2025-12-04T09:44:50.3763656Z Current runner version: '2.330.0' 2025-12-04T09:44:50.3771522Z Runner name: 'i-0ece7df5eab7573d7' 2025-12-04T09:44:50.3772500Z Runner group name: 'Default' 2025-12-04T09:44:50.3773715Z Machine name: 'EC2AMAZ-F4P7NAP' 2025-12-04T09:44:50.3776598Z ##[group]GITHUB_TOKEN Permissions 2025-12-04T09:44:50.3779107Z Contents: read 2025-12-04T09:44:50.3779741Z Metadata: read 2025-12-04T09:44:50.3780258Z ##[endgroup] 2025-12-04T09:44:50.3782401Z Secret source: Actions 2025-12-04T09:44:50.3783229Z Prepare workflow directory 2025-12-04T09:44:50.5218498Z Prepare all required actions 2025-12-04T09:44:50.5261141Z Getting action download info 2025-12-04T09:44:50.7158074Z Download action repository 'pytorch/test-infra@main' (SHA:39aa74d619174326f4e2fb0e216151c2f29d9ffd) 2025-12-04T09:46:11.7067828Z Download action repository 'pytorch/pytorch@main' (SHA:7716da9fb23f27a65b41f9f016a2afadf281c18f) 2025-12-04T09:49:21.6920079Z Download action repository 'seemethere/download-artifact-s3@1da556a7aa0a088e3153970611f6c432d58e80e6' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-12-04T09:49:22.3473640Z Getting action download info 2025-12-04T09:49:22.5515359Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5) 2025-12-04T09:49:22.8299081Z Uses: pytorch/pytorch/.github/workflows/_win-test.yml@refs/heads/main (ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32) 2025-12-04T09:49:22.8303030Z ##[group] Inputs 2025-12-04T09:49:22.8303340Z build-environment: win-vs2022-cpu-py3 2025-12-04T09:49:22.8303642Z cuda-version: cpu 2025-12-04T09:49:22.8306178Z 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.8308574Z sync-tag: 2025-12-04T09:49:22.8309351Z timeout-minutes: 240 2025-12-04T09:49:22.8309878Z disable-monitor: false 2025-12-04T09:49:22.8310142Z monitor-log-interval: 5 2025-12-04T09:49:22.8310415Z monitor-data-collect-interval: 1 2025-12-04T09:49:22.8310805Z ##[endgroup] 2025-12-04T09:49:22.8311354Z Complete job name: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T09:49:22.8961776Z ##[group]Run git config --global core.longpaths true 2025-12-04T09:49:22.8962392Z git config --global core.longpaths true 2025-12-04T09:49:22.8962733Z git config --global core.symlinks true 2025-12-04T09:49:22.8963084Z git config --global core.ignorecase false 2025-12-04T09:49:22.8963368Z  2025-12-04T09:49:22.8963717Z # https://git-scm.com/docs/git-fsmonitor--daemon. The daemon could lock 2025-12-04T09:49:22.8964270Z # the directory on Windows and prevent GHA from checking out as reported 2025-12-04T09:49:22.8964741Z # in https://github.com/actions/checkout/issues/1018 2025-12-04T09:49:22.8965111Z git config --global core.fsmonitor false 2025-12-04T09:49:22.8992549Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:49:22.8993267Z env: 2025-12-04T09:49:22.8993457Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:49:22.8993687Z ##[endgroup] 2025-12-04T09:49:23.9047354Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-12-04T09:49:23.9047824Z with: 2025-12-04T09:49:23.9048402Z github-secret: *** 2025-12-04T09:49:23.9050845Z 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.9054402Z activate-with-label: false 2025-12-04T09:49:23.9054641Z label: with-ssh 2025-12-04T09:49:23.9054917Z remove-existing-keys: true 2025-12-04T09:49:23.9055201Z fail-silently: true 2025-12-04T09:49:23.9055458Z env: 2025-12-04T09:49:23.9055650Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:49:23.9055865Z ##[endgroup] 2025-12-04T09:49:24.0639077Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-12-04T09:49:24.0640107Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-12-04T09:49:24.1460053Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-12-04T09:49:24.1460604Z with: 2025-12-04T09:49:24.1460796Z no-sudo: true 2025-12-04T09:49:24.1461003Z submodules: recursive 2025-12-04T09:49:24.1461224Z fetch-depth: 0 2025-12-04T09:49:24.1461416Z env: 2025-12-04T09:49:24.1461589Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:49:24.1461816Z ##[endgroup] 2025-12-04T09:49:24.1600315Z ##[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.1601268Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T09:49:24.1621541Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:49:24.1621994Z env: 2025-12-04T09:49:24.1622213Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:49:24.1622448Z ##[endgroup] 2025-12-04T09:49:24.2028501Z ##[group]Run # Use all available CPUs for fetching 2025-12-04T09:49:24.2028893Z # Use all available CPUs for fetching 2025-12-04T09:49:24.2029215Z cd "${GITHUB_WORKSPACE}" 2025-12-04T09:49:24.2029515Z git config --global fetch.parallel 0 2025-12-04T09:49:24.2029856Z git config --global submodule.fetchJobs 0 2025-12-04T09:49:24.2030160Z  2025-12-04T09:49:24.2030469Z # Clean workspace. The default checkout action should also do this, but 2025-12-04T09:49:24.2030894Z # do it here as well just in case 2025-12-04T09:49:24.2031177Z if [[ -d .git ]]; then 2025-12-04T09:49:24.2031430Z  if [ -z "${NO_SUDO}" ]; then 2025-12-04T09:49:24.2031709Z  sudo git clean -ffdx 2025-12-04T09:49:24.2031948Z  else 2025-12-04T09:49:24.2032163Z  git clean -ffdx 2025-12-04T09:49:24.2032380Z  fi 2025-12-04T09:49:24.2032560Z fi 2025-12-04T09:49:24.2051761Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:49:24.2052193Z env: 2025-12-04T09:49:24.2052452Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:49:24.2052679Z NO_SUDO: true 2025-12-04T09:49:24.2052874Z ##[endgroup] 2025-12-04T09:49:24.3032604Z ##[group]Run actions/checkout@v4 2025-12-04T09:49:24.3032886Z with: 2025-12-04T09:49:24.3033108Z ref: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:49:24.3033415Z fetch-depth: 0 2025-12-04T09:49:24.3033610Z submodules: recursive 2025-12-04T09:49:24.3033830Z show-progress: false 2025-12-04T09:49:24.3034053Z repository: pytorch/pytorch 2025-12-04T09:49:24.3034474Z token: *** 2025-12-04T09:49:24.3034715Z ssh-strict: true 2025-12-04T09:49:24.3034903Z ssh-user: git 2025-12-04T09:49:24.3035117Z persist-credentials: true 2025-12-04T09:49:24.3036031Z clean: true 2025-12-04T09:49:24.3036249Z sparse-checkout-cone-mode: true 2025-12-04T09:49:24.3036501Z fetch-tags: false 2025-12-04T09:49:24.3036705Z lfs: false 2025-12-04T09:49:24.3036893Z set-safe-directory: true 2025-12-04T09:49:24.3037115Z env: 2025-12-04T09:49:24.3037289Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:49:24.3037514Z ##[endgroup] 2025-12-04T09:49:24.4374022Z Syncing repository: pytorch/pytorch 2025-12-04T09:49:24.4375353Z ##[group]Getting Git version info 2025-12-04T09:49:24.4375815Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2025-12-04T09:49:24.4478959Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-12-04T09:49:24.4689241Z git version 2.51.0.windows.1 2025-12-04T09:49:24.4734531Z ##[endgroup] 2025-12-04T09:49:24.4745933Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\bdbf4d0e-5852-4c8d-9007-01cd0726f32e\.gitconfig' 2025-12-04T09:49:24.4763527Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bdbf4d0e-5852-4c8d-9007-01cd0726f32e' before making global git config changes 2025-12-04T09:49:24.4766001Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T09:49:24.4773414Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:49:24.5000065Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2025-12-04T09:49:24.5006245Z ##[group]Initializing the repository 2025-12-04T09:49:24.5017157Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:49:24.5433700Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2025-12-04T09:49:24.5475448Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2025-12-04T09:49:24.5748076Z ##[endgroup] 2025-12-04T09:49:24.5748541Z ##[group]Disabling automatic garbage collection 2025-12-04T09:49:24.5757788Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2025-12-04T09:49:24.5981508Z ##[endgroup] 2025-12-04T09:49:24.5981959Z ##[group]Setting up auth 2025-12-04T09:49:24.5994819Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-12-04T09:49:24.6260950Z [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.7537102Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T09:49:26.7765463Z [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:27.2539829Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T09:49:27.2772999Z [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.6608834Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-12-04T09:49:27.6854927Z ##[endgroup] 2025-12-04T09:49:27.6855319Z ##[group]Fetching the repository 2025-12-04T09:49:27.6874081Z [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:28.7372144Z From https://github.com/pytorch/pytorch 2025-12-04T09:50:28.7372653Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-12-04T09:50:28.7373123Z * [new branch] 2.9.1 -> origin/2.9.1 2025-12-04T09:50:28.7373888Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-12-04T09:50:28.7374576Z * [new branch] Flamefire-patch-1 -> origin/Flamefire-patch-1 2025-12-04T09:50:28.7375161Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-12-04T09:50:28.7375701Z * [new branch] HOPrintFunc -> origin/HOPrintFunc 2025-12-04T09:50:28.7376194Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-12-04T09:50:28.7376709Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-12-04T09:50:28.7377279Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-12-04T09:50:28.7377862Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-12-04T09:50:28.7378408Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-12-04T09:50:28.7379649Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-12-04T09:50:28.7380196Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-12-04T09:50:28.7380709Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-12-04T09:50:28.7381209Z * [new branch] VLA_exp -> origin/VLA_exp 2025-12-04T09:50:28.7381650Z * [new branch] activation_bench -> origin/activation_bench 2025-12-04T09:50:28.7382135Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-12-04T09:50:28.7382621Z * [new branch] adi/onednn_aarch64 -> origin/adi/onednn_aarch64 2025-12-04T09:50:28.7383070Z * [new branch] adi/test -> origin/adi/test 2025-12-04T09:50:28.7383509Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-12-04T09:50:28.7383963Z * [new branch] adi/test_m8g -> origin/adi/test_m8g 2025-12-04T09:50:28.7384433Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-12-04T09:50:28.7384970Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-12-04T09:50:28.7385484Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-12-04T09:50:28.7385970Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-12-04T09:50:28.7386450Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-12-04T09:50:28.7386979Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-12-04T09:50:28.7387538Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-12-04T09:50:28.7388150Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-12-04T09:50:28.7388714Z * [new branch] also-surround-shimh -> origin/also-surround-shimh 2025-12-04T09:50:28.7389247Z * [new branch] angelayi/aot_compile -> origin/angelayi/aot_compile 2025-12-04T09:50:28.7389900Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-12-04T09:50:28.7390510Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-12-04T09:50:28.7391134Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-12-04T09:50:28.7391817Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-12-04T09:50:28.7392364Z * [new branch] angelayi/inductor_const -> origin/angelayi/inductor_const 2025-12-04T09:50:28.7392913Z * [new branch] angelayi/lstm -> origin/angelayi/lstm 2025-12-04T09:50:28.7393619Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-12-04T09:50:28.7394158Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-12-04T09:50:28.7394717Z * [new branch] angelayi/side_eff -> origin/angelayi/side_eff 2025-12-04T09:50:28.7395238Z * [new branch] angelayi/state_dict -> origin/angelayi/state_dict 2025-12-04T09:50:28.7395793Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-12-04T09:50:28.7396340Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-12-04T09:50:28.7396861Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-12-04T09:50:28.7397401Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-12-04T09:50:28.7397892Z * [new branch] annotate_assert -> origin/annotate_assert 2025-12-04T09:50:28.7398554Z * [new branch] annotate_fallback_kernel -> origin/annotate_fallback_kernel 2025-12-04T09:50:28.7399235Z * [new branch] annotation_deepcopy -> origin/annotation_deepcopy 2025-12-04T09:50:28.7399787Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-12-04T09:50:28.7400325Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-12-04T09:50:28.7400868Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-12-04T09:50:28.7401442Z * [new branch] aoti_const_device -> origin/aoti_const_device 2025-12-04T09:50:28.7402008Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-12-04T09:50:28.7402605Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-12-04T09:50:28.7403142Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-12-04T09:50:28.7403814Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-12-04T09:50:28.7404389Z * [new branch] async_tp -> origin/async_tp 2025-12-04T09:50:28.7405061Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-12-04T09:50:28.7405853Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-12-04T09:50:28.7406433Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-12-04T09:50:28.7406992Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-12-04T09:50:28.7407509Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-12-04T09:50:28.7407997Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-12-04T09:50:28.7408539Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-12-04T09:50:28.7409133Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-12-04T09:50:28.7409644Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-12-04T09:50:28.7410212Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-12-04T09:50:28.7410752Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-12-04T09:50:28.7411305Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-12-04T09:50:28.7411929Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-12-04T09:50:28.7412539Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-12-04T09:50:28.7413124Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-12-04T09:50:28.7414295Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-12-04T09:50:28.7414819Z * [new branch] bahuang/test -> origin/bahuang/test 2025-12-04T09:50:28.7415312Z * [new branch] base/1.5 -> origin/base/1.5 2025-12-04T09:50:28.7415873Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-12-04T09:50:28.7416505Z * [new branch] bench_scaled_mm_ops -> origin/bench_scaled_mm_ops 2025-12-04T09:50:28.7417034Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-12-04T09:50:28.7417619Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-12-04T09:50:28.7418201Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-12-04T09:50:28.7418718Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-12-04T09:50:28.7419380Z * [new branch] bf/bug-static-input -> origin/bf/bug-static-input 2025-12-04T09:50:28.7419886Z * [new branch] bf/cg-backend -> origin/bf/cg-backend 2025-12-04T09:50:28.7420391Z * [new branch] bf/cg-nccl-test -> origin/bf/cg-nccl-test 2025-12-04T09:50:28.7420938Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-12-04T09:50:28.7421482Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-12-04T09:50:28.7422053Z * [new branch] bf/combo-debug-log -> origin/bf/combo-debug-log 2025-12-04T09:50:28.7422554Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-12-04T09:50:28.7423198Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-12-04T09:50:28.7424220Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-12-04T09:50:28.7425076Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-12-04T09:50:28.7425670Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-12-04T09:50:28.7426246Z * [new branch] bf/dynamo-partition -> origin/bf/dynamo-partition 2025-12-04T09:50:28.7426759Z * [new branch] bf/lite -> origin/bf/lite 2025-12-04T09:50:28.7427258Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-12-04T09:50:28.7427886Z * [new branch] bf/partition-cache-free-symbols -> origin/bf/partition-cache-free-symbols 2025-12-04T09:50:28.7428558Z * [new branch] bf/partition-memory-plan -> origin/bf/partition-memory-plan 2025-12-04T09:50:28.7429137Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-12-04T09:50:28.7429768Z * [new branch] bf/partition-view-fallback -> origin/bf/partition-view-fallback 2025-12-04T09:50:28.7430383Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-12-04T09:50:28.7430932Z * [new branch] bf/timm-nov-26-2025 -> origin/bf/timm-nov-26-2025 2025-12-04T09:50:28.7431535Z * [new branch] bf/transformer-pin-4-57-3 -> origin/bf/transformer-pin-4-57-3 2025-12-04T09:50:28.7432160Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-12-04T09:50:28.7432747Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-12-04T09:50:28.7433365Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-12-04T09:50:28.7433932Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-12-04T09:50:28.7434650Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-12-04T09:50:28.7435263Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-12-04T09:50:28.7435838Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-12-04T09:50:28.7436443Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-12-04T09:50:28.7437030Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-12-04T09:50:28.7437627Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-12-04T09:50:28.7438214Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-12-04T09:50:28.7438774Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-12-04T09:50:28.7439889Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-12-04T09:50:28.7440494Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-12-04T09:50:28.7441136Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-12-04T09:50:28.7441837Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-12-04T09:50:28.7442400Z * [new branch] brister/fx_device_type -> origin/brister/fx_device_type 2025-12-04T09:50:28.7443012Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-12-04T09:50:28.7443671Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-12-04T09:50:28.7444304Z * [new branch] bwd-backup -> origin/bwd-backup 2025-12-04T09:50:28.7444807Z * [new branch] c57382a49 -> origin/c57382a49 2025-12-04T09:50:28.7445263Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-12-04T09:50:28.7445751Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-12-04T09:50:28.7446307Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-12-04T09:50:28.7446967Z * [new branch] cccclai-patch-1 -> origin/cccclai-patch-1 2025-12-04T09:50:28.7447658Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7448404Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7449129Z * [new branch] cherry-pick-162208-by-pytorch_bot_bot_ -> origin/cherry-pick-162208-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7449880Z * [new branch] cherry-pick-163169-by-pytorch_bot_bot_ -> origin/cherry-pick-163169-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7450627Z * [new branch] cherry-pick-165086-by-pytorch_bot_bot_ -> origin/cherry-pick-165086-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7451344Z * [new branch] cherry-pick-165514-by-pytorch_bot_bot_ -> origin/cherry-pick-165514-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7452071Z * [new branch] cherry-pick-165601-by-pytorch_bot_bot_ -> origin/cherry-pick-165601-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7452788Z * [new branch] cherry-pick-165667-by-pytorch_bot_bot_ -> origin/cherry-pick-165667-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7453521Z * [new branch] cherry-pick-165815-by-pytorch_bot_bot_ -> origin/cherry-pick-165815-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7454260Z * [new branch] cherry-pick-165922-by-pytorch_bot_bot_ -> origin/cherry-pick-165922-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7455097Z * [new branch] cherry-pick-166148-by-pytorch_bot_bot_ -> origin/cherry-pick-166148-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7455835Z * [new branch] cherry-pick-166181-by-pytorch_bot_bot_ -> origin/cherry-pick-166181-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7456562Z * [new branch] cherry-pick-166404-by-pytorch_bot_bot_ -> origin/cherry-pick-166404-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7457278Z * [new branch] cherry-pick-166427-by-pytorch_bot_bot_ -> origin/cherry-pick-166427-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7458014Z * [new branch] cherry-pick-166480-by-pytorch_bot_bot_ -> origin/cherry-pick-166480-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7458732Z * [new branch] cherry-pick-166570-by-pytorch_bot_bot_ -> origin/cherry-pick-166570-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7459461Z * [new branch] cherry-pick-166993-by-pytorch_bot_bot_ -> origin/cherry-pick-166993-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7460276Z * [new branch] cherry-pick-167111-by-pytorch_bot_bot_ -> origin/cherry-pick-167111-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7461001Z * [new branch] cherry-pick-167478-by-pytorch_bot_bot_ -> origin/cherry-pick-167478-by-pytorch_bot_bot_ 2025-12-04T09:50:28.7461636Z * [new branch] cherry_pick_166036_166040 -> origin/cherry_pick_166036_166040 2025-12-04T09:50:28.7462141Z * [new branch] cherry_pick_166457 -> origin/cherry_pick_166457 2025-12-04T09:50:28.7462651Z * [new branch] cherrypick_166338 -> origin/cherrypick_166338 2025-12-04T09:50:28.7463147Z * [new branch] cherrypick_166458 -> origin/cherrypick_166458 2025-12-04T09:50:28.7463617Z * [new branch] cherrypick_166586 -> origin/cherrypick_166586 2025-12-04T09:50:28.7464104Z * [new branch] cherrypick_166956 -> origin/cherrypick_166956 2025-12-04T09:50:28.7464545Z * [new branch] ci_attn -> origin/ci_attn 2025-12-04T09:50:28.7464989Z * [new branch] codex-testing -> origin/codex-testing 2025-12-04T09:50:28.7465687Z * [new branch] codex/add-check_memory_overlap-helper-functions -> origin/codex/add-check_memory_overlap-helper-functions 2025-12-04T09:50:28.7466469Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-12-04T09:50:28.7467305Z * [new branch] codex/investigate-segfaults-in-get_tensor_storage_id -> origin/codex/investigate-segfaults-in-get_tensor_storage_id 2025-12-04T09:50:28.7468270Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-12-04T09:50:28.7469003Z * [new branch] compatiblpy39util -> origin/compatiblpy39util 2025-12-04T09:50:28.7469499Z * [new branch] cond_hop_device -> origin/cond_hop_device 2025-12-04T09:50:28.7469947Z * [new branch] context_test -> origin/context_test 2025-12-04T09:50:28.7470567Z * [new branch] copilot/code-style-cleanup-python-pip -> origin/copilot/code-style-cleanup-python-pip 2025-12-04T09:50:28.7471202Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-12-04T09:50:28.7471774Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-12-04T09:50:28.7472448Z * [new branch] crpa/typo-in-inductor_comm_lowering -> origin/crpa/typo-in-inductor_comm_lowering 2025-12-04T09:50:28.7473059Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-12-04T09:50:28.7473602Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-12-04T09:50:28.7474140Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-12-04T09:50:28.7474740Z * [new branch] csl/clean_up -> origin/csl/clean_up 2025-12-04T09:50:28.7475249Z * [new branch] csl/fix_retry_segfault_exit -> origin/csl/fix_retry_segfault_exit 2025-12-04T09:50:28.7475735Z * [new branch] csl/katex -> origin/csl/katex 2025-12-04T09:50:28.7476200Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-12-04T09:50:28.7476668Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-12-04T09:50:28.7477141Z * [new branch] csl/lint_thing -> origin/csl/lint_thing 2025-12-04T09:50:28.7477613Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-12-04T09:50:28.7478326Z * [new branch] csl/manually_gen_json -> origin/csl/manually_gen_json 2025-12-04T09:50:28.7478821Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-12-04T09:50:28.7479388Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-12-04T09:50:28.7479897Z * [new branch] csl/print_timing -> origin/csl/print_timing 2025-12-04T09:50:28.7480386Z * [new branch] csl/remove_experiment -> origin/csl/remove_experiment 2025-12-04T09:50:28.7480941Z * [new branch] csl/remove_maybe_unused_var -> origin/csl/remove_maybe_unused_var 2025-12-04T09:50:28.7481680Z * [new branch] csl/remove_repo_specific_autolabel -> origin/csl/remove_repo_specific_autolabel 2025-12-04T09:50:28.7482268Z * [new branch] csl/remove_run_parallel -> origin/csl/remove_run_parallel 2025-12-04T09:50:28.7482800Z * [new branch] csl/remove_unused_vars -> origin/csl/remove_unused_vars 2025-12-04T09:50:28.7483282Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-12-04T09:50:28.7483760Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-12-04T09:50:28.7484278Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-12-04T09:50:28.7484766Z * [new branch] csl/td_job_level -> origin/csl/td_job_level 2025-12-04T09:50:28.7485314Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-12-04T09:50:28.7485950Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-12-04T09:50:28.7486611Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-12-04T09:50:28.7487197Z * [new branch] csl/upload_json_running -> origin/csl/upload_json_running 2025-12-04T09:50:28.7487738Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-12-04T09:50:28.7488187Z * [new branch] csl/xml_stuff -> origin/csl/xml_stuff 2025-12-04T09:50:28.7488656Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-12-04T09:50:28.7489103Z * [new branch] cuda_mempool -> origin/cuda_mempool 2025-12-04T09:50:28.7489586Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-12-04T09:50:28.7490123Z * [new branch] d4l3k/debug_plane_frtrace -> origin/d4l3k/debug_plane_frtrace 2025-12-04T09:50:28.7490606Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-12-04T09:50:28.7491049Z * [new branch] debug-guard -> origin/debug-guard 2025-12-04T09:50:28.7491512Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-12-04T09:50:28.7492397Z * [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:28.7494179Z * [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:28.7495073Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-12-04T09:50:28.7495725Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-12-04T09:50:28.7496403Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-12-04T09:50:28.7496951Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-12-04T09:50:28.7497493Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-12-04T09:50:28.7497976Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-12-04T09:50:28.7498493Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-12-04T09:50:28.7499106Z * [new branch] dev/joona/fix_sdpa_memtest -> origin/dev/joona/fix_sdpa_memtest 2025-12-04T09:50:28.7499688Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-12-04T09:50:28.7500273Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-12-04T09:50:28.7500810Z * [new branch] dev/joona/scalar_clamp -> origin/dev/joona/scalar_clamp 2025-12-04T09:50:28.7501309Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-12-04T09:50:28.7501783Z * [new branch] dev/joona/sdpa_api -> origin/dev/joona/sdpa_api 2025-12-04T09:50:28.7502280Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-12-04T09:50:28.7502814Z * [new branch] dev/joona/ulpAssertClose -> origin/dev/joona/ulpAssertClose 2025-12-04T09:50:28.7503343Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-12-04T09:50:28.7503821Z * [new branch] disp_counter -> origin/disp_counter 2025-12-04T09:50:28.7504291Z * [new branch] divyanshk-patch-1 -> origin/divyanshk-patch-1 2025-12-04T09:50:28.7504749Z * [new branch] docs -> origin/docs 2025-12-04T09:50:28.7505185Z * [new branch] documentation -> origin/documentation 2025-12-04T09:50:28.7505663Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-12-04T09:50:28.7506230Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-12-04T09:50:28.7506807Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-12-04T09:50:28.7507377Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-12-04T09:50:28.7507889Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-12-04T09:50:28.7508328Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-12-04T09:50:28.7508768Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-12-04T09:50:28.7509196Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-12-04T09:50:28.7509632Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-12-04T09:50:28.7510053Z * [new branch] eqy-patch-6 -> origin/eqy-patch-6 2025-12-04T09:50:28.7510532Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-12-04T09:50:28.7511165Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-12-04T09:50:28.7512128Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-12-04T09:50:28.7512797Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-12-04T09:50:28.7513538Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-12-04T09:50:28.7514308Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-12-04T09:50:28.7515108Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-12-04T09:50:28.7515804Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-12-04T09:50:28.7516421Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-12-04T09:50:28.7517062Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-12-04T09:50:28.7518072Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-12-04T09:50:28.7518813Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-12-04T09:50:28.7519524Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-12-04T09:50:28.7520119Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-12-04T09:50:28.7520817Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-12-04T09:50:28.7521644Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-12-04T09:50:28.7522345Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-12-04T09:50:28.7523052Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-12-04T09:50:28.7523769Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-12-04T09:50:28.7524541Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-12-04T09:50:28.7525132Z * [new branch] exec -> origin/exec 2025-12-04T09:50:28.7525608Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-12-04T09:50:28.7526106Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-12-04T09:50:28.7526589Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-12-04T09:50:28.7527052Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-12-04T09:50:28.7527523Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-12-04T09:50:28.7528005Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-12-04T09:50:28.7528470Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-12-04T09:50:28.7528940Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-12-04T09:50:28.7529393Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-12-04T09:50:28.7529869Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-12-04T09:50:28.7530337Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-12-04T09:50:28.7530794Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-12-04T09:50:28.7531267Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-12-04T09:50:28.7531730Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-12-04T09:50:28.7532497Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-12-04T09:50:28.7532975Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-12-04T09:50:28.7533436Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-12-04T09:50:28.7533915Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-12-04T09:50:28.7534374Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-12-04T09:50:28.7534844Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-12-04T09:50:28.7535298Z * [new branch] export-D84373821 -> origin/export-D84373821 2025-12-04T09:50:28.7535770Z * [new branch] export-D84612194 -> origin/export-D84612194 2025-12-04T09:50:28.7536239Z * [new branch] export-D84890985 -> origin/export-D84890985 2025-12-04T09:50:28.7536963Z * [new branch] export-D85122326 -> origin/export-D85122326 2025-12-04T09:50:28.7537445Z * [new branch] export-D86256198 -> origin/export-D86256198 2025-12-04T09:50:28.7537941Z * [new branch] export-D86460608 -> origin/export-D86460608 2025-12-04T09:50:28.7538417Z * [new branch] export-D86474796 -> origin/export-D86474796 2025-12-04T09:50:28.7538890Z * [new branch] export-D86712396 -> origin/export-D86712396 2025-12-04T09:50:28.7539349Z * [new branch] export-D87022129 -> origin/export-D87022129 2025-12-04T09:50:28.7539822Z * [new branch] export-D87838959 -> origin/export-D87838959 2025-12-04T09:50:28.7540281Z * [new branch] export-D88319437 -> origin/export-D88319437 2025-12-04T09:50:28.7540881Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-12-04T09:50:28.7541505Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-12-04T09:50:28.7542030Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-12-04T09:50:28.7542526Z * [new branch] ezyang-war -> origin/ezyang-war 2025-12-04T09:50:28.7543032Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-12-04T09:50:28.7543542Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-12-04T09:50:28.7544029Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-12-04T09:50:28.7544558Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-12-04T09:50:28.7545018Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-12-04T09:50:28.7545428Z * [new branch] fca -> origin/fca 2025-12-04T09:50:28.7545850Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-12-04T09:50:28.7546264Z * [new branch] fca5 -> origin/fca5 2025-12-04T09:50:28.7546738Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-12-04T09:50:28.7547279Z * [new branch] feature/numa-forkserver -> origin/feature/numa-forkserver 2025-12-04T09:50:28.7547869Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-12-04T09:50:28.7548399Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-12-04T09:50:28.7548883Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-12-04T09:50:28.7549389Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-12-04T09:50:28.7550187Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-12-04T09:50:28.7550701Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-12-04T09:50:28.7551225Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-12-04T09:50:28.7551747Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-12-04T09:50:28.7552297Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-12-04T09:50:28.7552813Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-12-04T09:50:28.7553373Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-12-04T09:50:28.7553921Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-12-04T09:50:28.7554391Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-12-04T09:50:28.7554860Z * [new branch] fix_addmm_issue -> origin/fix_addmm_issue 2025-12-04T09:50:28.7555579Z * [new branch] fix_amd_missing_cluster_dims -> origin/fix_amd_missing_cluster_dims 2025-12-04T09:50:28.7556116Z * [new branch] fix_bench_bwd_pass -> origin/fix_bench_bwd_pass 2025-12-04T09:50:28.7556632Z * [new branch] fix_mem_profiler_config -> origin/fix_mem_profiler_config 2025-12-04T09:50:28.7557116Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-12-04T09:50:28.7557570Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-12-04T09:50:28.7557995Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-12-04T09:50:28.7558427Z * [new branch] fixes-triage -> origin/fixes-triage 2025-12-04T09:50:28.7558871Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-12-04T09:50:28.7559330Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-12-04T09:50:28.7559792Z * [new branch] flex-flash -> origin/flex-flash 2025-12-04T09:50:28.7560288Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-12-04T09:50:28.7560780Z * [new branch] flex_flash -> origin/flex_flash 2025-12-04T09:50:28.7561367Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-12-04T09:50:28.7561995Z * [new branch] fmassa/tests_comm_compute_scheduler -> origin/fmassa/tests_comm_compute_scheduler 2025-12-04T09:50:28.7562552Z * [new branch] forkserver_fix -> origin/forkserver_fix 2025-12-04T09:50:28.7563003Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-12-04T09:50:28.7563447Z * [new branch] fx_cpp -> origin/fx_cpp 2025-12-04T09:50:28.7563850Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-12-04T09:50:28.7564285Z * [new branch] galv-patch-1 -> origin/galv-patch-1 2025-12-04T09:50:28.7564867Z * [new branch] galv/cudagraphs-conditional-nodes-4 -> origin/galv/cudagraphs-conditional-nodes-4 2025-12-04T09:50:28.7565522Z * [new branch] georgehong/cmakelists-patch -> origin/georgehong/cmakelists-patch 2025-12-04T09:50:28.7566064Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-12-04T09:50:28.7566524Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-12-04T09:50:28.7567007Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-12-04T09:50:28.7567503Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-12-04T09:50:28.7568269Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-12-04T09:50:28.7568768Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-12-04T09:50:28.7569242Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-12-04T09:50:28.7569712Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-12-04T09:50:28.7570185Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-12-04T09:50:28.7570640Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-12-04T09:50:28.7571121Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-12-04T09:50:28.7571576Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-12-04T09:50:28.7572036Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-12-04T09:50:28.7572811Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-12-04T09:50:28.7573273Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-12-04T09:50:28.7573744Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-12-04T09:50:28.7574205Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-12-04T09:50:28.7574671Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-12-04T09:50:28.7575126Z * [new branch] gh/H-Huang/226/base -> origin/gh/H-Huang/226/base 2025-12-04T09:50:28.7575600Z * [new branch] gh/H-Huang/226/head -> origin/gh/H-Huang/226/head 2025-12-04T09:50:28.7576059Z * [new branch] gh/H-Huang/226/orig -> origin/gh/H-Huang/226/orig 2025-12-04T09:50:28.7576513Z * [new branch] gh/H-Huang/228/base -> origin/gh/H-Huang/228/base 2025-12-04T09:50:28.7576988Z * [new branch] gh/H-Huang/228/head -> origin/gh/H-Huang/228/head 2025-12-04T09:50:28.7577442Z * [new branch] gh/H-Huang/228/orig -> origin/gh/H-Huang/228/orig 2025-12-04T09:50:28.7577944Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-12-04T09:50:28.7578482Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-12-04T09:50:28.7579009Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-12-04T09:50:28.7579537Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-12-04T09:50:28.7580065Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-12-04T09:50:28.7580598Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-12-04T09:50:28.7581133Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-12-04T09:50:28.7581663Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-12-04T09:50:28.7582194Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-12-04T09:50:28.7582720Z * [new branch] gh/IvanKobzarev/162/base -> origin/gh/IvanKobzarev/162/base 2025-12-04T09:50:28.7583255Z * [new branch] gh/IvanKobzarev/162/head -> origin/gh/IvanKobzarev/162/head 2025-12-04T09:50:28.7583785Z * [new branch] gh/IvanKobzarev/162/orig -> origin/gh/IvanKobzarev/162/orig 2025-12-04T09:50:28.7584312Z * [new branch] gh/IvanKobzarev/163/base -> origin/gh/IvanKobzarev/163/base 2025-12-04T09:50:28.7584843Z * [new branch] gh/IvanKobzarev/163/head -> origin/gh/IvanKobzarev/163/head 2025-12-04T09:50:28.7585620Z * [new branch] gh/IvanKobzarev/163/orig -> origin/gh/IvanKobzarev/163/orig 2025-12-04T09:50:28.7586163Z * [new branch] gh/IvanKobzarev/166/base -> origin/gh/IvanKobzarev/166/base 2025-12-04T09:50:28.7586698Z * [new branch] gh/IvanKobzarev/166/head -> origin/gh/IvanKobzarev/166/head 2025-12-04T09:50:28.7587225Z * [new branch] gh/IvanKobzarev/166/orig -> origin/gh/IvanKobzarev/166/orig 2025-12-04T09:50:28.7587765Z * [new branch] gh/IvanKobzarev/167/base -> origin/gh/IvanKobzarev/167/base 2025-12-04T09:50:28.7588285Z * [new branch] gh/IvanKobzarev/167/head -> origin/gh/IvanKobzarev/167/head 2025-12-04T09:50:28.7588813Z * [new branch] gh/IvanKobzarev/167/orig -> origin/gh/IvanKobzarev/167/orig 2025-12-04T09:50:28.7589339Z * [new branch] gh/IvanKobzarev/168/base -> origin/gh/IvanKobzarev/168/base 2025-12-04T09:50:28.7589874Z * [new branch] gh/IvanKobzarev/168/head -> origin/gh/IvanKobzarev/168/head 2025-12-04T09:50:28.7590479Z * [new branch] gh/IvanKobzarev/168/orig -> origin/gh/IvanKobzarev/168/orig 2025-12-04T09:50:28.7591017Z * [new branch] gh/IvanKobzarev/169/base -> origin/gh/IvanKobzarev/169/base 2025-12-04T09:50:28.7591558Z * [new branch] gh/IvanKobzarev/169/head -> origin/gh/IvanKobzarev/169/head 2025-12-04T09:50:28.7592081Z * [new branch] gh/IvanKobzarev/169/orig -> origin/gh/IvanKobzarev/169/orig 2025-12-04T09:50:28.7592624Z * [new branch] gh/IvanKobzarev/170/base -> origin/gh/IvanKobzarev/170/base 2025-12-04T09:50:28.7593159Z * [new branch] gh/IvanKobzarev/170/head -> origin/gh/IvanKobzarev/170/head 2025-12-04T09:50:28.7593684Z * [new branch] gh/IvanKobzarev/170/orig -> origin/gh/IvanKobzarev/170/orig 2025-12-04T09:50:28.7594222Z * [new branch] gh/IvanKobzarev/171/base -> origin/gh/IvanKobzarev/171/base 2025-12-04T09:50:28.7594750Z * [new branch] gh/IvanKobzarev/171/head -> origin/gh/IvanKobzarev/171/head 2025-12-04T09:50:28.7595290Z * [new branch] gh/IvanKobzarev/171/orig -> origin/gh/IvanKobzarev/171/orig 2025-12-04T09:50:28.7595825Z * [new branch] gh/IvanKobzarev/172/base -> origin/gh/IvanKobzarev/172/base 2025-12-04T09:50:28.7596348Z * [new branch] gh/IvanKobzarev/172/head -> origin/gh/IvanKobzarev/172/head 2025-12-04T09:50:28.7596884Z * [new branch] gh/IvanKobzarev/172/orig -> origin/gh/IvanKobzarev/172/orig 2025-12-04T09:50:28.7597407Z * [new branch] gh/IvanKobzarev/173/base -> origin/gh/IvanKobzarev/173/base 2025-12-04T09:50:28.7597945Z * [new branch] gh/IvanKobzarev/173/head -> origin/gh/IvanKobzarev/173/head 2025-12-04T09:50:28.7598478Z * [new branch] gh/IvanKobzarev/173/orig -> origin/gh/IvanKobzarev/173/orig 2025-12-04T09:50:28.7599000Z * [new branch] gh/IvanKobzarev/174/base -> origin/gh/IvanKobzarev/174/base 2025-12-04T09:50:28.7599546Z * [new branch] gh/IvanKobzarev/174/head -> origin/gh/IvanKobzarev/174/head 2025-12-04T09:50:28.7600066Z * [new branch] gh/IvanKobzarev/174/orig -> origin/gh/IvanKobzarev/174/orig 2025-12-04T09:50:28.7600605Z * [new branch] gh/IvanKobzarev/175/base -> origin/gh/IvanKobzarev/175/base 2025-12-04T09:50:28.7601138Z * [new branch] gh/IvanKobzarev/175/head -> origin/gh/IvanKobzarev/175/head 2025-12-04T09:50:28.7601756Z * [new branch] gh/IvanKobzarev/175/orig -> origin/gh/IvanKobzarev/175/orig 2025-12-04T09:50:28.7602295Z * [new branch] gh/IvanKobzarev/176/base -> origin/gh/IvanKobzarev/176/base 2025-12-04T09:50:28.7602820Z * [new branch] gh/IvanKobzarev/176/head -> origin/gh/IvanKobzarev/176/head 2025-12-04T09:50:28.7603352Z * [new branch] gh/IvanKobzarev/176/orig -> origin/gh/IvanKobzarev/176/orig 2025-12-04T09:50:28.7604148Z * [new branch] gh/IvanKobzarev/177/base -> origin/gh/IvanKobzarev/177/base 2025-12-04T09:50:28.7604691Z * [new branch] gh/IvanKobzarev/177/head -> origin/gh/IvanKobzarev/177/head 2025-12-04T09:50:28.7605235Z * [new branch] gh/IvanKobzarev/177/orig -> origin/gh/IvanKobzarev/177/orig 2025-12-04T09:50:28.7605767Z * [new branch] gh/IvanKobzarev/178/base -> origin/gh/IvanKobzarev/178/base 2025-12-04T09:50:28.7606305Z * [new branch] gh/IvanKobzarev/178/head -> origin/gh/IvanKobzarev/178/head 2025-12-04T09:50:28.7606826Z * [new branch] gh/IvanKobzarev/178/orig -> origin/gh/IvanKobzarev/178/orig 2025-12-04T09:50:28.7607360Z * [new branch] gh/IvanKobzarev/179/base -> origin/gh/IvanKobzarev/179/base 2025-12-04T09:50:28.7607891Z * [new branch] gh/IvanKobzarev/179/head -> origin/gh/IvanKobzarev/179/head 2025-12-04T09:50:28.7608419Z * [new branch] gh/IvanKobzarev/179/orig -> origin/gh/IvanKobzarev/179/orig 2025-12-04T09:50:28.7609015Z * [new branch] gh/IvanKobzarev/180/base -> origin/gh/IvanKobzarev/180/base 2025-12-04T09:50:28.7609542Z * [new branch] gh/IvanKobzarev/180/head -> origin/gh/IvanKobzarev/180/head 2025-12-04T09:50:28.7610081Z * [new branch] gh/IvanKobzarev/180/orig -> origin/gh/IvanKobzarev/180/orig 2025-12-04T09:50:28.7610610Z * [new branch] gh/IvanKobzarev/181/base -> origin/gh/IvanKobzarev/181/base 2025-12-04T09:50:28.7611133Z * [new branch] gh/IvanKobzarev/181/head -> origin/gh/IvanKobzarev/181/head 2025-12-04T09:50:28.7611667Z * [new branch] gh/IvanKobzarev/181/orig -> origin/gh/IvanKobzarev/181/orig 2025-12-04T09:50:28.7612192Z * [new branch] gh/IvanKobzarev/182/base -> origin/gh/IvanKobzarev/182/base 2025-12-04T09:50:28.7612720Z * [new branch] gh/IvanKobzarev/182/head -> origin/gh/IvanKobzarev/182/head 2025-12-04T09:50:28.7613257Z * [new branch] gh/IvanKobzarev/182/orig -> origin/gh/IvanKobzarev/182/orig 2025-12-04T09:50:28.7613777Z * [new branch] gh/IvanKobzarev/183/base -> origin/gh/IvanKobzarev/183/base 2025-12-04T09:50:28.7614303Z * [new branch] gh/IvanKobzarev/183/head -> origin/gh/IvanKobzarev/183/head 2025-12-04T09:50:28.7614824Z * [new branch] gh/IvanKobzarev/183/orig -> origin/gh/IvanKobzarev/183/orig 2025-12-04T09:50:28.7615354Z * [new branch] gh/IvanKobzarev/184/base -> origin/gh/IvanKobzarev/184/base 2025-12-04T09:50:28.7615889Z * [new branch] gh/IvanKobzarev/184/head -> origin/gh/IvanKobzarev/184/head 2025-12-04T09:50:28.7616412Z * [new branch] gh/IvanKobzarev/184/orig -> origin/gh/IvanKobzarev/184/orig 2025-12-04T09:50:28.7616943Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-12-04T09:50:28.7617460Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-12-04T09:50:28.7617989Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-12-04T09:50:28.7618512Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-12-04T09:50:28.7619024Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-12-04T09:50:28.7619536Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-12-04T09:50:28.7620048Z * [new branch] gh/NikhilAPatel/5/base -> origin/gh/NikhilAPatel/5/base 2025-12-04T09:50:28.7620564Z * [new branch] gh/NikhilAPatel/5/head -> origin/gh/NikhilAPatel/5/head 2025-12-04T09:50:28.7621069Z * [new branch] gh/NikhilAPatel/5/orig -> origin/gh/NikhilAPatel/5/orig 2025-12-04T09:50:28.7621562Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-12-04T09:50:28.7622295Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-12-04T09:50:28.7622752Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-12-04T09:50:28.7623229Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-12-04T09:50:28.7623680Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-12-04T09:50:28.7624135Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-12-04T09:50:28.7624603Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-12-04T09:50:28.7625053Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-12-04T09:50:28.7625507Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-12-04T09:50:28.7626019Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-12-04T09:50:28.7626547Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-12-04T09:50:28.7627007Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-12-04T09:50:28.7627462Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-12-04T09:50:28.7627916Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-12-04T09:50:28.7628365Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-12-04T09:50:28.7628830Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-12-04T09:50:28.7629282Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-12-04T09:50:28.7629741Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-12-04T09:50:28.7630194Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-12-04T09:50:28.7630662Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-12-04T09:50:28.7631120Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-12-04T09:50:28.7631566Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-12-04T09:50:28.7632018Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-12-04T09:50:28.7632472Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-12-04T09:50:28.7632922Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-12-04T09:50:28.7633382Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-12-04T09:50:28.7633833Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-12-04T09:50:28.7634290Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-12-04T09:50:28.7634759Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-12-04T09:50:28.7635204Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-12-04T09:50:28.7635654Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-12-04T09:50:28.7636102Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-12-04T09:50:28.7636550Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-12-04T09:50:28.7636997Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-12-04T09:50:28.7637453Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-12-04T09:50:28.7637903Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-12-04T09:50:28.7638353Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-12-04T09:50:28.7639117Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-12-04T09:50:28.7639635Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-12-04T09:50:28.7640165Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-12-04T09:50:28.7640680Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-12-04T09:50:28.7641270Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-12-04T09:50:28.7641793Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-12-04T09:50:28.7642301Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-12-04T09:50:28.7642820Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-12-04T09:50:28.7643346Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-12-04T09:50:28.7643926Z * [new branch] gh/PaulZhang12/37/base -> origin/gh/PaulZhang12/37/base 2025-12-04T09:50:28.7644447Z * [new branch] gh/PaulZhang12/37/head -> origin/gh/PaulZhang12/37/head 2025-12-04T09:50:28.7644959Z * [new branch] gh/PaulZhang12/37/orig -> origin/gh/PaulZhang12/37/orig 2025-12-04T09:50:28.7645479Z * [new branch] gh/PaulZhang12/40/base -> origin/gh/PaulZhang12/40/base 2025-12-04T09:50:28.7645991Z * [new branch] gh/PaulZhang12/40/head -> origin/gh/PaulZhang12/40/head 2025-12-04T09:50:28.7646501Z * [new branch] gh/PaulZhang12/40/orig -> origin/gh/PaulZhang12/40/orig 2025-12-04T09:50:28.7647024Z * [new branch] gh/PaulZhang12/42/base -> origin/gh/PaulZhang12/42/base 2025-12-04T09:50:28.7647530Z * [new branch] gh/PaulZhang12/42/head -> origin/gh/PaulZhang12/42/head 2025-12-04T09:50:28.7648050Z * [new branch] gh/PaulZhang12/43/base -> origin/gh/PaulZhang12/43/base 2025-12-04T09:50:28.7648558Z * [new branch] gh/PaulZhang12/43/head -> origin/gh/PaulZhang12/43/head 2025-12-04T09:50:28.7649173Z * [new branch] gh/PaulZhang12/43/orig -> origin/gh/PaulZhang12/43/orig 2025-12-04T09:50:28.7649723Z * [new branch] gh/PaulZhang12/44/base -> origin/gh/PaulZhang12/44/base 2025-12-04T09:50:28.7650264Z * [new branch] gh/PaulZhang12/44/head -> origin/gh/PaulZhang12/44/head 2025-12-04T09:50:28.7650808Z * [new branch] gh/PaulZhang12/45/base -> origin/gh/PaulZhang12/45/base 2025-12-04T09:50:28.7651345Z * [new branch] gh/PaulZhang12/45/head -> origin/gh/PaulZhang12/45/head 2025-12-04T09:50:28.7651930Z * [new branch] gh/PaulZhang12/45/orig -> origin/gh/PaulZhang12/45/orig 2025-12-04T09:50:28.7652483Z * [new branch] gh/PaulZhang12/46/base -> origin/gh/PaulZhang12/46/base 2025-12-04T09:50:28.7653067Z * [new branch] gh/PaulZhang12/46/head -> origin/gh/PaulZhang12/46/head 2025-12-04T09:50:28.7653593Z * [new branch] gh/PaulZhang12/46/orig -> origin/gh/PaulZhang12/46/orig 2025-12-04T09:50:28.7654096Z * [new branch] gh/PaulZhang12/47/base -> origin/gh/PaulZhang12/47/base 2025-12-04T09:50:28.7654608Z * [new branch] gh/PaulZhang12/47/head -> origin/gh/PaulZhang12/47/head 2025-12-04T09:50:28.7655118Z * [new branch] gh/PaulZhang12/47/orig -> origin/gh/PaulZhang12/47/orig 2025-12-04T09:50:28.7655621Z * [new branch] gh/PaulZhang12/48/base -> origin/gh/PaulZhang12/48/base 2025-12-04T09:50:28.7656137Z * [new branch] gh/PaulZhang12/48/head -> origin/gh/PaulZhang12/48/head 2025-12-04T09:50:28.7656642Z * [new branch] gh/PaulZhang12/48/orig -> origin/gh/PaulZhang12/48/orig 2025-12-04T09:50:28.7657244Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-12-04T09:50:28.7657758Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-12-04T09:50:28.7658278Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-12-04T09:50:28.7658847Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-12-04T09:50:28.7659407Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-12-04T09:50:28.7659985Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-12-04T09:50:28.7660585Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-12-04T09:50:28.7661149Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-12-04T09:50:28.7661717Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-12-04T09:50:28.7662604Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-12-04T09:50:28.7663186Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-12-04T09:50:28.7663758Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-12-04T09:50:28.7664335Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-12-04T09:50:28.7664905Z * [new branch] gh/SherlockNoMad/15/base -> origin/gh/SherlockNoMad/15/base 2025-12-04T09:50:28.7665471Z * [new branch] gh/SherlockNoMad/15/head -> origin/gh/SherlockNoMad/15/head 2025-12-04T09:50:28.7666071Z * [new branch] gh/SherlockNoMad/15/orig -> origin/gh/SherlockNoMad/15/orig 2025-12-04T09:50:28.7666637Z * [new branch] gh/SherlockNoMad/17/base -> origin/gh/SherlockNoMad/17/base 2025-12-04T09:50:28.7667216Z * [new branch] gh/SherlockNoMad/17/head -> origin/gh/SherlockNoMad/17/head 2025-12-04T09:50:28.7667779Z * [new branch] gh/SherlockNoMad/17/orig -> origin/gh/SherlockNoMad/17/orig 2025-12-04T09:50:28.7668341Z * [new branch] gh/SherlockNoMad/18/base -> origin/gh/SherlockNoMad/18/base 2025-12-04T09:50:28.7668904Z * [new branch] gh/SherlockNoMad/18/head -> origin/gh/SherlockNoMad/18/head 2025-12-04T09:50:28.7669465Z * [new branch] gh/SherlockNoMad/18/orig -> origin/gh/SherlockNoMad/18/orig 2025-12-04T09:50:28.7670068Z * [new branch] gh/SherlockNoMad/19/base -> origin/gh/SherlockNoMad/19/base 2025-12-04T09:50:28.7670637Z * [new branch] gh/SherlockNoMad/19/head -> origin/gh/SherlockNoMad/19/head 2025-12-04T09:50:28.7671196Z * [new branch] gh/SherlockNoMad/19/orig -> origin/gh/SherlockNoMad/19/orig 2025-12-04T09:50:28.7671769Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-12-04T09:50:28.7672330Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-12-04T09:50:28.7672905Z * [new branch] gh/SherlockNoMad/20/base -> origin/gh/SherlockNoMad/20/base 2025-12-04T09:50:28.7673477Z * [new branch] gh/SherlockNoMad/20/head -> origin/gh/SherlockNoMad/20/head 2025-12-04T09:50:28.7674063Z * [new branch] gh/SherlockNoMad/20/orig -> origin/gh/SherlockNoMad/20/orig 2025-12-04T09:50:28.7674635Z * [new branch] gh/SherlockNoMad/21/base -> origin/gh/SherlockNoMad/21/base 2025-12-04T09:50:28.7675194Z * [new branch] gh/SherlockNoMad/21/head -> origin/gh/SherlockNoMad/21/head 2025-12-04T09:50:28.7675757Z * [new branch] gh/SherlockNoMad/21/orig -> origin/gh/SherlockNoMad/21/orig 2025-12-04T09:50:28.7676327Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-12-04T09:50:28.7676985Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-12-04T09:50:28.7677597Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-12-04T09:50:28.7678155Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-12-04T09:50:28.7678717Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-12-04T09:50:28.7679280Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-12-04T09:50:28.7679861Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-12-04T09:50:28.7680446Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-12-04T09:50:28.7681049Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-12-04T09:50:28.7681710Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-12-04T09:50:28.7682354Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-12-04T09:50:28.7682899Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-12-04T09:50:28.7683445Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-12-04T09:50:28.7683979Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-12-04T09:50:28.7684546Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-12-04T09:50:28.7685041Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-12-04T09:50:28.7685568Z * [new branch] gh/StrongerXi/73/base -> origin/gh/StrongerXi/73/base 2025-12-04T09:50:28.7686066Z * [new branch] gh/StrongerXi/73/head -> origin/gh/StrongerXi/73/head 2025-12-04T09:50:28.7686568Z * [new branch] gh/StrongerXi/73/orig -> origin/gh/StrongerXi/73/orig 2025-12-04T09:50:28.7687062Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-12-04T09:50:28.7687535Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-12-04T09:50:28.7688011Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-12-04T09:50:28.7688493Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-12-04T09:50:28.7688962Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-12-04T09:50:28.7689448Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-12-04T09:50:28.7689914Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-12-04T09:50:28.7690400Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-12-04T09:50:28.7690919Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-12-04T09:50:28.7691429Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-12-04T09:50:28.7691951Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-12-04T09:50:28.7692462Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-12-04T09:50:28.7692977Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-12-04T09:50:28.7693483Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-12-04T09:50:28.7694001Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-12-04T09:50:28.7694516Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-12-04T09:50:28.7695144Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-12-04T09:50:28.7695668Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-12-04T09:50:28.7696176Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-12-04T09:50:28.7696692Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-12-04T09:50:28.7697204Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-12-04T09:50:28.7697710Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-12-04T09:50:28.7698221Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-12-04T09:50:28.7699335Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-12-04T09:50:28.7699858Z * [new branch] gh/XilunWu/176/base -> origin/gh/XilunWu/176/base 2025-12-04T09:50:28.7700467Z * [new branch] gh/XilunWu/176/head -> origin/gh/XilunWu/176/head 2025-12-04T09:50:28.7700976Z * [new branch] gh/XilunWu/176/orig -> origin/gh/XilunWu/176/orig 2025-12-04T09:50:28.7701507Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-12-04T09:50:28.7702036Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-12-04T09:50:28.7702571Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-12-04T09:50:28.7703110Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-12-04T09:50:28.7703671Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-12-04T09:50:28.7704205Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-12-04T09:50:28.7704735Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-12-04T09:50:28.7705273Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-12-04T09:50:28.7705808Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-12-04T09:50:28.7706335Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-12-04T09:50:28.7706866Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-12-04T09:50:28.7707436Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-12-04T09:50:28.7707968Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-12-04T09:50:28.7708489Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-12-04T09:50:28.7709019Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-12-04T09:50:28.7709550Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-12-04T09:50:28.7710077Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-12-04T09:50:28.7710608Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-12-04T09:50:28.7711134Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-12-04T09:50:28.7711693Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-12-04T09:50:28.7712222Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-12-04T09:50:28.7712741Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-12-04T09:50:28.7713270Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-12-04T09:50:28.7713795Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-12-04T09:50:28.7714419Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-12-04T09:50:28.7714951Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-12-04T09:50:28.7715449Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-12-04T09:50:28.7715949Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-12-04T09:50:28.7716434Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-12-04T09:50:28.7716932Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-12-04T09:50:28.7717433Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-12-04T09:50:28.7717917Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-12-04T09:50:28.7718414Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-12-04T09:50:28.7718970Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-12-04T09:50:28.7719469Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-12-04T09:50:28.7719962Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-12-04T09:50:28.7720495Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-12-04T09:50:28.7721022Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-12-04T09:50:28.7721633Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-12-04T09:50:28.7722138Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-12-04T09:50:28.7722630Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-12-04T09:50:28.7723143Z * [new branch] gh/XuehaiPan/390/base -> origin/gh/XuehaiPan/390/base 2025-12-04T09:50:28.7723637Z * [new branch] gh/XuehaiPan/390/head -> origin/gh/XuehaiPan/390/head 2025-12-04T09:50:28.7724130Z * [new branch] gh/XuehaiPan/390/orig -> origin/gh/XuehaiPan/390/orig 2025-12-04T09:50:28.7724630Z * [new branch] gh/XuehaiPan/391/base -> origin/gh/XuehaiPan/391/base 2025-12-04T09:50:28.7725117Z * [new branch] gh/XuehaiPan/391/head -> origin/gh/XuehaiPan/391/head 2025-12-04T09:50:28.7725618Z * [new branch] gh/XuehaiPan/391/orig -> origin/gh/XuehaiPan/391/orig 2025-12-04T09:50:28.7726110Z * [new branch] gh/XuehaiPan/392/base -> origin/gh/XuehaiPan/392/base 2025-12-04T09:50:28.7726636Z * [new branch] gh/XuehaiPan/392/head -> origin/gh/XuehaiPan/392/head 2025-12-04T09:50:28.7727173Z * [new branch] gh/XuehaiPan/392/orig -> origin/gh/XuehaiPan/392/orig 2025-12-04T09:50:28.7727703Z * [new branch] gh/XuehaiPan/394/base -> origin/gh/XuehaiPan/394/base 2025-12-04T09:50:28.7728201Z * [new branch] gh/XuehaiPan/394/head -> origin/gh/XuehaiPan/394/head 2025-12-04T09:50:28.7728696Z * [new branch] gh/XuehaiPan/394/orig -> origin/gh/XuehaiPan/394/orig 2025-12-04T09:50:28.7729184Z * [new branch] gh/XuehaiPan/397/base -> origin/gh/XuehaiPan/397/base 2025-12-04T09:50:28.7729684Z * [new branch] gh/XuehaiPan/397/head -> origin/gh/XuehaiPan/397/head 2025-12-04T09:50:28.7730172Z * [new branch] gh/XuehaiPan/397/orig -> origin/gh/XuehaiPan/397/orig 2025-12-04T09:50:28.7730670Z * [new branch] gh/XuehaiPan/398/base -> origin/gh/XuehaiPan/398/base 2025-12-04T09:50:28.7731161Z * [new branch] gh/XuehaiPan/398/head -> origin/gh/XuehaiPan/398/head 2025-12-04T09:50:28.7731749Z * [new branch] gh/XuehaiPan/398/orig -> origin/gh/XuehaiPan/398/orig 2025-12-04T09:50:28.7732252Z * [new branch] gh/XuehaiPan/399/base -> origin/gh/XuehaiPan/399/base 2025-12-04T09:50:28.7732744Z * [new branch] gh/XuehaiPan/399/head -> origin/gh/XuehaiPan/399/head 2025-12-04T09:50:28.7733275Z * [new branch] gh/XuehaiPan/399/orig -> origin/gh/XuehaiPan/399/orig 2025-12-04T09:50:28.7733799Z * [new branch] gh/XuehaiPan/400/base -> origin/gh/XuehaiPan/400/base 2025-12-04T09:50:28.7734297Z * [new branch] gh/XuehaiPan/400/head -> origin/gh/XuehaiPan/400/head 2025-12-04T09:50:28.7734801Z * [new branch] gh/XuehaiPan/400/orig -> origin/gh/XuehaiPan/400/orig 2025-12-04T09:50:28.7735306Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-12-04T09:50:28.7735817Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-12-04T09:50:28.7736399Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-12-04T09:50:28.7736918Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-12-04T09:50:28.7737425Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-12-04T09:50:28.7737936Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-12-04T09:50:28.7738450Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-12-04T09:50:28.7738955Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-12-04T09:50:28.7739479Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-12-04T09:50:28.7739998Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-12-04T09:50:28.7740499Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-12-04T09:50:28.7741013Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-12-04T09:50:28.7741524Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-12-04T09:50:28.7742035Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-12-04T09:50:28.7742543Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-12-04T09:50:28.7743041Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-12-04T09:50:28.7743549Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-12-04T09:50:28.7744092Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-12-04T09:50:28.7744637Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-12-04T09:50:28.7745172Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-12-04T09:50:28.7745663Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-12-04T09:50:28.7746150Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-12-04T09:50:28.7746637Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-12-04T09:50:28.7747135Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-12-04T09:50:28.7747610Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-12-04T09:50:28.7748086Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-12-04T09:50:28.7748555Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-12-04T09:50:28.7749086Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-12-04T09:50:28.7749783Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-12-04T09:50:28.7750506Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-12-04T09:50:28.7751058Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-12-04T09:50:28.7751608Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-12-04T09:50:28.7752139Z * [new branch] gh/alexsamardzic/14/base -> origin/gh/alexsamardzic/14/base 2025-12-04T09:50:28.7752677Z * [new branch] gh/alexsamardzic/14/head -> origin/gh/alexsamardzic/14/head 2025-12-04T09:50:28.7753207Z * [new branch] gh/alexsamardzic/14/orig -> origin/gh/alexsamardzic/14/orig 2025-12-04T09:50:28.7753742Z * [new branch] gh/alexsamardzic/15/base -> origin/gh/alexsamardzic/15/base 2025-12-04T09:50:28.7754373Z * [new branch] gh/alexsamardzic/15/head -> origin/gh/alexsamardzic/15/head 2025-12-04T09:50:28.7754920Z * [new branch] gh/alexsamardzic/15/orig -> origin/gh/alexsamardzic/15/orig 2025-12-04T09:50:28.7755448Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-12-04T09:50:28.7755929Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-12-04T09:50:28.7756422Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-12-04T09:50:28.7756934Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-12-04T09:50:28.7757438Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-12-04T09:50:28.7757951Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-12-04T09:50:28.7758450Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-12-04T09:50:28.7758961Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-12-04T09:50:28.7759462Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-12-04T09:50:28.7759973Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-12-04T09:50:28.7760523Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-12-04T09:50:28.7761061Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-12-04T09:50:28.7761652Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-12-04T09:50:28.7762152Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-12-04T09:50:28.7762662Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-12-04T09:50:28.7763187Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-12-04T09:50:28.7763688Z * [new branch] gh/andyanwang/42/base -> origin/gh/andyanwang/42/base 2025-12-04T09:50:28.7764205Z * [new branch] gh/andyanwang/42/head -> origin/gh/andyanwang/42/head 2025-12-04T09:50:28.7764705Z * [new branch] gh/andyanwang/42/orig -> origin/gh/andyanwang/42/orig 2025-12-04T09:50:28.7765221Z * [new branch] gh/andyanwang/45/base -> origin/gh/andyanwang/45/base 2025-12-04T09:50:28.7765731Z * [new branch] gh/andyanwang/45/head -> origin/gh/andyanwang/45/head 2025-12-04T09:50:28.7766229Z * [new branch] gh/andyanwang/45/orig -> origin/gh/andyanwang/45/orig 2025-12-04T09:50:28.7766738Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-12-04T09:50:28.7767314Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-12-04T09:50:28.7767818Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-12-04T09:50:28.7768326Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-12-04T09:50:28.7768820Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-12-04T09:50:28.7769324Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-12-04T09:50:28.7769814Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-12-04T09:50:28.7770312Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-12-04T09:50:28.7770796Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-12-04T09:50:28.7771293Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-12-04T09:50:28.7771793Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-12-04T09:50:28.7772349Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-12-04T09:50:28.7772856Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-12-04T09:50:28.7773342Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-12-04T09:50:28.7773845Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-12-04T09:50:28.7774342Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-12-04T09:50:28.7774832Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-12-04T09:50:28.7775336Z * [new branch] gh/angelayi/131/base -> origin/gh/angelayi/131/base 2025-12-04T09:50:28.7775828Z * [new branch] gh/angelayi/131/head -> origin/gh/angelayi/131/head 2025-12-04T09:50:28.7776342Z * [new branch] gh/angelayi/131/orig -> origin/gh/angelayi/131/orig 2025-12-04T09:50:28.7776846Z * [new branch] gh/angelayi/132/base -> origin/gh/angelayi/132/base 2025-12-04T09:50:28.7777332Z * [new branch] gh/angelayi/132/head -> origin/gh/angelayi/132/head 2025-12-04T09:50:28.7777835Z * [new branch] gh/angelayi/132/orig -> origin/gh/angelayi/132/orig 2025-12-04T09:50:28.7778333Z * [new branch] gh/angelayi/133/base -> origin/gh/angelayi/133/base 2025-12-04T09:50:28.7778843Z * [new branch] gh/angelayi/133/head -> origin/gh/angelayi/133/head 2025-12-04T09:50:28.7779339Z * [new branch] gh/angelayi/133/orig -> origin/gh/angelayi/133/orig 2025-12-04T09:50:28.7779830Z * [new branch] gh/angelayi/134/base -> origin/gh/angelayi/134/base 2025-12-04T09:50:28.7780340Z * [new branch] gh/angelayi/134/head -> origin/gh/angelayi/134/head 2025-12-04T09:50:28.7780828Z * [new branch] gh/angelayi/134/orig -> origin/gh/angelayi/134/orig 2025-12-04T09:50:28.7781325Z * [new branch] gh/angelayi/135/base -> origin/gh/angelayi/135/base 2025-12-04T09:50:28.7781805Z * [new branch] gh/angelayi/135/head -> origin/gh/angelayi/135/head 2025-12-04T09:50:28.7782301Z * [new branch] gh/angelayi/135/orig -> origin/gh/angelayi/135/orig 2025-12-04T09:50:28.7782811Z * [new branch] gh/angelayi/136/base -> origin/gh/angelayi/136/base 2025-12-04T09:50:28.7783293Z * [new branch] gh/angelayi/136/head -> origin/gh/angelayi/136/head 2025-12-04T09:50:28.7783789Z * [new branch] gh/angelayi/136/orig -> origin/gh/angelayi/136/orig 2025-12-04T09:50:28.7784274Z * [new branch] gh/angelayi/137/base -> origin/gh/angelayi/137/base 2025-12-04T09:50:28.7784853Z * [new branch] gh/angelayi/137/head -> origin/gh/angelayi/137/head 2025-12-04T09:50:28.7785382Z * [new branch] gh/angelayi/137/orig -> origin/gh/angelayi/137/orig 2025-12-04T09:50:28.7785907Z * [new branch] gh/angelayi/138/base -> origin/gh/angelayi/138/base 2025-12-04T09:50:28.7786408Z * [new branch] gh/angelayi/138/head -> origin/gh/angelayi/138/head 2025-12-04T09:50:28.7786893Z * [new branch] gh/angelayi/138/orig -> origin/gh/angelayi/138/orig 2025-12-04T09:50:28.7787393Z * [new branch] gh/angelayi/139/base -> origin/gh/angelayi/139/base 2025-12-04T09:50:28.7787893Z * [new branch] gh/angelayi/139/head -> origin/gh/angelayi/139/head 2025-12-04T09:50:28.7788382Z * [new branch] gh/angelayi/139/orig -> origin/gh/angelayi/139/orig 2025-12-04T09:50:28.7788882Z * [new branch] gh/angelayi/140/base -> origin/gh/angelayi/140/base 2025-12-04T09:50:28.7789446Z * [new branch] gh/angelayi/140/head -> origin/gh/angelayi/140/head 2025-12-04T09:50:28.7789946Z * [new branch] gh/angelayi/140/orig -> origin/gh/angelayi/140/orig 2025-12-04T09:50:28.7790430Z * [new branch] gh/angelayi/141/base -> origin/gh/angelayi/141/base 2025-12-04T09:50:28.7790932Z * [new branch] gh/angelayi/141/head -> origin/gh/angelayi/141/head 2025-12-04T09:50:28.7791429Z * [new branch] gh/angelayi/141/orig -> origin/gh/angelayi/141/orig 2025-12-04T09:50:28.7791987Z * [new branch] gh/angelayi/142/base -> origin/gh/angelayi/142/base 2025-12-04T09:50:28.7792523Z * [new branch] gh/angelayi/142/head -> origin/gh/angelayi/142/head 2025-12-04T09:50:28.7793015Z * [new branch] gh/angelayi/142/orig -> origin/gh/angelayi/142/orig 2025-12-04T09:50:28.7793522Z * [new branch] gh/angelayi/143/base -> origin/gh/angelayi/143/base 2025-12-04T09:50:28.7794038Z * [new branch] gh/angelayi/143/head -> origin/gh/angelayi/143/head 2025-12-04T09:50:28.7794526Z * [new branch] gh/angelayi/143/orig -> origin/gh/angelayi/143/orig 2025-12-04T09:50:28.7795025Z * [new branch] gh/angelayi/144/base -> origin/gh/angelayi/144/base 2025-12-04T09:50:28.7795510Z * [new branch] gh/angelayi/144/head -> origin/gh/angelayi/144/head 2025-12-04T09:50:28.7796010Z * [new branch] gh/angelayi/144/orig -> origin/gh/angelayi/144/orig 2025-12-04T09:50:28.7796533Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-12-04T09:50:28.7797051Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-12-04T09:50:28.7797586Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-12-04T09:50:28.7798100Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-12-04T09:50:28.7798625Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-12-04T09:50:28.7799147Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-12-04T09:50:28.7799657Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-12-04T09:50:28.7817128Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-12-04T09:50:28.7817847Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-12-04T09:50:28.7818435Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-12-04T09:50:28.7818962Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-12-04T09:50:28.7819645Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-12-04T09:50:28.7820191Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-12-04T09:50:28.7820708Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-12-04T09:50:28.7821235Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-12-04T09:50:28.7821750Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-12-04T09:50:28.7822273Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-12-04T09:50:28.7822797Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-12-04T09:50:28.7823304Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-12-04T09:50:28.7823825Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-12-04T09:50:28.7824344Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-12-04T09:50:28.7824948Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-12-04T09:50:28.7825481Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-12-04T09:50:28.7825990Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-12-04T09:50:28.7826520Z * [new branch] gh/anijain2305/910/base -> origin/gh/anijain2305/910/base 2025-12-04T09:50:28.7827024Z * [new branch] gh/anijain2305/910/head -> origin/gh/anijain2305/910/head 2025-12-04T09:50:28.7827546Z * [new branch] gh/anijain2305/910/orig -> origin/gh/anijain2305/910/orig 2025-12-04T09:50:28.7828054Z * [new branch] gh/anijain2305/919/base -> origin/gh/anijain2305/919/base 2025-12-04T09:50:28.7828585Z * [new branch] gh/anijain2305/919/head -> origin/gh/anijain2305/919/head 2025-12-04T09:50:28.7829112Z * [new branch] gh/anijain2305/919/orig -> origin/gh/anijain2305/919/orig 2025-12-04T09:50:28.7829619Z * [new branch] gh/anijain2305/922/base -> origin/gh/anijain2305/922/base 2025-12-04T09:50:28.7830140Z * [new branch] gh/anijain2305/922/head -> origin/gh/anijain2305/922/head 2025-12-04T09:50:28.7830637Z * [new branch] gh/anijain2305/922/orig -> origin/gh/anijain2305/922/orig 2025-12-04T09:50:28.7831140Z * [new branch] gh/anijain2305/932/base -> origin/gh/anijain2305/932/base 2025-12-04T09:50:28.7831654Z * [new branch] gh/anijain2305/932/head -> origin/gh/anijain2305/932/head 2025-12-04T09:50:28.7832152Z * [new branch] gh/anijain2305/932/orig -> origin/gh/anijain2305/932/orig 2025-12-04T09:50:28.7832654Z * [new branch] gh/anijain2305/940/base -> origin/gh/anijain2305/940/base 2025-12-04T09:50:28.7833168Z * [new branch] gh/anijain2305/940/head -> origin/gh/anijain2305/940/head 2025-12-04T09:50:28.7833677Z * [new branch] gh/anijain2305/940/orig -> origin/gh/anijain2305/940/orig 2025-12-04T09:50:28.7834190Z * [new branch] gh/anijain2305/941/base -> origin/gh/anijain2305/941/base 2025-12-04T09:50:28.7834693Z * [new branch] gh/anijain2305/941/head -> origin/gh/anijain2305/941/head 2025-12-04T09:50:28.7835203Z * [new branch] gh/anijain2305/941/orig -> origin/gh/anijain2305/941/orig 2025-12-04T09:50:28.7835711Z * [new branch] gh/anijain2305/942/base -> origin/gh/anijain2305/942/base 2025-12-04T09:50:28.7836217Z * [new branch] gh/anijain2305/942/head -> origin/gh/anijain2305/942/head 2025-12-04T09:50:28.7836722Z * [new branch] gh/anijain2305/942/orig -> origin/gh/anijain2305/942/orig 2025-12-04T09:50:28.7837302Z * [new branch] gh/anijain2305/943/base -> origin/gh/anijain2305/943/base 2025-12-04T09:50:28.7837828Z * [new branch] gh/anijain2305/943/head -> origin/gh/anijain2305/943/head 2025-12-04T09:50:28.7838337Z * [new branch] gh/anijain2305/943/orig -> origin/gh/anijain2305/943/orig 2025-12-04T09:50:28.7838847Z * [new branch] gh/anijain2305/944/base -> origin/gh/anijain2305/944/base 2025-12-04T09:50:28.7839364Z * [new branch] gh/anijain2305/944/head -> origin/gh/anijain2305/944/head 2025-12-04T09:50:28.7839917Z * [new branch] gh/anijain2305/944/orig -> origin/gh/anijain2305/944/orig 2025-12-04T09:50:28.7840428Z * [new branch] gh/anijain2305/945/base -> origin/gh/anijain2305/945/base 2025-12-04T09:50:28.7840935Z * [new branch] gh/anijain2305/945/head -> origin/gh/anijain2305/945/head 2025-12-04T09:50:28.7841543Z * [new branch] gh/anijain2305/945/orig -> origin/gh/anijain2305/945/orig 2025-12-04T09:50:28.7842154Z * [new branch] gh/anijain2305/946/base -> origin/gh/anijain2305/946/base 2025-12-04T09:50:28.7842671Z * [new branch] gh/anijain2305/946/head -> origin/gh/anijain2305/946/head 2025-12-04T09:50:28.7843197Z * [new branch] gh/anijain2305/946/orig -> origin/gh/anijain2305/946/orig 2025-12-04T09:50:28.7843703Z * [new branch] gh/anijain2305/947/base -> origin/gh/anijain2305/947/base 2025-12-04T09:50:28.7844221Z * [new branch] gh/anijain2305/947/head -> origin/gh/anijain2305/947/head 2025-12-04T09:50:28.7844739Z * [new branch] gh/anijain2305/947/orig -> origin/gh/anijain2305/947/orig 2025-12-04T09:50:28.7845261Z * [new branch] gh/anijain2305/948/base -> origin/gh/anijain2305/948/base 2025-12-04T09:50:28.7845784Z * [new branch] gh/anijain2305/948/head -> origin/gh/anijain2305/948/head 2025-12-04T09:50:28.7846292Z * [new branch] gh/anijain2305/948/orig -> origin/gh/anijain2305/948/orig 2025-12-04T09:50:28.7846813Z * [new branch] gh/anijain2305/949/base -> origin/gh/anijain2305/949/base 2025-12-04T09:50:28.7847321Z * [new branch] gh/anijain2305/949/head -> origin/gh/anijain2305/949/head 2025-12-04T09:50:28.7847893Z * [new branch] gh/anijain2305/949/orig -> origin/gh/anijain2305/949/orig 2025-12-04T09:50:28.7848445Z * [new branch] gh/anijain2305/950/base -> origin/gh/anijain2305/950/base 2025-12-04T09:50:28.7848953Z * [new branch] gh/anijain2305/950/head -> origin/gh/anijain2305/950/head 2025-12-04T09:50:28.7849469Z * [new branch] gh/anijain2305/950/orig -> origin/gh/anijain2305/950/orig 2025-12-04T09:50:28.7849969Z * [new branch] gh/anijain2305/951/base -> origin/gh/anijain2305/951/base 2025-12-04T09:50:28.7850485Z * [new branch] gh/anijain2305/951/head -> origin/gh/anijain2305/951/head 2025-12-04T09:50:28.7851003Z * [new branch] gh/anijain2305/951/orig -> origin/gh/anijain2305/951/orig 2025-12-04T09:50:28.7851503Z * [new branch] gh/anijain2305/952/base -> origin/gh/anijain2305/952/base 2025-12-04T09:50:28.7852013Z * [new branch] gh/anijain2305/952/head -> origin/gh/anijain2305/952/head 2025-12-04T09:50:28.7852508Z * [new branch] gh/anijain2305/952/orig -> origin/gh/anijain2305/952/orig 2025-12-04T09:50:28.7853015Z * [new branch] gh/anijain2305/953/base -> origin/gh/anijain2305/953/base 2025-12-04T09:50:28.7853525Z * [new branch] gh/anijain2305/953/head -> origin/gh/anijain2305/953/head 2025-12-04T09:50:28.7854034Z * [new branch] gh/anijain2305/953/orig -> origin/gh/anijain2305/953/orig 2025-12-04T09:50:28.7854537Z * [new branch] gh/anijain2305/954/base -> origin/gh/anijain2305/954/base 2025-12-04T09:50:28.7855122Z * [new branch] gh/anijain2305/954/head -> origin/gh/anijain2305/954/head 2025-12-04T09:50:28.7855647Z * [new branch] gh/anijain2305/954/orig -> origin/gh/anijain2305/954/orig 2025-12-04T09:50:28.7856168Z * [new branch] gh/anijain2305/955/base -> origin/gh/anijain2305/955/base 2025-12-04T09:50:28.7856668Z * [new branch] gh/anijain2305/955/head -> origin/gh/anijain2305/955/head 2025-12-04T09:50:28.7857174Z * [new branch] gh/anijain2305/955/orig -> origin/gh/anijain2305/955/orig 2025-12-04T09:50:28.7857674Z * [new branch] gh/anijain2305/956/base -> origin/gh/anijain2305/956/base 2025-12-04T09:50:28.7858183Z * [new branch] gh/anijain2305/956/head -> origin/gh/anijain2305/956/head 2025-12-04T09:50:28.7858683Z * [new branch] gh/anijain2305/956/orig -> origin/gh/anijain2305/956/orig 2025-12-04T09:50:28.7859189Z * [new branch] gh/anijain2305/957/base -> origin/gh/anijain2305/957/base 2025-12-04T09:50:28.7859774Z * [new branch] gh/anijain2305/957/head -> origin/gh/anijain2305/957/head 2025-12-04T09:50:28.7860278Z * [new branch] gh/anijain2305/957/orig -> origin/gh/anijain2305/957/orig 2025-12-04T09:50:28.7860797Z * [new branch] gh/anijain2305/958/base -> origin/gh/anijain2305/958/base 2025-12-04T09:50:28.7861305Z * [new branch] gh/anijain2305/958/head -> origin/gh/anijain2305/958/head 2025-12-04T09:50:28.7861824Z * [new branch] gh/anijain2305/958/orig -> origin/gh/anijain2305/958/orig 2025-12-04T09:50:28.7862363Z * [new branch] gh/anijain2305/959/base -> origin/gh/anijain2305/959/base 2025-12-04T09:50:28.7862877Z * [new branch] gh/anijain2305/959/head -> origin/gh/anijain2305/959/head 2025-12-04T09:50:28.7863382Z * [new branch] gh/anijain2305/959/orig -> origin/gh/anijain2305/959/orig 2025-12-04T09:50:28.7863888Z * [new branch] gh/anijain2305/960/base -> origin/gh/anijain2305/960/base 2025-12-04T09:50:28.7864407Z * [new branch] gh/anijain2305/960/head -> origin/gh/anijain2305/960/head 2025-12-04T09:50:28.7864916Z * [new branch] gh/anijain2305/960/orig -> origin/gh/anijain2305/960/orig 2025-12-04T09:50:28.7865419Z * [new branch] gh/anijain2305/961/base -> origin/gh/anijain2305/961/base 2025-12-04T09:50:28.7865932Z * [new branch] gh/anijain2305/961/head -> origin/gh/anijain2305/961/head 2025-12-04T09:50:28.7866432Z * [new branch] gh/anijain2305/961/orig -> origin/gh/anijain2305/961/orig 2025-12-04T09:50:28.7866947Z * [new branch] gh/anijain2305/962/base -> origin/gh/anijain2305/962/base 2025-12-04T09:50:28.7867454Z * [new branch] gh/anijain2305/962/head -> origin/gh/anijain2305/962/head 2025-12-04T09:50:28.7867962Z * [new branch] gh/anijain2305/962/orig -> origin/gh/anijain2305/962/orig 2025-12-04T09:50:28.7868478Z * [new branch] gh/anijain2305/963/base -> origin/gh/anijain2305/963/base 2025-12-04T09:50:28.7868982Z * [new branch] gh/anijain2305/963/head -> origin/gh/anijain2305/963/head 2025-12-04T09:50:28.7869494Z * [new branch] gh/anijain2305/963/orig -> origin/gh/anijain2305/963/orig 2025-12-04T09:50:28.7870000Z * [new branch] gh/anijain2305/964/base -> origin/gh/anijain2305/964/base 2025-12-04T09:50:28.7870507Z * [new branch] gh/anijain2305/964/head -> origin/gh/anijain2305/964/head 2025-12-04T09:50:28.7871014Z * [new branch] gh/anijain2305/964/orig -> origin/gh/anijain2305/964/orig 2025-12-04T09:50:28.7871512Z * [new branch] gh/anijain2305/965/base -> origin/gh/anijain2305/965/base 2025-12-04T09:50:28.7872018Z * [new branch] gh/anijain2305/965/head -> origin/gh/anijain2305/965/head 2025-12-04T09:50:28.7872615Z * [new branch] gh/anijain2305/965/orig -> origin/gh/anijain2305/965/orig 2025-12-04T09:50:28.7873124Z * [new branch] gh/anijain2305/966/base -> origin/gh/anijain2305/966/base 2025-12-04T09:50:28.7873636Z * [new branch] gh/anijain2305/966/head -> origin/gh/anijain2305/966/head 2025-12-04T09:50:28.7874140Z * [new branch] gh/anijain2305/966/orig -> origin/gh/anijain2305/966/orig 2025-12-04T09:50:28.7874652Z * [new branch] gh/anijain2305/967/base -> origin/gh/anijain2305/967/base 2025-12-04T09:50:28.7875150Z * [new branch] gh/anijain2305/967/head -> origin/gh/anijain2305/967/head 2025-12-04T09:50:28.7875669Z * [new branch] gh/anijain2305/967/orig -> origin/gh/anijain2305/967/orig 2025-12-04T09:50:28.7876178Z * [new branch] gh/anijain2305/968/base -> origin/gh/anijain2305/968/base 2025-12-04T09:50:28.7876694Z * [new branch] gh/anijain2305/968/head -> origin/gh/anijain2305/968/head 2025-12-04T09:50:28.7877275Z * [new branch] gh/anijain2305/968/orig -> origin/gh/anijain2305/968/orig 2025-12-04T09:50:28.7877789Z * [new branch] gh/anijain2305/969/base -> origin/gh/anijain2305/969/base 2025-12-04T09:50:28.7878305Z * [new branch] gh/anijain2305/969/head -> origin/gh/anijain2305/969/head 2025-12-04T09:50:28.7878826Z * [new branch] gh/anijain2305/969/orig -> origin/gh/anijain2305/969/orig 2025-12-04T09:50:28.7879330Z * [new branch] gh/anijain2305/970/base -> origin/gh/anijain2305/970/base 2025-12-04T09:50:28.7879839Z * [new branch] gh/anijain2305/970/head -> origin/gh/anijain2305/970/head 2025-12-04T09:50:28.7880342Z * [new branch] gh/anijain2305/970/orig -> origin/gh/anijain2305/970/orig 2025-12-04T09:50:28.7880843Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-12-04T09:50:28.7881427Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-12-04T09:50:28.7881920Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-12-04T09:50:28.7882428Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-12-04T09:50:28.7882919Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-12-04T09:50:28.7883408Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-12-04T09:50:28.7883904Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-12-04T09:50:28.7884376Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-12-04T09:50:28.7884856Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-12-04T09:50:28.7885322Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-12-04T09:50:28.7885812Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-12-04T09:50:28.7886284Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-12-04T09:50:28.7886751Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-12-04T09:50:28.7887240Z * [new branch] gh/anshul-si/53/base -> origin/gh/anshul-si/53/base 2025-12-04T09:50:28.7887719Z * [new branch] gh/anshul-si/53/head -> origin/gh/anshul-si/53/head 2025-12-04T09:50:28.7888218Z * [new branch] gh/anshul-si/58/base -> origin/gh/anshul-si/58/base 2025-12-04T09:50:28.7888696Z * [new branch] gh/anshul-si/58/head -> origin/gh/anshul-si/58/head 2025-12-04T09:50:28.7889176Z * [new branch] gh/anshul-si/66/base -> origin/gh/anshul-si/66/base 2025-12-04T09:50:28.7889755Z * [new branch] gh/anshul-si/66/head -> origin/gh/anshul-si/66/head 2025-12-04T09:50:28.7890241Z * [new branch] gh/anshul-si/66/orig -> origin/gh/anshul-si/66/orig 2025-12-04T09:50:28.7890729Z * [new branch] gh/anshul-si/67/base -> origin/gh/anshul-si/67/base 2025-12-04T09:50:28.7891209Z * [new branch] gh/anshul-si/67/head -> origin/gh/anshul-si/67/head 2025-12-04T09:50:28.7891695Z * [new branch] gh/anshul-si/67/orig -> origin/gh/anshul-si/67/orig 2025-12-04T09:50:28.7892178Z * [new branch] gh/anshul-si/68/base -> origin/gh/anshul-si/68/base 2025-12-04T09:50:28.7892652Z * [new branch] gh/anshul-si/68/head -> origin/gh/anshul-si/68/head 2025-12-04T09:50:28.7893131Z * [new branch] gh/anshul-si/68/orig -> origin/gh/anshul-si/68/orig 2025-12-04T09:50:28.7893607Z * [new branch] gh/anshul-si/69/base -> origin/gh/anshul-si/69/base 2025-12-04T09:50:28.7894100Z * [new branch] gh/anshul-si/69/head -> origin/gh/anshul-si/69/head 2025-12-04T09:50:28.7894663Z * [new branch] gh/anshul-si/69/orig -> origin/gh/anshul-si/69/orig 2025-12-04T09:50:28.7895148Z * [new branch] gh/anshul-si/70/base -> origin/gh/anshul-si/70/base 2025-12-04T09:50:28.7895630Z * [new branch] gh/anshul-si/70/head -> origin/gh/anshul-si/70/head 2025-12-04T09:50:28.7896108Z * [new branch] gh/anshul-si/70/orig -> origin/gh/anshul-si/70/orig 2025-12-04T09:50:28.7896589Z * [new branch] gh/anshul-si/71/base -> origin/gh/anshul-si/71/base 2025-12-04T09:50:28.7897080Z * [new branch] gh/anshul-si/71/head -> origin/gh/anshul-si/71/head 2025-12-04T09:50:28.7897565Z * [new branch] gh/anshul-si/71/orig -> origin/gh/anshul-si/71/orig 2025-12-04T09:50:28.7898050Z * [new branch] gh/anshul-si/72/base -> origin/gh/anshul-si/72/base 2025-12-04T09:50:28.7898535Z * [new branch] gh/anshul-si/72/head -> origin/gh/anshul-si/72/head 2025-12-04T09:50:28.7899008Z * [new branch] gh/anshul-si/72/orig -> origin/gh/anshul-si/72/orig 2025-12-04T09:50:28.7899492Z * [new branch] gh/anshul-si/73/base -> origin/gh/anshul-si/73/base 2025-12-04T09:50:28.7899979Z * [new branch] gh/anshul-si/73/head -> origin/gh/anshul-si/73/head 2025-12-04T09:50:28.7900452Z * [new branch] gh/anshul-si/73/orig -> origin/gh/anshul-si/73/orig 2025-12-04T09:50:28.7900932Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-12-04T09:50:28.7901412Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-12-04T09:50:28.7901893Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-12-04T09:50:28.7902383Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-12-04T09:50:28.7902862Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-12-04T09:50:28.7903345Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-12-04T09:50:28.7903823Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-12-04T09:50:28.7904310Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-12-04T09:50:28.7904798Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-12-04T09:50:28.7905280Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-12-04T09:50:28.7905766Z * [new branch] gh/aorenste/145/base -> origin/gh/aorenste/145/base 2025-12-04T09:50:28.7906250Z * [new branch] gh/aorenste/145/head -> origin/gh/aorenste/145/head 2025-12-04T09:50:28.7906817Z * [new branch] gh/aorenste/145/orig -> origin/gh/aorenste/145/orig 2025-12-04T09:50:28.7907306Z * [new branch] gh/aorenste/146/base -> origin/gh/aorenste/146/base 2025-12-04T09:50:28.7907788Z * [new branch] gh/aorenste/146/head -> origin/gh/aorenste/146/head 2025-12-04T09:50:28.7908269Z * [new branch] gh/aorenste/146/orig -> origin/gh/aorenste/146/orig 2025-12-04T09:50:28.7908747Z * [new branch] gh/aorenste/147/base -> origin/gh/aorenste/147/base 2025-12-04T09:50:28.7909363Z * [new branch] gh/aorenste/147/head -> origin/gh/aorenste/147/head 2025-12-04T09:50:28.7909842Z * [new branch] gh/aorenste/147/orig -> origin/gh/aorenste/147/orig 2025-12-04T09:50:28.7910328Z * [new branch] gh/aorenste/148/base -> origin/gh/aorenste/148/base 2025-12-04T09:50:28.7910819Z * [new branch] gh/aorenste/148/head -> origin/gh/aorenste/148/head 2025-12-04T09:50:28.7911380Z * [new branch] gh/aorenste/148/orig -> origin/gh/aorenste/148/orig 2025-12-04T09:50:28.7911871Z * [new branch] gh/aorenste/149/base -> origin/gh/aorenste/149/base 2025-12-04T09:50:28.7912352Z * [new branch] gh/aorenste/149/head -> origin/gh/aorenste/149/head 2025-12-04T09:50:28.7912848Z * [new branch] gh/aorenste/149/orig -> origin/gh/aorenste/149/orig 2025-12-04T09:50:28.7913336Z * [new branch] gh/aorenste/150/base -> origin/gh/aorenste/150/base 2025-12-04T09:50:28.7913818Z * [new branch] gh/aorenste/150/head -> origin/gh/aorenste/150/head 2025-12-04T09:50:28.7914305Z * [new branch] gh/aorenste/150/orig -> origin/gh/aorenste/150/orig 2025-12-04T09:50:28.7914781Z * [new branch] gh/aorenste/151/base -> origin/gh/aorenste/151/base 2025-12-04T09:50:28.7915273Z * [new branch] gh/aorenste/151/head -> origin/gh/aorenste/151/head 2025-12-04T09:50:28.7915763Z * [new branch] gh/aorenste/151/orig -> origin/gh/aorenste/151/orig 2025-12-04T09:50:28.7916242Z * [new branch] gh/aorenste/152/base -> origin/gh/aorenste/152/base 2025-12-04T09:50:28.7916729Z * [new branch] gh/aorenste/152/head -> origin/gh/aorenste/152/head 2025-12-04T09:50:28.7917212Z * [new branch] gh/aorenste/152/orig -> origin/gh/aorenste/152/orig 2025-12-04T09:50:28.7917697Z * [new branch] gh/aorenste/153/base -> origin/gh/aorenste/153/base 2025-12-04T09:50:28.7918185Z * [new branch] gh/aorenste/153/head -> origin/gh/aorenste/153/head 2025-12-04T09:50:28.7918662Z * [new branch] gh/aorenste/153/orig -> origin/gh/aorenste/153/orig 2025-12-04T09:50:28.7919155Z * [new branch] gh/aorenste/154/base -> origin/gh/aorenste/154/base 2025-12-04T09:50:28.7919638Z * [new branch] gh/aorenste/154/head -> origin/gh/aorenste/154/head 2025-12-04T09:50:28.7920125Z * [new branch] gh/aorenste/154/orig -> origin/gh/aorenste/154/orig 2025-12-04T09:50:28.7920603Z * [new branch] gh/aorenste/155/base -> origin/gh/aorenste/155/base 2025-12-04T09:50:28.7921083Z * [new branch] gh/aorenste/155/head -> origin/gh/aorenste/155/head 2025-12-04T09:50:28.7921656Z * [new branch] gh/aorenste/155/orig -> origin/gh/aorenste/155/orig 2025-12-04T09:50:28.7922134Z * [new branch] gh/aorenste/156/base -> origin/gh/aorenste/156/base 2025-12-04T09:50:28.7922625Z * [new branch] gh/aorenste/156/head -> origin/gh/aorenste/156/head 2025-12-04T09:50:28.7923112Z * [new branch] gh/aorenste/156/orig -> origin/gh/aorenste/156/orig 2025-12-04T09:50:28.7923605Z * [new branch] gh/aorenste/157/base -> origin/gh/aorenste/157/base 2025-12-04T09:50:28.7924173Z * [new branch] gh/aorenste/157/head -> origin/gh/aorenste/157/head 2025-12-04T09:50:28.7924654Z * [new branch] gh/aorenste/157/orig -> origin/gh/aorenste/157/orig 2025-12-04T09:50:28.7925140Z * [new branch] gh/aorenste/158/base -> origin/gh/aorenste/158/base 2025-12-04T09:50:28.7925618Z * [new branch] gh/aorenste/158/head -> origin/gh/aorenste/158/head 2025-12-04T09:50:28.7926116Z * [new branch] gh/aorenste/158/orig -> origin/gh/aorenste/158/orig 2025-12-04T09:50:28.7926598Z * [new branch] gh/aorenste/159/base -> origin/gh/aorenste/159/base 2025-12-04T09:50:28.7927078Z * [new branch] gh/aorenste/159/head -> origin/gh/aorenste/159/head 2025-12-04T09:50:28.7927557Z * [new branch] gh/aorenste/159/orig -> origin/gh/aorenste/159/orig 2025-12-04T09:50:28.7928067Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-12-04T09:50:28.7928678Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-12-04T09:50:28.7929222Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-12-04T09:50:28.7929746Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-12-04T09:50:28.7930279Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-12-04T09:50:28.7930780Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-12-04T09:50:28.7931269Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-12-04T09:50:28.7931741Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-12-04T09:50:28.7932220Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-12-04T09:50:28.7932703Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-12-04T09:50:28.7933175Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-12-04T09:50:28.7933652Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-12-04T09:50:28.7934122Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-12-04T09:50:28.7934599Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-12-04T09:50:28.7935077Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-12-04T09:50:28.7935542Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-12-04T09:50:28.7936020Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-12-04T09:50:28.7936485Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-12-04T09:50:28.7936974Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-12-04T09:50:28.7937465Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-12-04T09:50:28.7937930Z * [new branch] gh/bdhirsh/675/base -> origin/gh/bdhirsh/675/base 2025-12-04T09:50:28.7938406Z * [new branch] gh/bdhirsh/675/head -> origin/gh/bdhirsh/675/head 2025-12-04T09:50:28.7938874Z * [new branch] gh/bdhirsh/675/orig -> origin/gh/bdhirsh/675/orig 2025-12-04T09:50:28.7939362Z * [new branch] gh/bdhirsh/676/base -> origin/gh/bdhirsh/676/base 2025-12-04T09:50:28.7939837Z * [new branch] gh/bdhirsh/676/head -> origin/gh/bdhirsh/676/head 2025-12-04T09:50:28.7940304Z * [new branch] gh/bdhirsh/676/orig -> origin/gh/bdhirsh/676/orig 2025-12-04T09:50:28.7940494Z * [new branch] gh/bdhirsh/677/base -> origin/gh/bdhirsh/677/base 2025-12-04T09:50:28.7941201Z * [new branch] gh/bdhirsh/677/head -> origin/gh/bdhirsh/677/head 2025-12-04T09:50:28.7941391Z * [new branch] gh/bdhirsh/677/orig -> origin/gh/bdhirsh/677/orig 2025-12-04T09:50:28.7941577Z * [new branch] gh/bdhirsh/678/base -> origin/gh/bdhirsh/678/base 2025-12-04T09:50:28.7941777Z * [new branch] gh/bdhirsh/678/head -> origin/gh/bdhirsh/678/head 2025-12-04T09:50:28.7941969Z * [new branch] gh/bdhirsh/678/orig -> origin/gh/bdhirsh/678/orig 2025-12-04T09:50:28.7942155Z * [new branch] gh/bdhirsh/679/base -> origin/gh/bdhirsh/679/base 2025-12-04T09:50:28.7942355Z * [new branch] gh/bdhirsh/679/head -> origin/gh/bdhirsh/679/head 2025-12-04T09:50:28.7942548Z * [new branch] gh/bdhirsh/679/orig -> origin/gh/bdhirsh/679/orig 2025-12-04T09:50:28.7942742Z * [new branch] gh/bdhirsh/680/base -> origin/gh/bdhirsh/680/base 2025-12-04T09:50:28.7943017Z * [new branch] gh/bdhirsh/680/head -> origin/gh/bdhirsh/680/head 2025-12-04T09:50:28.7943205Z * [new branch] gh/bdhirsh/680/orig -> origin/gh/bdhirsh/680/orig 2025-12-04T09:50:28.7943394Z * [new branch] gh/bdhirsh/681/base -> origin/gh/bdhirsh/681/base 2025-12-04T09:50:28.7943597Z * [new branch] gh/bdhirsh/681/head -> origin/gh/bdhirsh/681/head 2025-12-04T09:50:28.7943784Z * [new branch] gh/bdhirsh/681/orig -> origin/gh/bdhirsh/681/orig 2025-12-04T09:50:28.7944023Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-12-04T09:50:28.7944272Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-12-04T09:50:28.7944499Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-12-04T09:50:28.7944732Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-12-04T09:50:28.7944958Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-12-04T09:50:28.7945199Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-12-04T09:50:28.7945425Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-12-04T09:50:28.7945651Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-12-04T09:50:28.7945897Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-12-04T09:50:28.7946176Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-12-04T09:50:28.7946403Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-12-04T09:50:28.7946647Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-12-04T09:50:28.7946877Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-12-04T09:50:28.7947103Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-12-04T09:50:28.7947337Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-12-04T09:50:28.7947561Z * [new branch] gh/benjaminglass1/109/base -> origin/gh/benjaminglass1/109/base 2025-12-04T09:50:28.7947782Z * [new branch] gh/benjaminglass1/109/head -> origin/gh/benjaminglass1/109/head 2025-12-04T09:50:28.7948020Z * [new branch] gh/benjaminglass1/109/orig -> origin/gh/benjaminglass1/109/orig 2025-12-04T09:50:28.7948243Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-12-04T09:50:28.7948537Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-12-04T09:50:28.7948780Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-12-04T09:50:28.7949037Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-12-04T09:50:28.7949240Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-12-04T09:50:28.7949449Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-12-04T09:50:28.7949682Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-12-04T09:50:28.7949883Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-12-04T09:50:28.7950101Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-12-04T09:50:28.7950299Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-12-04T09:50:28.7950503Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-12-04T09:50:28.7951142Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-12-04T09:50:28.7951347Z * [new branch] gh/bobrenjc93/653/base -> origin/gh/bobrenjc93/653/base 2025-12-04T09:50:28.7951547Z * [new branch] gh/bobrenjc93/653/head -> origin/gh/bobrenjc93/653/head 2025-12-04T09:50:28.7951750Z * [new branch] gh/bobrenjc93/653/orig -> origin/gh/bobrenjc93/653/orig 2025-12-04T09:50:28.7951960Z * [new branch] gh/bobrenjc93/654/base -> origin/gh/bobrenjc93/654/base 2025-12-04T09:50:28.7952165Z * [new branch] gh/bobrenjc93/654/head -> origin/gh/bobrenjc93/654/head 2025-12-04T09:50:28.7952365Z * [new branch] gh/bobrenjc93/654/orig -> origin/gh/bobrenjc93/654/orig 2025-12-04T09:50:28.7952580Z * [new branch] gh/bobrenjc93/657/base -> origin/gh/bobrenjc93/657/base 2025-12-04T09:50:28.7952783Z * [new branch] gh/bobrenjc93/657/head -> origin/gh/bobrenjc93/657/head 2025-12-04T09:50:28.7952984Z * [new branch] gh/bobrenjc93/657/orig -> origin/gh/bobrenjc93/657/orig 2025-12-04T09:50:28.7953193Z * [new branch] gh/bobrenjc93/672/base -> origin/gh/bobrenjc93/672/base 2025-12-04T09:50:28.7953394Z * [new branch] gh/bobrenjc93/672/head -> origin/gh/bobrenjc93/672/head 2025-12-04T09:50:28.7953598Z * [new branch] gh/bobrenjc93/672/orig -> origin/gh/bobrenjc93/672/orig 2025-12-04T09:50:28.7953818Z * [new branch] gh/bobrenjc93/679/base -> origin/gh/bobrenjc93/679/base 2025-12-04T09:50:28.7954021Z * [new branch] gh/bobrenjc93/679/head -> origin/gh/bobrenjc93/679/head 2025-12-04T09:50:28.7954220Z * [new branch] gh/bobrenjc93/679/orig -> origin/gh/bobrenjc93/679/orig 2025-12-04T09:50:28.7954438Z * [new branch] gh/bobrenjc93/680/base -> origin/gh/bobrenjc93/680/base 2025-12-04T09:50:28.7954642Z * [new branch] gh/bobrenjc93/680/head -> origin/gh/bobrenjc93/680/head 2025-12-04T09:50:28.7954844Z * [new branch] gh/bobrenjc93/680/orig -> origin/gh/bobrenjc93/680/orig 2025-12-04T09:50:28.7955101Z * [new branch] gh/bobrenjc93/681/base -> origin/gh/bobrenjc93/681/base 2025-12-04T09:50:28.7955305Z * [new branch] gh/bobrenjc93/681/head -> origin/gh/bobrenjc93/681/head 2025-12-04T09:50:28.7955507Z * [new branch] gh/bobrenjc93/681/orig -> origin/gh/bobrenjc93/681/orig 2025-12-04T09:50:28.7955754Z * [new branch] gh/bobrenjc93/682/base -> origin/gh/bobrenjc93/682/base 2025-12-04T09:50:28.7955955Z * [new branch] gh/bobrenjc93/682/head -> origin/gh/bobrenjc93/682/head 2025-12-04T09:50:28.7956156Z * [new branch] gh/bobrenjc93/682/orig -> origin/gh/bobrenjc93/682/orig 2025-12-04T09:50:28.7956447Z * [new branch] gh/bobrenjc93/683/base -> origin/gh/bobrenjc93/683/base 2025-12-04T09:50:28.7956647Z * [new branch] gh/bobrenjc93/683/head -> origin/gh/bobrenjc93/683/head 2025-12-04T09:50:28.7956846Z * [new branch] gh/bobrenjc93/683/orig -> origin/gh/bobrenjc93/683/orig 2025-12-04T09:50:28.7957048Z * [new branch] gh/bobrenjc93/684/base -> origin/gh/bobrenjc93/684/base 2025-12-04T09:50:28.7957258Z * [new branch] gh/bobrenjc93/684/head -> origin/gh/bobrenjc93/684/head 2025-12-04T09:50:28.7957460Z * [new branch] gh/bobrenjc93/684/orig -> origin/gh/bobrenjc93/684/orig 2025-12-04T09:50:28.7957660Z * [new branch] gh/bobrenjc93/685/base -> origin/gh/bobrenjc93/685/base 2025-12-04T09:50:28.7957874Z * [new branch] gh/bobrenjc93/685/head -> origin/gh/bobrenjc93/685/head 2025-12-04T09:50:28.7958077Z * [new branch] gh/bobrenjc93/685/orig -> origin/gh/bobrenjc93/685/orig 2025-12-04T09:50:28.7958499Z * [new branch] gh/bobrenjc93/686/base -> origin/gh/bobrenjc93/686/base 2025-12-04T09:50:28.7958724Z * [new branch] gh/bobrenjc93/686/head -> origin/gh/bobrenjc93/686/head 2025-12-04T09:50:28.7958922Z * [new branch] gh/bobrenjc93/686/orig -> origin/gh/bobrenjc93/686/orig 2025-12-04T09:50:28.7959119Z * [new branch] gh/bobrenjc93/687/base -> origin/gh/bobrenjc93/687/base 2025-12-04T09:50:28.7959333Z * [new branch] gh/bobrenjc93/687/head -> origin/gh/bobrenjc93/687/head 2025-12-04T09:50:28.7959531Z * [new branch] gh/bobrenjc93/687/orig -> origin/gh/bobrenjc93/687/orig 2025-12-04T09:50:28.7959733Z * [new branch] gh/bobrenjc93/688/base -> origin/gh/bobrenjc93/688/base 2025-12-04T09:50:28.7959943Z * [new branch] gh/bobrenjc93/688/head -> origin/gh/bobrenjc93/688/head 2025-12-04T09:50:28.7960149Z * [new branch] gh/bobrenjc93/688/orig -> origin/gh/bobrenjc93/688/orig 2025-12-04T09:50:28.7960353Z * [new branch] gh/bobrenjc93/689/base -> origin/gh/bobrenjc93/689/base 2025-12-04T09:50:28.7960571Z * [new branch] gh/bobrenjc93/689/head -> origin/gh/bobrenjc93/689/head 2025-12-04T09:50:28.7960769Z * [new branch] gh/bobrenjc93/689/orig -> origin/gh/bobrenjc93/689/orig 2025-12-04T09:50:28.7960968Z * [new branch] gh/bobrenjc93/690/base -> origin/gh/bobrenjc93/690/base 2025-12-04T09:50:28.7961292Z * [new branch] gh/bobrenjc93/690/head -> origin/gh/bobrenjc93/690/head 2025-12-04T09:50:28.7961495Z * [new branch] gh/bobrenjc93/690/orig -> origin/gh/bobrenjc93/690/orig 2025-12-04T09:50:28.7961729Z * [new branch] gh/bobrenjc93/691/base -> origin/gh/bobrenjc93/691/base 2025-12-04T09:50:28.7961951Z * [new branch] gh/bobrenjc93/691/head -> origin/gh/bobrenjc93/691/head 2025-12-04T09:50:28.7962152Z * [new branch] gh/bobrenjc93/691/orig -> origin/gh/bobrenjc93/691/orig 2025-12-04T09:50:28.7962352Z * [new branch] gh/bobrenjc93/692/base -> origin/gh/bobrenjc93/692/base 2025-12-04T09:50:28.7962559Z * [new branch] gh/bobrenjc93/692/head -> origin/gh/bobrenjc93/692/head 2025-12-04T09:50:28.7962778Z * [new branch] gh/bobrenjc93/692/orig -> origin/gh/bobrenjc93/692/orig 2025-12-04T09:50:28.7962987Z * [new branch] gh/bobrenjc93/693/base -> origin/gh/bobrenjc93/693/base 2025-12-04T09:50:28.7963229Z * [new branch] gh/bobrenjc93/693/head -> origin/gh/bobrenjc93/693/head 2025-12-04T09:50:28.7963445Z * [new branch] gh/bobrenjc93/693/orig -> origin/gh/bobrenjc93/693/orig 2025-12-04T09:50:28.7963648Z * [new branch] gh/bobrenjc93/694/base -> origin/gh/bobrenjc93/694/base 2025-12-04T09:50:28.7963924Z * [new branch] gh/bobrenjc93/694/head -> origin/gh/bobrenjc93/694/head 2025-12-04T09:50:28.7964138Z * [new branch] gh/bobrenjc93/694/orig -> origin/gh/bobrenjc93/694/orig 2025-12-04T09:50:28.7964341Z * [new branch] gh/bobrenjc93/695/base -> origin/gh/bobrenjc93/695/base 2025-12-04T09:50:28.7964542Z * [new branch] gh/bobrenjc93/695/head -> origin/gh/bobrenjc93/695/head 2025-12-04T09:50:28.7964757Z * [new branch] gh/bobrenjc93/695/orig -> origin/gh/bobrenjc93/695/orig 2025-12-04T09:50:28.7964937Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-12-04T09:50:28.7965114Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-12-04T09:50:28.7965297Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-12-04T09:50:28.7965468Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-12-04T09:50:28.7965880Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-12-04T09:50:28.7966067Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-12-04T09:50:28.7966234Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-12-04T09:50:28.7966402Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-12-04T09:50:28.7966591Z * [new branch] gh/c00w/56/base -> origin/gh/c00w/56/base 2025-12-04T09:50:28.7966764Z * [new branch] gh/c00w/56/head -> origin/gh/c00w/56/head 2025-12-04T09:50:28.7966932Z * [new branch] gh/c00w/56/orig -> origin/gh/c00w/56/orig 2025-12-04T09:50:28.7967138Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-12-04T09:50:28.7967320Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-12-04T09:50:28.7967525Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-12-04T09:50:28.7967699Z * [new branch] gh/c00w/58/base -> origin/gh/c00w/58/base 2025-12-04T09:50:28.7967879Z * [new branch] gh/c00w/58/head -> origin/gh/c00w/58/head 2025-12-04T09:50:28.7968045Z * [new branch] gh/c00w/58/orig -> origin/gh/c00w/58/orig 2025-12-04T09:50:28.7968238Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-12-04T09:50:28.7968433Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-12-04T09:50:28.7968614Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-12-04T09:50:28.7968829Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-12-04T09:50:28.7969063Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-12-04T09:50:28.7969281Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-12-04T09:50:28.7969496Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-12-04T09:50:28.7969720Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-12-04T09:50:28.7969939Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-12-04T09:50:28.7970148Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-12-04T09:50:28.7970367Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-12-04T09:50:28.7970578Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-12-04T09:50:28.7970784Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-12-04T09:50:28.7971083Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-12-04T09:50:28.7971294Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-12-04T09:50:28.7971510Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-12-04T09:50:28.7971716Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-12-04T09:50:28.7971935Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-12-04T09:50:28.7972147Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-12-04T09:50:28.7972356Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-12-04T09:50:28.7972578Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-12-04T09:50:28.7972790Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-12-04T09:50:28.7973285Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-12-04T09:50:28.7973563Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-12-04T09:50:28.7973773Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-12-04T09:50:28.7973981Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-12-04T09:50:28.7974206Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-12-04T09:50:28.7974416Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-12-04T09:50:28.7974627Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-12-04T09:50:28.7974852Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-12-04T09:50:28.7975073Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-12-04T09:50:28.7975285Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-12-04T09:50:28.7975508Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-12-04T09:50:28.7975718Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-12-04T09:50:28.7975925Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-12-04T09:50:28.7976153Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-12-04T09:50:28.7976364Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-12-04T09:50:28.7976574Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-12-04T09:50:28.7976799Z * [new branch] gh/coconutruben/84/base -> origin/gh/coconutruben/84/base 2025-12-04T09:50:28.7977012Z * [new branch] gh/coconutruben/84/head -> origin/gh/coconutruben/84/head 2025-12-04T09:50:28.7977221Z * [new branch] gh/coconutruben/84/orig -> origin/gh/coconutruben/84/orig 2025-12-04T09:50:28.7977431Z * [new branch] gh/coconutruben/85/base -> origin/gh/coconutruben/85/base 2025-12-04T09:50:28.7977657Z * [new branch] gh/coconutruben/85/head -> origin/gh/coconutruben/85/head 2025-12-04T09:50:28.7977865Z * [new branch] gh/coconutruben/85/orig -> origin/gh/coconutruben/85/orig 2025-12-04T09:50:28.7978072Z * [new branch] gh/coconutruben/86/base -> origin/gh/coconutruben/86/base 2025-12-04T09:50:28.7978291Z * [new branch] gh/coconutruben/86/head -> origin/gh/coconutruben/86/head 2025-12-04T09:50:28.7978497Z * [new branch] gh/coconutruben/86/orig -> origin/gh/coconutruben/86/orig 2025-12-04T09:50:28.7978810Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-12-04T09:50:28.7979032Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-12-04T09:50:28.7979268Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-12-04T09:50:28.7979467Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-12-04T09:50:28.7979675Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-12-04T09:50:28.7979871Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-12-04T09:50:28.7980067Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-12-04T09:50:28.7980282Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-12-04T09:50:28.7980465Z * [new branch] gh/d4l3k/1/base -> origin/gh/d4l3k/1/base 2025-12-04T09:50:28.7980863Z * [new branch] gh/d4l3k/1/head -> origin/gh/d4l3k/1/head 2025-12-04T09:50:28.7981058Z * [new branch] gh/d4l3k/2/base -> origin/gh/d4l3k/2/base 2025-12-04T09:50:28.7981229Z * [new branch] gh/d4l3k/2/head -> origin/gh/d4l3k/2/head 2025-12-04T09:50:28.7981399Z * [new branch] gh/d4l3k/2/orig -> origin/gh/d4l3k/2/orig 2025-12-04T09:50:28.7981580Z * [new branch] gh/d4l3k/3/base -> origin/gh/d4l3k/3/base 2025-12-04T09:50:28.7981749Z * [new branch] gh/d4l3k/3/head -> origin/gh/d4l3k/3/head 2025-12-04T09:50:28.7981917Z * [new branch] gh/d4l3k/3/orig -> origin/gh/d4l3k/3/orig 2025-12-04T09:50:28.7982089Z * [new branch] gh/d4l3k/4/base -> origin/gh/d4l3k/4/base 2025-12-04T09:50:28.7982279Z * [new branch] gh/d4l3k/4/head -> origin/gh/d4l3k/4/head 2025-12-04T09:50:28.7982451Z * [new branch] gh/d4l3k/4/orig -> origin/gh/d4l3k/4/orig 2025-12-04T09:50:28.7982620Z * [new branch] gh/d4l3k/5/base -> origin/gh/d4l3k/5/base 2025-12-04T09:50:28.7982806Z * [new branch] gh/d4l3k/5/orig -> origin/gh/d4l3k/5/orig 2025-12-04T09:50:28.7983037Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-12-04T09:50:28.7983258Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-12-04T09:50:28.7983492Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-12-04T09:50:28.7983709Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-12-04T09:50:28.7983929Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-12-04T09:50:28.7984163Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-12-04T09:50:28.7984378Z * [new branch] gh/desertfire/605/base -> origin/gh/desertfire/605/base 2025-12-04T09:50:28.7984626Z * [new branch] gh/desertfire/605/head -> origin/gh/desertfire/605/head 2025-12-04T09:50:28.7984851Z * [new branch] gh/desertfire/605/orig -> origin/gh/desertfire/605/orig 2025-12-04T09:50:28.7985091Z * [new branch] gh/desertfire/606/base -> origin/gh/desertfire/606/base 2025-12-04T09:50:28.7985291Z * [new branch] gh/desertfire/606/head -> origin/gh/desertfire/606/head 2025-12-04T09:50:28.7985497Z * [new branch] gh/desertfire/606/orig -> origin/gh/desertfire/606/orig 2025-12-04T09:50:28.7985696Z * [new branch] gh/desertfire/607/base -> origin/gh/desertfire/607/base 2025-12-04T09:50:28.7985973Z * [new branch] gh/desertfire/607/head -> origin/gh/desertfire/607/head 2025-12-04T09:50:28.7986180Z * [new branch] gh/desertfire/607/orig -> origin/gh/desertfire/607/orig 2025-12-04T09:50:28.7986376Z * [new branch] gh/desertfire/608/base -> origin/gh/desertfire/608/base 2025-12-04T09:50:28.7986581Z * [new branch] gh/desertfire/608/head -> origin/gh/desertfire/608/head 2025-12-04T09:50:28.7986789Z * [new branch] gh/desertfire/608/orig -> origin/gh/desertfire/608/orig 2025-12-04T09:50:28.7986985Z * [new branch] gh/desertfire/609/base -> origin/gh/desertfire/609/base 2025-12-04T09:50:28.7987186Z * [new branch] gh/desertfire/609/head -> origin/gh/desertfire/609/head 2025-12-04T09:50:28.7987390Z * [new branch] gh/desertfire/609/orig -> origin/gh/desertfire/609/orig 2025-12-04T09:50:28.7987597Z * [new branch] gh/desertfire/610/base -> origin/gh/desertfire/610/base 2025-12-04T09:50:28.7987803Z * [new branch] gh/desertfire/610/head -> origin/gh/desertfire/610/head 2025-12-04T09:50:28.7988224Z * [new branch] gh/desertfire/610/orig -> origin/gh/desertfire/610/orig 2025-12-04T09:50:28.7988439Z * [new branch] gh/desertfire/611/base -> origin/gh/desertfire/611/base 2025-12-04T09:50:28.7988635Z * [new branch] gh/desertfire/611/head -> origin/gh/desertfire/611/head 2025-12-04T09:50:28.7988829Z * [new branch] gh/desertfire/611/orig -> origin/gh/desertfire/611/orig 2025-12-04T09:50:28.7989030Z * [new branch] gh/desertfire/612/base -> origin/gh/desertfire/612/base 2025-12-04T09:50:28.7989231Z * [new branch] gh/desertfire/612/head -> origin/gh/desertfire/612/head 2025-12-04T09:50:28.7989429Z * [new branch] gh/desertfire/612/orig -> origin/gh/desertfire/612/orig 2025-12-04T09:50:28.7989632Z * [new branch] gh/desertfire/613/base -> origin/gh/desertfire/613/base 2025-12-04T09:50:28.7989841Z * [new branch] gh/desertfire/613/head -> origin/gh/desertfire/613/head 2025-12-04T09:50:28.7990037Z * [new branch] gh/desertfire/613/orig -> origin/gh/desertfire/613/orig 2025-12-04T09:50:28.7990240Z * [new branch] gh/desertfire/614/base -> origin/gh/desertfire/614/base 2025-12-04T09:50:28.7990477Z * [new branch] gh/desertfire/614/head -> origin/gh/desertfire/614/head 2025-12-04T09:50:28.7990674Z * [new branch] gh/desertfire/614/orig -> origin/gh/desertfire/614/orig 2025-12-04T09:50:28.7990919Z * [new branch] gh/desertfire/615/base -> origin/gh/desertfire/615/base 2025-12-04T09:50:28.7991117Z * [new branch] gh/desertfire/615/head -> origin/gh/desertfire/615/head 2025-12-04T09:50:28.7991312Z * [new branch] gh/desertfire/615/orig -> origin/gh/desertfire/615/orig 2025-12-04T09:50:28.7991524Z * [new branch] gh/desertfire/616/base -> origin/gh/desertfire/616/base 2025-12-04T09:50:28.7991729Z * [new branch] gh/desertfire/616/head -> origin/gh/desertfire/616/head 2025-12-04T09:50:28.7991925Z * [new branch] gh/desertfire/616/orig -> origin/gh/desertfire/616/orig 2025-12-04T09:50:28.7992141Z * [new branch] gh/desertfire/617/base -> origin/gh/desertfire/617/base 2025-12-04T09:50:28.7992339Z * [new branch] gh/desertfire/617/head -> origin/gh/desertfire/617/head 2025-12-04T09:50:28.7992533Z * [new branch] gh/desertfire/617/orig -> origin/gh/desertfire/617/orig 2025-12-04T09:50:28.7992716Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-12-04T09:50:28.7992903Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-12-04T09:50:28.7993097Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-12-04T09:50:28.7993354Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-12-04T09:50:28.7993546Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-12-04T09:50:28.7993732Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-12-04T09:50:28.7993917Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-12-04T09:50:28.7994105Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-12-04T09:50:28.7994292Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-12-04T09:50:28.7994477Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-12-04T09:50:28.7994672Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-12-04T09:50:28.7994857Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-12-04T09:50:28.7995109Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-12-04T09:50:28.7995305Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-12-04T09:50:28.7995488Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-12-04T09:50:28.7995670Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-12-04T09:50:28.7995888Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-12-04T09:50:28.7996073Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-12-04T09:50:28.7996288Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-12-04T09:50:28.7996481Z * [new branch] gh/drisspg/218/base -> origin/gh/drisspg/218/base 2025-12-04T09:50:28.7996666Z * [new branch] gh/drisspg/218/head -> origin/gh/drisspg/218/head 2025-12-04T09:50:28.7996892Z * [new branch] gh/drisspg/218/orig -> origin/gh/drisspg/218/orig 2025-12-04T09:50:28.7997075Z * [new branch] gh/drisspg/219/base -> origin/gh/drisspg/219/base 2025-12-04T09:50:28.7997264Z * [new branch] gh/drisspg/219/head -> origin/gh/drisspg/219/head 2025-12-04T09:50:28.7997446Z * [new branch] gh/drisspg/219/orig -> origin/gh/drisspg/219/orig 2025-12-04T09:50:28.7997629Z * [new branch] gh/drisspg/220/base -> origin/gh/drisspg/220/base 2025-12-04T09:50:28.7997820Z * [new branch] gh/drisspg/220/head -> origin/gh/drisspg/220/head 2025-12-04T09:50:28.7998000Z * [new branch] gh/drisspg/220/orig -> origin/gh/drisspg/220/orig 2025-12-04T09:50:28.7998180Z * [new branch] gh/drisspg/221/base -> origin/gh/drisspg/221/base 2025-12-04T09:50:28.7998381Z * [new branch] gh/drisspg/221/head -> origin/gh/drisspg/221/head 2025-12-04T09:50:28.7998569Z * [new branch] gh/drisspg/221/orig -> origin/gh/drisspg/221/orig 2025-12-04T09:50:28.7998756Z * [new branch] gh/drisspg/222/base -> origin/gh/drisspg/222/base 2025-12-04T09:50:28.7998953Z * [new branch] gh/drisspg/222/head -> origin/gh/drisspg/222/head 2025-12-04T09:50:28.7999138Z * [new branch] gh/drisspg/222/orig -> origin/gh/drisspg/222/orig 2025-12-04T09:50:28.7999321Z * [new branch] gh/drisspg/223/base -> origin/gh/drisspg/223/base 2025-12-04T09:50:28.7999512Z * [new branch] gh/drisspg/223/head -> origin/gh/drisspg/223/head 2025-12-04T09:50:28.7999696Z * [new branch] gh/drisspg/223/orig -> origin/gh/drisspg/223/orig 2025-12-04T09:50:28.7999880Z * [new branch] gh/drisspg/224/base -> origin/gh/drisspg/224/base 2025-12-04T09:50:28.8000154Z * [new branch] gh/drisspg/224/head -> origin/gh/drisspg/224/head 2025-12-04T09:50:28.8000334Z * [new branch] gh/drisspg/224/orig -> origin/gh/drisspg/224/orig 2025-12-04T09:50:28.8000518Z * [new branch] gh/drisspg/225/base -> origin/gh/drisspg/225/base 2025-12-04T09:50:28.8000713Z * [new branch] gh/drisspg/225/head -> origin/gh/drisspg/225/head 2025-12-04T09:50:28.8000896Z * [new branch] gh/drisspg/225/orig -> origin/gh/drisspg/225/orig 2025-12-04T09:50:28.8001086Z * [new branch] gh/drisspg/226/base -> origin/gh/drisspg/226/base 2025-12-04T09:50:28.8001338Z * [new branch] gh/drisspg/226/head -> origin/gh/drisspg/226/head 2025-12-04T09:50:28.8001532Z * [new branch] gh/drisspg/226/orig -> origin/gh/drisspg/226/orig 2025-12-04T09:50:28.8001719Z * [new branch] gh/drisspg/227/base -> origin/gh/drisspg/227/base 2025-12-04T09:50:28.8001969Z * [new branch] gh/drisspg/227/head -> origin/gh/drisspg/227/head 2025-12-04T09:50:28.8002206Z * [new branch] gh/drisspg/227/orig -> origin/gh/drisspg/227/orig 2025-12-04T09:50:28.8002389Z * [new branch] gh/drisspg/228/base -> origin/gh/drisspg/228/base 2025-12-04T09:50:28.8002574Z * [new branch] gh/drisspg/228/head -> origin/gh/drisspg/228/head 2025-12-04T09:50:28.8002803Z * [new branch] gh/drisspg/228/orig -> origin/gh/drisspg/228/orig 2025-12-04T09:50:28.8002985Z * [new branch] gh/drisspg/229/base -> origin/gh/drisspg/229/base 2025-12-04T09:50:28.8003168Z * [new branch] gh/drisspg/229/head -> origin/gh/drisspg/229/head 2025-12-04T09:50:28.8003364Z * [new branch] gh/drisspg/229/orig -> origin/gh/drisspg/229/orig 2025-12-04T09:50:28.8003552Z * [new branch] gh/drisspg/230/base -> origin/gh/drisspg/230/base 2025-12-04T09:50:28.8003744Z * [new branch] gh/drisspg/230/head -> origin/gh/drisspg/230/head 2025-12-04T09:50:28.8003941Z * [new branch] gh/drisspg/230/orig -> origin/gh/drisspg/230/orig 2025-12-04T09:50:28.8004130Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-12-04T09:50:28.8004313Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-12-04T09:50:28.8004531Z * [new branch] gh/dzmitry-huba/1/base -> origin/gh/dzmitry-huba/1/base 2025-12-04T09:50:28.8004733Z * [new branch] gh/dzmitry-huba/1/head -> origin/gh/dzmitry-huba/1/head 2025-12-04T09:50:28.8004938Z * [new branch] gh/dzmitry-huba/12/base -> origin/gh/dzmitry-huba/12/base 2025-12-04T09:50:28.8005143Z * [new branch] gh/dzmitry-huba/12/head -> origin/gh/dzmitry-huba/12/head 2025-12-04T09:50:28.8005350Z * [new branch] gh/dzmitry-huba/12/orig -> origin/gh/dzmitry-huba/12/orig 2025-12-04T09:50:28.8005546Z * [new branch] gh/dzmitry-huba/13/base -> origin/gh/dzmitry-huba/13/base 2025-12-04T09:50:28.8005783Z * [new branch] gh/dzmitry-huba/13/head -> origin/gh/dzmitry-huba/13/head 2025-12-04T09:50:28.8005997Z * [new branch] gh/dzmitry-huba/13/orig -> origin/gh/dzmitry-huba/13/orig 2025-12-04T09:50:28.8006194Z * [new branch] gh/dzmitry-huba/14/base -> origin/gh/dzmitry-huba/14/base 2025-12-04T09:50:28.8006394Z * [new branch] gh/dzmitry-huba/14/head -> origin/gh/dzmitry-huba/14/head 2025-12-04T09:50:28.8006607Z * [new branch] gh/dzmitry-huba/14/orig -> origin/gh/dzmitry-huba/14/orig 2025-12-04T09:50:28.8006807Z * [new branch] gh/dzmitry-huba/15/base -> origin/gh/dzmitry-huba/15/base 2025-12-04T09:50:28.8007071Z * [new branch] gh/dzmitry-huba/15/head -> origin/gh/dzmitry-huba/15/head 2025-12-04T09:50:28.8007280Z * [new branch] gh/dzmitry-huba/15/orig -> origin/gh/dzmitry-huba/15/orig 2025-12-04T09:50:28.8007477Z * [new branch] gh/dzmitry-huba/16/base -> origin/gh/dzmitry-huba/16/base 2025-12-04T09:50:28.8007676Z * [new branch] gh/dzmitry-huba/16/head -> origin/gh/dzmitry-huba/16/head 2025-12-04T09:50:28.8007883Z * [new branch] gh/dzmitry-huba/16/orig -> origin/gh/dzmitry-huba/16/orig 2025-12-04T09:50:28.8008141Z * [new branch] gh/dzmitry-huba/17/base -> origin/gh/dzmitry-huba/17/base 2025-12-04T09:50:28.8008338Z * [new branch] gh/dzmitry-huba/17/head -> origin/gh/dzmitry-huba/17/head 2025-12-04T09:50:28.8008578Z * [new branch] gh/dzmitry-huba/17/orig -> origin/gh/dzmitry-huba/17/orig 2025-12-04T09:50:28.8008780Z * [new branch] gh/dzmitry-huba/2/base -> origin/gh/dzmitry-huba/2/base 2025-12-04T09:50:28.8009052Z * [new branch] gh/dzmitry-huba/2/head -> origin/gh/dzmitry-huba/2/head 2025-12-04T09:50:28.8009254Z * [new branch] gh/dzmitry-huba/3/base -> origin/gh/dzmitry-huba/3/base 2025-12-04T09:50:28.8009447Z * [new branch] gh/dzmitry-huba/3/head -> origin/gh/dzmitry-huba/3/head 2025-12-04T09:50:28.8009637Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-12-04T09:50:28.8009837Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-12-04T09:50:28.8010023Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-12-04T09:50:28.8010211Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-12-04T09:50:28.8010406Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-12-04T09:50:28.8010594Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-12-04T09:50:28.8010784Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-12-04T09:50:28.8010969Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-12-04T09:50:28.8011164Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-12-04T09:50:28.8011348Z * [new branch] gh/eellison/862/base -> origin/gh/eellison/862/base 2025-12-04T09:50:28.8011533Z * [new branch] gh/eellison/862/head -> origin/gh/eellison/862/head 2025-12-04T09:50:28.8011726Z * [new branch] gh/eellison/862/orig -> origin/gh/eellison/862/orig 2025-12-04T09:50:28.8011912Z * [new branch] gh/eellison/863/base -> origin/gh/eellison/863/base 2025-12-04T09:50:28.8012099Z * [new branch] gh/eellison/863/head -> origin/gh/eellison/863/head 2025-12-04T09:50:28.8012307Z * [new branch] gh/eellison/863/orig -> origin/gh/eellison/863/orig 2025-12-04T09:50:28.8012495Z * [new branch] gh/eellison/864/base -> origin/gh/eellison/864/base 2025-12-04T09:50:28.8012684Z * [new branch] gh/eellison/864/head -> origin/gh/eellison/864/head 2025-12-04T09:50:28.8012881Z * [new branch] gh/eellison/864/orig -> origin/gh/eellison/864/orig 2025-12-04T09:50:28.8013070Z * [new branch] gh/eellison/865/base -> origin/gh/eellison/865/base 2025-12-04T09:50:28.8013259Z * [new branch] gh/eellison/865/head -> origin/gh/eellison/865/head 2025-12-04T09:50:28.8013455Z * [new branch] gh/eellison/865/orig -> origin/gh/eellison/865/orig 2025-12-04T09:50:28.8013642Z * [new branch] gh/eellison/866/base -> origin/gh/eellison/866/base 2025-12-04T09:50:28.8013863Z * [new branch] gh/eellison/866/head -> origin/gh/eellison/866/head 2025-12-04T09:50:28.8014137Z * [new branch] gh/eellison/866/orig -> origin/gh/eellison/866/orig 2025-12-04T09:50:28.8014356Z * [new branch] gh/eellison/867/base -> origin/gh/eellison/867/base 2025-12-04T09:50:28.8014546Z * [new branch] gh/eellison/867/head -> origin/gh/eellison/867/head 2025-12-04T09:50:28.8014747Z * [new branch] gh/eellison/867/orig -> origin/gh/eellison/867/orig 2025-12-04T09:50:28.8014936Z * [new branch] gh/eellison/868/base -> origin/gh/eellison/868/base 2025-12-04T09:50:28.8015128Z * [new branch] gh/eellison/868/head -> origin/gh/eellison/868/head 2025-12-04T09:50:28.8015315Z * [new branch] gh/eellison/868/orig -> origin/gh/eellison/868/orig 2025-12-04T09:50:28.8015517Z * [new branch] gh/eellison/869/base -> origin/gh/eellison/869/base 2025-12-04T09:50:28.8015707Z * [new branch] gh/eellison/869/head -> origin/gh/eellison/869/head 2025-12-04T09:50:28.8015963Z * [new branch] gh/eellison/869/orig -> origin/gh/eellison/869/orig 2025-12-04T09:50:28.8016155Z * [new branch] gh/eellison/870/base -> origin/gh/eellison/870/base 2025-12-04T09:50:28.8016341Z * [new branch] gh/eellison/870/head -> origin/gh/eellison/870/head 2025-12-04T09:50:28.8016526Z * [new branch] gh/eellison/870/orig -> origin/gh/eellison/870/orig 2025-12-04T09:50:28.8016724Z * [new branch] gh/eellison/871/base -> origin/gh/eellison/871/base 2025-12-04T09:50:28.8016912Z * [new branch] gh/eellison/871/head -> origin/gh/eellison/871/head 2025-12-04T09:50:28.8017100Z * [new branch] gh/eellison/871/orig -> origin/gh/eellison/871/orig 2025-12-04T09:50:28.8017298Z * [new branch] gh/eellison/872/base -> origin/gh/eellison/872/base 2025-12-04T09:50:28.8017487Z * [new branch] gh/eellison/872/head -> origin/gh/eellison/872/head 2025-12-04T09:50:28.8017675Z * [new branch] gh/eellison/872/orig -> origin/gh/eellison/872/orig 2025-12-04T09:50:28.8017873Z * [new branch] gh/eellison/873/base -> origin/gh/eellison/873/base 2025-12-04T09:50:28.8018066Z * [new branch] gh/eellison/873/head -> origin/gh/eellison/873/head 2025-12-04T09:50:28.8018253Z * [new branch] gh/eellison/873/orig -> origin/gh/eellison/873/orig 2025-12-04T09:50:28.8018448Z * [new branch] gh/eellison/874/base -> origin/gh/eellison/874/base 2025-12-04T09:50:28.8018635Z * [new branch] gh/eellison/874/head -> origin/gh/eellison/874/head 2025-12-04T09:50:28.8018822Z * [new branch] gh/eellison/874/orig -> origin/gh/eellison/874/orig 2025-12-04T09:50:28.8019016Z * [new branch] gh/eellison/875/base -> origin/gh/eellison/875/base 2025-12-04T09:50:28.8019209Z * [new branch] gh/eellison/875/head -> origin/gh/eellison/875/head 2025-12-04T09:50:28.8019400Z * [new branch] gh/eellison/875/orig -> origin/gh/eellison/875/orig 2025-12-04T09:50:28.8019588Z * [new branch] gh/eellison/876/base -> origin/gh/eellison/876/base 2025-12-04T09:50:28.8019818Z * [new branch] gh/eellison/876/head -> origin/gh/eellison/876/head 2025-12-04T09:50:28.8020008Z * [new branch] gh/eellison/876/orig -> origin/gh/eellison/876/orig 2025-12-04T09:50:28.8020228Z * [new branch] gh/eellison/877/base -> origin/gh/eellison/877/base 2025-12-04T09:50:28.8020423Z * [new branch] gh/eellison/877/head -> origin/gh/eellison/877/head 2025-12-04T09:50:28.8020610Z * [new branch] gh/eellison/877/orig -> origin/gh/eellison/877/orig 2025-12-04T09:50:28.8020870Z * [new branch] gh/eellison/878/base -> origin/gh/eellison/878/base 2025-12-04T09:50:28.8021074Z * [new branch] gh/eellison/878/head -> origin/gh/eellison/878/head 2025-12-04T09:50:28.8021262Z * [new branch] gh/eellison/878/orig -> origin/gh/eellison/878/orig 2025-12-04T09:50:28.8021450Z * [new branch] gh/eellison/879/base -> origin/gh/eellison/879/base 2025-12-04T09:50:28.8021649Z * [new branch] gh/eellison/879/head -> origin/gh/eellison/879/head 2025-12-04T09:50:28.8021839Z * [new branch] gh/eellison/879/orig -> origin/gh/eellison/879/orig 2025-12-04T09:50:28.8022026Z * [new branch] gh/eellison/880/base -> origin/gh/eellison/880/base 2025-12-04T09:50:28.8022221Z * [new branch] gh/eellison/880/head -> origin/gh/eellison/880/head 2025-12-04T09:50:28.8022411Z * [new branch] gh/eellison/880/orig -> origin/gh/eellison/880/orig 2025-12-04T09:50:28.8022602Z * [new branch] gh/eellison/881/base -> origin/gh/eellison/881/base 2025-12-04T09:50:28.8022871Z * [new branch] gh/eellison/881/head -> origin/gh/eellison/881/head 2025-12-04T09:50:28.8023062Z * [new branch] gh/eellison/881/orig -> origin/gh/eellison/881/orig 2025-12-04T09:50:28.8023246Z * [new branch] gh/eellison/882/base -> origin/gh/eellison/882/base 2025-12-04T09:50:28.8023440Z * [new branch] gh/eellison/882/head -> origin/gh/eellison/882/head 2025-12-04T09:50:28.8023627Z * [new branch] gh/eellison/882/orig -> origin/gh/eellison/882/orig 2025-12-04T09:50:28.8023813Z * [new branch] gh/eellison/883/base -> origin/gh/eellison/883/base 2025-12-04T09:50:28.8023998Z * [new branch] gh/eellison/883/head -> origin/gh/eellison/883/head 2025-12-04T09:50:28.8024191Z * [new branch] gh/eellison/883/orig -> origin/gh/eellison/883/orig 2025-12-04T09:50:28.8024384Z * [new branch] gh/eellison/884/base -> origin/gh/eellison/884/base 2025-12-04T09:50:28.8024571Z * [new branch] gh/eellison/884/head -> origin/gh/eellison/884/head 2025-12-04T09:50:28.8024766Z * [new branch] gh/eellison/884/orig -> origin/gh/eellison/884/orig 2025-12-04T09:50:28.8024941Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-12-04T09:50:28.8025114Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-12-04T09:50:28.8025288Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-12-04T09:50:28.8025491Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-12-04T09:50:28.8025660Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-12-04T09:50:28.8025836Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-12-04T09:50:28.8026044Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-12-04T09:50:28.8026214Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-12-04T09:50:28.8026389Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-12-04T09:50:28.8026553Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-12-04T09:50:28.8026728Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-12-04T09:50:28.8026902Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-12-04T09:50:28.8027067Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-12-04T09:50:28.8027231Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-12-04T09:50:28.8027396Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-12-04T09:50:28.8027649Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-12-04T09:50:28.8027819Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-12-04T09:50:28.8027987Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-12-04T09:50:28.8028157Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-12-04T09:50:28.8028326Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-12-04T09:50:28.8028496Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-12-04T09:50:28.8028679Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-12-04T09:50:28.8028852Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-12-04T09:50:28.8029021Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-12-04T09:50:28.8029263Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-12-04T09:50:28.8029430Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-12-04T09:50:28.8029595Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-12-04T09:50:28.8029765Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-12-04T09:50:28.8029932Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-12-04T09:50:28.8030104Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-12-04T09:50:28.8030278Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-12-04T09:50:28.8030443Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-12-04T09:50:28.8030608Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-12-04T09:50:28.8030786Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-12-04T09:50:28.8030952Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-12-04T09:50:28.8031117Z * [new branch] gh/etaf/173/base -> origin/gh/etaf/173/base 2025-12-04T09:50:28.8031291Z * [new branch] gh/etaf/173/head -> origin/gh/etaf/173/head 2025-12-04T09:50:28.8031505Z * [new branch] gh/etaf/173/orig -> origin/gh/etaf/173/orig 2025-12-04T09:50:28.8031672Z * [new branch] gh/etaf/174/base -> origin/gh/etaf/174/base 2025-12-04T09:50:28.8031872Z * [new branch] gh/etaf/174/head -> origin/gh/etaf/174/head 2025-12-04T09:50:28.8032047Z * [new branch] gh/etaf/175/base -> origin/gh/etaf/175/base 2025-12-04T09:50:28.8032215Z * [new branch] gh/etaf/175/head -> origin/gh/etaf/175/head 2025-12-04T09:50:28.8032386Z * [new branch] gh/etaf/175/orig -> origin/gh/etaf/175/orig 2025-12-04T09:50:28.8032566Z * [new branch] gh/etaf/176/base -> origin/gh/etaf/176/base 2025-12-04T09:50:28.8032737Z * [new branch] gh/etaf/176/head -> origin/gh/etaf/176/head 2025-12-04T09:50:28.8032908Z * [new branch] gh/etaf/176/orig -> origin/gh/etaf/176/orig 2025-12-04T09:50:28.8033088Z * [new branch] gh/etaf/177/base -> origin/gh/etaf/177/base 2025-12-04T09:50:28.8033254Z * [new branch] gh/etaf/177/head -> origin/gh/etaf/177/head 2025-12-04T09:50:28.8033419Z * [new branch] gh/etaf/177/orig -> origin/gh/etaf/177/orig 2025-12-04T09:50:28.8033596Z * [new branch] gh/etaf/178/base -> origin/gh/etaf/178/base 2025-12-04T09:50:28.8033763Z * [new branch] gh/etaf/178/head -> origin/gh/etaf/178/head 2025-12-04T09:50:28.8034001Z * [new branch] gh/etaf/178/orig -> origin/gh/etaf/178/orig 2025-12-04T09:50:28.8034184Z * [new branch] gh/etaf/179/base -> origin/gh/etaf/179/base 2025-12-04T09:50:28.8034350Z * [new branch] gh/etaf/179/head -> origin/gh/etaf/179/head 2025-12-04T09:50:28.8034515Z * [new branch] gh/etaf/179/orig -> origin/gh/etaf/179/orig 2025-12-04T09:50:28.8034683Z * [new branch] gh/etaf/180/base -> origin/gh/etaf/180/base 2025-12-04T09:50:28.8034856Z * [new branch] gh/etaf/180/head -> origin/gh/etaf/180/head 2025-12-04T09:50:28.8035026Z * [new branch] gh/etaf/180/orig -> origin/gh/etaf/180/orig 2025-12-04T09:50:28.8035238Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-12-04T09:50:28.8035455Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-12-04T09:50:28.8035726Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-12-04T09:50:28.8035929Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-12-04T09:50:28.8036138Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-12-04T09:50:28.8036339Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-12-04T09:50:28.8036540Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-12-04T09:50:28.8036748Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-12-04T09:50:28.8036936Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-12-04T09:50:28.8037132Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-12-04T09:50:28.8037360Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-12-04T09:50:28.8037545Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-12-04T09:50:28.8037760Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-12-04T09:50:28.8037946Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-12-04T09:50:28.8038130Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-12-04T09:50:28.8038308Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-12-04T09:50:28.8038492Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-12-04T09:50:28.8038670Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-12-04T09:50:28.8038850Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-12-04T09:50:28.8039034Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-12-04T09:50:28.8039230Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-12-04T09:50:28.8039409Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-12-04T09:50:28.8039590Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-12-04T09:50:28.8039777Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-12-04T09:50:28.8039954Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-12-04T09:50:28.8040135Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-12-04T09:50:28.8040321Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-12-04T09:50:28.8040499Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-12-04T09:50:28.8040749Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-12-04T09:50:28.8040935Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-12-04T09:50:28.8041115Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-12-04T09:50:28.8041368Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-12-04T09:50:28.8041559Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-12-04T09:50:28.8041740Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-12-04T09:50:28.8041923Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-12-04T09:50:28.8042111Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-12-04T09:50:28.8042296Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-12-04T09:50:28.8042549Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-12-04T09:50:28.8042743Z * [new branch] gh/ezyang/3175/base -> origin/gh/ezyang/3175/base 2025-12-04T09:50:28.8042924Z * [new branch] gh/ezyang/3175/head -> origin/gh/ezyang/3175/head 2025-12-04T09:50:28.8043144Z * [new branch] gh/ezyang/3175/orig -> origin/gh/ezyang/3175/orig 2025-12-04T09:50:28.8043324Z * [new branch] gh/ezyang/3182/base -> origin/gh/ezyang/3182/base 2025-12-04T09:50:28.8043544Z * [new branch] gh/ezyang/3182/head -> origin/gh/ezyang/3182/head 2025-12-04T09:50:28.8043726Z * [new branch] gh/ezyang/3182/orig -> origin/gh/ezyang/3182/orig 2025-12-04T09:50:28.8043906Z * [new branch] gh/ezyang/3185/base -> origin/gh/ezyang/3185/base 2025-12-04T09:50:28.8044103Z * [new branch] gh/ezyang/3185/head -> origin/gh/ezyang/3185/head 2025-12-04T09:50:28.8044295Z * [new branch] gh/ezyang/3185/orig -> origin/gh/ezyang/3185/orig 2025-12-04T09:50:28.8044474Z * [new branch] gh/ezyang/3189/base -> origin/gh/ezyang/3189/base 2025-12-04T09:50:28.8044665Z * [new branch] gh/ezyang/3189/head -> origin/gh/ezyang/3189/head 2025-12-04T09:50:28.8044845Z * [new branch] gh/ezyang/3189/orig -> origin/gh/ezyang/3189/orig 2025-12-04T09:50:28.8045022Z * [new branch] gh/ezyang/3191/base -> origin/gh/ezyang/3191/base 2025-12-04T09:50:28.8045210Z * [new branch] gh/ezyang/3191/head -> origin/gh/ezyang/3191/head 2025-12-04T09:50:28.8045393Z * [new branch] gh/ezyang/3191/orig -> origin/gh/ezyang/3191/orig 2025-12-04T09:50:28.8045572Z * [new branch] gh/ezyang/3192/base -> origin/gh/ezyang/3192/base 2025-12-04T09:50:28.8045759Z * [new branch] gh/ezyang/3192/head -> origin/gh/ezyang/3192/head 2025-12-04T09:50:28.8045942Z * [new branch] gh/ezyang/3192/orig -> origin/gh/ezyang/3192/orig 2025-12-04T09:50:28.8046121Z * [new branch] gh/ezyang/3193/base -> origin/gh/ezyang/3193/base 2025-12-04T09:50:28.8046308Z * [new branch] gh/ezyang/3193/head -> origin/gh/ezyang/3193/head 2025-12-04T09:50:28.8046487Z * [new branch] gh/ezyang/3193/orig -> origin/gh/ezyang/3193/orig 2025-12-04T09:50:28.8046667Z * [new branch] gh/ezyang/3194/base -> origin/gh/ezyang/3194/base 2025-12-04T09:50:28.8046855Z * [new branch] gh/ezyang/3194/head -> origin/gh/ezyang/3194/head 2025-12-04T09:50:28.8047037Z * [new branch] gh/ezyang/3194/orig -> origin/gh/ezyang/3194/orig 2025-12-04T09:50:28.8047219Z * [new branch] gh/ezyang/3195/base -> origin/gh/ezyang/3195/base 2025-12-04T09:50:28.8047466Z * [new branch] gh/ezyang/3195/head -> origin/gh/ezyang/3195/head 2025-12-04T09:50:28.8047656Z * [new branch] gh/ezyang/3195/orig -> origin/gh/ezyang/3195/orig 2025-12-04T09:50:28.8047841Z * [new branch] gh/ezyang/3196/base -> origin/gh/ezyang/3196/base 2025-12-04T09:50:28.8048022Z * [new branch] gh/ezyang/3196/head -> origin/gh/ezyang/3196/head 2025-12-04T09:50:28.8048210Z * [new branch] gh/ezyang/3196/orig -> origin/gh/ezyang/3196/orig 2025-12-04T09:50:28.8048395Z * [new branch] gh/ezyang/3197/base -> origin/gh/ezyang/3197/base 2025-12-04T09:50:28.8048579Z * [new branch] gh/ezyang/3197/head -> origin/gh/ezyang/3197/head 2025-12-04T09:50:28.8048774Z * [new branch] gh/ezyang/3197/orig -> origin/gh/ezyang/3197/orig 2025-12-04T09:50:28.8048995Z * [new branch] gh/ezyang/3198/base -> origin/gh/ezyang/3198/base 2025-12-04T09:50:28.8049238Z * [new branch] gh/ezyang/3198/head -> origin/gh/ezyang/3198/head 2025-12-04T09:50:28.8049464Z * [new branch] gh/ezyang/3198/orig -> origin/gh/ezyang/3198/orig 2025-12-04T09:50:28.8049644Z * [new branch] gh/ezyang/3199/base -> origin/gh/ezyang/3199/base 2025-12-04T09:50:28.8049824Z * [new branch] gh/ezyang/3199/head -> origin/gh/ezyang/3199/head 2025-12-04T09:50:28.8050016Z * [new branch] gh/ezyang/3199/orig -> origin/gh/ezyang/3199/orig 2025-12-04T09:50:28.8050203Z * [new branch] gh/ezyang/3200/base -> origin/gh/ezyang/3200/base 2025-12-04T09:50:28.8050390Z * [new branch] gh/ezyang/3200/head -> origin/gh/ezyang/3200/head 2025-12-04T09:50:28.8050587Z * [new branch] gh/ezyang/3200/orig -> origin/gh/ezyang/3200/orig 2025-12-04T09:50:28.8050769Z * [new branch] gh/ezyang/3201/base -> origin/gh/ezyang/3201/base 2025-12-04T09:50:28.8050954Z * [new branch] gh/ezyang/3201/head -> origin/gh/ezyang/3201/head 2025-12-04T09:50:28.8051150Z * [new branch] gh/ezyang/3201/orig -> origin/gh/ezyang/3201/orig 2025-12-04T09:50:28.8051330Z * [new branch] gh/ezyang/3202/base -> origin/gh/ezyang/3202/base 2025-12-04T09:50:28.8051510Z * [new branch] gh/ezyang/3202/head -> origin/gh/ezyang/3202/head 2025-12-04T09:50:28.8051697Z * [new branch] gh/ezyang/3202/orig -> origin/gh/ezyang/3202/orig 2025-12-04T09:50:28.8051882Z * [new branch] gh/ezyang/3203/base -> origin/gh/ezyang/3203/base 2025-12-04T09:50:28.8052069Z * [new branch] gh/ezyang/3203/head -> origin/gh/ezyang/3203/head 2025-12-04T09:50:28.8052252Z * [new branch] gh/ezyang/3203/orig -> origin/gh/ezyang/3203/orig 2025-12-04T09:50:28.8052450Z * [new branch] gh/ezyang/3204/base -> origin/gh/ezyang/3204/base 2025-12-04T09:50:28.8052635Z * [new branch] gh/ezyang/3204/head -> origin/gh/ezyang/3204/head 2025-12-04T09:50:28.8052815Z * [new branch] gh/ezyang/3204/orig -> origin/gh/ezyang/3204/orig 2025-12-04T09:50:28.8053005Z * [new branch] gh/ezyang/3205/base -> origin/gh/ezyang/3205/base 2025-12-04T09:50:28.8053187Z * [new branch] gh/ezyang/3205/head -> origin/gh/ezyang/3205/head 2025-12-04T09:50:28.8053365Z * [new branch] gh/ezyang/3205/orig -> origin/gh/ezyang/3205/orig 2025-12-04T09:50:28.8053552Z * [new branch] gh/ezyang/3206/base -> origin/gh/ezyang/3206/base 2025-12-04T09:50:28.8053733Z * [new branch] gh/ezyang/3206/head -> origin/gh/ezyang/3206/head 2025-12-04T09:50:28.8053912Z * [new branch] gh/ezyang/3206/orig -> origin/gh/ezyang/3206/orig 2025-12-04T09:50:28.8054552Z * [new branch] gh/ezyang/3207/base -> origin/gh/ezyang/3207/base 2025-12-04T09:50:28.8054775Z * [new branch] gh/ezyang/3207/head -> origin/gh/ezyang/3207/head 2025-12-04T09:50:28.8054962Z * [new branch] gh/ezyang/3207/orig -> origin/gh/ezyang/3207/orig 2025-12-04T09:50:28.8055187Z * [new branch] gh/ezyang/3208/base -> origin/gh/ezyang/3208/base 2025-12-04T09:50:28.8055369Z * [new branch] gh/ezyang/3208/head -> origin/gh/ezyang/3208/head 2025-12-04T09:50:28.8055549Z * [new branch] gh/ezyang/3208/orig -> origin/gh/ezyang/3208/orig 2025-12-04T09:50:28.8055738Z * [new branch] gh/ezyang/3209/base -> origin/gh/ezyang/3209/base 2025-12-04T09:50:28.8055918Z * [new branch] gh/ezyang/3209/head -> origin/gh/ezyang/3209/head 2025-12-04T09:50:28.8056106Z * [new branch] gh/ezyang/3209/orig -> origin/gh/ezyang/3209/orig 2025-12-04T09:50:28.8056355Z * [new branch] gh/fadara01/3/base -> origin/gh/fadara01/3/base 2025-12-04T09:50:28.8056543Z * [new branch] gh/fadara01/3/head -> origin/gh/fadara01/3/head 2025-12-04T09:50:28.8056724Z * [new branch] gh/fadara01/3/orig -> origin/gh/fadara01/3/orig 2025-12-04T09:50:28.8056902Z * [new branch] gh/fadara01/5/base -> origin/gh/fadara01/5/base 2025-12-04T09:50:28.8057086Z * [new branch] gh/fadara01/5/head -> origin/gh/fadara01/5/head 2025-12-04T09:50:28.8057265Z * [new branch] gh/fadara01/5/orig -> origin/gh/fadara01/5/orig 2025-12-04T09:50:28.8057441Z * [new branch] gh/fadara01/6/base -> origin/gh/fadara01/6/base 2025-12-04T09:50:28.8057631Z * [new branch] gh/fadara01/6/head -> origin/gh/fadara01/6/head 2025-12-04T09:50:28.8057811Z * [new branch] gh/fadara01/6/orig -> origin/gh/fadara01/6/orig 2025-12-04T09:50:28.8057994Z * [new branch] gh/fadara01/7/base -> origin/gh/fadara01/7/base 2025-12-04T09:50:28.8058177Z * [new branch] gh/fadara01/7/head -> origin/gh/fadara01/7/head 2025-12-04T09:50:28.8058355Z * [new branch] gh/fadara01/7/orig -> origin/gh/fadara01/7/orig 2025-12-04T09:50:28.8058533Z * [new branch] gh/fadara01/8/base -> origin/gh/fadara01/8/base 2025-12-04T09:50:28.8058718Z * [new branch] gh/fadara01/8/head -> origin/gh/fadara01/8/head 2025-12-04T09:50:28.8058899Z * [new branch] gh/fadara01/8/orig -> origin/gh/fadara01/8/orig 2025-12-04T09:50:28.8059075Z * [new branch] gh/fadara01/9/base -> origin/gh/fadara01/9/base 2025-12-04T09:50:28.8059261Z * [new branch] gh/fadara01/9/head -> origin/gh/fadara01/9/head 2025-12-04T09:50:28.8059440Z * [new branch] gh/fadara01/9/orig -> origin/gh/fadara01/9/orig 2025-12-04T09:50:28.8059620Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-12-04T09:50:28.8059805Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-12-04T09:50:28.8059980Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-12-04T09:50:28.8060154Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-12-04T09:50:28.8060328Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-12-04T09:50:28.8060548Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-12-04T09:50:28.8060725Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-12-04T09:50:28.8060939Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-12-04T09:50:28.8061196Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-12-04T09:50:28.8061378Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-12-04T09:50:28.8061553Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-12-04T09:50:28.8061737Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-12-04T09:50:28.8061915Z * [new branch] gh/fduwjj/226/base -> origin/gh/fduwjj/226/base 2025-12-04T09:50:28.8062090Z * [new branch] gh/fduwjj/226/head -> origin/gh/fduwjj/226/head 2025-12-04T09:50:28.8062274Z * [new branch] gh/fduwjj/226/orig -> origin/gh/fduwjj/226/orig 2025-12-04T09:50:28.8062455Z * [new branch] gh/fduwjj/229/base -> origin/gh/fduwjj/229/base 2025-12-04T09:50:28.8062630Z * [new branch] gh/fduwjj/229/head -> origin/gh/fduwjj/229/head 2025-12-04T09:50:28.8063054Z * [new branch] gh/fduwjj/229/orig -> origin/gh/fduwjj/229/orig 2025-12-04T09:50:28.8063242Z * [new branch] gh/fduwjj/233/base -> origin/gh/fduwjj/233/base 2025-12-04T09:50:28.8063419Z * [new branch] gh/fduwjj/233/head -> origin/gh/fduwjj/233/head 2025-12-04T09:50:28.8063606Z * [new branch] gh/fduwjj/233/orig -> origin/gh/fduwjj/233/orig 2025-12-04T09:50:28.8063788Z * [new branch] gh/fduwjj/234/base -> origin/gh/fduwjj/234/base 2025-12-04T09:50:28.8063968Z * [new branch] gh/fduwjj/234/head -> origin/gh/fduwjj/234/head 2025-12-04T09:50:28.8064158Z * [new branch] gh/fduwjj/234/orig -> origin/gh/fduwjj/234/orig 2025-12-04T09:50:28.8064335Z * [new branch] gh/fduwjj/235/base -> origin/gh/fduwjj/235/base 2025-12-04T09:50:28.8064515Z * [new branch] gh/fduwjj/235/head -> origin/gh/fduwjj/235/head 2025-12-04T09:50:28.8064699Z * [new branch] gh/fduwjj/235/orig -> origin/gh/fduwjj/235/orig 2025-12-04T09:50:28.8064886Z * [new branch] gh/fduwjj/236/base -> origin/gh/fduwjj/236/base 2025-12-04T09:50:28.8065065Z * [new branch] gh/fduwjj/236/head -> origin/gh/fduwjj/236/head 2025-12-04T09:50:28.8065241Z * [new branch] gh/fduwjj/236/orig -> origin/gh/fduwjj/236/orig 2025-12-04T09:50:28.8065422Z * [new branch] gh/fduwjj/237/base -> origin/gh/fduwjj/237/base 2025-12-04T09:50:28.8065598Z * [new branch] gh/fduwjj/237/head -> origin/gh/fduwjj/237/head 2025-12-04T09:50:28.8065773Z * [new branch] gh/fduwjj/237/orig -> origin/gh/fduwjj/237/orig 2025-12-04T09:50:28.8065961Z * [new branch] gh/fduwjj/238/base -> origin/gh/fduwjj/238/base 2025-12-04T09:50:28.8066142Z * [new branch] gh/fduwjj/238/head -> origin/gh/fduwjj/238/head 2025-12-04T09:50:28.8066364Z * [new branch] gh/fduwjj/238/orig -> origin/gh/fduwjj/238/orig 2025-12-04T09:50:28.8066553Z * [new branch] gh/fduwjj/239/base -> origin/gh/fduwjj/239/base 2025-12-04T09:50:28.8066728Z * [new branch] gh/fduwjj/239/head -> origin/gh/fduwjj/239/head 2025-12-04T09:50:28.8066904Z * [new branch] gh/fduwjj/239/orig -> origin/gh/fduwjj/239/orig 2025-12-04T09:50:28.8067123Z * [new branch] gh/fegin/332/base -> origin/gh/fegin/332/base 2025-12-04T09:50:28.8067299Z * [new branch] gh/fegin/332/head -> origin/gh/fegin/332/head 2025-12-04T09:50:28.8067480Z * [new branch] gh/fegin/332/orig -> origin/gh/fegin/332/orig 2025-12-04T09:50:28.8067663Z * [new branch] gh/fegin/333/base -> origin/gh/fegin/333/base 2025-12-04T09:50:28.8067909Z * [new branch] gh/fegin/333/head -> origin/gh/fegin/333/head 2025-12-04T09:50:28.8068084Z * [new branch] gh/fegin/333/orig -> origin/gh/fegin/333/orig 2025-12-04T09:50:28.8068258Z * [new branch] gh/fegin/334/base -> origin/gh/fegin/334/base 2025-12-04T09:50:28.8068437Z * [new branch] gh/fegin/334/head -> origin/gh/fegin/334/head 2025-12-04T09:50:28.8068613Z * [new branch] gh/fegin/334/orig -> origin/gh/fegin/334/orig 2025-12-04T09:50:28.8068784Z * [new branch] gh/fegin/335/base -> origin/gh/fegin/335/base 2025-12-04T09:50:28.8068963Z * [new branch] gh/fegin/335/head -> origin/gh/fegin/335/head 2025-12-04T09:50:28.8069135Z * [new branch] gh/fegin/335/orig -> origin/gh/fegin/335/orig 2025-12-04T09:50:28.8069314Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-12-04T09:50:28.8069502Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-12-04T09:50:28.8069746Z * [new branch] gh/fffrog/177/base -> origin/gh/fffrog/177/base 2025-12-04T09:50:28.8069922Z * [new branch] gh/fffrog/177/head -> origin/gh/fffrog/177/head 2025-12-04T09:50:28.8070108Z * [new branch] gh/fffrog/177/orig -> origin/gh/fffrog/177/orig 2025-12-04T09:50:28.8070282Z * [new branch] gh/fffrog/178/base -> origin/gh/fffrog/178/base 2025-12-04T09:50:28.8070455Z * [new branch] gh/fffrog/178/head -> origin/gh/fffrog/178/head 2025-12-04T09:50:28.8070638Z * [new branch] gh/fffrog/178/orig -> origin/gh/fffrog/178/orig 2025-12-04T09:50:28.8070818Z * [new branch] gh/fffrog/181/base -> origin/gh/fffrog/181/base 2025-12-04T09:50:28.8070998Z * [new branch] gh/fffrog/181/head -> origin/gh/fffrog/181/head 2025-12-04T09:50:28.8071190Z * [new branch] gh/fffrog/181/orig -> origin/gh/fffrog/181/orig 2025-12-04T09:50:28.8071371Z * [new branch] gh/fffrog/183/base -> origin/gh/fffrog/183/base 2025-12-04T09:50:28.8071545Z * [new branch] gh/fffrog/183/head -> origin/gh/fffrog/183/head 2025-12-04T09:50:28.8071727Z * [new branch] gh/fffrog/183/orig -> origin/gh/fffrog/183/orig 2025-12-04T09:50:28.8071909Z * [new branch] gh/fxdawnn/10/base -> origin/gh/fxdawnn/10/base 2025-12-04T09:50:28.8072088Z * [new branch] gh/fxdawnn/10/head -> origin/gh/fxdawnn/10/head 2025-12-04T09:50:28.8072267Z * [new branch] gh/fxdawnn/10/orig -> origin/gh/fxdawnn/10/orig 2025-12-04T09:50:28.8072495Z * [new branch] gh/fxdawnn/11/base -> origin/gh/fxdawnn/11/base 2025-12-04T09:50:28.8072675Z * [new branch] gh/fxdawnn/11/head -> origin/gh/fxdawnn/11/head 2025-12-04T09:50:28.8072868Z * [new branch] gh/fxdawnn/11/orig -> origin/gh/fxdawnn/11/orig 2025-12-04T09:50:28.8073089Z * [new branch] gh/fxdawnn/12/base -> origin/gh/fxdawnn/12/base 2025-12-04T09:50:28.8073271Z * [new branch] gh/fxdawnn/12/head -> origin/gh/fxdawnn/12/head 2025-12-04T09:50:28.8073448Z * [new branch] gh/fxdawnn/12/orig -> origin/gh/fxdawnn/12/orig 2025-12-04T09:50:28.8073630Z * [new branch] gh/fxdawnn/13/base -> origin/gh/fxdawnn/13/base 2025-12-04T09:50:28.8073807Z * [new branch] gh/fxdawnn/13/head -> origin/gh/fxdawnn/13/head 2025-12-04T09:50:28.8073984Z * [new branch] gh/fxdawnn/13/orig -> origin/gh/fxdawnn/13/orig 2025-12-04T09:50:28.8074170Z * [new branch] gh/fxdawnn/14/base -> origin/gh/fxdawnn/14/base 2025-12-04T09:50:28.8074347Z * [new branch] gh/fxdawnn/14/head -> origin/gh/fxdawnn/14/head 2025-12-04T09:50:28.8074596Z * [new branch] gh/fxdawnn/14/orig -> origin/gh/fxdawnn/14/orig 2025-12-04T09:50:28.8074780Z * [new branch] gh/fxdawnn/15/base -> origin/gh/fxdawnn/15/base 2025-12-04T09:50:28.8074958Z * [new branch] gh/fxdawnn/15/head -> origin/gh/fxdawnn/15/head 2025-12-04T09:50:28.8075134Z * [new branch] gh/fxdawnn/15/orig -> origin/gh/fxdawnn/15/orig 2025-12-04T09:50:28.8075318Z * [new branch] gh/fxdawnn/6/base -> origin/gh/fxdawnn/6/base 2025-12-04T09:50:28.8075493Z * [new branch] gh/fxdawnn/6/head -> origin/gh/fxdawnn/6/head 2025-12-04T09:50:28.8075669Z * [new branch] gh/fxdawnn/6/orig -> origin/gh/fxdawnn/6/orig 2025-12-04T09:50:28.8075856Z * [new branch] gh/fxdawnn/7/base -> origin/gh/fxdawnn/7/base 2025-12-04T09:50:28.8076038Z * [new branch] gh/fxdawnn/7/head -> origin/gh/fxdawnn/7/head 2025-12-04T09:50:28.8076284Z * [new branch] gh/fxdawnn/7/orig -> origin/gh/fxdawnn/7/orig 2025-12-04T09:50:28.8076460Z * [new branch] gh/fxdawnn/9/base -> origin/gh/fxdawnn/9/base 2025-12-04T09:50:28.8076646Z * [new branch] gh/fxdawnn/9/head -> origin/gh/fxdawnn/9/head 2025-12-04T09:50:28.8076819Z * [new branch] gh/fxdawnn/9/orig -> origin/gh/fxdawnn/9/orig 2025-12-04T09:50:28.8076993Z * [new branch] gh/galv/1/base -> origin/gh/galv/1/base 2025-12-04T09:50:28.8077173Z * [new branch] gh/galv/1/head -> origin/gh/galv/1/head 2025-12-04T09:50:28.8077336Z * [new branch] gh/galv/1/orig -> origin/gh/galv/1/orig 2025-12-04T09:50:28.8077497Z * [new branch] gh/galv/2/base -> origin/gh/galv/2/base 2025-12-04T09:50:28.8077673Z * [new branch] gh/galv/2/head -> origin/gh/galv/2/head 2025-12-04T09:50:28.8077837Z * [new branch] gh/galv/2/orig -> origin/gh/galv/2/orig 2025-12-04T09:50:28.8077998Z * [new branch] gh/galv/3/base -> origin/gh/galv/3/base 2025-12-04T09:50:28.8078170Z * [new branch] gh/galv/3/head -> origin/gh/galv/3/head 2025-12-04T09:50:28.8078332Z * [new branch] gh/galv/3/orig -> origin/gh/galv/3/orig 2025-12-04T09:50:28.8078562Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-12-04T09:50:28.8078760Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-12-04T09:50:28.8078989Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-12-04T09:50:28.8079176Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-12-04T09:50:28.8079370Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-12-04T09:50:28.8079556Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-12-04T09:50:28.8079744Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-12-04T09:50:28.8079930Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-12-04T09:50:28.8080124Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-12-04T09:50:28.8080312Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-12-04T09:50:28.8080498Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-12-04T09:50:28.8080687Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-12-04T09:50:28.8080877Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-12-04T09:50:28.8081133Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-12-04T09:50:28.8081405Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-12-04T09:50:28.8081594Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-12-04T09:50:28.8081781Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-12-04T09:50:28.8081978Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-12-04T09:50:28.8082167Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-12-04T09:50:28.8082356Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-12-04T09:50:28.8082550Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-12-04T09:50:28.8082738Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-12-04T09:50:28.8082997Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-12-04T09:50:28.8083194Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-12-04T09:50:28.8083381Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-12-04T09:50:28.8083567Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-12-04T09:50:28.8083758Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-12-04T09:50:28.8083943Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-12-04T09:50:28.8084130Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-12-04T09:50:28.8084355Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-12-04T09:50:28.8084556Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-12-04T09:50:28.8084779Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-12-04T09:50:28.8084967Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-12-04T09:50:28.8085166Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-12-04T09:50:28.8085351Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-12-04T09:50:28.8085535Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-12-04T09:50:28.8085723Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-12-04T09:50:28.8085906Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-12-04T09:50:28.8086091Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-12-04T09:50:28.8086290Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-12-04T09:50:28.8086479Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-12-04T09:50:28.8086667Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-12-04T09:50:28.8086865Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-12-04T09:50:28.8087053Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-12-04T09:50:28.8087240Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-12-04T09:50:28.8087433Z * [new branch] gh/guangyey/228/base -> origin/gh/guangyey/228/base 2025-12-04T09:50:28.8087618Z * [new branch] gh/guangyey/228/head -> origin/gh/guangyey/228/head 2025-12-04T09:50:28.8087808Z * [new branch] gh/guangyey/228/orig -> origin/gh/guangyey/228/orig 2025-12-04T09:50:28.8088073Z * [new branch] gh/guangyey/230/base -> origin/gh/guangyey/230/base 2025-12-04T09:50:28.8088258Z * [new branch] gh/guangyey/230/head -> origin/gh/guangyey/230/head 2025-12-04T09:50:28.8088444Z * [new branch] gh/guangyey/230/orig -> origin/gh/guangyey/230/orig 2025-12-04T09:50:28.8088628Z * [new branch] gh/guangyey/231/base -> origin/gh/guangyey/231/base 2025-12-04T09:50:28.8088827Z * [new branch] gh/guangyey/231/head -> origin/gh/guangyey/231/head 2025-12-04T09:50:28.8089012Z * [new branch] gh/guangyey/231/orig -> origin/gh/guangyey/231/orig 2025-12-04T09:50:28.8089195Z * [new branch] gh/guangyey/232/base -> origin/gh/guangyey/232/base 2025-12-04T09:50:28.8089388Z * [new branch] gh/guangyey/232/head -> origin/gh/guangyey/232/head 2025-12-04T09:50:28.8089577Z * [new branch] gh/guangyey/232/orig -> origin/gh/guangyey/232/orig 2025-12-04T09:50:28.8089830Z * [new branch] gh/guangyey/233/base -> origin/gh/guangyey/233/base 2025-12-04T09:50:28.8090025Z * [new branch] gh/guangyey/233/head -> origin/gh/guangyey/233/head 2025-12-04T09:50:28.8090247Z * [new branch] gh/guangyey/233/orig -> origin/gh/guangyey/233/orig 2025-12-04T09:50:28.8090434Z * [new branch] gh/guangyey/234/base -> origin/gh/guangyey/234/base 2025-12-04T09:50:28.8090629Z * [new branch] gh/guangyey/234/head -> origin/gh/guangyey/234/head 2025-12-04T09:50:28.8090854Z * [new branch] gh/guangyey/234/orig -> origin/gh/guangyey/234/orig 2025-12-04T09:50:28.8091042Z * [new branch] gh/guangyey/235/base -> origin/gh/guangyey/235/base 2025-12-04T09:50:28.8091235Z * [new branch] gh/guangyey/235/head -> origin/gh/guangyey/235/head 2025-12-04T09:50:28.8091422Z * [new branch] gh/guangyey/235/orig -> origin/gh/guangyey/235/orig 2025-12-04T09:50:28.8091610Z * [new branch] gh/guangyey/236/base -> origin/gh/guangyey/236/base 2025-12-04T09:50:28.8091800Z * [new branch] gh/guangyey/236/head -> origin/gh/guangyey/236/head 2025-12-04T09:50:28.8091984Z * [new branch] gh/guangyey/236/orig -> origin/gh/guangyey/236/orig 2025-12-04T09:50:28.8092172Z * [new branch] gh/guangyey/237/base -> origin/gh/guangyey/237/base 2025-12-04T09:50:28.8092372Z * [new branch] gh/guangyey/237/head -> origin/gh/guangyey/237/head 2025-12-04T09:50:28.8092557Z * [new branch] gh/guangyey/237/orig -> origin/gh/guangyey/237/orig 2025-12-04T09:50:28.8092743Z * [new branch] gh/guangyey/238/base -> origin/gh/guangyey/238/base 2025-12-04T09:50:28.8092928Z * [new branch] gh/guangyey/238/head -> origin/gh/guangyey/238/head 2025-12-04T09:50:28.8093132Z * [new branch] gh/guangyey/239/base -> origin/gh/guangyey/239/base 2025-12-04T09:50:28.8093317Z * [new branch] gh/guangyey/239/head -> origin/gh/guangyey/239/head 2025-12-04T09:50:28.8093508Z * [new branch] gh/guangyey/239/orig -> origin/gh/guangyey/239/orig 2025-12-04T09:50:28.8093699Z * [new branch] gh/guangyey/240/base -> origin/gh/guangyey/240/base 2025-12-04T09:50:28.8093891Z * [new branch] gh/guangyey/240/head -> origin/gh/guangyey/240/head 2025-12-04T09:50:28.8094078Z * [new branch] gh/guangyey/240/orig -> origin/gh/guangyey/240/orig 2025-12-04T09:50:28.8094273Z * [new branch] gh/guangyey/241/base -> origin/gh/guangyey/241/base 2025-12-04T09:50:28.8094458Z * [new branch] gh/guangyey/241/head -> origin/gh/guangyey/241/head 2025-12-04T09:50:28.8094713Z * [new branch] gh/guangyey/241/orig -> origin/gh/guangyey/241/orig 2025-12-04T09:50:28.8094915Z * [new branch] gh/guangyey/242/base -> origin/gh/guangyey/242/base 2025-12-04T09:50:28.8095099Z * [new branch] gh/guangyey/242/head -> origin/gh/guangyey/242/head 2025-12-04T09:50:28.8095286Z * [new branch] gh/guangyey/242/orig -> origin/gh/guangyey/242/orig 2025-12-04T09:50:28.8095491Z * [new branch] gh/guangyey/243/base -> origin/gh/guangyey/243/base 2025-12-04T09:50:28.8095680Z * [new branch] gh/guangyey/243/head -> origin/gh/guangyey/243/head 2025-12-04T09:50:28.8095870Z * [new branch] gh/guangyey/243/orig -> origin/gh/guangyey/243/orig 2025-12-04T09:50:28.8096095Z * [new branch] gh/guangyey/244/base -> origin/gh/guangyey/244/base 2025-12-04T09:50:28.8096285Z * [new branch] gh/guangyey/244/head -> origin/gh/guangyey/244/head 2025-12-04T09:50:28.8096477Z * [new branch] gh/guangyey/244/orig -> origin/gh/guangyey/244/orig 2025-12-04T09:50:28.8096806Z * [new branch] gh/guangyey/245/base -> origin/gh/guangyey/245/base 2025-12-04T09:50:28.8097008Z * [new branch] gh/guangyey/245/head -> origin/gh/guangyey/245/head 2025-12-04T09:50:28.8097192Z * [new branch] gh/guangyey/245/orig -> origin/gh/guangyey/245/orig 2025-12-04T09:50:28.8097376Z * [new branch] gh/guangyey/246/base -> origin/gh/guangyey/246/base 2025-12-04T09:50:28.8097568Z * [new branch] gh/guangyey/246/head -> origin/gh/guangyey/246/head 2025-12-04T09:50:28.8097752Z * [new branch] gh/guangyey/246/orig -> origin/gh/guangyey/246/orig 2025-12-04T09:50:28.8097938Z * [new branch] gh/guangyey/247/base -> origin/gh/guangyey/247/base 2025-12-04T09:50:28.8098130Z * [new branch] gh/guangyey/247/head -> origin/gh/guangyey/247/head 2025-12-04T09:50:28.8098330Z * [new branch] gh/guangyey/247/orig -> origin/gh/guangyey/247/orig 2025-12-04T09:50:28.8098516Z * [new branch] gh/guangyey/248/base -> origin/gh/guangyey/248/base 2025-12-04T09:50:28.8098721Z * [new branch] gh/guangyey/248/head -> origin/gh/guangyey/248/head 2025-12-04T09:50:28.8098908Z * [new branch] gh/guangyey/248/orig -> origin/gh/guangyey/248/orig 2025-12-04T09:50:28.8099093Z * [new branch] gh/guangyey/249/base -> origin/gh/guangyey/249/base 2025-12-04T09:50:28.8099287Z * [new branch] gh/guangyey/249/head -> origin/gh/guangyey/249/head 2025-12-04T09:50:28.8099472Z * [new branch] gh/guangyey/249/orig -> origin/gh/guangyey/249/orig 2025-12-04T09:50:28.8099660Z * [new branch] gh/guangyey/250/base -> origin/gh/guangyey/250/base 2025-12-04T09:50:28.8099854Z * [new branch] gh/guangyey/250/head -> origin/gh/guangyey/250/head 2025-12-04T09:50:28.8100050Z * [new branch] gh/guangyey/250/orig -> origin/gh/guangyey/250/orig 2025-12-04T09:50:28.8100236Z * [new branch] gh/guangyey/251/base -> origin/gh/guangyey/251/base 2025-12-04T09:50:28.8100426Z * [new branch] gh/guangyey/251/head -> origin/gh/guangyey/251/head 2025-12-04T09:50:28.8100615Z * [new branch] gh/guangyey/251/orig -> origin/gh/guangyey/251/orig 2025-12-04T09:50:28.8100801Z * [new branch] gh/guangyey/252/base -> origin/gh/guangyey/252/base 2025-12-04T09:50:28.8100991Z * [new branch] gh/guangyey/252/head -> origin/gh/guangyey/252/head 2025-12-04T09:50:28.8101176Z * [new branch] gh/guangyey/252/orig -> origin/gh/guangyey/252/orig 2025-12-04T09:50:28.8101362Z * [new branch] gh/guangyey/253/base -> origin/gh/guangyey/253/base 2025-12-04T09:50:28.8101611Z * [new branch] gh/guangyey/253/head -> origin/gh/guangyey/253/head 2025-12-04T09:50:28.8101804Z * [new branch] gh/guangyey/253/orig -> origin/gh/guangyey/253/orig 2025-12-04T09:50:28.8101991Z * [new branch] gh/guangyey/254/base -> origin/gh/guangyey/254/base 2025-12-04T09:50:28.8102213Z * [new branch] gh/guangyey/254/head -> origin/gh/guangyey/254/head 2025-12-04T09:50:28.8102407Z * [new branch] gh/guangyey/254/orig -> origin/gh/guangyey/254/orig 2025-12-04T09:50:28.8102621Z * [new branch] gh/guangyey/255/base -> origin/gh/guangyey/255/base 2025-12-04T09:50:28.8102806Z * [new branch] gh/guangyey/255/head -> origin/gh/guangyey/255/head 2025-12-04T09:50:28.8103007Z * [new branch] gh/guangyey/255/orig -> origin/gh/guangyey/255/orig 2025-12-04T09:50:28.8103244Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-12-04T09:50:28.8103550Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-12-04T09:50:28.8103791Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-12-04T09:50:28.8104026Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-12-04T09:50:28.8104252Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-12-04T09:50:28.8105614Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-12-04T09:50:28.8105842Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-12-04T09:50:28.8106073Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-12-04T09:50:28.8106309Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-12-04T09:50:28.8106543Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-12-04T09:50:28.8106777Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-12-04T09:50:28.8107006Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-12-04T09:50:28.8107234Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-12-04T09:50:28.8107462Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-12-04T09:50:28.8107692Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-12-04T09:50:28.8107917Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-12-04T09:50:28.8108188Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-12-04T09:50:28.8108442Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-12-04T09:50:28.8108712Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-12-04T09:50:28.8108944Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-12-04T09:50:28.8109178Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-12-04T09:50:28.8109407Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-12-04T09:50:28.8109632Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-12-04T09:50:28.8109856Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-12-04T09:50:28.8110093Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-12-04T09:50:28.8110407Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-12-04T09:50:28.8110636Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-12-04T09:50:28.8110871Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-12-04T09:50:28.8111100Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-12-04T09:50:28.8111327Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-12-04T09:50:28.8111566Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-12-04T09:50:28.8111794Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-12-04T09:50:28.8112019Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-12-04T09:50:28.8112254Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-12-04T09:50:28.8112551Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-12-04T09:50:28.8112776Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-12-04T09:50:28.8113011Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-12-04T09:50:28.8113239Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-12-04T09:50:28.8113466Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-12-04T09:50:28.8113707Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-12-04T09:50:28.8113972Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-12-04T09:50:28.8114200Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-12-04T09:50:28.8114473Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-12-04T09:50:28.8114702Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-12-04T09:50:28.8114927Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-12-04T09:50:28.8115166Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-12-04T09:50:28.8115391Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-12-04T09:50:28.8115614Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-12-04T09:50:28.8115856Z * [new branch] gh/guilhermeleobas/253/base -> origin/gh/guilhermeleobas/253/base 2025-12-04T09:50:28.8116081Z * [new branch] gh/guilhermeleobas/253/head -> origin/gh/guilhermeleobas/253/head 2025-12-04T09:50:28.8116312Z * [new branch] gh/guilhermeleobas/253/orig -> origin/gh/guilhermeleobas/253/orig 2025-12-04T09:50:28.8116552Z * [new branch] gh/guilhermeleobas/254/base -> origin/gh/guilhermeleobas/254/base 2025-12-04T09:50:28.8116775Z * [new branch] gh/guilhermeleobas/254/head -> origin/gh/guilhermeleobas/254/head 2025-12-04T09:50:28.8117001Z * [new branch] gh/guilhermeleobas/254/orig -> origin/gh/guilhermeleobas/254/orig 2025-12-04T09:50:28.8117225Z * [new branch] gh/guilhermeleobas/255/base -> origin/gh/guilhermeleobas/255/base 2025-12-04T09:50:28.8117456Z * [new branch] gh/guilhermeleobas/255/head -> origin/gh/guilhermeleobas/255/head 2025-12-04T09:50:28.8117688Z * [new branch] gh/guilhermeleobas/255/orig -> origin/gh/guilhermeleobas/255/orig 2025-12-04T09:50:28.8117914Z * [new branch] gh/guilhermeleobas/256/base -> origin/gh/guilhermeleobas/256/base 2025-12-04T09:50:28.8118219Z * [new branch] gh/guilhermeleobas/256/head -> origin/gh/guilhermeleobas/256/head 2025-12-04T09:50:28.8118450Z * [new branch] gh/guilhermeleobas/256/orig -> origin/gh/guilhermeleobas/256/orig 2025-12-04T09:50:28.8118674Z * [new branch] gh/guilhermeleobas/257/base -> origin/gh/guilhermeleobas/257/base 2025-12-04T09:50:28.8118904Z * [new branch] gh/guilhermeleobas/257/head -> origin/gh/guilhermeleobas/257/head 2025-12-04T09:50:28.8119128Z * [new branch] gh/guilhermeleobas/257/orig -> origin/gh/guilhermeleobas/257/orig 2025-12-04T09:50:28.8119357Z * [new branch] gh/guilhermeleobas/258/base -> origin/gh/guilhermeleobas/258/base 2025-12-04T09:50:28.8119596Z * [new branch] gh/guilhermeleobas/258/head -> origin/gh/guilhermeleobas/258/head 2025-12-04T09:50:28.8119861Z * [new branch] gh/guilhermeleobas/258/orig -> origin/gh/guilhermeleobas/258/orig 2025-12-04T09:50:28.8120090Z * [new branch] gh/guilhermeleobas/259/base -> origin/gh/guilhermeleobas/259/base 2025-12-04T09:50:28.8120422Z * [new branch] gh/guilhermeleobas/259/head -> origin/gh/guilhermeleobas/259/head 2025-12-04T09:50:28.8120654Z * [new branch] gh/guilhermeleobas/259/orig -> origin/gh/guilhermeleobas/259/orig 2025-12-04T09:50:28.8120878Z * [new branch] gh/guilhermeleobas/260/base -> origin/gh/guilhermeleobas/260/base 2025-12-04T09:50:28.8121117Z * [new branch] gh/guilhermeleobas/260/head -> origin/gh/guilhermeleobas/260/head 2025-12-04T09:50:28.8121440Z * [new branch] gh/guilhermeleobas/260/orig -> origin/gh/guilhermeleobas/260/orig 2025-12-04T09:50:28.8121673Z * [new branch] gh/guilhermeleobas/261/base -> origin/gh/guilhermeleobas/261/base 2025-12-04T09:50:28.8121911Z * [new branch] gh/guilhermeleobas/261/head -> origin/gh/guilhermeleobas/261/head 2025-12-04T09:50:28.8122139Z * [new branch] gh/guilhermeleobas/261/orig -> origin/gh/guilhermeleobas/261/orig 2025-12-04T09:50:28.8122378Z * [new branch] gh/guilhermeleobas/262/base -> origin/gh/guilhermeleobas/262/base 2025-12-04T09:50:28.8122611Z * [new branch] gh/guilhermeleobas/262/head -> origin/gh/guilhermeleobas/262/head 2025-12-04T09:50:28.8122837Z * [new branch] gh/guilhermeleobas/262/orig -> origin/gh/guilhermeleobas/262/orig 2025-12-04T09:50:28.8123068Z * [new branch] gh/guilhermeleobas/263/base -> origin/gh/guilhermeleobas/263/base 2025-12-04T09:50:28.8123307Z * [new branch] gh/guilhermeleobas/263/head -> origin/gh/guilhermeleobas/263/head 2025-12-04T09:50:28.8123544Z * [new branch] gh/guilhermeleobas/263/orig -> origin/gh/guilhermeleobas/263/orig 2025-12-04T09:50:28.8123776Z * [new branch] gh/guilhermeleobas/264/base -> origin/gh/guilhermeleobas/264/base 2025-12-04T09:50:28.8124003Z * [new branch] gh/guilhermeleobas/264/head -> origin/gh/guilhermeleobas/264/head 2025-12-04T09:50:28.8124249Z * [new branch] gh/guilhermeleobas/264/orig -> origin/gh/guilhermeleobas/264/orig 2025-12-04T09:50:28.8124479Z * [new branch] gh/guilhermeleobas/265/base -> origin/gh/guilhermeleobas/265/base 2025-12-04T09:50:28.8124704Z * [new branch] gh/guilhermeleobas/265/head -> origin/gh/guilhermeleobas/265/head 2025-12-04T09:50:28.8124936Z * [new branch] gh/guilhermeleobas/265/orig -> origin/gh/guilhermeleobas/265/orig 2025-12-04T09:50:28.8125163Z * [new branch] gh/guilhermeleobas/266/base -> origin/gh/guilhermeleobas/266/base 2025-12-04T09:50:28.8125388Z * [new branch] gh/guilhermeleobas/266/head -> origin/gh/guilhermeleobas/266/head 2025-12-04T09:50:28.8125627Z * [new branch] gh/guilhermeleobas/266/orig -> origin/gh/guilhermeleobas/266/orig 2025-12-04T09:50:28.8125892Z * [new branch] gh/guilhermeleobas/267/base -> origin/gh/guilhermeleobas/267/base 2025-12-04T09:50:28.8126222Z * [new branch] gh/guilhermeleobas/267/head -> origin/gh/guilhermeleobas/267/head 2025-12-04T09:50:28.8126464Z * [new branch] gh/guilhermeleobas/267/orig -> origin/gh/guilhermeleobas/267/orig 2025-12-04T09:50:28.8126676Z * [new branch] gh/hameerabbasi/1/base -> origin/gh/hameerabbasi/1/base 2025-12-04T09:50:28.8126881Z * [new branch] gh/hameerabbasi/1/head -> origin/gh/hameerabbasi/1/head 2025-12-04T09:50:28.8127093Z * [new branch] gh/hameerabbasi/2/base -> origin/gh/hameerabbasi/2/base 2025-12-04T09:50:28.8127299Z * [new branch] gh/hameerabbasi/2/head -> origin/gh/hameerabbasi/2/head 2025-12-04T09:50:28.8127504Z * [new branch] gh/hameerabbasi/2/orig -> origin/gh/hameerabbasi/2/orig 2025-12-04T09:50:28.8127715Z * [new branch] gh/hameerabbasi/3/base -> origin/gh/hameerabbasi/3/base 2025-12-04T09:50:28.8127922Z * [new branch] gh/hameerabbasi/3/head -> origin/gh/hameerabbasi/3/head 2025-12-04T09:50:28.8128189Z * [new branch] gh/hameerabbasi/3/orig -> origin/gh/hameerabbasi/3/orig 2025-12-04T09:50:28.8128405Z * [new branch] gh/hameerabbasi/4/base -> origin/gh/hameerabbasi/4/base 2025-12-04T09:50:28.8128610Z * [new branch] gh/hameerabbasi/4/head -> origin/gh/hameerabbasi/4/head 2025-12-04T09:50:28.8128813Z * [new branch] gh/hameerabbasi/4/orig -> origin/gh/hameerabbasi/4/orig 2025-12-04T09:50:28.8129002Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-12-04T09:50:28.8129177Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-12-04T09:50:28.8129349Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-12-04T09:50:28.8129529Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-12-04T09:50:28.8129701Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-12-04T09:50:28.8129873Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-12-04T09:50:28.8130045Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-12-04T09:50:28.8130218Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-12-04T09:50:28.8130405Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-12-04T09:50:28.8130591Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-12-04T09:50:28.8130782Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-12-04T09:50:28.8130958Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-12-04T09:50:28.8131133Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-12-04T09:50:28.8131325Z * [new branch] gh/isuruf/158/base -> origin/gh/isuruf/158/base 2025-12-04T09:50:28.8131505Z * [new branch] gh/isuruf/158/head -> origin/gh/isuruf/158/head 2025-12-04T09:50:28.8131721Z * [new branch] gh/isuruf/159/base -> origin/gh/isuruf/159/base 2025-12-04T09:50:28.8131905Z * [new branch] gh/isuruf/159/head -> origin/gh/isuruf/159/head 2025-12-04T09:50:28.8132113Z * [new branch] gh/isuruf/160/base -> origin/gh/isuruf/160/base 2025-12-04T09:50:28.8132294Z * [new branch] gh/isuruf/160/head -> origin/gh/isuruf/160/head 2025-12-04T09:50:28.8132478Z * [new branch] gh/isuruf/160/orig -> origin/gh/isuruf/160/orig 2025-12-04T09:50:28.8132658Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-12-04T09:50:28.8132832Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-12-04T09:50:28.8133087Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-12-04T09:50:28.8133285Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-12-04T09:50:28.8133479Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-12-04T09:50:28.8133666Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-12-04T09:50:28.8133858Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-12-04T09:50:28.8134049Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-12-04T09:50:28.8134243Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-12-04T09:50:28.8134448Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-12-04T09:50:28.8134633Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-12-04T09:50:28.8134886Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-12-04T09:50:28.8135083Z * [new branch] gh/jamesjwu/198/base -> origin/gh/jamesjwu/198/base 2025-12-04T09:50:28.8135268Z * [new branch] gh/jamesjwu/198/head -> origin/gh/jamesjwu/198/head 2025-12-04T09:50:28.8135456Z * [new branch] gh/jamesjwu/198/orig -> origin/gh/jamesjwu/198/orig 2025-12-04T09:50:28.8135649Z * [new branch] gh/jamesjwu/207/base -> origin/gh/jamesjwu/207/base 2025-12-04T09:50:28.8135841Z * [new branch] gh/jamesjwu/207/head -> origin/gh/jamesjwu/207/head 2025-12-04T09:50:28.8136033Z * [new branch] gh/jamesjwu/207/orig -> origin/gh/jamesjwu/207/orig 2025-12-04T09:50:28.8136234Z * [new branch] gh/jamesjwu/208/base -> origin/gh/jamesjwu/208/base 2025-12-04T09:50:28.8136423Z * [new branch] gh/jamesjwu/208/head -> origin/gh/jamesjwu/208/head 2025-12-04T09:50:28.8136611Z * [new branch] gh/jamesjwu/208/orig -> origin/gh/jamesjwu/208/orig 2025-12-04T09:50:28.8136804Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-12-04T09:50:28.8136988Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-12-04T09:50:28.8137171Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-12-04T09:50:28.8137367Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-12-04T09:50:28.8137585Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-12-04T09:50:28.8137765Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-12-04T09:50:28.8137946Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-12-04T09:50:28.8138177Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-12-04T09:50:28.8138368Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-12-04T09:50:28.8138584Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-12-04T09:50:28.8138769Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-12-04T09:50:28.8138989Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-12-04T09:50:28.8139169Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-12-04T09:50:28.8139392Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-12-04T09:50:28.8139581Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-12-04T09:50:28.8139794Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-12-04T09:50:28.8140086Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-12-04T09:50:28.8140269Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-12-04T09:50:28.8140482Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-12-04T09:50:28.8140679Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-12-04T09:50:28.8140894Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-12-04T09:50:28.8141082Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-12-04T09:50:28.8141306Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-12-04T09:50:28.8141488Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-12-04T09:50:28.8141712Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-12-04T09:50:28.8141966Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-12-04T09:50:28.8142187Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-12-04T09:50:28.8142400Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-12-04T09:50:28.8142593Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-12-04T09:50:28.8142820Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-12-04T09:50:28.8143005Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-12-04T09:50:28.8143223Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-12-04T09:50:28.8143421Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-12-04T09:50:28.8143640Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-12-04T09:50:28.8143833Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-12-04T09:50:28.8144030Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-12-04T09:50:28.8144248Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-12-04T09:50:28.8144432Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-12-04T09:50:28.8144622Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-12-04T09:50:28.8144838Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-12-04T09:50:28.8145024Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-12-04T09:50:28.8145248Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-12-04T09:50:28.8145437Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-12-04T09:50:28.8145628Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-12-04T09:50:28.8145855Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-12-04T09:50:28.8146038Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-12-04T09:50:28.8146225Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-12-04T09:50:28.8146446Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-12-04T09:50:28.8146627Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-12-04T09:50:28.8146845Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-12-04T09:50:28.8147033Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-12-04T09:50:28.8147329Z * [new branch] gh/janeyx99/315/base -> origin/gh/janeyx99/315/base 2025-12-04T09:50:28.8147515Z * [new branch] gh/janeyx99/315/head -> origin/gh/janeyx99/315/head 2025-12-04T09:50:28.8147739Z * [new branch] gh/janeyx99/315/orig -> origin/gh/janeyx99/315/orig 2025-12-04T09:50:28.8147966Z * [new branch] gh/janeyx99/316/base -> origin/gh/janeyx99/316/base 2025-12-04T09:50:28.8148151Z * [new branch] gh/janeyx99/316/head -> origin/gh/janeyx99/316/head 2025-12-04T09:50:28.8148372Z * [new branch] gh/janeyx99/316/orig -> origin/gh/janeyx99/316/orig 2025-12-04T09:50:28.8148563Z * [new branch] gh/janeyx99/317/base -> origin/gh/janeyx99/317/base 2025-12-04T09:50:28.8148778Z * [new branch] gh/janeyx99/317/head -> origin/gh/janeyx99/317/head 2025-12-04T09:50:28.8148964Z * [new branch] gh/janeyx99/317/orig -> origin/gh/janeyx99/317/orig 2025-12-04T09:50:28.8149259Z * [new branch] gh/janeyx99/325/base -> origin/gh/janeyx99/325/base 2025-12-04T09:50:28.8149448Z * [new branch] gh/janeyx99/325/head -> origin/gh/janeyx99/325/head 2025-12-04T09:50:28.8149666Z * [new branch] gh/janeyx99/325/orig -> origin/gh/janeyx99/325/orig 2025-12-04T09:50:28.8149860Z * [new branch] gh/janeyx99/327/base -> origin/gh/janeyx99/327/base 2025-12-04T09:50:28.8150072Z * [new branch] gh/janeyx99/327/head -> origin/gh/janeyx99/327/head 2025-12-04T09:50:28.8150286Z * [new branch] gh/janeyx99/327/orig -> origin/gh/janeyx99/327/orig 2025-12-04T09:50:28.8150487Z * [new branch] gh/janeyx99/328/base -> origin/gh/janeyx99/328/base 2025-12-04T09:50:28.8150701Z * [new branch] gh/janeyx99/328/head -> origin/gh/janeyx99/328/head 2025-12-04T09:50:28.8150889Z * [new branch] gh/janeyx99/328/orig -> origin/gh/janeyx99/328/orig 2025-12-04T09:50:28.8151121Z * [new branch] gh/janeyx99/329/base -> origin/gh/janeyx99/329/base 2025-12-04T09:50:28.8151311Z * [new branch] gh/janeyx99/329/head -> origin/gh/janeyx99/329/head 2025-12-04T09:50:28.8151524Z * [new branch] gh/janeyx99/329/orig -> origin/gh/janeyx99/329/orig 2025-12-04T09:50:28.8151709Z * [new branch] gh/janeyx99/330/base -> origin/gh/janeyx99/330/base 2025-12-04T09:50:28.8151940Z * [new branch] gh/janeyx99/330/head -> origin/gh/janeyx99/330/head 2025-12-04T09:50:28.8152125Z * [new branch] gh/janeyx99/330/orig -> origin/gh/janeyx99/330/orig 2025-12-04T09:50:28.8152343Z * [new branch] gh/janeyx99/331/base -> origin/gh/janeyx99/331/base 2025-12-04T09:50:28.8152538Z * [new branch] gh/janeyx99/331/head -> origin/gh/janeyx99/331/head 2025-12-04T09:50:28.8152765Z * [new branch] gh/janeyx99/331/orig -> origin/gh/janeyx99/331/orig 2025-12-04T09:50:28.8152947Z * [new branch] gh/janeyx99/332/base -> origin/gh/janeyx99/332/base 2025-12-04T09:50:28.8153175Z * [new branch] gh/janeyx99/332/head -> origin/gh/janeyx99/332/head 2025-12-04T09:50:28.8153358Z * [new branch] gh/janeyx99/332/orig -> origin/gh/janeyx99/332/orig 2025-12-04T09:50:28.8153544Z * [new branch] gh/janeyx99/333/base -> origin/gh/janeyx99/333/base 2025-12-04T09:50:28.8153773Z * [new branch] gh/janeyx99/333/head -> origin/gh/janeyx99/333/head 2025-12-04T09:50:28.8153958Z * [new branch] gh/janeyx99/333/orig -> origin/gh/janeyx99/333/orig 2025-12-04T09:50:28.8154175Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-12-04T09:50:28.8154435Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-12-04T09:50:28.8154619Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-12-04T09:50:28.8154799Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-12-04T09:50:28.8154984Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-12-04T09:50:28.8155160Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-12-04T09:50:28.8155335Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-12-04T09:50:28.8155520Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-12-04T09:50:28.8155695Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-12-04T09:50:28.8155871Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-12-04T09:50:28.8156053Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-12-04T09:50:28.8156308Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-12-04T09:50:28.8156485Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-12-04T09:50:28.8156660Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-12-04T09:50:28.8156848Z * [new branch] gh/jansel/552/base -> origin/gh/jansel/552/base 2025-12-04T09:50:28.8157023Z * [new branch] gh/jansel/552/head -> origin/gh/jansel/552/head 2025-12-04T09:50:28.8157202Z * [new branch] gh/jansel/552/orig -> origin/gh/jansel/552/orig 2025-12-04T09:50:28.8157385Z * [new branch] gh/jansel/553/base -> origin/gh/jansel/553/base 2025-12-04T09:50:28.8157563Z * [new branch] gh/jansel/553/head -> origin/gh/jansel/553/head 2025-12-04T09:50:28.8157744Z * [new branch] gh/jansel/553/orig -> origin/gh/jansel/553/orig 2025-12-04T09:50:28.8157931Z * [new branch] gh/jansel/554/base -> origin/gh/jansel/554/base 2025-12-04T09:50:28.8158108Z * [new branch] gh/jansel/554/head -> origin/gh/jansel/554/head 2025-12-04T09:50:28.8158285Z * [new branch] gh/jansel/554/orig -> origin/gh/jansel/554/orig 2025-12-04T09:50:28.8158471Z * [new branch] gh/jansel/555/base -> origin/gh/jansel/555/base 2025-12-04T09:50:28.8158650Z * [new branch] gh/jansel/555/head -> origin/gh/jansel/555/head 2025-12-04T09:50:28.8158825Z * [new branch] gh/jansel/555/orig -> origin/gh/jansel/555/orig 2025-12-04T09:50:28.8159007Z * [new branch] gh/jansel/556/base -> origin/gh/jansel/556/base 2025-12-04T09:50:28.8159185Z * [new branch] gh/jansel/556/head -> origin/gh/jansel/556/head 2025-12-04T09:50:28.8159371Z * [new branch] gh/jansel/556/orig -> origin/gh/jansel/556/orig 2025-12-04T09:50:28.8159599Z * [new branch] gh/jansel/557/base -> origin/gh/jansel/557/base 2025-12-04T09:50:28.8159775Z * [new branch] gh/jansel/557/head -> origin/gh/jansel/557/head 2025-12-04T09:50:28.8159950Z * [new branch] gh/jansel/557/orig -> origin/gh/jansel/557/orig 2025-12-04T09:50:28.8160164Z * [new branch] gh/jansel/558/base -> origin/gh/jansel/558/base 2025-12-04T09:50:28.8160352Z * [new branch] gh/jansel/558/head -> origin/gh/jansel/558/head 2025-12-04T09:50:28.8160564Z * [new branch] gh/jansel/558/orig -> origin/gh/jansel/558/orig 2025-12-04T09:50:28.8160740Z * [new branch] gh/jansel/559/base -> origin/gh/jansel/559/base 2025-12-04T09:50:28.8160924Z * [new branch] gh/jansel/559/head -> origin/gh/jansel/559/head 2025-12-04T09:50:28.8161243Z * [new branch] gh/jansel/559/orig -> origin/gh/jansel/559/orig 2025-12-04T09:50:28.8161423Z * [new branch] gh/jansel/560/base -> origin/gh/jansel/560/base 2025-12-04T09:50:28.8161608Z * [new branch] gh/jansel/560/head -> origin/gh/jansel/560/head 2025-12-04T09:50:28.8161784Z * [new branch] gh/jansel/560/orig -> origin/gh/jansel/560/orig 2025-12-04T09:50:28.8161960Z * [new branch] gh/jansel/561/base -> origin/gh/jansel/561/base 2025-12-04T09:50:28.8162146Z * [new branch] gh/jansel/561/head -> origin/gh/jansel/561/head 2025-12-04T09:50:28.8162322Z * [new branch] gh/jansel/561/orig -> origin/gh/jansel/561/orig 2025-12-04T09:50:28.8162502Z * [new branch] gh/jansel/562/base -> origin/gh/jansel/562/base 2025-12-04T09:50:28.8162692Z * [new branch] gh/jansel/562/head -> origin/gh/jansel/562/head 2025-12-04T09:50:28.8162932Z * [new branch] gh/jansel/562/orig -> origin/gh/jansel/562/orig 2025-12-04T09:50:28.8163113Z * [new branch] gh/jansel/563/base -> origin/gh/jansel/563/base 2025-12-04T09:50:28.8163297Z * [new branch] gh/jansel/563/head -> origin/gh/jansel/563/head 2025-12-04T09:50:28.8163472Z * [new branch] gh/jansel/563/orig -> origin/gh/jansel/563/orig 2025-12-04T09:50:28.8163648Z * [new branch] gh/jansel/564/base -> origin/gh/jansel/564/base 2025-12-04T09:50:28.8163830Z * [new branch] gh/jansel/564/head -> origin/gh/jansel/564/head 2025-12-04T09:50:28.8164014Z * [new branch] gh/jansel/564/orig -> origin/gh/jansel/564/orig 2025-12-04T09:50:28.8164196Z * [new branch] gh/jansel/565/base -> origin/gh/jansel/565/base 2025-12-04T09:50:28.8164378Z * [new branch] gh/jansel/565/head -> origin/gh/jansel/565/head 2025-12-04T09:50:28.8164573Z * [new branch] gh/jansel/565/orig -> origin/gh/jansel/565/orig 2025-12-04T09:50:28.8164752Z * [new branch] gh/jansel/566/base -> origin/gh/jansel/566/base 2025-12-04T09:50:28.8164930Z * [new branch] gh/jansel/566/head -> origin/gh/jansel/566/head 2025-12-04T09:50:28.8165112Z * [new branch] gh/jansel/566/orig -> origin/gh/jansel/566/orig 2025-12-04T09:50:28.8165287Z * [new branch] gh/jansel/567/base -> origin/gh/jansel/567/base 2025-12-04T09:50:28.8165464Z * [new branch] gh/jansel/567/head -> origin/gh/jansel/567/head 2025-12-04T09:50:28.8165647Z * [new branch] gh/jansel/567/orig -> origin/gh/jansel/567/orig 2025-12-04T09:50:28.8165826Z * [new branch] gh/jansel/568/base -> origin/gh/jansel/568/base 2025-12-04T09:50:28.8166044Z * [new branch] gh/jansel/568/head -> origin/gh/jansel/568/head 2025-12-04T09:50:28.8166233Z * [new branch] gh/jansel/568/orig -> origin/gh/jansel/568/orig 2025-12-04T09:50:28.8166447Z * [new branch] gh/jansel/569/base -> origin/gh/jansel/569/base 2025-12-04T09:50:28.8166624Z * [new branch] gh/jansel/569/head -> origin/gh/jansel/569/head 2025-12-04T09:50:28.8166844Z * [new branch] gh/jansel/569/orig -> origin/gh/jansel/569/orig 2025-12-04T09:50:28.8167020Z * [new branch] gh/jansel/570/base -> origin/gh/jansel/570/base 2025-12-04T09:50:28.8167199Z * [new branch] gh/jansel/570/head -> origin/gh/jansel/570/head 2025-12-04T09:50:28.8167382Z * [new branch] gh/jansel/570/orig -> origin/gh/jansel/570/orig 2025-12-04T09:50:28.8167559Z * [new branch] gh/jansel/571/base -> origin/gh/jansel/571/base 2025-12-04T09:50:28.8168197Z * [new branch] gh/jansel/571/head -> origin/gh/jansel/571/head 2025-12-04T09:50:28.8168388Z * [new branch] gh/jansel/571/orig -> origin/gh/jansel/571/orig 2025-12-04T09:50:28.8168567Z * [new branch] gh/jansel/572/base -> origin/gh/jansel/572/base 2025-12-04T09:50:28.8168743Z * [new branch] gh/jansel/572/head -> origin/gh/jansel/572/head 2025-12-04T09:50:28.8168921Z * [new branch] gh/jansel/572/orig -> origin/gh/jansel/572/orig 2025-12-04T09:50:28.8169109Z * [new branch] gh/jansel/573/base -> origin/gh/jansel/573/base 2025-12-04T09:50:28.8169287Z * [new branch] gh/jansel/573/head -> origin/gh/jansel/573/head 2025-12-04T09:50:28.8169465Z * [new branch] gh/jansel/573/orig -> origin/gh/jansel/573/orig 2025-12-04T09:50:28.8169654Z * [new branch] gh/jansel/574/base -> origin/gh/jansel/574/base 2025-12-04T09:50:28.8169899Z * [new branch] gh/jansel/574/head -> origin/gh/jansel/574/head 2025-12-04T09:50:28.8170079Z * [new branch] gh/jansel/574/orig -> origin/gh/jansel/574/orig 2025-12-04T09:50:28.8170267Z * [new branch] gh/jansel/575/base -> origin/gh/jansel/575/base 2025-12-04T09:50:28.8170443Z * [new branch] gh/jansel/575/head -> origin/gh/jansel/575/head 2025-12-04T09:50:28.8170621Z * [new branch] gh/jansel/575/orig -> origin/gh/jansel/575/orig 2025-12-04T09:50:28.8170811Z * [new branch] gh/jansel/576/base -> origin/gh/jansel/576/base 2025-12-04T09:50:28.8170988Z * [new branch] gh/jansel/576/head -> origin/gh/jansel/576/head 2025-12-04T09:50:28.8171168Z * [new branch] gh/jansel/576/orig -> origin/gh/jansel/576/orig 2025-12-04T09:50:28.8171390Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-12-04T09:50:28.8171602Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-12-04T09:50:28.8171806Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-12-04T09:50:28.8172016Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-12-04T09:50:28.8172262Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-12-04T09:50:28.8172469Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-12-04T09:50:28.8172704Z * [new branch] gh/jerryzh168/1/base -> origin/gh/jerryzh168/1/base 2025-12-04T09:50:28.8172900Z * [new branch] gh/jerryzh168/1/head -> origin/gh/jerryzh168/1/head 2025-12-04T09:50:28.8173118Z * [new branch] gh/jerryzh168/1/orig -> origin/gh/jerryzh168/1/orig 2025-12-04T09:50:28.8173316Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-12-04T09:50:28.8173513Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-12-04T09:50:28.8173700Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-12-04T09:50:28.8173887Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-12-04T09:50:28.8174086Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-12-04T09:50:28.8174272Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-12-04T09:50:28.8174457Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-12-04T09:50:28.8174650Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-12-04T09:50:28.8174836Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-12-04T09:50:28.8175100Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-12-04T09:50:28.8175296Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-12-04T09:50:28.8175483Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-12-04T09:50:28.8175672Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-12-04T09:50:28.8175867Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-12-04T09:50:28.8176053Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-12-04T09:50:28.8176241Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-12-04T09:50:28.8176435Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-12-04T09:50:28.8176627Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-12-04T09:50:28.8177205Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-12-04T09:50:28.8177411Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-12-04T09:50:28.8177597Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-12-04T09:50:28.8177789Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-12-04T09:50:28.8177979Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-12-04T09:50:28.8178175Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-12-04T09:50:28.8178367Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-12-04T09:50:28.8178595Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-12-04T09:50:28.8178795Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-12-04T09:50:28.8178987Z * [new branch] gh/jiayisunx/85/base -> origin/gh/jiayisunx/85/base 2025-12-04T09:50:28.8179207Z * [new branch] gh/jiayisunx/85/head -> origin/gh/jiayisunx/85/head 2025-12-04T09:50:28.8179408Z * [new branch] gh/jiayisunx/85/orig -> origin/gh/jiayisunx/85/orig 2025-12-04T09:50:28.8179629Z * [new branch] gh/jiayisunx/86/base -> origin/gh/jiayisunx/86/base 2025-12-04T09:50:28.8179815Z * [new branch] gh/jiayisunx/86/head -> origin/gh/jiayisunx/86/head 2025-12-04T09:50:28.8180010Z * [new branch] gh/jiayisunx/86/orig -> origin/gh/jiayisunx/86/orig 2025-12-04T09:50:28.8180195Z * [new branch] gh/jiayisunx/87/base -> origin/gh/jiayisunx/87/base 2025-12-04T09:50:28.8180387Z * [new branch] gh/jiayisunx/87/head -> origin/gh/jiayisunx/87/head 2025-12-04T09:50:28.8180593Z * [new branch] gh/jiayisunx/87/orig -> origin/gh/jiayisunx/87/orig 2025-12-04T09:50:28.8180782Z * [new branch] gh/jiayisunx/88/base -> origin/gh/jiayisunx/88/base 2025-12-04T09:50:28.8180967Z * [new branch] gh/jiayisunx/88/head -> origin/gh/jiayisunx/88/head 2025-12-04T09:50:28.8181163Z * [new branch] gh/jiayisunx/88/orig -> origin/gh/jiayisunx/88/orig 2025-12-04T09:50:28.8181346Z * [new branch] gh/jiayisunx/89/base -> origin/gh/jiayisunx/89/base 2025-12-04T09:50:28.8181532Z * [new branch] gh/jiayisunx/89/head -> origin/gh/jiayisunx/89/head 2025-12-04T09:50:28.8181724Z * [new branch] gh/jiayisunx/89/orig -> origin/gh/jiayisunx/89/orig 2025-12-04T09:50:28.8181909Z * [new branch] gh/jiayisunx/90/base -> origin/gh/jiayisunx/90/base 2025-12-04T09:50:28.8182165Z * [new branch] gh/jiayisunx/90/head -> origin/gh/jiayisunx/90/head 2025-12-04T09:50:28.8182358Z * [new branch] gh/jiayisunx/90/orig -> origin/gh/jiayisunx/90/orig 2025-12-04T09:50:28.8182563Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-12-04T09:50:28.8206276Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-12-04T09:50:28.8206725Z * [new branch] gh/jturney/1/base -> origin/gh/jturney/1/base 2025-12-04T09:50:28.8206997Z * [new branch] gh/jturney/1/head -> origin/gh/jturney/1/head 2025-12-04T09:50:28.8207290Z * [new branch] gh/jturney/1/orig -> origin/gh/jturney/1/orig 2025-12-04T09:50:28.8207480Z * [new branch] gh/jturney/2/base -> origin/gh/jturney/2/base 2025-12-04T09:50:28.8207690Z * [new branch] gh/jturney/2/head -> origin/gh/jturney/2/head 2025-12-04T09:50:28.8207884Z * [new branch] gh/jturney/2/orig -> origin/gh/jturney/2/orig 2025-12-04T09:50:28.8208236Z * [new branch] gh/karthickai/10/base -> origin/gh/karthickai/10/base 2025-12-04T09:50:28.8208433Z * [new branch] gh/karthickai/10/head -> origin/gh/karthickai/10/head 2025-12-04T09:50:28.8208623Z * [new branch] gh/karthickai/10/orig -> origin/gh/karthickai/10/orig 2025-12-04T09:50:28.8208832Z * [new branch] gh/karthickai/11/base -> origin/gh/karthickai/11/base 2025-12-04T09:50:28.8209022Z * [new branch] gh/karthickai/11/head -> origin/gh/karthickai/11/head 2025-12-04T09:50:28.8209212Z * [new branch] gh/karthickai/11/orig -> origin/gh/karthickai/11/orig 2025-12-04T09:50:28.8209406Z * [new branch] gh/karthickai/12/base -> origin/gh/karthickai/12/base 2025-12-04T09:50:28.8209594Z * [new branch] gh/karthickai/12/head -> origin/gh/karthickai/12/head 2025-12-04T09:50:28.8209789Z * [new branch] gh/karthickai/12/orig -> origin/gh/karthickai/12/orig 2025-12-04T09:50:28.8209982Z * [new branch] gh/karthickai/13/base -> origin/gh/karthickai/13/base 2025-12-04T09:50:28.8210173Z * [new branch] gh/karthickai/13/head -> origin/gh/karthickai/13/head 2025-12-04T09:50:28.8210361Z * [new branch] gh/karthickai/13/orig -> origin/gh/karthickai/13/orig 2025-12-04T09:50:28.8210554Z * [new branch] gh/karthickai/14/base -> origin/gh/karthickai/14/base 2025-12-04T09:50:28.8210753Z * [new branch] gh/karthickai/14/head -> origin/gh/karthickai/14/head 2025-12-04T09:50:28.8210944Z * [new branch] gh/karthickai/14/orig -> origin/gh/karthickai/14/orig 2025-12-04T09:50:28.8211134Z * [new branch] gh/karthickai/15/base -> origin/gh/karthickai/15/base 2025-12-04T09:50:28.8211339Z * [new branch] gh/karthickai/15/head -> origin/gh/karthickai/15/head 2025-12-04T09:50:28.8211537Z * [new branch] gh/karthickai/15/orig -> origin/gh/karthickai/15/orig 2025-12-04T09:50:28.8211729Z * [new branch] gh/karthickai/16/base -> origin/gh/karthickai/16/base 2025-12-04T09:50:28.8211926Z * [new branch] gh/karthickai/16/head -> origin/gh/karthickai/16/head 2025-12-04T09:50:28.8212121Z * [new branch] gh/karthickai/16/orig -> origin/gh/karthickai/16/orig 2025-12-04T09:50:28.8212315Z * [new branch] gh/karthickai/17/base -> origin/gh/karthickai/17/base 2025-12-04T09:50:28.8212509Z * [new branch] gh/karthickai/17/head -> origin/gh/karthickai/17/head 2025-12-04T09:50:28.8212699Z * [new branch] gh/karthickai/17/orig -> origin/gh/karthickai/17/orig 2025-12-04T09:50:28.8212892Z * [new branch] gh/karthickai/18/base -> origin/gh/karthickai/18/base 2025-12-04T09:50:28.8213164Z * [new branch] gh/karthickai/18/head -> origin/gh/karthickai/18/head 2025-12-04T09:50:28.8213363Z * [new branch] gh/karthickai/18/orig -> origin/gh/karthickai/18/orig 2025-12-04T09:50:28.8213557Z * [new branch] gh/karthickai/19/base -> origin/gh/karthickai/19/base 2025-12-04T09:50:28.8213760Z * [new branch] gh/karthickai/19/head -> origin/gh/karthickai/19/head 2025-12-04T09:50:28.8213953Z * [new branch] gh/karthickai/19/orig -> origin/gh/karthickai/19/orig 2025-12-04T09:50:28.8214147Z * [new branch] gh/karthickai/20/base -> origin/gh/karthickai/20/base 2025-12-04T09:50:28.8214344Z * [new branch] gh/karthickai/20/head -> origin/gh/karthickai/20/head 2025-12-04T09:50:28.8214534Z * [new branch] gh/karthickai/20/orig -> origin/gh/karthickai/20/orig 2025-12-04T09:50:28.8214722Z * [new branch] gh/karthickai/21/base -> origin/gh/karthickai/21/base 2025-12-04T09:50:28.8214976Z * [new branch] gh/karthickai/21/head -> origin/gh/karthickai/21/head 2025-12-04T09:50:28.8215172Z * [new branch] gh/karthickai/21/orig -> origin/gh/karthickai/21/orig 2025-12-04T09:50:28.8215363Z * [new branch] gh/karthickai/22/base -> origin/gh/karthickai/22/base 2025-12-04T09:50:28.8215551Z * [new branch] gh/karthickai/22/head -> origin/gh/karthickai/22/head 2025-12-04T09:50:28.8215739Z * [new branch] gh/karthickai/22/orig -> origin/gh/karthickai/22/orig 2025-12-04T09:50:28.8215931Z * [new branch] gh/karthickai/23/base -> origin/gh/karthickai/23/base 2025-12-04T09:50:28.8216128Z * [new branch] gh/karthickai/23/head -> origin/gh/karthickai/23/head 2025-12-04T09:50:28.8216314Z * [new branch] gh/karthickai/23/orig -> origin/gh/karthickai/23/orig 2025-12-04T09:50:28.8216511Z * [new branch] gh/karthickai/24/base -> origin/gh/karthickai/24/base 2025-12-04T09:50:28.8216713Z * [new branch] gh/karthickai/24/head -> origin/gh/karthickai/24/head 2025-12-04T09:50:28.8216900Z * [new branch] gh/karthickai/24/orig -> origin/gh/karthickai/24/orig 2025-12-04T09:50:28.8217087Z * [new branch] gh/karthickai/25/base -> origin/gh/karthickai/25/base 2025-12-04T09:50:28.8217281Z * [new branch] gh/karthickai/25/head -> origin/gh/karthickai/25/head 2025-12-04T09:50:28.8217469Z * [new branch] gh/karthickai/25/orig -> origin/gh/karthickai/25/orig 2025-12-04T09:50:28.8217657Z * [new branch] gh/karthickai/26/base -> origin/gh/karthickai/26/base 2025-12-04T09:50:28.8217853Z * [new branch] gh/karthickai/26/head -> origin/gh/karthickai/26/head 2025-12-04T09:50:28.8218047Z * [new branch] gh/karthickai/26/orig -> origin/gh/karthickai/26/orig 2025-12-04T09:50:28.8218244Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-12-04T09:50:28.8218450Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-12-04T09:50:28.8218639Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-12-04T09:50:28.8218814Z * [new branch] gh/krocki/1/base -> origin/gh/krocki/1/base 2025-12-04T09:50:28.8218993Z * [new branch] gh/krocki/1/head -> origin/gh/krocki/1/head 2025-12-04T09:50:28.8219164Z * [new branch] gh/krocki/1/orig -> origin/gh/krocki/1/orig 2025-12-04T09:50:28.8219331Z * [new branch] gh/krocki/2/base -> origin/gh/krocki/2/base 2025-12-04T09:50:28.8219510Z * [new branch] gh/krocki/2/head -> origin/gh/krocki/2/head 2025-12-04T09:50:28.8219684Z * [new branch] gh/krocki/2/orig -> origin/gh/krocki/2/orig 2025-12-04T09:50:28.8219964Z * [new branch] gh/kurtamohler/60/base -> origin/gh/kurtamohler/60/base 2025-12-04T09:50:28.8220167Z * [new branch] gh/kurtamohler/60/head -> origin/gh/kurtamohler/60/head 2025-12-04T09:50:28.8220379Z * [new branch] gh/kurtamohler/60/orig -> origin/gh/kurtamohler/60/orig 2025-12-04T09:50:28.8220576Z * [new branch] gh/kurtamohler/61/base -> origin/gh/kurtamohler/61/base 2025-12-04T09:50:28.8220772Z * [new branch] gh/kurtamohler/61/head -> origin/gh/kurtamohler/61/head 2025-12-04T09:50:28.8221024Z * [new branch] gh/kurtamohler/61/orig -> origin/gh/kurtamohler/61/orig 2025-12-04T09:50:28.8221223Z * [new branch] gh/kurtamohler/62/base -> origin/gh/kurtamohler/62/base 2025-12-04T09:50:28.8221429Z * [new branch] gh/kurtamohler/62/head -> origin/gh/kurtamohler/62/head 2025-12-04T09:50:28.8221643Z * [new branch] gh/kurtamohler/62/orig -> origin/gh/kurtamohler/62/orig 2025-12-04T09:50:28.8221905Z * [new branch] gh/kurtamohler/63/base -> origin/gh/kurtamohler/63/base 2025-12-04T09:50:28.8222102Z * [new branch] gh/kurtamohler/63/head -> origin/gh/kurtamohler/63/head 2025-12-04T09:50:28.8222305Z * [new branch] gh/kurtamohler/63/orig -> origin/gh/kurtamohler/63/orig 2025-12-04T09:50:28.8222502Z * [new branch] gh/kurtamohler/64/base -> origin/gh/kurtamohler/64/base 2025-12-04T09:50:28.8222695Z * [new branch] gh/kurtamohler/64/head -> origin/gh/kurtamohler/64/head 2025-12-04T09:50:28.8222896Z * [new branch] gh/kurtamohler/64/orig -> origin/gh/kurtamohler/64/orig 2025-12-04T09:50:28.8223094Z * [new branch] gh/kurtamohler/65/base -> origin/gh/kurtamohler/65/base 2025-12-04T09:50:28.8223295Z * [new branch] gh/kurtamohler/65/head -> origin/gh/kurtamohler/65/head 2025-12-04T09:50:28.8223508Z * [new branch] gh/kurtamohler/65/orig -> origin/gh/kurtamohler/65/orig 2025-12-04T09:50:28.8223705Z * [new branch] gh/kurtamohler/66/base -> origin/gh/kurtamohler/66/base 2025-12-04T09:50:28.8223901Z * [new branch] gh/kurtamohler/66/head -> origin/gh/kurtamohler/66/head 2025-12-04T09:50:28.8224111Z * [new branch] gh/kurtamohler/66/orig -> origin/gh/kurtamohler/66/orig 2025-12-04T09:50:28.8224312Z * [new branch] gh/kurtamohler/67/base -> origin/gh/kurtamohler/67/base 2025-12-04T09:50:28.8224511Z * [new branch] gh/kurtamohler/67/head -> origin/gh/kurtamohler/67/head 2025-12-04T09:50:28.8224717Z * [new branch] gh/kurtamohler/67/orig -> origin/gh/kurtamohler/67/orig 2025-12-04T09:50:28.8224903Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-12-04T09:50:28.8225096Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-12-04T09:50:28.8225285Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-12-04T09:50:28.8225483Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-12-04T09:50:28.8225664Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-12-04T09:50:28.8225844Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-12-04T09:50:28.8226034Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-12-04T09:50:28.8226213Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-12-04T09:50:28.8226392Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-12-04T09:50:28.8226578Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-12-04T09:50:28.8226822Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-12-04T09:50:28.8227005Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-12-04T09:50:28.8227192Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-12-04T09:50:28.8227370Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-12-04T09:50:28.8227549Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-12-04T09:50:28.8227736Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-12-04T09:50:28.8227915Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-12-04T09:50:28.8228094Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-12-04T09:50:28.8228282Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-12-04T09:50:28.8228527Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-12-04T09:50:28.8228709Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-12-04T09:50:28.8228900Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-12-04T09:50:28.8229081Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-12-04T09:50:28.8229261Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-12-04T09:50:28.8229441Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-12-04T09:50:28.8229628Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-12-04T09:50:28.8229807Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-12-04T09:50:28.8229992Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-12-04T09:50:28.8230181Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-12-04T09:50:28.8230361Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-12-04T09:50:28.8230545Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-12-04T09:50:28.8230734Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-12-04T09:50:28.8230925Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-12-04T09:50:28.8231119Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-12-04T09:50:28.8231312Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-12-04T09:50:28.8231493Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-12-04T09:50:28.8231679Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-12-04T09:50:28.8231871Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-12-04T09:50:28.8232051Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-12-04T09:50:28.8232232Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-12-04T09:50:28.8232419Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-12-04T09:50:28.8232600Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-12-04T09:50:28.8232778Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-12-04T09:50:28.8232966Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-12-04T09:50:28.8233141Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-12-04T09:50:28.8233385Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-12-04T09:50:28.8233565Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-12-04T09:50:28.8233757Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-12-04T09:50:28.8233938Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-12-04T09:50:28.8234119Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-12-04T09:50:28.8234306Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-12-04T09:50:28.8234486Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-12-04T09:50:28.8234667Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-12-04T09:50:28.8234858Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-12-04T09:50:28.8235101Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-12-04T09:50:28.8235281Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-12-04T09:50:28.8235469Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-12-04T09:50:28.8235651Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-12-04T09:50:28.8235832Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-12-04T09:50:28.8236019Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-12-04T09:50:28.8236200Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-12-04T09:50:28.8236381Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-12-04T09:50:28.8236573Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-12-04T09:50:28.8236756Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-12-04T09:50:28.8236939Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-12-04T09:50:28.8237127Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-12-04T09:50:28.8237312Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-12-04T09:50:28.8237497Z * [new branch] gh/kwen2501/275/base -> origin/gh/kwen2501/275/base 2025-12-04T09:50:28.8237679Z * [new branch] gh/kwen2501/275/head -> origin/gh/kwen2501/275/head 2025-12-04T09:50:28.8237870Z * [new branch] gh/kwen2501/275/orig -> origin/gh/kwen2501/275/orig 2025-12-04T09:50:28.8238104Z * [new branch] gh/kwen2501/276/base -> origin/gh/kwen2501/276/base 2025-12-04T09:50:28.8238302Z * [new branch] gh/kwen2501/276/head -> origin/gh/kwen2501/276/head 2025-12-04T09:50:28.8238500Z * [new branch] gh/kwen2501/276/orig -> origin/gh/kwen2501/276/orig 2025-12-04T09:50:28.8238718Z * [new branch] gh/kwen2501/277/base -> origin/gh/kwen2501/277/base 2025-12-04T09:50:28.8238901Z * [new branch] gh/kwen2501/277/head -> origin/gh/kwen2501/277/head 2025-12-04T09:50:28.8239090Z * [new branch] gh/kwen2501/277/orig -> origin/gh/kwen2501/277/orig 2025-12-04T09:50:28.8239277Z * [new branch] gh/kwen2501/278/base -> origin/gh/kwen2501/278/base 2025-12-04T09:50:28.8239461Z * [new branch] gh/kwen2501/278/head -> origin/gh/kwen2501/278/head 2025-12-04T09:50:28.8239658Z * [new branch] gh/kwen2501/278/orig -> origin/gh/kwen2501/278/orig 2025-12-04T09:50:28.8239913Z * [new branch] gh/kwen2501/279/base -> origin/gh/kwen2501/279/base 2025-12-04T09:50:28.8240101Z * [new branch] gh/kwen2501/279/head -> origin/gh/kwen2501/279/head 2025-12-04T09:50:28.8240289Z * [new branch] gh/kwen2501/279/orig -> origin/gh/kwen2501/279/orig 2025-12-04T09:50:28.8240473Z * [new branch] gh/kwen2501/280/base -> origin/gh/kwen2501/280/base 2025-12-04T09:50:28.8240654Z * [new branch] gh/kwen2501/280/head -> origin/gh/kwen2501/280/head 2025-12-04T09:50:28.8240846Z * [new branch] gh/kwen2501/280/orig -> origin/gh/kwen2501/280/orig 2025-12-04T09:50:28.8241029Z * [new branch] gh/kwen2501/281/base -> origin/gh/kwen2501/281/base 2025-12-04T09:50:28.8241283Z * [new branch] gh/kwen2501/281/head -> origin/gh/kwen2501/281/head 2025-12-04T09:50:28.8241478Z * [new branch] gh/kwen2501/281/orig -> origin/gh/kwen2501/281/orig 2025-12-04T09:50:28.8241666Z * [new branch] gh/kwen2501/282/base -> origin/gh/kwen2501/282/base 2025-12-04T09:50:28.8241912Z * [new branch] gh/kwen2501/282/head -> origin/gh/kwen2501/282/head 2025-12-04T09:50:28.8242095Z * [new branch] gh/kwen2501/282/orig -> origin/gh/kwen2501/282/orig 2025-12-04T09:50:28.8242281Z * [new branch] gh/kwen2501/283/base -> origin/gh/kwen2501/283/base 2025-12-04T09:50:28.8242462Z * [new branch] gh/kwen2501/283/head -> origin/gh/kwen2501/283/head 2025-12-04T09:50:28.8242642Z * [new branch] gh/kwen2501/283/orig -> origin/gh/kwen2501/283/orig 2025-12-04T09:50:28.8242828Z * [new branch] gh/kwen2501/284/base -> origin/gh/kwen2501/284/base 2025-12-04T09:50:28.8243009Z * [new branch] gh/kwen2501/284/head -> origin/gh/kwen2501/284/head 2025-12-04T09:50:28.8243194Z * [new branch] gh/kwen2501/284/orig -> origin/gh/kwen2501/284/orig 2025-12-04T09:50:28.8243393Z * [new branch] gh/kwen2501/285/base -> origin/gh/kwen2501/285/base 2025-12-04T09:50:28.8243576Z * [new branch] gh/kwen2501/285/head -> origin/gh/kwen2501/285/head 2025-12-04T09:50:28.8243756Z * [new branch] gh/kwen2501/285/orig -> origin/gh/kwen2501/285/orig 2025-12-04T09:50:28.8243947Z * [new branch] gh/kwen2501/286/base -> origin/gh/kwen2501/286/base 2025-12-04T09:50:28.8244129Z * [new branch] gh/kwen2501/286/head -> origin/gh/kwen2501/286/head 2025-12-04T09:50:28.8244309Z * [new branch] gh/kwen2501/286/orig -> origin/gh/kwen2501/286/orig 2025-12-04T09:50:28.8244491Z * [new branch] gh/kwen2501/287/base -> origin/gh/kwen2501/287/base 2025-12-04T09:50:28.8244672Z * [new branch] gh/kwen2501/287/head -> origin/gh/kwen2501/287/head 2025-12-04T09:50:28.8244849Z * [new branch] gh/kwen2501/287/orig -> origin/gh/kwen2501/287/orig 2025-12-04T09:50:28.8245043Z * [new branch] gh/kwen2501/288/base -> origin/gh/kwen2501/288/base 2025-12-04T09:50:28.8245225Z * [new branch] gh/kwen2501/288/head -> origin/gh/kwen2501/288/head 2025-12-04T09:50:28.8245405Z * [new branch] gh/kwen2501/288/orig -> origin/gh/kwen2501/288/orig 2025-12-04T09:50:28.8245615Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-12-04T09:50:28.8245812Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-12-04T09:50:28.8246009Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-12-04T09:50:28.8246204Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-12-04T09:50:28.8246409Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-12-04T09:50:28.8246672Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-12-04T09:50:28.8246875Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-12-04T09:50:28.8247076Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-12-04T09:50:28.8247267Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-12-04T09:50:28.8247460Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-12-04T09:50:28.8247662Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-12-04T09:50:28.8247855Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-12-04T09:50:28.8248053Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-12-04T09:50:28.8248261Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-12-04T09:50:28.8248577Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-12-04T09:50:28.8248852Z * [new branch] gh/laithsakka/316/base -> origin/gh/laithsakka/316/base 2025-12-04T09:50:28.8249088Z * [new branch] gh/laithsakka/316/head -> origin/gh/laithsakka/316/head 2025-12-04T09:50:28.8249284Z * [new branch] gh/laithsakka/316/orig -> origin/gh/laithsakka/316/orig 2025-12-04T09:50:28.8249478Z * [new branch] gh/laithsakka/317/base -> origin/gh/laithsakka/317/base 2025-12-04T09:50:28.8249683Z * [new branch] gh/laithsakka/317/head -> origin/gh/laithsakka/317/head 2025-12-04T09:50:28.8249876Z * [new branch] gh/laithsakka/317/orig -> origin/gh/laithsakka/317/orig 2025-12-04T09:50:28.8250072Z * [new branch] gh/laithsakka/319/base -> origin/gh/laithsakka/319/base 2025-12-04T09:50:28.8250277Z * [new branch] gh/laithsakka/319/head -> origin/gh/laithsakka/319/head 2025-12-04T09:50:28.8250475Z * [new branch] gh/laithsakka/319/orig -> origin/gh/laithsakka/319/orig 2025-12-04T09:50:28.8250668Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-12-04T09:50:28.8250865Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-12-04T09:50:28.8251062Z * [new branch] gh/laithsakka/320/base -> origin/gh/laithsakka/320/base 2025-12-04T09:50:28.8251258Z * [new branch] gh/laithsakka/320/head -> origin/gh/laithsakka/320/head 2025-12-04T09:50:28.8251455Z * [new branch] gh/laithsakka/320/orig -> origin/gh/laithsakka/320/orig 2025-12-04T09:50:28.8251662Z * [new branch] gh/laithsakka/321/base -> origin/gh/laithsakka/321/base 2025-12-04T09:50:28.8251858Z * [new branch] gh/laithsakka/321/head -> origin/gh/laithsakka/321/head 2025-12-04T09:50:28.8252060Z * [new branch] gh/laithsakka/321/orig -> origin/gh/laithsakka/321/orig 2025-12-04T09:50:28.8252262Z * [new branch] gh/laithsakka/322/base -> origin/gh/laithsakka/322/base 2025-12-04T09:50:28.8252460Z * [new branch] gh/laithsakka/322/head -> origin/gh/laithsakka/322/head 2025-12-04T09:50:28.8252655Z * [new branch] gh/laithsakka/322/orig -> origin/gh/laithsakka/322/orig 2025-12-04T09:50:28.8252859Z * [new branch] gh/laithsakka/323/base -> origin/gh/laithsakka/323/base 2025-12-04T09:50:28.8253055Z * [new branch] gh/laithsakka/323/head -> origin/gh/laithsakka/323/head 2025-12-04T09:50:28.8253258Z * [new branch] gh/laithsakka/323/orig -> origin/gh/laithsakka/323/orig 2025-12-04T09:50:28.8253462Z * [new branch] gh/laithsakka/324/base -> origin/gh/laithsakka/324/base 2025-12-04T09:50:28.8253722Z * [new branch] gh/laithsakka/324/head -> origin/gh/laithsakka/324/head 2025-12-04T09:50:28.8253923Z * [new branch] gh/laithsakka/324/orig -> origin/gh/laithsakka/324/orig 2025-12-04T09:50:28.8254125Z * [new branch] gh/laithsakka/325/base -> origin/gh/laithsakka/325/base 2025-12-04T09:50:28.8254330Z * [new branch] gh/laithsakka/325/head -> origin/gh/laithsakka/325/head 2025-12-04T09:50:28.8254526Z * [new branch] gh/laithsakka/325/orig -> origin/gh/laithsakka/325/orig 2025-12-04T09:50:28.8254730Z * [new branch] gh/laithsakka/326/base -> origin/gh/laithsakka/326/base 2025-12-04T09:50:28.8254928Z * [new branch] gh/laithsakka/326/head -> origin/gh/laithsakka/326/head 2025-12-04T09:50:28.8255235Z * [new branch] gh/laithsakka/326/orig -> origin/gh/laithsakka/326/orig 2025-12-04T09:50:28.8255477Z * [new branch] gh/laithsakka/327/base -> origin/gh/laithsakka/327/base 2025-12-04T09:50:28.8255745Z * [new branch] gh/laithsakka/327/head -> origin/gh/laithsakka/327/head 2025-12-04T09:50:28.8255942Z * [new branch] gh/laithsakka/327/orig -> origin/gh/laithsakka/327/orig 2025-12-04T09:50:28.8256147Z * [new branch] gh/laithsakka/328/base -> origin/gh/laithsakka/328/base 2025-12-04T09:50:28.8256341Z * [new branch] gh/laithsakka/328/head -> origin/gh/laithsakka/328/head 2025-12-04T09:50:28.8256539Z * [new branch] gh/laithsakka/328/orig -> origin/gh/laithsakka/328/orig 2025-12-04T09:50:28.8256725Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-12-04T09:50:28.8256917Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-12-04T09:50:28.8257097Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-12-04T09:50:28.8257298Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-12-04T09:50:28.8257512Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-12-04T09:50:28.8257675Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-12-04T09:50:28.8257832Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-12-04T09:50:28.8257997Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-12-04T09:50:28.8258150Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-12-04T09:50:28.8258302Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-12-04T09:50:28.8258465Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-12-04T09:50:28.8258617Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-12-04T09:50:28.8258776Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-12-04T09:50:28.8258945Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-12-04T09:50:28.8259126Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-12-04T09:50:28.8259311Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-12-04T09:50:28.8259500Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-12-04T09:50:28.8259678Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-12-04T09:50:28.8259854Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-12-04T09:50:28.8260030Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-12-04T09:50:28.8260212Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-12-04T09:50:28.8260388Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-12-04T09:50:28.8260630Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-12-04T09:50:28.8260816Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-12-04T09:50:28.8260989Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-12-04T09:50:28.8261166Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-12-04T09:50:28.8261350Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-12-04T09:50:28.8261522Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-12-04T09:50:28.8261694Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-12-04T09:50:28.8261919Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-12-04T09:50:28.8262163Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-12-04T09:50:28.8262414Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-12-04T09:50:28.8262601Z * [new branch] gh/malfet/565/base -> origin/gh/malfet/565/base 2025-12-04T09:50:28.8262777Z * [new branch] gh/malfet/565/head -> origin/gh/malfet/565/head 2025-12-04T09:50:28.8262951Z * [new branch] gh/malfet/565/orig -> origin/gh/malfet/565/orig 2025-12-04T09:50:28.8263147Z * [new branch] gh/malfet/575/base -> origin/gh/malfet/575/base 2025-12-04T09:50:28.8263323Z * [new branch] gh/malfet/575/head -> origin/gh/malfet/575/head 2025-12-04T09:50:28.8263501Z * [new branch] gh/malfet/575/orig -> origin/gh/malfet/575/orig 2025-12-04T09:50:28.8263686Z * [new branch] gh/malfet/580/base -> origin/gh/malfet/580/base 2025-12-04T09:50:28.8263868Z * [new branch] gh/malfet/580/head -> origin/gh/malfet/580/head 2025-12-04T09:50:28.8264045Z * [new branch] gh/malfet/580/orig -> origin/gh/malfet/580/orig 2025-12-04T09:50:28.8264222Z * [new branch] gh/malfet/581/base -> origin/gh/malfet/581/base 2025-12-04T09:50:28.8264403Z * [new branch] gh/malfet/581/head -> origin/gh/malfet/581/head 2025-12-04T09:50:28.8264578Z * [new branch] gh/malfet/581/orig -> origin/gh/malfet/581/orig 2025-12-04T09:50:28.8264753Z * [new branch] gh/malfet/583/base -> origin/gh/malfet/583/base 2025-12-04T09:50:28.8264943Z * [new branch] gh/malfet/583/head -> origin/gh/malfet/583/head 2025-12-04T09:50:28.8265120Z * [new branch] gh/malfet/583/orig -> origin/gh/malfet/583/orig 2025-12-04T09:50:28.8265298Z * [new branch] gh/malfet/586/base -> origin/gh/malfet/586/base 2025-12-04T09:50:28.8265489Z * [new branch] gh/malfet/586/head -> origin/gh/malfet/586/head 2025-12-04T09:50:28.8265674Z * [new branch] gh/malfet/586/orig -> origin/gh/malfet/586/orig 2025-12-04T09:50:28.8265849Z * [new branch] gh/malfet/587/base -> origin/gh/malfet/587/base 2025-12-04T09:50:28.8266032Z * [new branch] gh/malfet/587/head -> origin/gh/malfet/587/head 2025-12-04T09:50:28.8266211Z * [new branch] gh/malfet/587/orig -> origin/gh/malfet/587/orig 2025-12-04T09:50:28.8266388Z * [new branch] gh/malfet/588/base -> origin/gh/malfet/588/base 2025-12-04T09:50:28.8266570Z * [new branch] gh/malfet/588/head -> origin/gh/malfet/588/head 2025-12-04T09:50:28.8266747Z * [new branch] gh/malfet/588/orig -> origin/gh/malfet/588/orig 2025-12-04T09:50:28.8266922Z * [new branch] gh/malfet/589/base -> origin/gh/malfet/589/base 2025-12-04T09:50:28.8267163Z * [new branch] gh/malfet/589/head -> origin/gh/malfet/589/head 2025-12-04T09:50:28.8267344Z * [new branch] gh/malfet/589/orig -> origin/gh/malfet/589/orig 2025-12-04T09:50:28.8267524Z * [new branch] gh/malfet/590/base -> origin/gh/malfet/590/base 2025-12-04T09:50:28.8267708Z * [new branch] gh/malfet/590/head -> origin/gh/malfet/590/head 2025-12-04T09:50:28.8267885Z * [new branch] gh/malfet/590/orig -> origin/gh/malfet/590/orig 2025-12-04T09:50:28.8268063Z * [new branch] gh/malfet/591/base -> origin/gh/malfet/591/base 2025-12-04T09:50:28.8268240Z * [new branch] gh/malfet/591/head -> origin/gh/malfet/591/head 2025-12-04T09:50:28.8268427Z * [new branch] gh/malfet/591/orig -> origin/gh/malfet/591/orig 2025-12-04T09:50:28.8268606Z * [new branch] gh/malfet/592/base -> origin/gh/malfet/592/base 2025-12-04T09:50:28.8268848Z * [new branch] gh/malfet/592/head -> origin/gh/malfet/592/head 2025-12-04T09:50:28.8269033Z * [new branch] gh/malfet/592/orig -> origin/gh/malfet/592/orig 2025-12-04T09:50:28.8269208Z * [new branch] gh/malfet/593/base -> origin/gh/malfet/593/base 2025-12-04T09:50:28.8269426Z * [new branch] gh/malfet/593/head -> origin/gh/malfet/593/head 2025-12-04T09:50:28.8269703Z * [new branch] gh/malfet/593/orig -> origin/gh/malfet/593/orig 2025-12-04T09:50:28.8269879Z * [new branch] gh/malfet/594/base -> origin/gh/malfet/594/base 2025-12-04T09:50:28.8270056Z * [new branch] gh/malfet/594/head -> origin/gh/malfet/594/head 2025-12-04T09:50:28.8270242Z * [new branch] gh/malfet/594/orig -> origin/gh/malfet/594/orig 2025-12-04T09:50:28.8270421Z * [new branch] gh/malfet/595/base -> origin/gh/malfet/595/base 2025-12-04T09:50:28.8270605Z * [new branch] gh/malfet/595/head -> origin/gh/malfet/595/head 2025-12-04T09:50:28.8270788Z * [new branch] gh/malfet/595/orig -> origin/gh/malfet/595/orig 2025-12-04T09:50:28.8270964Z * [new branch] gh/malfet/596/base -> origin/gh/malfet/596/base 2025-12-04T09:50:28.8271144Z * [new branch] gh/malfet/596/head -> origin/gh/malfet/596/head 2025-12-04T09:50:28.8271326Z * [new branch] gh/malfet/596/orig -> origin/gh/malfet/596/orig 2025-12-04T09:50:28.8271506Z * [new branch] gh/malfet/597/base -> origin/gh/malfet/597/base 2025-12-04T09:50:28.8271684Z * [new branch] gh/malfet/597/head -> origin/gh/malfet/597/head 2025-12-04T09:50:28.8271868Z * [new branch] gh/malfet/597/orig -> origin/gh/malfet/597/orig 2025-12-04T09:50:28.8272051Z * [new branch] gh/malfet/598/base -> origin/gh/malfet/598/base 2025-12-04T09:50:28.8272228Z * [new branch] gh/malfet/598/head -> origin/gh/malfet/598/head 2025-12-04T09:50:28.8272402Z * [new branch] gh/malfet/598/orig -> origin/gh/malfet/598/orig 2025-12-04T09:50:28.8272586Z * [new branch] gh/malfet/599/base -> origin/gh/malfet/599/base 2025-12-04T09:50:28.8272764Z * [new branch] gh/malfet/599/head -> origin/gh/malfet/599/head 2025-12-04T09:50:28.8272944Z * [new branch] gh/malfet/599/orig -> origin/gh/malfet/599/orig 2025-12-04T09:50:28.8273133Z * [new branch] gh/malfet/600/base -> origin/gh/malfet/600/base 2025-12-04T09:50:28.8273309Z * [new branch] gh/malfet/600/head -> origin/gh/malfet/600/head 2025-12-04T09:50:28.8273482Z * [new branch] gh/malfet/600/orig -> origin/gh/malfet/600/orig 2025-12-04T09:50:28.8273739Z * [new branch] gh/malfet/601/base -> origin/gh/malfet/601/base 2025-12-04T09:50:28.8273918Z * [new branch] gh/malfet/601/head -> origin/gh/malfet/601/head 2025-12-04T09:50:28.8274094Z * [new branch] gh/malfet/601/orig -> origin/gh/malfet/601/orig 2025-12-04T09:50:28.8274284Z * [new branch] gh/malfet/602/base -> origin/gh/malfet/602/base 2025-12-04T09:50:28.8274468Z * [new branch] gh/malfet/602/head -> origin/gh/malfet/602/head 2025-12-04T09:50:28.8274648Z * [new branch] gh/malfet/602/orig -> origin/gh/malfet/602/orig 2025-12-04T09:50:28.8274838Z * [new branch] gh/malfet/603/base -> origin/gh/malfet/603/base 2025-12-04T09:50:28.8275020Z * [new branch] gh/malfet/603/head -> origin/gh/malfet/603/head 2025-12-04T09:50:28.8275199Z * [new branch] gh/malfet/603/orig -> origin/gh/malfet/603/orig 2025-12-04T09:50:28.8275390Z * [new branch] gh/malfet/604/base -> origin/gh/malfet/604/base 2025-12-04T09:50:28.8275639Z * [new branch] gh/malfet/604/head -> origin/gh/malfet/604/head 2025-12-04T09:50:28.8275819Z * [new branch] gh/malfet/604/orig -> origin/gh/malfet/604/orig 2025-12-04T09:50:28.8276004Z * [new branch] gh/malfet/605/base -> origin/gh/malfet/605/base 2025-12-04T09:50:28.8276180Z * [new branch] gh/malfet/605/head -> origin/gh/malfet/605/head 2025-12-04T09:50:28.8276357Z * [new branch] gh/malfet/605/orig -> origin/gh/malfet/605/orig 2025-12-04T09:50:28.8276535Z * [new branch] gh/malfet/606/base -> origin/gh/malfet/606/base 2025-12-04T09:50:28.8276736Z * [new branch] gh/malfet/606/head -> origin/gh/malfet/606/head 2025-12-04T09:50:28.8276911Z * [new branch] gh/malfet/606/orig -> origin/gh/malfet/606/orig 2025-12-04T09:50:28.8277091Z * [new branch] gh/malfet/607/base -> origin/gh/malfet/607/base 2025-12-04T09:50:28.8277276Z * [new branch] gh/malfet/607/head -> origin/gh/malfet/607/head 2025-12-04T09:50:28.8277462Z * [new branch] gh/malfet/607/orig -> origin/gh/malfet/607/orig 2025-12-04T09:50:28.8277635Z * [new branch] gh/malfet/608/base -> origin/gh/malfet/608/base 2025-12-04T09:50:28.8277810Z * [new branch] gh/malfet/608/head -> origin/gh/malfet/608/head 2025-12-04T09:50:28.8277992Z * [new branch] gh/malfet/608/orig -> origin/gh/malfet/608/orig 2025-12-04T09:50:28.8278168Z * [new branch] gh/malfet/609/base -> origin/gh/malfet/609/base 2025-12-04T09:50:28.8278344Z * [new branch] gh/malfet/609/head -> origin/gh/malfet/609/head 2025-12-04T09:50:28.8278526Z * [new branch] gh/malfet/609/orig -> origin/gh/malfet/609/orig 2025-12-04T09:50:28.8278708Z * [new branch] gh/malfet/610/base -> origin/gh/malfet/610/base 2025-12-04T09:50:28.8278886Z * [new branch] gh/malfet/610/head -> origin/gh/malfet/610/head 2025-12-04T09:50:28.8279068Z * [new branch] gh/malfet/610/orig -> origin/gh/malfet/610/orig 2025-12-04T09:50:28.8279242Z * [new branch] gh/malfet/611/base -> origin/gh/malfet/611/base 2025-12-04T09:50:28.8279417Z * [new branch] gh/malfet/611/head -> origin/gh/malfet/611/head 2025-12-04T09:50:28.8279598Z * [new branch] gh/malfet/611/orig -> origin/gh/malfet/611/orig 2025-12-04T09:50:28.8279774Z * [new branch] gh/malfet/612/base -> origin/gh/malfet/612/base 2025-12-04T09:50:28.8279952Z * [new branch] gh/malfet/612/head -> origin/gh/malfet/612/head 2025-12-04T09:50:28.8280126Z * [new branch] gh/malfet/612/orig -> origin/gh/malfet/612/orig 2025-12-04T09:50:28.8280380Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-12-04T09:50:28.8280560Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-12-04T09:50:28.8280787Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-12-04T09:50:28.8281016Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-12-04T09:50:28.8281322Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-12-04T09:50:28.8281508Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-12-04T09:50:28.8281713Z * [new branch] gh/masnesral/1/base -> origin/gh/masnesral/1/base 2025-12-04T09:50:28.8281899Z * [new branch] gh/masnesral/1/head -> origin/gh/masnesral/1/head 2025-12-04T09:50:28.8282086Z * [new branch] gh/masnesral/1/orig -> origin/gh/masnesral/1/orig 2025-12-04T09:50:28.8282347Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-12-04T09:50:28.8282533Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-12-04T09:50:28.8282720Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-12-04T09:50:28.8282910Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-12-04T09:50:28.8283093Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-12-04T09:50:28.8283282Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-12-04T09:50:28.8283471Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-12-04T09:50:28.8283656Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-12-04T09:50:28.8283840Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-12-04T09:50:28.8284036Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-12-04T09:50:28.8284225Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-12-04T09:50:28.8284408Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-12-04T09:50:28.8284590Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-12-04T09:50:28.8284779Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-12-04T09:50:28.8285023Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-12-04T09:50:28.8285261Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-12-04T09:50:28.8285507Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-12-04T09:50:28.8285750Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-12-04T09:50:28.8285985Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-12-04T09:50:28.8286229Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-12-04T09:50:28.8286471Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-12-04T09:50:28.8286714Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-12-04T09:50:28.8286958Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-12-04T09:50:28.8287194Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-12-04T09:50:28.8287429Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-12-04T09:50:28.8287741Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-12-04T09:50:28.8287975Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-12-04T09:50:28.8288208Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-12-04T09:50:28.8288446Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-12-04T09:50:28.8288680Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-12-04T09:50:28.8288912Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-12-04T09:50:28.8289152Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-12-04T09:50:28.8289387Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-12-04T09:50:28.8289687Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-12-04T09:50:28.8289931Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-12-04T09:50:28.8290166Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-12-04T09:50:28.8290404Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-12-04T09:50:28.8290651Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-12-04T09:50:28.8290890Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-12-04T09:50:28.8291125Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-12-04T09:50:28.8291374Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-12-04T09:50:28.8291739Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-12-04T09:50:28.8292017Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-12-04T09:50:28.8292251Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-12-04T09:50:28.8292492Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-12-04T09:50:28.8292725Z * [new branch] gh/mikaylagawarecki/351/base -> origin/gh/mikaylagawarecki/351/base 2025-12-04T09:50:28.8292960Z * [new branch] gh/mikaylagawarecki/351/head -> origin/gh/mikaylagawarecki/351/head 2025-12-04T09:50:28.8293210Z * [new branch] gh/mikaylagawarecki/351/orig -> origin/gh/mikaylagawarecki/351/orig 2025-12-04T09:50:28.8293443Z * [new branch] gh/mikaylagawarecki/352/base -> origin/gh/mikaylagawarecki/352/base 2025-12-04T09:50:28.8293686Z * [new branch] gh/mikaylagawarecki/352/head -> origin/gh/mikaylagawarecki/352/head 2025-12-04T09:50:28.8293926Z * [new branch] gh/mikaylagawarecki/352/orig -> origin/gh/mikaylagawarecki/352/orig 2025-12-04T09:50:28.8294207Z * [new branch] gh/mikaylagawarecki/353/base -> origin/gh/mikaylagawarecki/353/base 2025-12-04T09:50:28.8294446Z * [new branch] gh/mikaylagawarecki/353/head -> origin/gh/mikaylagawarecki/353/head 2025-12-04T09:50:28.8294692Z * [new branch] gh/mikaylagawarecki/353/orig -> origin/gh/mikaylagawarecki/353/orig 2025-12-04T09:50:28.8294962Z * [new branch] gh/mikaylagawarecki/354/base -> origin/gh/mikaylagawarecki/354/base 2025-12-04T09:50:28.8295199Z * [new branch] gh/mikaylagawarecki/354/head -> origin/gh/mikaylagawarecki/354/head 2025-12-04T09:50:28.8295444Z * [new branch] gh/mikaylagawarecki/354/orig -> origin/gh/mikaylagawarecki/354/orig 2025-12-04T09:50:28.8295767Z * [new branch] gh/mikaylagawarecki/356/base -> origin/gh/mikaylagawarecki/356/base 2025-12-04T09:50:28.8296087Z * [new branch] gh/mikaylagawarecki/356/head -> origin/gh/mikaylagawarecki/356/head 2025-12-04T09:50:28.8296350Z * [new branch] gh/mikaylagawarecki/356/orig -> origin/gh/mikaylagawarecki/356/orig 2025-12-04T09:50:28.8296583Z * [new branch] gh/mikaylagawarecki/357/base -> origin/gh/mikaylagawarecki/357/base 2025-12-04T09:50:28.8296817Z * [new branch] gh/mikaylagawarecki/357/head -> origin/gh/mikaylagawarecki/357/head 2025-12-04T09:50:28.8297063Z * [new branch] gh/mikaylagawarecki/357/orig -> origin/gh/mikaylagawarecki/357/orig 2025-12-04T09:50:28.8297303Z * [new branch] gh/mikaylagawarecki/359/base -> origin/gh/mikaylagawarecki/359/base 2025-12-04T09:50:28.8297538Z * [new branch] gh/mikaylagawarecki/359/head -> origin/gh/mikaylagawarecki/359/head 2025-12-04T09:50:28.8297854Z * [new branch] gh/mikaylagawarecki/359/orig -> origin/gh/mikaylagawarecki/359/orig 2025-12-04T09:50:28.8298094Z * [new branch] gh/mikaylagawarecki/360/base -> origin/gh/mikaylagawarecki/360/base 2025-12-04T09:50:28.8298329Z * [new branch] gh/mikaylagawarecki/360/head -> origin/gh/mikaylagawarecki/360/head 2025-12-04T09:50:28.8298571Z * [new branch] gh/mikaylagawarecki/360/orig -> origin/gh/mikaylagawarecki/360/orig 2025-12-04T09:50:28.8298807Z * [new branch] gh/mikaylagawarecki/361/base -> origin/gh/mikaylagawarecki/361/base 2025-12-04T09:50:28.8299044Z * [new branch] gh/mikaylagawarecki/361/head -> origin/gh/mikaylagawarecki/361/head 2025-12-04T09:50:28.8299280Z * [new branch] gh/mikaylagawarecki/361/orig -> origin/gh/mikaylagawarecki/361/orig 2025-12-04T09:50:28.8299520Z * [new branch] gh/mikaylagawarecki/362/base -> origin/gh/mikaylagawarecki/362/base 2025-12-04T09:50:28.8299762Z * [new branch] gh/mikaylagawarecki/362/head -> origin/gh/mikaylagawarecki/362/head 2025-12-04T09:50:28.8299996Z * [new branch] gh/mikaylagawarecki/362/orig -> origin/gh/mikaylagawarecki/362/orig 2025-12-04T09:50:28.8300245Z * [new branch] gh/mikaylagawarecki/363/base -> origin/gh/mikaylagawarecki/363/base 2025-12-04T09:50:28.8300479Z * [new branch] gh/mikaylagawarecki/363/head -> origin/gh/mikaylagawarecki/363/head 2025-12-04T09:50:28.8300717Z * [new branch] gh/mikaylagawarecki/363/orig -> origin/gh/mikaylagawarecki/363/orig 2025-12-04T09:50:28.8300970Z * [new branch] gh/mikaylagawarecki/364/base -> origin/gh/mikaylagawarecki/364/base 2025-12-04T09:50:28.8301204Z * [new branch] gh/mikaylagawarecki/364/head -> origin/gh/mikaylagawarecki/364/head 2025-12-04T09:50:28.8301438Z * [new branch] gh/mikaylagawarecki/364/orig -> origin/gh/mikaylagawarecki/364/orig 2025-12-04T09:50:28.8301679Z * [new branch] gh/mikaylagawarecki/365/base -> origin/gh/mikaylagawarecki/365/base 2025-12-04T09:50:28.8301918Z * [new branch] gh/mikaylagawarecki/365/head -> origin/gh/mikaylagawarecki/365/head 2025-12-04T09:50:28.8302153Z * [new branch] gh/mikaylagawarecki/365/orig -> origin/gh/mikaylagawarecki/365/orig 2025-12-04T09:50:28.8302393Z * [new branch] gh/mikaylagawarecki/366/base -> origin/gh/mikaylagawarecki/366/base 2025-12-04T09:50:28.8302629Z * [new branch] gh/mikaylagawarecki/366/head -> origin/gh/mikaylagawarecki/366/head 2025-12-04T09:50:28.8302861Z * [new branch] gh/mikaylagawarecki/366/orig -> origin/gh/mikaylagawarecki/366/orig 2025-12-04T09:50:28.8303100Z * [new branch] gh/mikaylagawarecki/367/base -> origin/gh/mikaylagawarecki/367/base 2025-12-04T09:50:28.8303340Z * [new branch] gh/mikaylagawarecki/367/head -> origin/gh/mikaylagawarecki/367/head 2025-12-04T09:50:28.8304083Z * [new branch] gh/mikaylagawarecki/367/orig -> origin/gh/mikaylagawarecki/367/orig 2025-12-04T09:50:28.8304328Z * [new branch] gh/mikaylagawarecki/368/base -> origin/gh/mikaylagawarecki/368/base 2025-12-04T09:50:28.8304567Z * [new branch] gh/mikaylagawarecki/368/head -> origin/gh/mikaylagawarecki/368/head 2025-12-04T09:50:28.8304803Z * [new branch] gh/mikaylagawarecki/368/orig -> origin/gh/mikaylagawarecki/368/orig 2025-12-04T09:50:28.8305047Z * [new branch] gh/mikaylagawarecki/369/base -> origin/gh/mikaylagawarecki/369/base 2025-12-04T09:50:28.8305284Z * [new branch] gh/mikaylagawarecki/369/head -> origin/gh/mikaylagawarecki/369/head 2025-12-04T09:50:28.8305516Z * [new branch] gh/mikaylagawarecki/369/orig -> origin/gh/mikaylagawarecki/369/orig 2025-12-04T09:50:28.8305753Z * [new branch] gh/mikaylagawarecki/370/base -> origin/gh/mikaylagawarecki/370/base 2025-12-04T09:50:28.8305994Z * [new branch] gh/mikaylagawarecki/370/head -> origin/gh/mikaylagawarecki/370/head 2025-12-04T09:50:28.8306433Z * [new branch] gh/mikaylagawarecki/370/orig -> origin/gh/mikaylagawarecki/370/orig 2025-12-04T09:50:28.8306683Z * [new branch] gh/mikaylagawarecki/371/base -> origin/gh/mikaylagawarecki/371/base 2025-12-04T09:50:28.8306926Z * [new branch] gh/mikaylagawarecki/371/head -> origin/gh/mikaylagawarecki/371/head 2025-12-04T09:50:28.8307161Z * [new branch] gh/mikaylagawarecki/371/orig -> origin/gh/mikaylagawarecki/371/orig 2025-12-04T09:50:28.8307403Z * [new branch] gh/mikaylagawarecki/372/base -> origin/gh/mikaylagawarecki/372/base 2025-12-04T09:50:28.8307649Z * [new branch] gh/mikaylagawarecki/372/head -> origin/gh/mikaylagawarecki/372/head 2025-12-04T09:50:28.8307885Z * [new branch] gh/mikaylagawarecki/372/orig -> origin/gh/mikaylagawarecki/372/orig 2025-12-04T09:50:28.8308126Z * [new branch] gh/mikaylagawarecki/373/base -> origin/gh/mikaylagawarecki/373/base 2025-12-04T09:50:28.8308371Z * [new branch] gh/mikaylagawarecki/373/head -> origin/gh/mikaylagawarecki/373/head 2025-12-04T09:50:28.8308611Z * [new branch] gh/mikaylagawarecki/373/orig -> origin/gh/mikaylagawarecki/373/orig 2025-12-04T09:50:28.8308848Z * [new branch] gh/mikaylagawarecki/374/base -> origin/gh/mikaylagawarecki/374/base 2025-12-04T09:50:28.8309090Z * [new branch] gh/mikaylagawarecki/374/head -> origin/gh/mikaylagawarecki/374/head 2025-12-04T09:50:28.8309327Z * [new branch] gh/mikaylagawarecki/374/orig -> origin/gh/mikaylagawarecki/374/orig 2025-12-04T09:50:28.8309563Z * [new branch] gh/mikaylagawarecki/375/base -> origin/gh/mikaylagawarecki/375/base 2025-12-04T09:50:28.8309805Z * [new branch] gh/mikaylagawarecki/375/head -> origin/gh/mikaylagawarecki/375/head 2025-12-04T09:50:28.8310043Z * [new branch] gh/mikaylagawarecki/375/orig -> origin/gh/mikaylagawarecki/375/orig 2025-12-04T09:50:28.8310281Z * [new branch] gh/mikaylagawarecki/376/base -> origin/gh/mikaylagawarecki/376/base 2025-12-04T09:50:28.8310525Z * [new branch] gh/mikaylagawarecki/376/head -> origin/gh/mikaylagawarecki/376/head 2025-12-04T09:50:28.8310758Z * [new branch] gh/mikaylagawarecki/376/orig -> origin/gh/mikaylagawarecki/376/orig 2025-12-04T09:50:28.8310996Z * [new branch] gh/mikaylagawarecki/377/base -> origin/gh/mikaylagawarecki/377/base 2025-12-04T09:50:28.8311238Z * [new branch] gh/mikaylagawarecki/377/head -> origin/gh/mikaylagawarecki/377/head 2025-12-04T09:50:28.8311473Z * [new branch] gh/mikaylagawarecki/377/orig -> origin/gh/mikaylagawarecki/377/orig 2025-12-04T09:50:28.8311708Z * [new branch] gh/mikaylagawarecki/378/base -> origin/gh/mikaylagawarecki/378/base 2025-12-04T09:50:28.8312017Z * [new branch] gh/mikaylagawarecki/378/head -> origin/gh/mikaylagawarecki/378/head 2025-12-04T09:50:28.8312256Z * [new branch] gh/mikaylagawarecki/378/orig -> origin/gh/mikaylagawarecki/378/orig 2025-12-04T09:50:28.8312491Z * [new branch] gh/mikaylagawarecki/379/base -> origin/gh/mikaylagawarecki/379/base 2025-12-04T09:50:28.8312736Z * [new branch] gh/mikaylagawarecki/379/head -> origin/gh/mikaylagawarecki/379/head 2025-12-04T09:50:28.8312970Z * [new branch] gh/mikaylagawarecki/379/orig -> origin/gh/mikaylagawarecki/379/orig 2025-12-04T09:50:28.8313204Z * [new branch] gh/mikaylagawarecki/380/base -> origin/gh/mikaylagawarecki/380/base 2025-12-04T09:50:28.8313445Z * [new branch] gh/mikaylagawarecki/380/head -> origin/gh/mikaylagawarecki/380/head 2025-12-04T09:50:28.8313682Z * [new branch] gh/mikaylagawarecki/380/orig -> origin/gh/mikaylagawarecki/380/orig 2025-12-04T09:50:28.8313924Z * [new branch] gh/mikaylagawarecki/381/base -> origin/gh/mikaylagawarecki/381/base 2025-12-04T09:50:28.8314535Z * [new branch] gh/mikaylagawarecki/381/head -> origin/gh/mikaylagawarecki/381/head 2025-12-04T09:50:28.8314784Z * [new branch] gh/mikaylagawarecki/381/orig -> origin/gh/mikaylagawarecki/381/orig 2025-12-04T09:50:28.8315021Z * [new branch] gh/mikaylagawarecki/382/base -> origin/gh/mikaylagawarecki/382/base 2025-12-04T09:50:28.8315258Z * [new branch] gh/mikaylagawarecki/382/head -> origin/gh/mikaylagawarecki/382/head 2025-12-04T09:50:28.8315504Z * [new branch] gh/mikaylagawarecki/382/orig -> origin/gh/mikaylagawarecki/382/orig 2025-12-04T09:50:28.8315745Z * [new branch] gh/mikaylagawarecki/383/base -> origin/gh/mikaylagawarecki/383/base 2025-12-04T09:50:28.8315986Z * [new branch] gh/mikaylagawarecki/383/head -> origin/gh/mikaylagawarecki/383/head 2025-12-04T09:50:28.8316246Z * [new branch] gh/mikaylagawarecki/383/orig -> origin/gh/mikaylagawarecki/383/orig 2025-12-04T09:50:28.8316485Z * [new branch] gh/mikaylagawarecki/384/base -> origin/gh/mikaylagawarecki/384/base 2025-12-04T09:50:28.8316720Z * [new branch] gh/mikaylagawarecki/384/head -> origin/gh/mikaylagawarecki/384/head 2025-12-04T09:50:28.8316968Z * [new branch] gh/mikaylagawarecki/384/orig -> origin/gh/mikaylagawarecki/384/orig 2025-12-04T09:50:28.8317207Z * [new branch] gh/mikaylagawarecki/385/base -> origin/gh/mikaylagawarecki/385/base 2025-12-04T09:50:28.8317445Z * [new branch] gh/mikaylagawarecki/385/head -> origin/gh/mikaylagawarecki/385/head 2025-12-04T09:50:28.8317689Z * [new branch] gh/mikaylagawarecki/385/orig -> origin/gh/mikaylagawarecki/385/orig 2025-12-04T09:50:28.8317927Z * [new branch] gh/mikaylagawarecki/386/base -> origin/gh/mikaylagawarecki/386/base 2025-12-04T09:50:28.8318160Z * [new branch] gh/mikaylagawarecki/386/head -> origin/gh/mikaylagawarecki/386/head 2025-12-04T09:50:28.8318410Z * [new branch] gh/mikaylagawarecki/386/orig -> origin/gh/mikaylagawarecki/386/orig 2025-12-04T09:50:28.8318643Z * [new branch] gh/mikaylagawarecki/387/base -> origin/gh/mikaylagawarecki/387/base 2025-12-04T09:50:28.8318878Z * [new branch] gh/mikaylagawarecki/387/head -> origin/gh/mikaylagawarecki/387/head 2025-12-04T09:50:28.8319123Z * [new branch] gh/mikaylagawarecki/387/orig -> origin/gh/mikaylagawarecki/387/orig 2025-12-04T09:50:28.8319356Z * [new branch] gh/mikaylagawarecki/388/base -> origin/gh/mikaylagawarecki/388/base 2025-12-04T09:50:28.8319589Z * [new branch] gh/mikaylagawarecki/388/head -> origin/gh/mikaylagawarecki/388/head 2025-12-04T09:50:28.8319837Z * [new branch] gh/mikaylagawarecki/388/orig -> origin/gh/mikaylagawarecki/388/orig 2025-12-04T09:50:28.8320074Z * [new branch] gh/mikaylagawarecki/389/base -> origin/gh/mikaylagawarecki/389/base 2025-12-04T09:50:28.8320377Z * [new branch] gh/mikaylagawarecki/389/head -> origin/gh/mikaylagawarecki/389/head 2025-12-04T09:50:28.8320621Z * [new branch] gh/mikaylagawarecki/389/orig -> origin/gh/mikaylagawarecki/389/orig 2025-12-04T09:50:28.8320854Z * [new branch] gh/mikaylagawarecki/390/base -> origin/gh/mikaylagawarecki/390/base 2025-12-04T09:50:28.8321091Z * [new branch] gh/mikaylagawarecki/390/head -> origin/gh/mikaylagawarecki/390/head 2025-12-04T09:50:28.8321446Z * [new branch] gh/mikaylagawarecki/390/orig -> origin/gh/mikaylagawarecki/390/orig 2025-12-04T09:50:28.8321692Z * [new branch] gh/mikaylagawarecki/391/base -> origin/gh/mikaylagawarecki/391/base 2025-12-04T09:50:28.8321929Z * [new branch] gh/mikaylagawarecki/391/head -> origin/gh/mikaylagawarecki/391/head 2025-12-04T09:50:28.8322165Z * [new branch] gh/mikaylagawarecki/391/orig -> origin/gh/mikaylagawarecki/391/orig 2025-12-04T09:50:28.8322490Z * [new branch] gh/mikaylagawarecki/392/base -> origin/gh/mikaylagawarecki/392/base 2025-12-04T09:50:28.8322731Z * [new branch] gh/mikaylagawarecki/392/head -> origin/gh/mikaylagawarecki/392/head 2025-12-04T09:50:28.8322965Z * [new branch] gh/mikaylagawarecki/392/orig -> origin/gh/mikaylagawarecki/392/orig 2025-12-04T09:50:28.8323154Z * [new branch] gh/mlazos/41/base -> origin/gh/mlazos/41/base 2025-12-04T09:50:28.8323331Z * [new branch] gh/mlazos/41/head -> origin/gh/mlazos/41/head 2025-12-04T09:50:28.8323506Z * [new branch] gh/mlazos/41/orig -> origin/gh/mlazos/41/orig 2025-12-04T09:50:28.8323688Z * [new branch] gh/mlazos/42/base -> origin/gh/mlazos/42/base 2025-12-04T09:50:28.8323863Z * [new branch] gh/mlazos/42/head -> origin/gh/mlazos/42/head 2025-12-04T09:50:28.8324038Z * [new branch] gh/mlazos/42/orig -> origin/gh/mlazos/42/orig 2025-12-04T09:50:28.8324219Z * [new branch] gh/mlazos/43/base -> origin/gh/mlazos/43/base 2025-12-04T09:50:28.8324390Z * [new branch] gh/mlazos/43/head -> origin/gh/mlazos/43/head 2025-12-04T09:50:28.8324564Z * [new branch] gh/mlazos/43/orig -> origin/gh/mlazos/43/orig 2025-12-04T09:50:28.8324752Z * [new branch] gh/mlazos/44/base -> origin/gh/mlazos/44/base 2025-12-04T09:50:28.8324926Z * [new branch] gh/mlazos/44/head -> origin/gh/mlazos/44/head 2025-12-04T09:50:28.8325100Z * [new branch] gh/mlazos/44/orig -> origin/gh/mlazos/44/orig 2025-12-04T09:50:28.8325278Z * [new branch] gh/mlazos/47/base -> origin/gh/mlazos/47/base 2025-12-04T09:50:28.8325448Z * [new branch] gh/mlazos/47/head -> origin/gh/mlazos/47/head 2025-12-04T09:50:28.8325624Z * [new branch] gh/mlazos/47/orig -> origin/gh/mlazos/47/orig 2025-12-04T09:50:28.8325797Z * [new branch] gh/mlazos/48/base -> origin/gh/mlazos/48/base 2025-12-04T09:50:28.8325973Z * [new branch] gh/mlazos/48/head -> origin/gh/mlazos/48/head 2025-12-04T09:50:28.8326143Z * [new branch] gh/mlazos/48/orig -> origin/gh/mlazos/48/orig 2025-12-04T09:50:28.8326313Z * [new branch] gh/mlazos/49/base -> origin/gh/mlazos/49/base 2025-12-04T09:50:28.8326490Z * [new branch] gh/mlazos/49/head -> origin/gh/mlazos/49/head 2025-12-04T09:50:28.8326662Z * [new branch] gh/mlazos/49/orig -> origin/gh/mlazos/49/orig 2025-12-04T09:50:28.8326833Z * [new branch] gh/mlazos/50/base -> origin/gh/mlazos/50/base 2025-12-04T09:50:28.8327014Z * [new branch] gh/mlazos/50/head -> origin/gh/mlazos/50/head 2025-12-04T09:50:28.8327246Z * [new branch] gh/mlazos/50/orig -> origin/gh/mlazos/50/orig 2025-12-04T09:50:28.8327422Z * [new branch] gh/mlazos/51/base -> origin/gh/mlazos/51/base 2025-12-04T09:50:28.8327602Z * [new branch] gh/mlazos/51/head -> origin/gh/mlazos/51/head 2025-12-04T09:50:28.8327772Z * [new branch] gh/mlazos/51/orig -> origin/gh/mlazos/51/orig 2025-12-04T09:50:28.8327949Z * [new branch] gh/mlazos/52/base -> origin/gh/mlazos/52/base 2025-12-04T09:50:28.8328127Z * [new branch] gh/mlazos/52/head -> origin/gh/mlazos/52/head 2025-12-04T09:50:28.8328298Z * [new branch] gh/mlazos/52/orig -> origin/gh/mlazos/52/orig 2025-12-04T09:50:28.8328469Z * [new branch] gh/mlazos/53/base -> origin/gh/mlazos/53/base 2025-12-04T09:50:28.8328655Z * [new branch] gh/mlazos/53/head -> origin/gh/mlazos/53/head 2025-12-04T09:50:28.8328833Z * [new branch] gh/mlazos/53/orig -> origin/gh/mlazos/53/orig 2025-12-04T09:50:28.8329072Z * [new branch] gh/mlazos/54/base -> origin/gh/mlazos/54/base 2025-12-04T09:50:28.8329247Z * [new branch] gh/mlazos/54/head -> origin/gh/mlazos/54/head 2025-12-04T09:50:28.8329428Z * [new branch] gh/mlazos/54/orig -> origin/gh/mlazos/54/orig 2025-12-04T09:50:28.8329598Z * [new branch] gh/mlazos/55/base -> origin/gh/mlazos/55/base 2025-12-04T09:50:28.8329768Z * [new branch] gh/mlazos/55/head -> origin/gh/mlazos/55/head 2025-12-04T09:50:28.8329944Z * [new branch] gh/mlazos/55/orig -> origin/gh/mlazos/55/orig 2025-12-04T09:50:28.8330116Z * [new branch] gh/mlazos/56/base -> origin/gh/mlazos/56/base 2025-12-04T09:50:28.8330287Z * [new branch] gh/mlazos/56/head -> origin/gh/mlazos/56/head 2025-12-04T09:50:28.8330471Z * [new branch] gh/mlazos/56/orig -> origin/gh/mlazos/56/orig 2025-12-04T09:50:28.8330644Z * [new branch] gh/mlazos/57/base -> origin/gh/mlazos/57/base 2025-12-04T09:50:28.8330818Z * [new branch] gh/mlazos/57/head -> origin/gh/mlazos/57/head 2025-12-04T09:50:28.8330998Z * [new branch] gh/mlazos/57/orig -> origin/gh/mlazos/57/orig 2025-12-04T09:50:28.8331174Z * [new branch] gh/mlazos/58/base -> origin/gh/mlazos/58/base 2025-12-04T09:50:28.8331358Z * [new branch] gh/mlazos/58/head -> origin/gh/mlazos/58/head 2025-12-04T09:50:28.8331536Z * [new branch] gh/mlazos/58/orig -> origin/gh/mlazos/58/orig 2025-12-04T09:50:28.8331709Z * [new branch] gh/mlazos/59/base -> origin/gh/mlazos/59/base 2025-12-04T09:50:28.8331883Z * [new branch] gh/mlazos/59/head -> origin/gh/mlazos/59/head 2025-12-04T09:50:28.8332080Z * [new branch] gh/mlazos/59/orig -> origin/gh/mlazos/59/orig 2025-12-04T09:50:28.8332250Z * [new branch] gh/mlazos/60/base -> origin/gh/mlazos/60/base 2025-12-04T09:50:28.8332424Z * [new branch] gh/mlazos/60/head -> origin/gh/mlazos/60/head 2025-12-04T09:50:28.8332600Z * [new branch] gh/mlazos/60/orig -> origin/gh/mlazos/60/orig 2025-12-04T09:50:28.8332783Z * [new branch] gh/mlazos/61/base -> origin/gh/mlazos/61/base 2025-12-04T09:50:28.8332954Z * [new branch] gh/mlazos/61/head -> origin/gh/mlazos/61/head 2025-12-04T09:50:28.8333126Z * [new branch] gh/mlazos/61/orig -> origin/gh/mlazos/61/orig 2025-12-04T09:50:28.8333304Z * [new branch] gh/mlazos/62/base -> origin/gh/mlazos/62/base 2025-12-04T09:50:28.8333475Z * [new branch] gh/mlazos/62/head -> origin/gh/mlazos/62/head 2025-12-04T09:50:28.8333716Z * [new branch] gh/mlazos/62/orig -> origin/gh/mlazos/62/orig 2025-12-04T09:50:28.8333905Z * [new branch] gh/mlazos/63/base -> origin/gh/mlazos/63/base 2025-12-04T09:50:28.8334078Z * [new branch] gh/mlazos/63/head -> origin/gh/mlazos/63/head 2025-12-04T09:50:28.8334248Z * [new branch] gh/mlazos/63/orig -> origin/gh/mlazos/63/orig 2025-12-04T09:50:28.8334438Z * [new branch] gh/mlazos/64/base -> origin/gh/mlazos/64/base 2025-12-04T09:50:28.8334612Z * [new branch] gh/mlazos/64/head -> origin/gh/mlazos/64/head 2025-12-04T09:50:28.8334784Z * [new branch] gh/mlazos/64/orig -> origin/gh/mlazos/64/orig 2025-12-04T09:50:28.8334971Z * [new branch] gh/mlazos/65/base -> origin/gh/mlazos/65/base 2025-12-04T09:50:28.8335151Z * [new branch] gh/mlazos/65/head -> origin/gh/mlazos/65/head 2025-12-04T09:50:28.8335382Z * [new branch] gh/mlazos/65/orig -> origin/gh/mlazos/65/orig 2025-12-04T09:50:28.8335569Z * [new branch] gh/mlazos/66/base -> origin/gh/mlazos/66/base 2025-12-04T09:50:28.8335746Z * [new branch] gh/mlazos/66/head -> origin/gh/mlazos/66/head 2025-12-04T09:50:28.8335919Z * [new branch] gh/mlazos/66/orig -> origin/gh/mlazos/66/orig 2025-12-04T09:50:28.8336103Z * [new branch] gh/mlazos/67/base -> origin/gh/mlazos/67/base 2025-12-04T09:50:28.8336276Z * [new branch] gh/mlazos/67/head -> origin/gh/mlazos/67/head 2025-12-04T09:50:28.8336448Z * [new branch] gh/mlazos/67/orig -> origin/gh/mlazos/67/orig 2025-12-04T09:50:28.8336620Z * [new branch] gh/mlazos/68/base -> origin/gh/mlazos/68/base 2025-12-04T09:50:28.8336803Z * [new branch] gh/mlazos/68/head -> origin/gh/mlazos/68/head 2025-12-04T09:50:28.8336979Z * [new branch] gh/mlazos/68/orig -> origin/gh/mlazos/68/orig 2025-12-04T09:50:28.8337151Z * [new branch] gh/mlazos/69/base -> origin/gh/mlazos/69/base 2025-12-04T09:50:28.8337330Z * [new branch] gh/mlazos/69/head -> origin/gh/mlazos/69/head 2025-12-04T09:50:28.8337501Z * [new branch] gh/mlazos/69/orig -> origin/gh/mlazos/69/orig 2025-12-04T09:50:28.8337672Z * [new branch] gh/mlazos/70/base -> origin/gh/mlazos/70/base 2025-12-04T09:50:28.8337850Z * [new branch] gh/mlazos/70/head -> origin/gh/mlazos/70/head 2025-12-04T09:50:28.8338022Z * [new branch] gh/mlazos/70/orig -> origin/gh/mlazos/70/orig 2025-12-04T09:50:28.8338198Z * [new branch] gh/mlazos/71/base -> origin/gh/mlazos/71/base 2025-12-04T09:50:28.8338383Z * [new branch] gh/mlazos/71/head -> origin/gh/mlazos/71/head 2025-12-04T09:50:28.8338558Z * [new branch] gh/mlazos/71/orig -> origin/gh/mlazos/71/orig 2025-12-04T09:50:28.8338728Z * [new branch] gh/mlazos/72/base -> origin/gh/mlazos/72/base 2025-12-04T09:50:28.8338911Z * [new branch] gh/mlazos/72/head -> origin/gh/mlazos/72/head 2025-12-04T09:50:28.8339083Z * [new branch] gh/mlazos/72/orig -> origin/gh/mlazos/72/orig 2025-12-04T09:50:28.8339253Z * [new branch] gh/mlazos/73/base -> origin/gh/mlazos/73/base 2025-12-04T09:50:28.8339435Z * [new branch] gh/mlazos/73/head -> origin/gh/mlazos/73/head 2025-12-04T09:50:28.8339606Z * [new branch] gh/mlazos/73/orig -> origin/gh/mlazos/73/orig 2025-12-04T09:50:28.8339787Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-12-04T09:50:28.8340028Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-12-04T09:50:28.8340238Z * [new branch] gh/muchulee8/73/base -> origin/gh/muchulee8/73/base 2025-12-04T09:50:28.8340427Z * [new branch] gh/muchulee8/73/head -> origin/gh/muchulee8/73/head 2025-12-04T09:50:28.8340617Z * [new branch] gh/muchulee8/73/orig -> origin/gh/muchulee8/73/orig 2025-12-04T09:50:28.8340848Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-12-04T09:50:28.8341069Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-12-04T09:50:28.8341286Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-12-04T09:50:28.8341516Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-12-04T09:50:28.8341726Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-12-04T09:50:28.8342005Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-12-04T09:50:28.8342232Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-12-04T09:50:28.8342443Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-12-04T09:50:28.8342656Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-12-04T09:50:28.8342875Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-12-04T09:50:28.8343091Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-12-04T09:50:28.8343307Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-12-04T09:50:28.8343536Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-12-04T09:50:28.8343750Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-12-04T09:50:28.8343965Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-12-04T09:50:28.8344186Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-12-04T09:50:28.8344398Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-12-04T09:50:28.8344613Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-12-04T09:50:28.8344825Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-12-04T09:50:28.8345046Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-12-04T09:50:28.8345262Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-12-04T09:50:28.8345477Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-12-04T09:50:28.8345706Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-12-04T09:50:28.8345924Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-12-04T09:50:28.8346137Z * [new branch] gh/naveenthangudu/9/base -> origin/gh/naveenthangudu/9/base 2025-12-04T09:50:28.8346356Z * [new branch] gh/naveenthangudu/9/head -> origin/gh/naveenthangudu/9/head 2025-12-04T09:50:28.8346567Z * [new branch] gh/naveenthangudu/9/orig -> origin/gh/naveenthangudu/9/orig 2025-12-04T09:50:28.8346761Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-12-04T09:50:28.8346961Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-12-04T09:50:28.8347151Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-12-04T09:50:28.8347410Z * [new branch] gh/nikitaved/10/base -> origin/gh/nikitaved/10/base 2025-12-04T09:50:28.8347609Z * [new branch] gh/nikitaved/10/head -> origin/gh/nikitaved/10/head 2025-12-04T09:50:28.8347797Z * [new branch] gh/nikitaved/10/orig -> origin/gh/nikitaved/10/orig 2025-12-04T09:50:28.8347983Z * [new branch] gh/nikitaved/11/base -> origin/gh/nikitaved/11/base 2025-12-04T09:50:28.8348179Z * [new branch] gh/nikitaved/11/head -> origin/gh/nikitaved/11/head 2025-12-04T09:50:28.8348365Z * [new branch] gh/nikitaved/11/orig -> origin/gh/nikitaved/11/orig 2025-12-04T09:50:28.8348554Z * [new branch] gh/nikitaved/12/base -> origin/gh/nikitaved/12/base 2025-12-04T09:50:28.8348756Z * [new branch] gh/nikitaved/12/head -> origin/gh/nikitaved/12/head 2025-12-04T09:50:28.8348947Z * [new branch] gh/nikitaved/12/orig -> origin/gh/nikitaved/12/orig 2025-12-04T09:50:28.8349203Z * [new branch] gh/nikitaved/13/base -> origin/gh/nikitaved/13/base 2025-12-04T09:50:28.8349405Z * [new branch] gh/nikitaved/13/head -> origin/gh/nikitaved/13/head 2025-12-04T09:50:28.8349592Z * [new branch] gh/nikitaved/13/orig -> origin/gh/nikitaved/13/orig 2025-12-04T09:50:28.8349778Z * [new branch] gh/nikitaved/14/base -> origin/gh/nikitaved/14/base 2025-12-04T09:50:28.8349967Z * [new branch] gh/nikitaved/14/head -> origin/gh/nikitaved/14/head 2025-12-04T09:50:28.8350161Z * [new branch] gh/nikitaved/14/orig -> origin/gh/nikitaved/14/orig 2025-12-04T09:50:28.8350348Z * [new branch] gh/nikitaved/15/base -> origin/gh/nikitaved/15/base 2025-12-04T09:50:28.8350537Z * [new branch] gh/nikitaved/15/head -> origin/gh/nikitaved/15/head 2025-12-04T09:50:28.8350738Z * [new branch] gh/nikitaved/15/orig -> origin/gh/nikitaved/15/orig 2025-12-04T09:50:28.8350929Z * [new branch] gh/nikitaved/16/base -> origin/gh/nikitaved/16/base 2025-12-04T09:50:28.8351115Z * [new branch] gh/nikitaved/16/head -> origin/gh/nikitaved/16/head 2025-12-04T09:50:28.8351311Z * [new branch] gh/nikitaved/16/orig -> origin/gh/nikitaved/16/orig 2025-12-04T09:50:28.8351499Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-12-04T09:50:28.8351696Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-12-04T09:50:28.8351887Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-12-04T09:50:28.8352072Z * [new branch] gh/nikitaved/4/base -> origin/gh/nikitaved/4/base 2025-12-04T09:50:28.8352255Z * [new branch] gh/nikitaved/4/head -> origin/gh/nikitaved/4/head 2025-12-04T09:50:28.8352455Z * [new branch] gh/nikitaved/4/orig -> origin/gh/nikitaved/4/orig 2025-12-04T09:50:28.8352643Z * [new branch] gh/nikitaved/5/base -> origin/gh/nikitaved/5/base 2025-12-04T09:50:28.8352824Z * [new branch] gh/nikitaved/5/head -> origin/gh/nikitaved/5/head 2025-12-04T09:50:28.8353015Z * [new branch] gh/nikitaved/5/orig -> origin/gh/nikitaved/5/orig 2025-12-04T09:50:28.8353201Z * [new branch] gh/nikitaved/6/base -> origin/gh/nikitaved/6/base 2025-12-04T09:50:28.8353384Z * [new branch] gh/nikitaved/6/head -> origin/gh/nikitaved/6/head 2025-12-04T09:50:28.8353578Z * [new branch] gh/nikitaved/6/orig -> origin/gh/nikitaved/6/orig 2025-12-04T09:50:28.8353770Z * [new branch] gh/nikitaved/8/base -> origin/gh/nikitaved/8/base 2025-12-04T09:50:28.8353959Z * [new branch] gh/nikitaved/8/head -> origin/gh/nikitaved/8/head 2025-12-04T09:50:28.8354215Z * [new branch] gh/nikitaved/8/orig -> origin/gh/nikitaved/8/orig 2025-12-04T09:50:28.8354415Z * [new branch] gh/nikitaved/9/base -> origin/gh/nikitaved/9/base 2025-12-04T09:50:28.8354599Z * [new branch] gh/nikitaved/9/head -> origin/gh/nikitaved/9/head 2025-12-04T09:50:28.8354786Z * [new branch] gh/nikitaved/9/orig -> origin/gh/nikitaved/9/orig 2025-12-04T09:50:28.8354971Z * [new branch] gh/oulgen/10/base -> origin/gh/oulgen/10/base 2025-12-04T09:50:28.8355147Z * [new branch] gh/oulgen/10/head -> origin/gh/oulgen/10/head 2025-12-04T09:50:28.8355321Z * [new branch] gh/oulgen/10/orig -> origin/gh/oulgen/10/orig 2025-12-04T09:50:28.8355506Z * [new branch] gh/oulgen/11/base -> origin/gh/oulgen/11/base 2025-12-04T09:50:28.8355682Z * [new branch] gh/oulgen/11/head -> origin/gh/oulgen/11/head 2025-12-04T09:50:28.8355922Z * [new branch] gh/oulgen/11/orig -> origin/gh/oulgen/11/orig 2025-12-04T09:50:28.8356103Z * [new branch] gh/oulgen/12/base -> origin/gh/oulgen/12/base 2025-12-04T09:50:28.8356276Z * [new branch] gh/oulgen/12/head -> origin/gh/oulgen/12/head 2025-12-04T09:50:28.8356454Z * [new branch] gh/oulgen/12/orig -> origin/gh/oulgen/12/orig 2025-12-04T09:50:28.8356637Z * [new branch] gh/oulgen/13/base -> origin/gh/oulgen/13/base 2025-12-04T09:50:28.8356811Z * [new branch] gh/oulgen/13/head -> origin/gh/oulgen/13/head 2025-12-04T09:50:28.8356992Z * [new branch] gh/oulgen/13/orig -> origin/gh/oulgen/13/orig 2025-12-04T09:50:28.8357175Z * [new branch] gh/oulgen/14/base -> origin/gh/oulgen/14/base 2025-12-04T09:50:28.8357348Z * [new branch] gh/oulgen/14/head -> origin/gh/oulgen/14/head 2025-12-04T09:50:28.8357529Z * [new branch] gh/oulgen/14/orig -> origin/gh/oulgen/14/orig 2025-12-04T09:50:28.8357706Z * [new branch] gh/oulgen/15/base -> origin/gh/oulgen/15/base 2025-12-04T09:50:28.8357890Z * [new branch] gh/oulgen/15/head -> origin/gh/oulgen/15/head 2025-12-04T09:50:28.8358074Z * [new branch] gh/oulgen/15/orig -> origin/gh/oulgen/15/orig 2025-12-04T09:50:28.8358250Z * [new branch] gh/oulgen/16/base -> origin/gh/oulgen/16/base 2025-12-04T09:50:28.8358436Z * [new branch] gh/oulgen/16/head -> origin/gh/oulgen/16/head 2025-12-04T09:50:28.8358611Z * [new branch] gh/oulgen/16/orig -> origin/gh/oulgen/16/orig 2025-12-04T09:50:28.8358783Z * [new branch] gh/oulgen/17/base -> origin/gh/oulgen/17/base 2025-12-04T09:50:28.8358967Z * [new branch] gh/oulgen/17/head -> origin/gh/oulgen/17/head 2025-12-04T09:50:28.8359148Z * [new branch] gh/oulgen/17/orig -> origin/gh/oulgen/17/orig 2025-12-04T09:50:28.8359320Z * [new branch] gh/oulgen/18/base -> origin/gh/oulgen/18/base 2025-12-04T09:50:28.8359497Z * [new branch] gh/oulgen/18/head -> origin/gh/oulgen/18/head 2025-12-04T09:50:28.8359669Z * [new branch] gh/oulgen/18/orig -> origin/gh/oulgen/18/orig 2025-12-04T09:50:28.8359840Z * [new branch] gh/oulgen/19/base -> origin/gh/oulgen/19/base 2025-12-04T09:50:28.8360017Z * [new branch] gh/oulgen/19/head -> origin/gh/oulgen/19/head 2025-12-04T09:50:28.8360189Z * [new branch] gh/oulgen/19/orig -> origin/gh/oulgen/19/orig 2025-12-04T09:50:28.8360364Z * [new branch] gh/oulgen/20/base -> origin/gh/oulgen/20/base 2025-12-04T09:50:28.8360620Z * [new branch] gh/oulgen/20/head -> origin/gh/oulgen/20/head 2025-12-04T09:50:28.8360798Z * [new branch] gh/oulgen/20/orig -> origin/gh/oulgen/20/orig 2025-12-04T09:50:28.8360972Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-12-04T09:50:28.8361146Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-12-04T09:50:28.8361414Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-12-04T09:50:28.8361593Z * [new branch] gh/oulgen/22/base -> origin/gh/oulgen/22/base 2025-12-04T09:50:28.8361765Z * [new branch] gh/oulgen/22/head -> origin/gh/oulgen/22/head 2025-12-04T09:50:28.8361949Z * [new branch] gh/oulgen/22/orig -> origin/gh/oulgen/22/orig 2025-12-04T09:50:28.8362120Z * [new branch] gh/oulgen/23/base -> origin/gh/oulgen/23/base 2025-12-04T09:50:28.8362296Z * [new branch] gh/oulgen/23/head -> origin/gh/oulgen/23/head 2025-12-04T09:50:28.8362549Z * [new branch] gh/oulgen/23/orig -> origin/gh/oulgen/23/orig 2025-12-04T09:50:28.8362721Z * [new branch] gh/oulgen/24/base -> origin/gh/oulgen/24/base 2025-12-04T09:50:28.8362894Z * [new branch] gh/oulgen/24/head -> origin/gh/oulgen/24/head 2025-12-04T09:50:28.8363075Z * [new branch] gh/oulgen/24/orig -> origin/gh/oulgen/24/orig 2025-12-04T09:50:28.8363251Z * [new branch] gh/oulgen/25/base -> origin/gh/oulgen/25/base 2025-12-04T09:50:28.8363423Z * [new branch] gh/oulgen/25/head -> origin/gh/oulgen/25/head 2025-12-04T09:50:28.8363603Z * [new branch] gh/oulgen/25/orig -> origin/gh/oulgen/25/orig 2025-12-04T09:50:28.8363779Z * [new branch] gh/oulgen/26/base -> origin/gh/oulgen/26/base 2025-12-04T09:50:28.8363956Z * [new branch] gh/oulgen/26/head -> origin/gh/oulgen/26/head 2025-12-04T09:50:28.8364147Z * [new branch] gh/oulgen/26/orig -> origin/gh/oulgen/26/orig 2025-12-04T09:50:28.8364321Z * [new branch] gh/oulgen/4/base -> origin/gh/oulgen/4/base 2025-12-04T09:50:28.8364494Z * [new branch] gh/oulgen/4/head -> origin/gh/oulgen/4/head 2025-12-04T09:50:28.8364663Z * [new branch] gh/oulgen/4/orig -> origin/gh/oulgen/4/orig 2025-12-04T09:50:28.8364841Z * [new branch] gh/oulgen/7/base -> origin/gh/oulgen/7/base 2025-12-04T09:50:28.8365009Z * [new branch] gh/oulgen/7/head -> origin/gh/oulgen/7/head 2025-12-04T09:50:28.8365180Z * [new branch] gh/oulgen/7/orig -> origin/gh/oulgen/7/orig 2025-12-04T09:50:28.8365353Z * [new branch] gh/oulgen/8/base -> origin/gh/oulgen/8/base 2025-12-04T09:50:28.8365525Z * [new branch] gh/oulgen/8/head -> origin/gh/oulgen/8/head 2025-12-04T09:50:28.8365696Z * [new branch] gh/oulgen/8/orig -> origin/gh/oulgen/8/orig 2025-12-04T09:50:28.8365877Z * [new branch] gh/oulgen/9/base -> origin/gh/oulgen/9/base 2025-12-04T09:50:28.8366046Z * [new branch] gh/oulgen/9/head -> origin/gh/oulgen/9/head 2025-12-04T09:50:28.8366213Z * [new branch] gh/oulgen/9/orig -> origin/gh/oulgen/9/orig 2025-12-04T09:50:28.8366482Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-12-04T09:50:28.8366664Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-12-04T09:50:28.8366844Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-12-04T09:50:28.8367029Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-12-04T09:50:28.8367268Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-12-04T09:50:28.8367446Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-12-04T09:50:28.8367629Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-12-04T09:50:28.8367801Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-12-04T09:50:28.8367975Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-12-04T09:50:28.8368155Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-12-04T09:50:28.8368330Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-12-04T09:50:28.8368504Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-12-04T09:50:28.8368677Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-12-04T09:50:28.8368860Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-12-04T09:50:28.8369097Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-12-04T09:50:28.8369272Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-12-04T09:50:28.8369455Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-12-04T09:50:28.8369631Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-12-04T09:50:28.8369805Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-12-04T09:50:28.8369986Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-12-04T09:50:28.8370161Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-12-04T09:50:28.8370337Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-12-04T09:50:28.8370526Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-12-04T09:50:28.8370702Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-12-04T09:50:28.8370879Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-12-04T09:50:28.8371063Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-12-04T09:50:28.8371236Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-12-04T09:50:28.8371414Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-12-04T09:50:28.8371594Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-12-04T09:50:28.8371766Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-12-04T09:50:28.8371939Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-12-04T09:50:28.8372118Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-12-04T09:50:28.8372302Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-12-04T09:50:28.8372475Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-12-04T09:50:28.8372648Z * [new branch] gh/pearu/140/base -> origin/gh/pearu/140/base 2025-12-04T09:50:28.8372829Z * [new branch] gh/pearu/140/head -> origin/gh/pearu/140/head 2025-12-04T09:50:28.8373004Z * [new branch] gh/pearu/140/orig -> origin/gh/pearu/140/orig 2025-12-04T09:50:28.8373176Z * [new branch] gh/pearu/142/base -> origin/gh/pearu/142/base 2025-12-04T09:50:28.8373358Z * [new branch] gh/pearu/142/head -> origin/gh/pearu/142/head 2025-12-04T09:50:28.8373533Z * [new branch] gh/pearu/142/orig -> origin/gh/pearu/142/orig 2025-12-04T09:50:28.8373774Z * [new branch] gh/pearu/143/base -> origin/gh/pearu/143/base 2025-12-04T09:50:28.8373954Z * [new branch] gh/pearu/143/head -> origin/gh/pearu/143/head 2025-12-04T09:50:28.8374132Z * [new branch] gh/pearu/143/orig -> origin/gh/pearu/143/orig 2025-12-04T09:50:28.8374307Z * [new branch] gh/pearu/147/base -> origin/gh/pearu/147/base 2025-12-04T09:50:28.8374484Z * [new branch] gh/pearu/147/head -> origin/gh/pearu/147/head 2025-12-04T09:50:28.8374656Z * [new branch] gh/pearu/147/orig -> origin/gh/pearu/147/orig 2025-12-04T09:50:28.8374828Z * [new branch] gh/pearu/149/base -> origin/gh/pearu/149/base 2025-12-04T09:50:28.8375009Z * [new branch] gh/pearu/149/head -> origin/gh/pearu/149/head 2025-12-04T09:50:28.8375182Z * [new branch] gh/pearu/149/orig -> origin/gh/pearu/149/orig 2025-12-04T09:50:28.8375424Z * [new branch] gh/pearu/150/base -> origin/gh/pearu/150/base 2025-12-04T09:50:28.8375598Z * [new branch] gh/pearu/150/head -> origin/gh/pearu/150/head 2025-12-04T09:50:28.8375785Z * [new branch] gh/pearu/150/orig -> origin/gh/pearu/150/orig 2025-12-04T09:50:28.8375958Z * [new branch] gh/pearu/151/base -> origin/gh/pearu/151/base 2025-12-04T09:50:28.8376131Z * [new branch] gh/pearu/151/head -> origin/gh/pearu/151/head 2025-12-04T09:50:28.8376314Z * [new branch] gh/pearu/151/orig -> origin/gh/pearu/151/orig 2025-12-04T09:50:28.8376487Z * [new branch] gh/pearu/152/base -> origin/gh/pearu/152/base 2025-12-04T09:50:28.8376664Z * [new branch] gh/pearu/152/head -> origin/gh/pearu/152/head 2025-12-04T09:50:28.8376853Z * [new branch] gh/pearu/152/orig -> origin/gh/pearu/152/orig 2025-12-04T09:50:28.8377034Z * [new branch] gh/pearu/153/base -> origin/gh/pearu/153/base 2025-12-04T09:50:28.8377208Z * [new branch] gh/pearu/153/head -> origin/gh/pearu/153/head 2025-12-04T09:50:28.8377393Z * [new branch] gh/pearu/153/orig -> origin/gh/pearu/153/orig 2025-12-04T09:50:28.8377566Z * [new branch] gh/pearu/154/base -> origin/gh/pearu/154/base 2025-12-04T09:50:28.8377738Z * [new branch] gh/pearu/154/head -> origin/gh/pearu/154/head 2025-12-04T09:50:28.8377917Z * [new branch] gh/pearu/154/orig -> origin/gh/pearu/154/orig 2025-12-04T09:50:28.8378093Z * [new branch] gh/pearu/155/base -> origin/gh/pearu/155/base 2025-12-04T09:50:28.8378267Z * [new branch] gh/pearu/155/head -> origin/gh/pearu/155/head 2025-12-04T09:50:28.8378451Z * [new branch] gh/pearu/155/orig -> origin/gh/pearu/155/orig 2025-12-04T09:50:28.8378626Z * [new branch] gh/pearu/156/base -> origin/gh/pearu/156/base 2025-12-04T09:50:28.8378798Z * [new branch] gh/pearu/156/head -> origin/gh/pearu/156/head 2025-12-04T09:50:28.8378978Z * [new branch] gh/pearu/156/orig -> origin/gh/pearu/156/orig 2025-12-04T09:50:28.8379149Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-12-04T09:50:28.8379317Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-12-04T09:50:28.8379491Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-12-04T09:50:28.8379674Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-12-04T09:50:28.8379845Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-12-04T09:50:28.8380079Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-12-04T09:50:28.8380278Z * [new branch] gh/pianpwk/21/base -> origin/gh/pianpwk/21/base 2025-12-04T09:50:28.8380464Z * [new branch] gh/pianpwk/21/head -> origin/gh/pianpwk/21/head 2025-12-04T09:50:28.8380648Z * [new branch] gh/pianpwk/28/base -> origin/gh/pianpwk/28/base 2025-12-04T09:50:28.8380844Z * [new branch] gh/pianpwk/28/head -> origin/gh/pianpwk/28/head 2025-12-04T09:50:28.8381026Z * [new branch] gh/pianpwk/28/orig -> origin/gh/pianpwk/28/orig 2025-12-04T09:50:28.8381205Z * [new branch] gh/pianpwk/29/base -> origin/gh/pianpwk/29/base 2025-12-04T09:50:28.8381395Z * [new branch] gh/pianpwk/29/head -> origin/gh/pianpwk/29/head 2025-12-04T09:50:28.8381578Z * [new branch] gh/pianpwk/29/orig -> origin/gh/pianpwk/29/orig 2025-12-04T09:50:28.8381765Z * [new branch] gh/pianpwk/30/base -> origin/gh/pianpwk/30/base 2025-12-04T09:50:28.8382017Z * [new branch] gh/pianpwk/30/head -> origin/gh/pianpwk/30/head 2025-12-04T09:50:28.8382199Z * [new branch] gh/pianpwk/30/orig -> origin/gh/pianpwk/30/orig 2025-12-04T09:50:28.8382378Z * [new branch] gh/pianpwk/31/base -> origin/gh/pianpwk/31/base 2025-12-04T09:50:28.8382563Z * [new branch] gh/pianpwk/31/head -> origin/gh/pianpwk/31/head 2025-12-04T09:50:28.8382742Z * [new branch] gh/pianpwk/31/orig -> origin/gh/pianpwk/31/orig 2025-12-04T09:50:28.8382921Z * [new branch] gh/pianpwk/32/base -> origin/gh/pianpwk/32/base 2025-12-04T09:50:28.8383101Z * [new branch] gh/pianpwk/32/head -> origin/gh/pianpwk/32/head 2025-12-04T09:50:28.8383289Z * [new branch] gh/pianpwk/32/orig -> origin/gh/pianpwk/32/orig 2025-12-04T09:50:28.8383474Z * [new branch] gh/pianpwk/33/base -> origin/gh/pianpwk/33/base 2025-12-04T09:50:28.8383658Z * [new branch] gh/pianpwk/33/head -> origin/gh/pianpwk/33/head 2025-12-04T09:50:28.8383847Z * [new branch] gh/pianpwk/33/orig -> origin/gh/pianpwk/33/orig 2025-12-04T09:50:28.8384031Z * [new branch] gh/pianpwk/34/base -> origin/gh/pianpwk/34/base 2025-12-04T09:50:28.8384214Z * [new branch] gh/pianpwk/34/head -> origin/gh/pianpwk/34/head 2025-12-04T09:50:28.8384404Z * [new branch] gh/pianpwk/34/orig -> origin/gh/pianpwk/34/orig 2025-12-04T09:50:28.8384588Z * [new branch] gh/pianpwk/35/base -> origin/gh/pianpwk/35/base 2025-12-04T09:50:28.8384768Z * [new branch] gh/pianpwk/35/head -> origin/gh/pianpwk/35/head 2025-12-04T09:50:28.8384955Z * [new branch] gh/pianpwk/35/orig -> origin/gh/pianpwk/35/orig 2025-12-04T09:50:28.8385127Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-12-04T09:50:28.8385295Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-12-04T09:50:28.8385465Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-12-04T09:50:28.8385627Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-12-04T09:50:28.8385792Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-12-04T09:50:28.8385965Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-12-04T09:50:28.8386128Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-12-04T09:50:28.8386290Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-12-04T09:50:28.8386462Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-12-04T09:50:28.8386687Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-12-04T09:50:28.8386857Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-12-04T09:50:28.8387019Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-12-04T09:50:28.8387188Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-12-04T09:50:28.8387352Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-12-04T09:50:28.8387519Z * [new branch] gh/rec/167/base -> origin/gh/rec/167/base 2025-12-04T09:50:28.8387697Z * [new branch] gh/rec/167/head -> origin/gh/rec/167/head 2025-12-04T09:50:28.8387862Z * [new branch] gh/rec/167/orig -> origin/gh/rec/167/orig 2025-12-04T09:50:28.8388025Z * [new branch] gh/rec/168/base -> origin/gh/rec/168/base 2025-12-04T09:50:28.8388201Z * [new branch] gh/rec/168/head -> origin/gh/rec/168/head 2025-12-04T09:50:28.8388429Z * [new branch] gh/rec/168/orig -> origin/gh/rec/168/orig 2025-12-04T09:50:28.8388598Z * [new branch] gh/rec/169/base -> origin/gh/rec/169/base 2025-12-04T09:50:28.8388775Z * [new branch] gh/rec/169/head -> origin/gh/rec/169/head 2025-12-04T09:50:28.8388942Z * [new branch] gh/rec/169/orig -> origin/gh/rec/169/orig 2025-12-04T09:50:28.8389104Z * [new branch] gh/rec/170/base -> origin/gh/rec/170/base 2025-12-04T09:50:28.8389273Z * [new branch] gh/rec/170/head -> origin/gh/rec/170/head 2025-12-04T09:50:28.8389436Z * [new branch] gh/rec/170/orig -> origin/gh/rec/170/orig 2025-12-04T09:50:28.8389607Z * [new branch] gh/rec/171/base -> origin/gh/rec/171/base 2025-12-04T09:50:28.8389788Z * [new branch] gh/rec/171/head -> origin/gh/rec/171/head 2025-12-04T09:50:28.8389957Z * [new branch] gh/rec/171/orig -> origin/gh/rec/171/orig 2025-12-04T09:50:28.8390118Z * [new branch] gh/rec/172/base -> origin/gh/rec/172/base 2025-12-04T09:50:28.8390280Z * [new branch] gh/rec/172/head -> origin/gh/rec/172/head 2025-12-04T09:50:28.8390451Z * [new branch] gh/rec/172/orig -> origin/gh/rec/172/orig 2025-12-04T09:50:28.8390613Z * [new branch] gh/rec/173/base -> origin/gh/rec/173/base 2025-12-04T09:50:28.8390783Z * [new branch] gh/rec/173/head -> origin/gh/rec/173/head 2025-12-04T09:50:28.8390957Z * [new branch] gh/rec/173/orig -> origin/gh/rec/173/orig 2025-12-04T09:50:28.8391120Z * [new branch] gh/rec/174/base -> origin/gh/rec/174/base 2025-12-04T09:50:28.8391285Z * [new branch] gh/rec/174/head -> origin/gh/rec/174/head 2025-12-04T09:50:28.8391460Z * [new branch] gh/rec/174/orig -> origin/gh/rec/174/orig 2025-12-04T09:50:28.8391624Z * [new branch] gh/rec/175/base -> origin/gh/rec/175/base 2025-12-04T09:50:28.8391788Z * [new branch] gh/rec/175/head -> origin/gh/rec/175/head 2025-12-04T09:50:28.8391958Z * [new branch] gh/rec/175/orig -> origin/gh/rec/175/orig 2025-12-04T09:50:28.8392120Z * [new branch] gh/rec/176/base -> origin/gh/rec/176/base 2025-12-04T09:50:28.8392282Z * [new branch] gh/rec/176/head -> origin/gh/rec/176/head 2025-12-04T09:50:28.8392457Z * [new branch] gh/rec/176/orig -> origin/gh/rec/176/orig 2025-12-04T09:50:28.8392619Z * [new branch] gh/rec/177/base -> origin/gh/rec/177/base 2025-12-04T09:50:28.8392847Z * [new branch] gh/rec/177/head -> origin/gh/rec/177/head 2025-12-04T09:50:28.8393019Z * [new branch] gh/rec/177/orig -> origin/gh/rec/177/orig 2025-12-04T09:50:28.8393248Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-12-04T09:50:28.8393466Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-12-04T09:50:28.8393681Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-12-04T09:50:28.8393905Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-12-04T09:50:28.8394118Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-12-04T09:50:28.8394326Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-12-04T09:50:28.8394542Z * [new branch] gh/robert-hardwick/5/base -> origin/gh/robert-hardwick/5/base 2025-12-04T09:50:28.8394824Z * [new branch] gh/robert-hardwick/5/head -> origin/gh/robert-hardwick/5/head 2025-12-04T09:50:28.8395034Z * [new branch] gh/robert-hardwick/5/orig -> origin/gh/robert-hardwick/5/orig 2025-12-04T09:50:28.8395253Z * [new branch] gh/robert-hardwick/6/base -> origin/gh/robert-hardwick/6/base 2025-12-04T09:50:28.8395528Z * [new branch] gh/robert-hardwick/6/head -> origin/gh/robert-hardwick/6/head 2025-12-04T09:50:28.8395744Z * [new branch] gh/robert-hardwick/6/orig -> origin/gh/robert-hardwick/6/orig 2025-12-04T09:50:28.8395968Z * [new branch] gh/robert-hardwick/7/base -> origin/gh/robert-hardwick/7/base 2025-12-04T09:50:28.8396219Z * [new branch] gh/robert-hardwick/7/head -> origin/gh/robert-hardwick/7/head 2025-12-04T09:50:28.8396432Z * [new branch] gh/robert-hardwick/7/orig -> origin/gh/robert-hardwick/7/orig 2025-12-04T09:50:28.8396662Z * [new branch] gh/robert-hardwick/8/base -> origin/gh/robert-hardwick/8/base 2025-12-04T09:50:28.8396877Z * [new branch] gh/robert-hardwick/8/head -> origin/gh/robert-hardwick/8/head 2025-12-04T09:50:28.8397089Z * [new branch] gh/robert-hardwick/8/orig -> origin/gh/robert-hardwick/8/orig 2025-12-04T09:50:28.8397307Z * [new branch] gh/robert-hardwick/9/base -> origin/gh/robert-hardwick/9/base 2025-12-04T09:50:28.8397516Z * [new branch] gh/robert-hardwick/9/head -> origin/gh/robert-hardwick/9/head 2025-12-04T09:50:28.8397730Z * [new branch] gh/robert-hardwick/9/orig -> origin/gh/robert-hardwick/9/orig 2025-12-04T09:50:28.8397921Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-12-04T09:50:28.8398101Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-12-04T09:50:28.8398278Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-12-04T09:50:28.8398461Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-12-04T09:50:28.8398637Z * [new branch] gh/rtimpe/22/base -> origin/gh/rtimpe/22/base 2025-12-04T09:50:28.8398817Z * [new branch] gh/rtimpe/22/head -> origin/gh/rtimpe/22/head 2025-12-04T09:50:28.8398996Z * [new branch] gh/rtimpe/22/orig -> origin/gh/rtimpe/22/orig 2025-12-04T09:50:28.8399177Z * [new branch] gh/rtimpe/23/base -> origin/gh/rtimpe/23/base 2025-12-04T09:50:28.8399351Z * [new branch] gh/rtimpe/23/head -> origin/gh/rtimpe/23/head 2025-12-04T09:50:28.8399527Z * [new branch] gh/rtimpe/23/orig -> origin/gh/rtimpe/23/orig 2025-12-04T09:50:28.8399707Z * [new branch] gh/rtimpe/24/base -> origin/gh/rtimpe/24/base 2025-12-04T09:50:28.8399954Z * [new branch] gh/rtimpe/24/head -> origin/gh/rtimpe/24/head 2025-12-04T09:50:28.8400129Z * [new branch] gh/rtimpe/24/orig -> origin/gh/rtimpe/24/orig 2025-12-04T09:50:28.8400307Z * [new branch] gh/rtimpe/25/base -> origin/gh/rtimpe/25/base 2025-12-04T09:50:28.8400480Z * [new branch] gh/rtimpe/25/head -> origin/gh/rtimpe/25/head 2025-12-04T09:50:28.8400651Z * [new branch] gh/rtimpe/25/orig -> origin/gh/rtimpe/25/orig 2025-12-04T09:50:28.8400830Z * [new branch] gh/rtimpe/26/base -> origin/gh/rtimpe/26/base 2025-12-04T09:50:28.8401002Z * [new branch] gh/rtimpe/26/head -> origin/gh/rtimpe/26/head 2025-12-04T09:50:28.8401241Z * [new branch] gh/rtimpe/26/orig -> origin/gh/rtimpe/26/orig 2025-12-04T09:50:28.8401470Z * [new branch] gh/rtimpe/27/base -> origin/gh/rtimpe/27/base 2025-12-04T09:50:28.8401651Z * [new branch] gh/rtimpe/27/head -> origin/gh/rtimpe/27/head 2025-12-04T09:50:28.8401927Z * [new branch] gh/rtimpe/27/orig -> origin/gh/rtimpe/27/orig 2025-12-04T09:50:28.8402115Z * [new branch] gh/rtimpe/28/base -> origin/gh/rtimpe/28/base 2025-12-04T09:50:28.8402291Z * [new branch] gh/rtimpe/28/head -> origin/gh/rtimpe/28/head 2025-12-04T09:50:28.8402462Z * [new branch] gh/rtimpe/28/orig -> origin/gh/rtimpe/28/orig 2025-12-04T09:50:28.8402639Z * [new branch] gh/rtimpe/29/base -> origin/gh/rtimpe/29/base 2025-12-04T09:50:28.8402816Z * [new branch] gh/rtimpe/29/head -> origin/gh/rtimpe/29/head 2025-12-04T09:50:28.8402990Z * [new branch] gh/rtimpe/29/orig -> origin/gh/rtimpe/29/orig 2025-12-04T09:50:28.8403164Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-12-04T09:50:28.8403349Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-12-04T09:50:28.8403528Z * [new branch] gh/rtimpe/30/base -> origin/gh/rtimpe/30/base 2025-12-04T09:50:28.8403702Z * [new branch] gh/rtimpe/30/head -> origin/gh/rtimpe/30/head 2025-12-04T09:50:28.8403886Z * [new branch] gh/rtimpe/30/orig -> origin/gh/rtimpe/30/orig 2025-12-04T09:50:28.8404058Z * [new branch] gh/rtimpe/31/base -> origin/gh/rtimpe/31/base 2025-12-04T09:50:28.8404231Z * [new branch] gh/rtimpe/31/head -> origin/gh/rtimpe/31/head 2025-12-04T09:50:28.8404411Z * [new branch] gh/rtimpe/31/orig -> origin/gh/rtimpe/31/orig 2025-12-04T09:50:28.8404586Z * [new branch] gh/rtimpe/32/base -> origin/gh/rtimpe/32/base 2025-12-04T09:50:28.8404762Z * [new branch] gh/rtimpe/32/head -> origin/gh/rtimpe/32/head 2025-12-04T09:50:28.8404948Z * [new branch] gh/rtimpe/32/orig -> origin/gh/rtimpe/32/orig 2025-12-04T09:50:28.8405124Z * [new branch] gh/rtimpe/33/base -> origin/gh/rtimpe/33/base 2025-12-04T09:50:28.8405301Z * [new branch] gh/rtimpe/33/head -> origin/gh/rtimpe/33/head 2025-12-04T09:50:28.8405482Z * [new branch] gh/rtimpe/33/orig -> origin/gh/rtimpe/33/orig 2025-12-04T09:50:28.8405656Z * [new branch] gh/rtimpe/34/base -> origin/gh/rtimpe/34/base 2025-12-04T09:50:28.8405830Z * [new branch] gh/rtimpe/34/head -> origin/gh/rtimpe/34/head 2025-12-04T09:50:28.8406003Z * [new branch] gh/rtimpe/34/orig -> origin/gh/rtimpe/34/orig 2025-12-04T09:50:28.8406188Z * [new branch] gh/rtimpe/35/base -> origin/gh/rtimpe/35/base 2025-12-04T09:50:28.8406365Z * [new branch] gh/rtimpe/35/head -> origin/gh/rtimpe/35/head 2025-12-04T09:50:28.8406617Z * [new branch] gh/rtimpe/35/orig -> origin/gh/rtimpe/35/orig 2025-12-04T09:50:28.8406800Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-12-04T09:50:28.8406973Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-12-04T09:50:28.8407189Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-12-04T09:50:28.8407447Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-12-04T09:50:28.8407653Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-12-04T09:50:28.8407892Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-12-04T09:50:28.8408102Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-12-04T09:50:28.8408310Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-12-04T09:50:28.8408581Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-12-04T09:50:28.8408791Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-12-04T09:50:28.8408992Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-12-04T09:50:28.8409196Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-12-04T09:50:28.8409402Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-12-04T09:50:28.8409602Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-12-04T09:50:28.8409807Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-12-04T09:50:28.8410023Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-12-04T09:50:28.8410226Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-12-04T09:50:28.8410438Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-12-04T09:50:28.8410651Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-12-04T09:50:28.8410852Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-12-04T09:50:28.8411057Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-12-04T09:50:28.8411256Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-12-04T09:50:28.8411473Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-12-04T09:50:28.8411676Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-12-04T09:50:28.8411871Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-12-04T09:50:28.8412080Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-12-04T09:50:28.8412271Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-12-04T09:50:28.8412465Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-12-04T09:50:28.8412666Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-12-04T09:50:28.8412856Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-12-04T09:50:28.8413046Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-12-04T09:50:28.8413288Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-12-04T09:50:28.8413483Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-12-04T09:50:28.8414161Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-12-04T09:50:28.8414370Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-12-04T09:50:28.8414564Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-12-04T09:50:28.8414755Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-12-04T09:50:28.8414951Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-12-04T09:50:28.8415143Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-12-04T09:50:28.8415336Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-12-04T09:50:28.8415537Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-12-04T09:50:28.8415728Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-12-04T09:50:28.8415989Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-12-04T09:50:28.8416182Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-12-04T09:50:28.8416377Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-12-04T09:50:28.8416568Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-12-04T09:50:28.8416763Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-12-04T09:50:28.8416964Z * [new branch] gh/seemethere/72/base -> origin/gh/seemethere/72/base 2025-12-04T09:50:28.8417156Z * [new branch] gh/seemethere/72/head -> origin/gh/seemethere/72/head 2025-12-04T09:50:28.8417348Z * [new branch] gh/seemethere/72/orig -> origin/gh/seemethere/72/orig 2025-12-04T09:50:28.8417551Z * [new branch] gh/seemethere/73/base -> origin/gh/seemethere/73/base 2025-12-04T09:50:28.8417752Z * [new branch] gh/seemethere/73/head -> origin/gh/seemethere/73/head 2025-12-04T09:50:28.8417944Z * [new branch] gh/seemethere/73/orig -> origin/gh/seemethere/73/orig 2025-12-04T09:50:28.8418143Z * [new branch] gh/seemethere/74/base -> origin/gh/seemethere/74/base 2025-12-04T09:50:28.8418336Z * [new branch] gh/seemethere/74/head -> origin/gh/seemethere/74/head 2025-12-04T09:50:28.8418526Z * [new branch] gh/seemethere/74/orig -> origin/gh/seemethere/74/orig 2025-12-04T09:50:28.8418725Z * [new branch] gh/seemethere/75/base -> origin/gh/seemethere/75/base 2025-12-04T09:50:28.8418918Z * [new branch] gh/seemethere/75/head -> origin/gh/seemethere/75/head 2025-12-04T09:50:28.8419108Z * [new branch] gh/seemethere/75/orig -> origin/gh/seemethere/75/orig 2025-12-04T09:50:28.8419352Z * [new branch] gh/seemethere/76/base -> origin/gh/seemethere/76/base 2025-12-04T09:50:28.8419550Z * [new branch] gh/seemethere/76/head -> origin/gh/seemethere/76/head 2025-12-04T09:50:28.8419776Z * [new branch] gh/seemethere/76/orig -> origin/gh/seemethere/76/orig 2025-12-04T09:50:28.8419990Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-12-04T09:50:28.8420189Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-12-04T09:50:28.8420395Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-12-04T09:50:28.8420598Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-12-04T09:50:28.8420807Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-12-04T09:50:28.8421004Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-12-04T09:50:28.8421284Z * [new branch] gh/shunting314/249/base -> origin/gh/shunting314/249/base 2025-12-04T09:50:28.8421489Z * [new branch] gh/shunting314/249/head -> origin/gh/shunting314/249/head 2025-12-04T09:50:28.8421686Z * [new branch] gh/shunting314/249/orig -> origin/gh/shunting314/249/orig 2025-12-04T09:50:28.8421890Z * [new branch] gh/shunting314/253/base -> origin/gh/shunting314/253/base 2025-12-04T09:50:28.8422101Z * [new branch] gh/shunting314/253/head -> origin/gh/shunting314/253/head 2025-12-04T09:50:28.8422300Z * [new branch] gh/shunting314/253/orig -> origin/gh/shunting314/253/orig 2025-12-04T09:50:28.8422502Z * [new branch] gh/shunting314/256/base -> origin/gh/shunting314/256/base 2025-12-04T09:50:28.8422708Z * [new branch] gh/shunting314/256/head -> origin/gh/shunting314/256/head 2025-12-04T09:50:28.8422911Z * [new branch] gh/shunting314/256/orig -> origin/gh/shunting314/256/orig 2025-12-04T09:50:28.8423464Z * [new branch] gh/shunting314/257/base -> origin/gh/shunting314/257/base 2025-12-04T09:50:28.8423681Z * [new branch] gh/shunting314/257/head -> origin/gh/shunting314/257/head 2025-12-04T09:50:28.8423882Z * [new branch] gh/shunting314/257/orig -> origin/gh/shunting314/257/orig 2025-12-04T09:50:28.8424086Z * [new branch] gh/shunting314/258/base -> origin/gh/shunting314/258/base 2025-12-04T09:50:28.8424295Z * [new branch] gh/shunting314/258/head -> origin/gh/shunting314/258/head 2025-12-04T09:50:28.8424495Z * [new branch] gh/shunting314/258/orig -> origin/gh/shunting314/258/orig 2025-12-04T09:50:28.8424697Z * [new branch] gh/shunting314/259/base -> origin/gh/shunting314/259/base 2025-12-04T09:50:28.8424912Z * [new branch] gh/shunting314/259/head -> origin/gh/shunting314/259/head 2025-12-04T09:50:28.8425163Z * [new branch] gh/shunting314/259/orig -> origin/gh/shunting314/259/orig 2025-12-04T09:50:28.8425362Z * [new branch] gh/shunting314/260/base -> origin/gh/shunting314/260/base 2025-12-04T09:50:28.8425606Z * [new branch] gh/shunting314/260/head -> origin/gh/shunting314/260/head 2025-12-04T09:50:28.8425805Z * [new branch] gh/shunting314/260/orig -> origin/gh/shunting314/260/orig 2025-12-04T09:50:28.8426002Z * [new branch] gh/shunting314/261/base -> origin/gh/shunting314/261/base 2025-12-04T09:50:28.8426202Z * [new branch] gh/shunting314/261/head -> origin/gh/shunting314/261/head 2025-12-04T09:50:28.8426409Z * [new branch] gh/shunting314/261/orig -> origin/gh/shunting314/261/orig 2025-12-04T09:50:28.8426606Z * [new branch] gh/shunting314/262/base -> origin/gh/shunting314/262/base 2025-12-04T09:50:28.8426814Z * [new branch] gh/shunting314/262/head -> origin/gh/shunting314/262/head 2025-12-04T09:50:28.8427026Z * [new branch] gh/shunting314/262/orig -> origin/gh/shunting314/262/orig 2025-12-04T09:50:28.8427223Z * [new branch] gh/shunting314/263/base -> origin/gh/shunting314/263/base 2025-12-04T09:50:28.8427420Z * [new branch] gh/shunting314/263/head -> origin/gh/shunting314/263/head 2025-12-04T09:50:28.8427628Z * [new branch] gh/shunting314/263/orig -> origin/gh/shunting314/263/orig 2025-12-04T09:50:28.8427822Z * [new branch] gh/shunting314/264/base -> origin/gh/shunting314/264/base 2025-12-04T09:50:28.8428020Z * [new branch] gh/shunting314/264/head -> origin/gh/shunting314/264/head 2025-12-04T09:50:28.8428226Z * [new branch] gh/shunting314/264/orig -> origin/gh/shunting314/264/orig 2025-12-04T09:50:28.8428500Z * [new branch] gh/shunting314/265/base -> origin/gh/shunting314/265/base 2025-12-04T09:50:28.8428707Z * [new branch] gh/shunting314/265/head -> origin/gh/shunting314/265/head 2025-12-04T09:50:28.8428914Z * [new branch] gh/shunting314/265/orig -> origin/gh/shunting314/265/orig 2025-12-04T09:50:28.8429112Z * [new branch] gh/shunting314/266/base -> origin/gh/shunting314/266/base 2025-12-04T09:50:28.8429309Z * [new branch] gh/shunting314/266/head -> origin/gh/shunting314/266/head 2025-12-04T09:50:28.8429518Z * [new branch] gh/shunting314/266/orig -> origin/gh/shunting314/266/orig 2025-12-04T09:50:28.8429715Z * [new branch] gh/shunting314/267/base -> origin/gh/shunting314/267/base 2025-12-04T09:50:28.8429915Z * [new branch] gh/shunting314/267/head -> origin/gh/shunting314/267/head 2025-12-04T09:50:28.8430124Z * [new branch] gh/shunting314/267/orig -> origin/gh/shunting314/267/orig 2025-12-04T09:50:28.8430392Z * [new branch] gh/shunting314/268/base -> origin/gh/shunting314/268/base 2025-12-04T09:50:28.8430590Z * [new branch] gh/shunting314/268/head -> origin/gh/shunting314/268/head 2025-12-04T09:50:28.8430798Z * [new branch] gh/shunting314/268/orig -> origin/gh/shunting314/268/orig 2025-12-04T09:50:28.8431036Z * [new branch] gh/shunting314/269/base -> origin/gh/shunting314/269/base 2025-12-04T09:50:28.8431236Z * [new branch] gh/shunting314/269/head -> origin/gh/shunting314/269/head 2025-12-04T09:50:28.8431484Z * [new branch] gh/shunting314/269/orig -> origin/gh/shunting314/269/orig 2025-12-04T09:50:28.8431701Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-12-04T09:50:28.8431894Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-12-04T09:50:28.8432086Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-12-04T09:50:28.8432281Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-12-04T09:50:28.8432465Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-12-04T09:50:28.8432647Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-12-04T09:50:28.8432844Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-12-04T09:50:28.8433032Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-12-04T09:50:28.8433221Z * [new branch] gh/slayton58/39/base -> origin/gh/slayton58/39/base 2025-12-04T09:50:28.8433417Z * [new branch] gh/slayton58/39/head -> origin/gh/slayton58/39/head 2025-12-04T09:50:28.8433601Z * [new branch] gh/slayton58/39/orig -> origin/gh/slayton58/39/orig 2025-12-04T09:50:28.8433787Z * [new branch] gh/slayton58/42/base -> origin/gh/slayton58/42/base 2025-12-04T09:50:28.8433978Z * [new branch] gh/slayton58/42/head -> origin/gh/slayton58/42/head 2025-12-04T09:50:28.8434162Z * [new branch] gh/slayton58/42/orig -> origin/gh/slayton58/42/orig 2025-12-04T09:50:28.8434345Z * [new branch] gh/slayton58/43/base -> origin/gh/slayton58/43/base 2025-12-04T09:50:28.8434532Z * [new branch] gh/slayton58/43/head -> origin/gh/slayton58/43/head 2025-12-04T09:50:28.8434713Z * [new branch] gh/slayton58/43/orig -> origin/gh/slayton58/43/orig 2025-12-04T09:50:28.8434894Z * [new branch] gh/slayton58/44/base -> origin/gh/slayton58/44/base 2025-12-04T09:50:28.8435082Z * [new branch] gh/slayton58/44/head -> origin/gh/slayton58/44/head 2025-12-04T09:50:28.8435263Z * [new branch] gh/slayton58/44/orig -> origin/gh/slayton58/44/orig 2025-12-04T09:50:28.8435520Z * [new branch] gh/slayton58/45/base -> origin/gh/slayton58/45/base 2025-12-04T09:50:28.8435701Z * [new branch] gh/slayton58/45/head -> origin/gh/slayton58/45/head 2025-12-04T09:50:28.8435891Z * [new branch] gh/slayton58/45/orig -> origin/gh/slayton58/45/orig 2025-12-04T09:50:28.8436075Z * [new branch] gh/slayton58/46/base -> origin/gh/slayton58/46/base 2025-12-04T09:50:28.8436263Z * [new branch] gh/slayton58/46/head -> origin/gh/slayton58/46/head 2025-12-04T09:50:28.8436458Z * [new branch] gh/slayton58/46/orig -> origin/gh/slayton58/46/orig 2025-12-04T09:50:28.8436641Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-12-04T09:50:28.8436860Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-12-04T09:50:28.8437053Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-12-04T09:50:28.8437327Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-12-04T09:50:28.8437525Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-12-04T09:50:28.8437723Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-12-04T09:50:28.8437913Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-12-04T09:50:28.8438106Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-12-04T09:50:28.8438303Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-12-04T09:50:28.8438496Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-12-04T09:50:28.8438686Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-12-04T09:50:28.8438887Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-12-04T09:50:28.8439081Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-12-04T09:50:28.8439274Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-12-04T09:50:28.8439470Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-12-04T09:50:28.8439661Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-12-04T09:50:28.8439849Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-12-04T09:50:28.8440041Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-12-04T09:50:28.8440242Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-12-04T09:50:28.8440435Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-12-04T09:50:28.8440633Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-12-04T09:50:28.8440837Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-12-04T09:50:28.8441028Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-12-04T09:50:28.8441284Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-12-04T09:50:28.8441484Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-12-04T09:50:28.8441676Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-12-04T09:50:28.8441869Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-12-04T09:50:28.8442068Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-12-04T09:50:28.8442332Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-12-04T09:50:28.8442525Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-12-04T09:50:28.8442758Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-12-04T09:50:28.8442953Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-12-04T09:50:28.8443144Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-12-04T09:50:28.8443380Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-12-04T09:50:28.8443574Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-12-04T09:50:28.8443762Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-12-04T09:50:28.8443960Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-12-04T09:50:28.8444153Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-12-04T09:50:28.8444409Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-12-04T09:50:28.8444600Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-12-04T09:50:28.8444795Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-12-04T09:50:28.8444986Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-12-04T09:50:28.8445173Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-12-04T09:50:28.8445372Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-12-04T09:50:28.8445562Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-12-04T09:50:28.8445751Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-12-04T09:50:28.8445960Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-12-04T09:50:28.8446150Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-12-04T09:50:28.8446339Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-12-04T09:50:28.8446538Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-12-04T09:50:28.8446725Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-12-04T09:50:28.8446916Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-12-04T09:50:28.8447122Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-12-04T09:50:28.8447310Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-12-04T09:50:28.8447504Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-12-04T09:50:28.8447704Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-12-04T09:50:28.8447895Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-12-04T09:50:28.8448086Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-12-04T09:50:28.8448292Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-12-04T09:50:28.8448482Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-12-04T09:50:28.8448711Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-12-04T09:50:28.8448901Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-12-04T09:50:28.8449130Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-12-04T09:50:28.8449394Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-12-04T09:50:28.8449588Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-12-04T09:50:28.8449794Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-12-04T09:50:28.8449981Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-12-04T09:50:28.8450170Z * [new branch] gh/soulitzer/385/base -> origin/gh/soulitzer/385/base 2025-12-04T09:50:28.8450378Z * [new branch] gh/soulitzer/385/head -> origin/gh/soulitzer/385/head 2025-12-04T09:50:28.8450571Z * [new branch] gh/soulitzer/385/orig -> origin/gh/soulitzer/385/orig 2025-12-04T09:50:28.8450765Z * [new branch] gh/soulitzer/386/base -> origin/gh/soulitzer/386/base 2025-12-04T09:50:28.8450974Z * [new branch] gh/soulitzer/386/head -> origin/gh/soulitzer/386/head 2025-12-04T09:50:28.8451230Z * [new branch] gh/soulitzer/386/orig -> origin/gh/soulitzer/386/orig 2025-12-04T09:50:28.8451419Z * [new branch] gh/soulitzer/387/base -> origin/gh/soulitzer/387/base 2025-12-04T09:50:28.8451617Z * [new branch] gh/soulitzer/387/head -> origin/gh/soulitzer/387/head 2025-12-04T09:50:28.8451804Z * [new branch] gh/soulitzer/387/orig -> origin/gh/soulitzer/387/orig 2025-12-04T09:50:28.8451993Z * [new branch] gh/soulitzer/388/base -> origin/gh/soulitzer/388/base 2025-12-04T09:50:28.8452189Z * [new branch] gh/soulitzer/388/head -> origin/gh/soulitzer/388/head 2025-12-04T09:50:28.8452379Z * [new branch] gh/soulitzer/388/orig -> origin/gh/soulitzer/388/orig 2025-12-04T09:50:28.8452567Z * [new branch] gh/soulitzer/389/base -> origin/gh/soulitzer/389/base 2025-12-04T09:50:28.8452774Z * [new branch] gh/soulitzer/389/head -> origin/gh/soulitzer/389/head 2025-12-04T09:50:28.8452967Z * [new branch] gh/soulitzer/389/orig -> origin/gh/soulitzer/389/orig 2025-12-04T09:50:28.8453161Z * [new branch] gh/soulitzer/390/base -> origin/gh/soulitzer/390/base 2025-12-04T09:50:28.8453351Z * [new branch] gh/soulitzer/390/head -> origin/gh/soulitzer/390/head 2025-12-04T09:50:28.8453554Z * [new branch] gh/soulitzer/390/orig -> origin/gh/soulitzer/390/orig 2025-12-04T09:50:28.8453743Z * [new branch] gh/soulitzer/391/base -> origin/gh/soulitzer/391/base 2025-12-04T09:50:28.8453931Z * [new branch] gh/soulitzer/391/head -> origin/gh/soulitzer/391/head 2025-12-04T09:50:28.8454127Z * [new branch] gh/soulitzer/391/orig -> origin/gh/soulitzer/391/orig 2025-12-04T09:50:28.8454317Z * [new branch] gh/soulitzer/392/base -> origin/gh/soulitzer/392/base 2025-12-04T09:50:28.8454553Z * [new branch] gh/soulitzer/392/head -> origin/gh/soulitzer/392/head 2025-12-04T09:50:28.8454752Z * [new branch] gh/soulitzer/392/orig -> origin/gh/soulitzer/392/orig 2025-12-04T09:50:28.8454976Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-12-04T09:50:28.8455163Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-12-04T09:50:28.8455355Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-12-04T09:50:28.8455540Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-12-04T09:50:28.8455726Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-12-04T09:50:28.8455916Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-12-04T09:50:28.8456172Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-12-04T09:50:28.8456364Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-12-04T09:50:28.8456562Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-12-04T09:50:28.8456750Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-12-04T09:50:28.8456932Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-12-04T09:50:28.8457130Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-12-04T09:50:28.8457317Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-12-04T09:50:28.8457503Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-12-04T09:50:28.8457689Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-12-04T09:50:28.8457892Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-12-04T09:50:28.8458139Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-12-04T09:50:28.8458326Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-12-04T09:50:28.8458524Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-12-04T09:50:28.8458707Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-12-04T09:50:28.8458889Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-12-04T09:50:28.8459085Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-12-04T09:50:28.8459279Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-12-04T09:50:28.8459467Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-12-04T09:50:28.8459672Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-12-04T09:50:28.8459858Z * [new branch] gh/swolchok/856/base -> origin/gh/swolchok/856/base 2025-12-04T09:50:28.8460045Z * [new branch] gh/swolchok/856/head -> origin/gh/swolchok/856/head 2025-12-04T09:50:28.8460270Z * [new branch] gh/swolchok/856/orig -> origin/gh/swolchok/856/orig 2025-12-04T09:50:28.8460457Z * [new branch] gh/swolchok/860/base -> origin/gh/swolchok/860/base 2025-12-04T09:50:28.8460646Z * [new branch] gh/swolchok/860/head -> origin/gh/swolchok/860/head 2025-12-04T09:50:28.8460874Z * [new branch] gh/swolchok/860/orig -> origin/gh/swolchok/860/orig 2025-12-04T09:50:28.8461057Z * [new branch] gh/swolchok/861/base -> origin/gh/swolchok/861/base 2025-12-04T09:50:28.8461246Z * [new branch] gh/swolchok/861/head -> origin/gh/swolchok/861/head 2025-12-04T09:50:28.8461442Z * [new branch] gh/swolchok/861/orig -> origin/gh/swolchok/861/orig 2025-12-04T09:50:28.8461627Z * [new branch] gh/swolchok/862/base -> origin/gh/swolchok/862/base 2025-12-04T09:50:28.8461811Z * [new branch] gh/swolchok/862/head -> origin/gh/swolchok/862/head 2025-12-04T09:50:28.8462003Z * [new branch] gh/swolchok/862/orig -> origin/gh/swolchok/862/orig 2025-12-04T09:50:28.8462196Z * [new branch] gh/swolchok/863/base -> origin/gh/swolchok/863/base 2025-12-04T09:50:28.8462380Z * [new branch] gh/swolchok/863/head -> origin/gh/swolchok/863/head 2025-12-04T09:50:28.8462564Z * [new branch] gh/swolchok/863/orig -> origin/gh/swolchok/863/orig 2025-12-04T09:50:28.8462759Z * [new branch] gh/swolchok/864/base -> origin/gh/swolchok/864/base 2025-12-04T09:50:28.8463018Z * [new branch] gh/swolchok/864/head -> origin/gh/swolchok/864/head 2025-12-04T09:50:28.8463205Z * [new branch] gh/swolchok/864/orig -> origin/gh/swolchok/864/orig 2025-12-04T09:50:28.8463400Z * [new branch] gh/swolchok/865/base -> origin/gh/swolchok/865/base 2025-12-04T09:50:28.8463583Z * [new branch] gh/swolchok/865/head -> origin/gh/swolchok/865/head 2025-12-04T09:50:28.8463771Z * [new branch] gh/swolchok/865/orig -> origin/gh/swolchok/865/orig 2025-12-04T09:50:28.8463965Z * [new branch] gh/swolchok/866/base -> origin/gh/swolchok/866/base 2025-12-04T09:50:28.8464153Z * [new branch] gh/swolchok/866/head -> origin/gh/swolchok/866/head 2025-12-04T09:50:28.8464356Z * [new branch] gh/swolchok/866/orig -> origin/gh/swolchok/866/orig 2025-12-04T09:50:28.8464547Z * [new branch] gh/swolchok/867/base -> origin/gh/swolchok/867/base 2025-12-04T09:50:28.8464800Z * [new branch] gh/swolchok/867/head -> origin/gh/swolchok/867/head 2025-12-04T09:50:28.8464987Z * [new branch] gh/swolchok/867/orig -> origin/gh/swolchok/867/orig 2025-12-04T09:50:28.8465183Z * [new branch] gh/swolchok/868/base -> origin/gh/swolchok/868/base 2025-12-04T09:50:28.8465370Z * [new branch] gh/swolchok/868/head -> origin/gh/swolchok/868/head 2025-12-04T09:50:28.8465568Z * [new branch] gh/swolchok/868/orig -> origin/gh/swolchok/868/orig 2025-12-04T09:50:28.8465761Z * [new branch] gh/swolchok/869/base -> origin/gh/swolchok/869/base 2025-12-04T09:50:28.8465952Z * [new branch] gh/swolchok/869/head -> origin/gh/swolchok/869/head 2025-12-04T09:50:28.8466182Z * [new branch] gh/swolchok/869/orig -> origin/gh/swolchok/869/orig 2025-12-04T09:50:28.8466373Z * [new branch] gh/swolchok/870/base -> origin/gh/swolchok/870/base 2025-12-04T09:50:28.8466574Z * [new branch] gh/swolchok/870/head -> origin/gh/swolchok/870/head 2025-12-04T09:50:28.8466793Z * [new branch] gh/swolchok/870/orig -> origin/gh/swolchok/870/orig 2025-12-04T09:50:28.8466979Z * [new branch] gh/swolchok/871/base -> origin/gh/swolchok/871/base 2025-12-04T09:50:28.8467174Z * [new branch] gh/swolchok/871/head -> origin/gh/swolchok/871/head 2025-12-04T09:50:28.8467358Z * [new branch] gh/swolchok/871/orig -> origin/gh/swolchok/871/orig 2025-12-04T09:50:28.8467546Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-12-04T09:50:28.8467740Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-12-04T09:50:28.8467917Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-12-04T09:50:28.8468101Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-12-04T09:50:28.8468293Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-12-04T09:50:28.8468471Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-12-04T09:50:28.8468646Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-12-04T09:50:28.8468830Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-12-04T09:50:28.8469008Z * [new branch] gh/tianyu-l/4/base -> origin/gh/tianyu-l/4/base 2025-12-04T09:50:28.8469184Z * [new branch] gh/tianyu-l/4/head -> origin/gh/tianyu-l/4/head 2025-12-04T09:50:28.8469372Z * [new branch] gh/tianyu-l/4/orig -> origin/gh/tianyu-l/4/orig 2025-12-04T09:50:28.8469604Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-12-04T09:50:28.8469897Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-12-04T09:50:28.8470128Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-12-04T09:50:28.8470343Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-12-04T09:50:28.8470557Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-12-04T09:50:28.8470773Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-12-04T09:50:28.8470996Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-12-04T09:50:28.8471209Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-12-04T09:50:28.8471429Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-12-04T09:50:28.8471660Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-12-04T09:50:28.8471936Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-12-04T09:50:28.8472153Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-12-04T09:50:28.8472416Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-12-04T09:50:28.8472630Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-12-04T09:50:28.8472882Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-12-04T09:50:28.8473109Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-12-04T09:50:28.8473322Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-12-04T09:50:28.8473545Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-12-04T09:50:28.8473769Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-12-04T09:50:28.8473982Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-12-04T09:50:28.8474196Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-12-04T09:50:28.8474422Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-12-04T09:50:28.8474635Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-12-04T09:50:28.8474851Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-12-04T09:50:28.8475070Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-12-04T09:50:28.8475289Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-12-04T09:50:28.8475510Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-12-04T09:50:28.8475737Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-12-04T09:50:28.8475950Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-12-04T09:50:28.8476167Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-12-04T09:50:28.8476382Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-12-04T09:50:28.8476603Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-12-04T09:50:28.8476822Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-12-04T09:50:28.8477034Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-12-04T09:50:28.8477319Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-12-04T09:50:28.8477536Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-12-04T09:50:28.8477753Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-12-04T09:50:28.8478012Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-12-04T09:50:28.8478227Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-12-04T09:50:28.8478441Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-12-04T09:50:28.8478703Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-12-04T09:50:28.8478924Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-12-04T09:50:28.8479145Z * [new branch] gh/tugsbayasgalan/55/base -> origin/gh/tugsbayasgalan/55/base 2025-12-04T09:50:28.8479434Z * [new branch] gh/tugsbayasgalan/55/head -> origin/gh/tugsbayasgalan/55/head 2025-12-04T09:50:28.8479650Z * [new branch] gh/tugsbayasgalan/55/orig -> origin/gh/tugsbayasgalan/55/orig 2025-12-04T09:50:28.8479866Z * [new branch] gh/tugsbayasgalan/59/base -> origin/gh/tugsbayasgalan/59/base 2025-12-04T09:50:28.8480086Z * [new branch] gh/tugsbayasgalan/59/head -> origin/gh/tugsbayasgalan/59/head 2025-12-04T09:50:28.8480305Z * [new branch] gh/tugsbayasgalan/59/orig -> origin/gh/tugsbayasgalan/59/orig 2025-12-04T09:50:28.8480518Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-12-04T09:50:28.8480742Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-12-04T09:50:28.8480964Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-12-04T09:50:28.8481258Z * [new branch] gh/tugsbayasgalan/60/base -> origin/gh/tugsbayasgalan/60/base 2025-12-04T09:50:28.8481487Z * [new branch] gh/tugsbayasgalan/60/head -> origin/gh/tugsbayasgalan/60/head 2025-12-04T09:50:28.8481710Z * [new branch] gh/tugsbayasgalan/60/orig -> origin/gh/tugsbayasgalan/60/orig 2025-12-04T09:50:28.8481924Z * [new branch] gh/tugsbayasgalan/61/base -> origin/gh/tugsbayasgalan/61/base 2025-12-04T09:50:28.8482144Z * [new branch] gh/tugsbayasgalan/61/head -> origin/gh/tugsbayasgalan/61/head 2025-12-04T09:50:28.8482369Z * [new branch] gh/tugsbayasgalan/61/orig -> origin/gh/tugsbayasgalan/61/orig 2025-12-04T09:50:28.8482586Z * [new branch] gh/tugsbayasgalan/63/base -> origin/gh/tugsbayasgalan/63/base 2025-12-04T09:50:28.8482800Z * [new branch] gh/tugsbayasgalan/63/head -> origin/gh/tugsbayasgalan/63/head 2025-12-04T09:50:28.8483032Z * [new branch] gh/tugsbayasgalan/63/orig -> origin/gh/tugsbayasgalan/63/orig 2025-12-04T09:50:28.8483249Z * [new branch] gh/tugsbayasgalan/67/base -> origin/gh/tugsbayasgalan/67/base 2025-12-04T09:50:28.8483464Z * [new branch] gh/tugsbayasgalan/67/head -> origin/gh/tugsbayasgalan/67/head 2025-12-04T09:50:28.8483690Z * [new branch] gh/tugsbayasgalan/67/orig -> origin/gh/tugsbayasgalan/67/orig 2025-12-04T09:50:28.8483908Z * [new branch] gh/tugsbayasgalan/68/base -> origin/gh/tugsbayasgalan/68/base 2025-12-04T09:50:28.8484156Z * [new branch] gh/tugsbayasgalan/68/head -> origin/gh/tugsbayasgalan/68/head 2025-12-04T09:50:28.8484380Z * [new branch] gh/tugsbayasgalan/68/orig -> origin/gh/tugsbayasgalan/68/orig 2025-12-04T09:50:28.8484629Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-12-04T09:50:28.8484926Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-12-04T09:50:28.8485156Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-12-04T09:50:28.8485378Z * [new branch] gh/tugsbayasgalan/70/base -> origin/gh/tugsbayasgalan/70/base 2025-12-04T09:50:28.8485597Z * [new branch] gh/tugsbayasgalan/70/head -> origin/gh/tugsbayasgalan/70/head 2025-12-04T09:50:28.8485827Z * [new branch] gh/tugsbayasgalan/70/orig -> origin/gh/tugsbayasgalan/70/orig 2025-12-04T09:50:28.8486042Z * [new branch] gh/tugsbayasgalan/71/base -> origin/gh/tugsbayasgalan/71/base 2025-12-04T09:50:28.8486259Z * [new branch] gh/tugsbayasgalan/71/head -> origin/gh/tugsbayasgalan/71/head 2025-12-04T09:50:28.8486488Z * [new branch] gh/tugsbayasgalan/71/orig -> origin/gh/tugsbayasgalan/71/orig 2025-12-04T09:50:28.8486709Z * [new branch] gh/tugsbayasgalan/72/base -> origin/gh/tugsbayasgalan/72/base 2025-12-04T09:50:28.8486987Z * [new branch] gh/tugsbayasgalan/72/head -> origin/gh/tugsbayasgalan/72/head 2025-12-04T09:50:28.8487216Z * [new branch] gh/tugsbayasgalan/72/orig -> origin/gh/tugsbayasgalan/72/orig 2025-12-04T09:50:28.8487432Z * [new branch] gh/tugsbayasgalan/73/base -> origin/gh/tugsbayasgalan/73/base 2025-12-04T09:50:28.8487651Z * [new branch] gh/tugsbayasgalan/73/head -> origin/gh/tugsbayasgalan/73/head 2025-12-04T09:50:28.8487864Z * [new branch] gh/tugsbayasgalan/73/orig -> origin/gh/tugsbayasgalan/73/orig 2025-12-04T09:50:28.8488084Z * [new branch] gh/tugsbayasgalan/74/base -> origin/gh/tugsbayasgalan/74/base 2025-12-04T09:50:28.8488297Z * [new branch] gh/tugsbayasgalan/74/head -> origin/gh/tugsbayasgalan/74/head 2025-12-04T09:50:28.8488519Z * [new branch] gh/tugsbayasgalan/74/orig -> origin/gh/tugsbayasgalan/74/orig 2025-12-04T09:50:28.8488746Z * [new branch] gh/tugsbayasgalan/75/base -> origin/gh/tugsbayasgalan/75/base 2025-12-04T09:50:28.8488966Z * [new branch] gh/tugsbayasgalan/75/head -> origin/gh/tugsbayasgalan/75/head 2025-12-04T09:50:28.8489180Z * [new branch] gh/tugsbayasgalan/75/orig -> origin/gh/tugsbayasgalan/75/orig 2025-12-04T09:50:28.8489418Z * [new branch] gh/tugsbayasgalan/76/base -> origin/gh/tugsbayasgalan/76/base 2025-12-04T09:50:28.8489635Z * [new branch] gh/tugsbayasgalan/76/head -> origin/gh/tugsbayasgalan/76/head 2025-12-04T09:50:28.8489887Z * [new branch] gh/tugsbayasgalan/76/orig -> origin/gh/tugsbayasgalan/76/orig 2025-12-04T09:50:28.8490114Z * [new branch] gh/tugsbayasgalan/77/base -> origin/gh/tugsbayasgalan/77/base 2025-12-04T09:50:28.8490359Z * [new branch] gh/tugsbayasgalan/77/head -> origin/gh/tugsbayasgalan/77/head 2025-12-04T09:50:28.8490581Z * [new branch] gh/tugsbayasgalan/77/orig -> origin/gh/tugsbayasgalan/77/orig 2025-12-04T09:50:28.8490809Z * [new branch] gh/tugsbayasgalan/78/base -> origin/gh/tugsbayasgalan/78/base 2025-12-04T09:50:28.8491024Z * [new branch] gh/tugsbayasgalan/78/head -> origin/gh/tugsbayasgalan/78/head 2025-12-04T09:50:28.8491246Z * [new branch] gh/tugsbayasgalan/78/orig -> origin/gh/tugsbayasgalan/78/orig 2025-12-04T09:50:28.8491467Z * [new branch] gh/tugsbayasgalan/79/base -> origin/gh/tugsbayasgalan/79/base 2025-12-04T09:50:28.8491682Z * [new branch] gh/tugsbayasgalan/79/head -> origin/gh/tugsbayasgalan/79/head 2025-12-04T09:50:28.8491895Z * [new branch] gh/tugsbayasgalan/79/orig -> origin/gh/tugsbayasgalan/79/orig 2025-12-04T09:50:28.8492126Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-12-04T09:50:28.8492338Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-12-04T09:50:28.8492619Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-12-04T09:50:28.8492848Z * [new branch] gh/tugsbayasgalan/80/base -> origin/gh/tugsbayasgalan/80/base 2025-12-04T09:50:28.8493062Z * [new branch] gh/tugsbayasgalan/80/head -> origin/gh/tugsbayasgalan/80/head 2025-12-04T09:50:28.8493285Z * [new branch] gh/tugsbayasgalan/80/orig -> origin/gh/tugsbayasgalan/80/orig 2025-12-04T09:50:28.8493502Z * [new branch] gh/tugsbayasgalan/81/base -> origin/gh/tugsbayasgalan/81/base 2025-12-04T09:50:28.8493723Z * [new branch] gh/tugsbayasgalan/81/head -> origin/gh/tugsbayasgalan/81/head 2025-12-04T09:50:28.8493937Z * [new branch] gh/tugsbayasgalan/81/orig -> origin/gh/tugsbayasgalan/81/orig 2025-12-04T09:50:28.8494155Z * [new branch] gh/tugsbayasgalan/82/base -> origin/gh/tugsbayasgalan/82/base 2025-12-04T09:50:28.8494381Z * [new branch] gh/tugsbayasgalan/82/head -> origin/gh/tugsbayasgalan/82/head 2025-12-04T09:50:28.8494658Z * [new branch] gh/tugsbayasgalan/82/orig -> origin/gh/tugsbayasgalan/82/orig 2025-12-04T09:50:28.8494873Z * [new branch] gh/tugsbayasgalan/83/base -> origin/gh/tugsbayasgalan/83/base 2025-12-04T09:50:28.8495101Z * [new branch] gh/tugsbayasgalan/83/head -> origin/gh/tugsbayasgalan/83/head 2025-12-04T09:50:28.8495313Z * [new branch] gh/tugsbayasgalan/83/orig -> origin/gh/tugsbayasgalan/83/orig 2025-12-04T09:50:28.8495529Z * [new branch] gh/tugsbayasgalan/84/base -> origin/gh/tugsbayasgalan/84/base 2025-12-04T09:50:28.8495788Z * [new branch] gh/tugsbayasgalan/84/head -> origin/gh/tugsbayasgalan/84/head 2025-12-04T09:50:28.8496034Z * [new branch] gh/tugsbayasgalan/84/orig -> origin/gh/tugsbayasgalan/84/orig 2025-12-04T09:50:28.8496257Z * [new branch] gh/tugsbayasgalan/85/base -> origin/gh/tugsbayasgalan/85/base 2025-12-04T09:50:28.8496519Z * [new branch] gh/tugsbayasgalan/85/head -> origin/gh/tugsbayasgalan/85/head 2025-12-04T09:50:28.8496732Z * [new branch] gh/tugsbayasgalan/85/orig -> origin/gh/tugsbayasgalan/85/orig 2025-12-04T09:50:28.8496979Z * [new branch] gh/tugsbayasgalan/86/base -> origin/gh/tugsbayasgalan/86/base 2025-12-04T09:50:28.8497237Z * [new branch] gh/tugsbayasgalan/86/head -> origin/gh/tugsbayasgalan/86/head 2025-12-04T09:50:28.8497451Z * [new branch] gh/tugsbayasgalan/86/orig -> origin/gh/tugsbayasgalan/86/orig 2025-12-04T09:50:28.8497702Z * [new branch] gh/tugsbayasgalan/87/base -> origin/gh/tugsbayasgalan/87/base 2025-12-04T09:50:28.8497959Z * [new branch] gh/tugsbayasgalan/87/head -> origin/gh/tugsbayasgalan/87/head 2025-12-04T09:50:28.8498174Z * [new branch] gh/tugsbayasgalan/87/orig -> origin/gh/tugsbayasgalan/87/orig 2025-12-04T09:50:28.8498432Z * [new branch] gh/tugsbayasgalan/88/base -> origin/gh/tugsbayasgalan/88/base 2025-12-04T09:50:28.8498696Z * [new branch] gh/tugsbayasgalan/88/head -> origin/gh/tugsbayasgalan/88/head 2025-12-04T09:50:28.8498917Z * [new branch] gh/tugsbayasgalan/88/orig -> origin/gh/tugsbayasgalan/88/orig 2025-12-04T09:50:28.8499166Z * [new branch] gh/tugsbayasgalan/89/base -> origin/gh/tugsbayasgalan/89/base 2025-12-04T09:50:28.8499384Z * [new branch] gh/tugsbayasgalan/89/head -> origin/gh/tugsbayasgalan/89/head 2025-12-04T09:50:28.8499649Z * [new branch] gh/tugsbayasgalan/89/orig -> origin/gh/tugsbayasgalan/89/orig 2025-12-04T09:50:28.8499902Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-12-04T09:50:28.8500116Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-12-04T09:50:28.8500439Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-12-04T09:50:28.8500697Z * [new branch] gh/tugsbayasgalan/90/base -> origin/gh/tugsbayasgalan/90/base 2025-12-04T09:50:28.8500915Z * [new branch] gh/tugsbayasgalan/90/head -> origin/gh/tugsbayasgalan/90/head 2025-12-04T09:50:28.8501172Z * [new branch] gh/tugsbayasgalan/90/orig -> origin/gh/tugsbayasgalan/90/orig 2025-12-04T09:50:28.8501418Z * [new branch] gh/tugsbayasgalan/91/base -> origin/gh/tugsbayasgalan/91/base 2025-12-04T09:50:28.8501635Z * [new branch] gh/tugsbayasgalan/91/head -> origin/gh/tugsbayasgalan/91/head 2025-12-04T09:50:28.8501890Z * [new branch] gh/tugsbayasgalan/91/orig -> origin/gh/tugsbayasgalan/91/orig 2025-12-04T09:50:28.8502104Z * [new branch] gh/tugsbayasgalan/92/base -> origin/gh/tugsbayasgalan/92/base 2025-12-04T09:50:28.8502357Z * [new branch] gh/tugsbayasgalan/92/head -> origin/gh/tugsbayasgalan/92/head 2025-12-04T09:50:28.8502681Z * [new branch] gh/tugsbayasgalan/92/orig -> origin/gh/tugsbayasgalan/92/orig 2025-12-04T09:50:28.8502932Z * [new branch] gh/tugsbayasgalan/93/base -> origin/gh/tugsbayasgalan/93/base 2025-12-04T09:50:28.8503153Z * [new branch] gh/tugsbayasgalan/93/head -> origin/gh/tugsbayasgalan/93/head 2025-12-04T09:50:28.8503411Z * [new branch] gh/tugsbayasgalan/93/orig -> origin/gh/tugsbayasgalan/93/orig 2025-12-04T09:50:28.8503586Z * [new branch] gh/v0i0/14/base -> origin/gh/v0i0/14/base 2025-12-04T09:50:28.8503786Z * [new branch] gh/v0i0/14/head -> origin/gh/v0i0/14/head 2025-12-04T09:50:28.8503967Z * [new branch] gh/v0i0/14/orig -> origin/gh/v0i0/14/orig 2025-12-04T09:50:28.8504169Z * [new branch] gh/v0i0/15/base -> origin/gh/v0i0/15/base 2025-12-04T09:50:28.8504339Z * [new branch] gh/v0i0/15/head -> origin/gh/v0i0/15/head 2025-12-04T09:50:28.8504551Z * [new branch] gh/v0i0/15/orig -> origin/gh/v0i0/15/orig 2025-12-04T09:50:28.8504713Z * [new branch] gh/v0i0/16/base -> origin/gh/v0i0/16/base 2025-12-04T09:50:28.8504910Z * [new branch] gh/v0i0/16/head -> origin/gh/v0i0/16/head 2025-12-04T09:50:28.8505071Z * [new branch] gh/v0i0/16/orig -> origin/gh/v0i0/16/orig 2025-12-04T09:50:28.8505273Z * [new branch] gh/v0i0/17/base -> origin/gh/v0i0/17/base 2025-12-04T09:50:28.8505435Z * [new branch] gh/v0i0/17/head -> origin/gh/v0i0/17/head 2025-12-04T09:50:28.8505632Z * [new branch] gh/v0i0/17/orig -> origin/gh/v0i0/17/orig 2025-12-04T09:50:28.8505802Z * [new branch] gh/v0i0/18/base -> origin/gh/v0i0/18/base 2025-12-04T09:50:28.8506000Z * [new branch] gh/v0i0/18/head -> origin/gh/v0i0/18/head 2025-12-04T09:50:28.8506167Z * [new branch] gh/v0i0/18/orig -> origin/gh/v0i0/18/orig 2025-12-04T09:50:28.8506373Z * [new branch] gh/v0i0/19/base -> origin/gh/v0i0/19/base 2025-12-04T09:50:28.8506536Z * [new branch] gh/v0i0/19/head -> origin/gh/v0i0/19/head 2025-12-04T09:50:28.8506698Z * [new branch] gh/v0i0/19/orig -> origin/gh/v0i0/19/orig 2025-12-04T09:50:28.8506951Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-12-04T09:50:28.8507184Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-12-04T09:50:28.8507385Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-12-04T09:50:28.8507622Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-12-04T09:50:28.8507882Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-12-04T09:50:28.8508119Z * [new branch] gh/vishal9-team/3/base -> origin/gh/vishal9-team/3/base 2025-12-04T09:50:28.8508325Z * [new branch] gh/vishal9-team/3/head -> origin/gh/vishal9-team/3/head 2025-12-04T09:50:28.8508556Z * [new branch] gh/vishal9-team/3/orig -> origin/gh/vishal9-team/3/orig 2025-12-04T09:50:28.8508754Z * [new branch] gh/vishal9-team/4/base -> origin/gh/vishal9-team/4/base 2025-12-04T09:50:28.8508984Z * [new branch] gh/vishal9-team/4/head -> origin/gh/vishal9-team/4/head 2025-12-04T09:50:28.8509193Z * [new branch] gh/vishal9-team/4/orig -> origin/gh/vishal9-team/4/orig 2025-12-04T09:50:28.8509398Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-12-04T09:50:28.8509568Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-12-04T09:50:28.8509815Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-12-04T09:50:28.8510056Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-12-04T09:50:28.8510246Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-12-04T09:50:28.8510485Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-12-04T09:50:28.8510674Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-12-04T09:50:28.8510893Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-12-04T09:50:28.8511089Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-12-04T09:50:28.8511283Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-12-04T09:50:28.8511507Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-12-04T09:50:28.8511711Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-12-04T09:50:28.8511935Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-12-04T09:50:28.8512119Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-12-04T09:50:28.8512309Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-12-04T09:50:28.8512532Z * [new branch] gh/wconstab/448/base -> origin/gh/wconstab/448/base 2025-12-04T09:50:28.8512715Z * [new branch] gh/wconstab/448/head -> origin/gh/wconstab/448/head 2025-12-04T09:50:28.8512948Z * [new branch] gh/wconstab/448/orig -> origin/gh/wconstab/448/orig 2025-12-04T09:50:28.8513136Z * [new branch] gh/wconstab/449/base -> origin/gh/wconstab/449/base 2025-12-04T09:50:28.8513327Z * [new branch] gh/wconstab/449/head -> origin/gh/wconstab/449/head 2025-12-04T09:50:28.8513550Z * [new branch] gh/wconstab/449/orig -> origin/gh/wconstab/449/orig 2025-12-04T09:50:28.8513745Z * [new branch] gh/wconstab/450/base -> origin/gh/wconstab/450/base 2025-12-04T09:50:28.8513964Z * [new branch] gh/wconstab/450/head -> origin/gh/wconstab/450/head 2025-12-04T09:50:28.8514148Z * [new branch] gh/wconstab/450/orig -> origin/gh/wconstab/450/orig 2025-12-04T09:50:28.8514339Z * [new branch] gh/wconstab/451/base -> origin/gh/wconstab/451/base 2025-12-04T09:50:28.8514556Z * [new branch] gh/wconstab/451/head -> origin/gh/wconstab/451/head 2025-12-04T09:50:28.8514744Z * [new branch] gh/wconstab/451/orig -> origin/gh/wconstab/451/orig 2025-12-04T09:50:28.8514970Z * [new branch] gh/wconstab/452/base -> origin/gh/wconstab/452/base 2025-12-04T09:50:28.8515230Z * [new branch] gh/wconstab/452/head -> origin/gh/wconstab/452/head 2025-12-04T09:50:28.8515450Z * [new branch] gh/wconstab/452/orig -> origin/gh/wconstab/452/orig 2025-12-04T09:50:28.8515642Z * [new branch] gh/wconstab/453/base -> origin/gh/wconstab/453/base 2025-12-04T09:50:28.8515826Z * [new branch] gh/wconstab/453/head -> origin/gh/wconstab/453/head 2025-12-04T09:50:28.8516048Z * [new branch] gh/wconstab/453/orig -> origin/gh/wconstab/453/orig 2025-12-04T09:50:28.8516244Z * [new branch] gh/wconstab/454/base -> origin/gh/wconstab/454/base 2025-12-04T09:50:28.8516462Z * [new branch] gh/wconstab/454/head -> origin/gh/wconstab/454/head 2025-12-04T09:50:28.8516649Z * [new branch] gh/wconstab/454/orig -> origin/gh/wconstab/454/orig 2025-12-04T09:50:28.8516888Z * [new branch] gh/wconstab/455/base -> origin/gh/wconstab/455/base 2025-12-04T09:50:28.8517136Z * [new branch] gh/wconstab/455/head -> origin/gh/wconstab/455/head 2025-12-04T09:50:28.8517323Z * [new branch] gh/wconstab/455/orig -> origin/gh/wconstab/455/orig 2025-12-04T09:50:28.8517556Z * [new branch] gh/wconstab/456/base -> origin/gh/wconstab/456/base 2025-12-04T09:50:28.8517743Z * [new branch] gh/wconstab/456/head -> origin/gh/wconstab/456/head 2025-12-04T09:50:28.8517963Z * [new branch] gh/wconstab/456/orig -> origin/gh/wconstab/456/orig 2025-12-04T09:50:28.8518151Z * [new branch] gh/wconstab/457/base -> origin/gh/wconstab/457/base 2025-12-04T09:50:28.8518340Z * [new branch] gh/wconstab/457/head -> origin/gh/wconstab/457/head 2025-12-04T09:50:28.8518558Z * [new branch] gh/wconstab/457/orig -> origin/gh/wconstab/457/orig 2025-12-04T09:50:28.8518748Z * [new branch] gh/wconstab/458/base -> origin/gh/wconstab/458/base 2025-12-04T09:50:28.8518985Z * [new branch] gh/wconstab/458/head -> origin/gh/wconstab/458/head 2025-12-04T09:50:28.8519170Z * [new branch] gh/wconstab/458/orig -> origin/gh/wconstab/458/orig 2025-12-04T09:50:28.8519360Z * [new branch] gh/wconstab/459/base -> origin/gh/wconstab/459/base 2025-12-04T09:50:28.8519580Z * [new branch] gh/wconstab/459/head -> origin/gh/wconstab/459/head 2025-12-04T09:50:28.8519765Z * [new branch] gh/wconstab/459/orig -> origin/gh/wconstab/459/orig 2025-12-04T09:50:28.8519982Z * [new branch] gh/wconstab/460/base -> origin/gh/wconstab/460/base 2025-12-04T09:50:28.8520174Z * [new branch] gh/wconstab/460/head -> origin/gh/wconstab/460/head 2025-12-04T09:50:28.8520390Z * [new branch] gh/wconstab/460/orig -> origin/gh/wconstab/460/orig 2025-12-04T09:50:28.8520582Z * [new branch] gh/wconstab/461/base -> origin/gh/wconstab/461/base 2025-12-04T09:50:28.8520773Z * [new branch] gh/wconstab/461/head -> origin/gh/wconstab/461/head 2025-12-04T09:50:28.8520995Z * [new branch] gh/wconstab/461/orig -> origin/gh/wconstab/461/orig 2025-12-04T09:50:28.8521253Z * [new branch] gh/wconstab/462/base -> origin/gh/wconstab/462/base 2025-12-04T09:50:28.8521484Z * [new branch] gh/wconstab/462/head -> origin/gh/wconstab/462/head 2025-12-04T09:50:28.8521672Z * [new branch] gh/wconstab/462/orig -> origin/gh/wconstab/462/orig 2025-12-04T09:50:28.8521858Z * [new branch] gh/wconstab/463/base -> origin/gh/wconstab/463/base 2025-12-04T09:50:28.8522091Z * [new branch] gh/wconstab/463/head -> origin/gh/wconstab/463/head 2025-12-04T09:50:28.8522345Z * [new branch] gh/wconstab/463/orig -> origin/gh/wconstab/463/orig 2025-12-04T09:50:28.8522575Z * [new branch] gh/wconstab/464/base -> origin/gh/wconstab/464/base 2025-12-04T09:50:28.8522764Z * [new branch] gh/wconstab/464/head -> origin/gh/wconstab/464/head 2025-12-04T09:50:28.8522997Z * [new branch] gh/wconstab/464/orig -> origin/gh/wconstab/464/orig 2025-12-04T09:50:28.8523190Z * [new branch] gh/wconstab/465/base -> origin/gh/wconstab/465/base 2025-12-04T09:50:28.8523381Z * [new branch] gh/wconstab/465/head -> origin/gh/wconstab/465/head 2025-12-04T09:50:28.8523607Z * [new branch] gh/wconstab/465/orig -> origin/gh/wconstab/465/orig 2025-12-04T09:50:28.8523793Z * [new branch] gh/wconstab/466/base -> origin/gh/wconstab/466/base 2025-12-04T09:50:28.8524014Z * [new branch] gh/wconstab/466/head -> origin/gh/wconstab/466/head 2025-12-04T09:50:28.8524214Z * [new branch] gh/wconstab/466/orig -> origin/gh/wconstab/466/orig 2025-12-04T09:50:28.8524496Z * [new branch] gh/wconstab/467/base -> origin/gh/wconstab/467/base 2025-12-04T09:50:28.8524683Z * [new branch] gh/wconstab/467/head -> origin/gh/wconstab/467/head 2025-12-04T09:50:28.8524878Z * [new branch] gh/wconstab/467/orig -> origin/gh/wconstab/467/orig 2025-12-04T09:50:28.8525099Z * [new branch] gh/wconstab/468/base -> origin/gh/wconstab/468/base 2025-12-04T09:50:28.8525284Z * [new branch] gh/wconstab/468/head -> origin/gh/wconstab/468/head 2025-12-04T09:50:28.8525514Z * [new branch] gh/wconstab/468/orig -> origin/gh/wconstab/468/orig 2025-12-04T09:50:28.8525708Z * [new branch] gh/weifengpy/39/base -> origin/gh/weifengpy/39/base 2025-12-04T09:50:28.8525900Z * [new branch] gh/weifengpy/39/head -> origin/gh/weifengpy/39/head 2025-12-04T09:50:28.8526137Z * [new branch] gh/weifengpy/39/orig -> origin/gh/weifengpy/39/orig 2025-12-04T09:50:28.8526330Z * [new branch] gh/weifengpy/40/base -> origin/gh/weifengpy/40/base 2025-12-04T09:50:28.8526552Z * [new branch] gh/weifengpy/40/head -> origin/gh/weifengpy/40/head 2025-12-04T09:50:28.8526753Z * [new branch] gh/weifengpy/40/orig -> origin/gh/weifengpy/40/orig 2025-12-04T09:50:28.8526974Z * [new branch] gh/weifengpy/41/base -> origin/gh/weifengpy/41/base 2025-12-04T09:50:28.8527165Z * [new branch] gh/weifengpy/41/head -> origin/gh/weifengpy/41/head 2025-12-04T09:50:28.8527356Z * [new branch] gh/weifengpy/41/orig -> origin/gh/weifengpy/41/orig 2025-12-04T09:50:28.8527612Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-12-04T09:50:28.8527827Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-12-04T09:50:28.8528077Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-12-04T09:50:28.8528291Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-12-04T09:50:28.8528530Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-12-04T09:50:28.8528735Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-12-04T09:50:28.8528986Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-12-04T09:50:28.8529194Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-12-04T09:50:28.8529401Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-12-04T09:50:28.8529646Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-12-04T09:50:28.8530352Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-12-04T09:50:28.8530597Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-12-04T09:50:28.8530816Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-12-04T09:50:28.8531057Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-12-04T09:50:28.8531268Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-12-04T09:50:28.8531521Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-12-04T09:50:28.8531727Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-12-04T09:50:28.8531965Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-12-04T09:50:28.8532181Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-12-04T09:50:28.8532489Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-12-04T09:50:28.8532697Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-12-04T09:50:28.8532912Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-12-04T09:50:28.8533151Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-12-04T09:50:28.8533361Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-12-04T09:50:28.8533606Z * [new branch] gh/williamwen42/309/base -> origin/gh/williamwen42/309/base 2025-12-04T09:50:28.8533822Z * [new branch] gh/williamwen42/309/head -> origin/gh/williamwen42/309/head 2025-12-04T09:50:28.8534067Z * [new branch] gh/williamwen42/309/orig -> origin/gh/williamwen42/309/orig 2025-12-04T09:50:28.8534285Z * [new branch] gh/williamwen42/310/base -> origin/gh/williamwen42/310/base 2025-12-04T09:50:28.8534529Z * [new branch] gh/williamwen42/310/head -> origin/gh/williamwen42/310/head 2025-12-04T09:50:28.8534735Z * [new branch] gh/williamwen42/310/orig -> origin/gh/williamwen42/310/orig 2025-12-04T09:50:28.8534972Z * [new branch] gh/williamwen42/311/base -> origin/gh/williamwen42/311/base 2025-12-04T09:50:28.8535199Z * [new branch] gh/williamwen42/311/head -> origin/gh/williamwen42/311/head 2025-12-04T09:50:28.8535402Z * [new branch] gh/williamwen42/311/orig -> origin/gh/williamwen42/311/orig 2025-12-04T09:50:28.8535640Z * [new branch] gh/williamwen42/319/base -> origin/gh/williamwen42/319/base 2025-12-04T09:50:28.8535853Z * [new branch] gh/williamwen42/319/head -> origin/gh/williamwen42/319/head 2025-12-04T09:50:28.8536096Z * [new branch] gh/williamwen42/319/orig -> origin/gh/williamwen42/319/orig 2025-12-04T09:50:28.8536307Z * [new branch] gh/williamwen42/325/base -> origin/gh/williamwen42/325/base 2025-12-04T09:50:28.8536553Z * [new branch] gh/williamwen42/325/head -> origin/gh/williamwen42/325/head 2025-12-04T09:50:28.8536756Z * [new branch] gh/williamwen42/325/orig -> origin/gh/williamwen42/325/orig 2025-12-04T09:50:28.8536999Z * [new branch] gh/williamwen42/326/base -> origin/gh/williamwen42/326/base 2025-12-04T09:50:28.8537220Z * [new branch] gh/williamwen42/326/head -> origin/gh/williamwen42/326/head 2025-12-04T09:50:28.8537426Z * [new branch] gh/williamwen42/326/orig -> origin/gh/williamwen42/326/orig 2025-12-04T09:50:28.8537669Z * [new branch] gh/williamwen42/327/base -> origin/gh/williamwen42/327/base 2025-12-04T09:50:28.8537987Z * [new branch] gh/williamwen42/327/head -> origin/gh/williamwen42/327/head 2025-12-04T09:50:28.8538200Z * [new branch] gh/williamwen42/327/orig -> origin/gh/williamwen42/327/orig 2025-12-04T09:50:28.8538403Z * [new branch] gh/williamwen42/328/base -> origin/gh/williamwen42/328/base 2025-12-04T09:50:28.8538651Z * [new branch] gh/williamwen42/328/head -> origin/gh/williamwen42/328/head 2025-12-04T09:50:28.8538855Z * [new branch] gh/williamwen42/328/orig -> origin/gh/williamwen42/328/orig 2025-12-04T09:50:28.8539095Z * [new branch] gh/williamwen42/329/base -> origin/gh/williamwen42/329/base 2025-12-04T09:50:28.8539302Z * [new branch] gh/williamwen42/329/head -> origin/gh/williamwen42/329/head 2025-12-04T09:50:28.8539519Z * [new branch] gh/williamwen42/329/orig -> origin/gh/williamwen42/329/orig 2025-12-04T09:50:28.8539724Z * [new branch] gh/williamwen42/330/base -> origin/gh/williamwen42/330/base 2025-12-04T09:50:28.8540301Z * [new branch] gh/williamwen42/330/head -> origin/gh/williamwen42/330/head 2025-12-04T09:50:28.8540524Z * [new branch] gh/williamwen42/330/orig -> origin/gh/williamwen42/330/orig 2025-12-04T09:50:28.8540734Z * [new branch] gh/williamwen42/331/base -> origin/gh/williamwen42/331/base 2025-12-04T09:50:28.8540943Z * [new branch] gh/williamwen42/331/head -> origin/gh/williamwen42/331/head 2025-12-04T09:50:28.8541157Z * [new branch] gh/williamwen42/331/orig -> origin/gh/williamwen42/331/orig 2025-12-04T09:50:28.8541373Z * [new branch] gh/williamwen42/332/base -> origin/gh/williamwen42/332/base 2025-12-04T09:50:28.8541579Z * [new branch] gh/williamwen42/332/head -> origin/gh/williamwen42/332/head 2025-12-04T09:50:28.8541800Z * [new branch] gh/williamwen42/332/orig -> origin/gh/williamwen42/332/orig 2025-12-04T09:50:28.8542015Z * [new branch] gh/williamwen42/333/base -> origin/gh/williamwen42/333/base 2025-12-04T09:50:28.8542225Z * [new branch] gh/williamwen42/333/head -> origin/gh/williamwen42/333/head 2025-12-04T09:50:28.8542450Z * [new branch] gh/williamwen42/333/orig -> origin/gh/williamwen42/333/orig 2025-12-04T09:50:28.8542657Z * [new branch] gh/williamwen42/334/base -> origin/gh/williamwen42/334/base 2025-12-04T09:50:28.8542866Z * [new branch] gh/williamwen42/334/head -> origin/gh/williamwen42/334/head 2025-12-04T09:50:28.8543079Z * [new branch] gh/williamwen42/334/orig -> origin/gh/williamwen42/334/orig 2025-12-04T09:50:28.8543285Z * [new branch] gh/williamwen42/335/base -> origin/gh/williamwen42/335/base 2025-12-04T09:50:28.8543493Z * [new branch] gh/williamwen42/335/head -> origin/gh/williamwen42/335/head 2025-12-04T09:50:28.8543705Z * [new branch] gh/williamwen42/335/orig -> origin/gh/williamwen42/335/orig 2025-12-04T09:50:28.8543917Z * [new branch] gh/williamwen42/336/base -> origin/gh/williamwen42/336/base 2025-12-04T09:50:28.8544122Z * [new branch] gh/williamwen42/336/head -> origin/gh/williamwen42/336/head 2025-12-04T09:50:28.8544337Z * [new branch] gh/williamwen42/336/orig -> origin/gh/williamwen42/336/orig 2025-12-04T09:50:28.8544589Z * [new branch] gh/williamwen42/337/base -> origin/gh/williamwen42/337/base 2025-12-04T09:50:28.8544795Z * [new branch] gh/williamwen42/337/head -> origin/gh/williamwen42/337/head 2025-12-04T09:50:28.8545030Z * [new branch] gh/williamwen42/337/orig -> origin/gh/williamwen42/337/orig 2025-12-04T09:50:28.8545250Z * [new branch] gh/williamwen42/338/base -> origin/gh/williamwen42/338/base 2025-12-04T09:50:28.8545490Z * [new branch] gh/williamwen42/338/head -> origin/gh/williamwen42/338/head 2025-12-04T09:50:28.8545767Z * [new branch] gh/williamwen42/338/orig -> origin/gh/williamwen42/338/orig 2025-12-04T09:50:28.8545985Z * [new branch] gh/williamwen42/339/base -> origin/gh/williamwen42/339/base 2025-12-04T09:50:28.8546191Z * [new branch] gh/williamwen42/339/head -> origin/gh/williamwen42/339/head 2025-12-04T09:50:28.8546399Z * [new branch] gh/williamwen42/339/orig -> origin/gh/williamwen42/339/orig 2025-12-04T09:50:28.8546611Z * [new branch] gh/williamwen42/340/base -> origin/gh/williamwen42/340/base 2025-12-04T09:50:28.8546822Z * [new branch] gh/williamwen42/340/head -> origin/gh/williamwen42/340/head 2025-12-04T09:50:28.8547027Z * [new branch] gh/williamwen42/340/orig -> origin/gh/williamwen42/340/orig 2025-12-04T09:50:28.8547244Z * [new branch] gh/williamwen42/341/base -> origin/gh/williamwen42/341/base 2025-12-04T09:50:28.8547457Z * [new branch] gh/williamwen42/341/head -> origin/gh/williamwen42/341/head 2025-12-04T09:50:28.8547724Z * [new branch] gh/williamwen42/341/orig -> origin/gh/williamwen42/341/orig 2025-12-04T09:50:28.8547937Z * [new branch] gh/williamwen42/342/base -> origin/gh/williamwen42/342/base 2025-12-04T09:50:28.8548143Z * [new branch] gh/williamwen42/342/head -> origin/gh/williamwen42/342/head 2025-12-04T09:50:28.8548347Z * [new branch] gh/williamwen42/342/orig -> origin/gh/williamwen42/342/orig 2025-12-04T09:50:28.8548559Z * [new branch] gh/williamwen42/343/base -> origin/gh/williamwen42/343/base 2025-12-04T09:50:28.8548771Z * [new branch] gh/williamwen42/343/head -> origin/gh/williamwen42/343/head 2025-12-04T09:50:28.8548976Z * [new branch] gh/williamwen42/343/orig -> origin/gh/williamwen42/343/orig 2025-12-04T09:50:28.8549190Z * [new branch] gh/williamwen42/344/base -> origin/gh/williamwen42/344/base 2025-12-04T09:50:28.8549404Z * [new branch] gh/williamwen42/344/head -> origin/gh/williamwen42/344/head 2025-12-04T09:50:28.8549611Z * [new branch] gh/williamwen42/344/orig -> origin/gh/williamwen42/344/orig 2025-12-04T09:50:28.8549833Z * [new branch] gh/williamwen42/345/base -> origin/gh/williamwen42/345/base 2025-12-04T09:50:28.8550042Z * [new branch] gh/williamwen42/345/head -> origin/gh/williamwen42/345/head 2025-12-04T09:50:28.8560115Z * [new branch] gh/williamwen42/345/orig -> origin/gh/williamwen42/345/orig 2025-12-04T09:50:28.8560451Z * [new branch] gh/williamwen42/346/base -> origin/gh/williamwen42/346/base 2025-12-04T09:50:28.8560684Z * [new branch] gh/williamwen42/346/head -> origin/gh/williamwen42/346/head 2025-12-04T09:50:28.8560896Z * [new branch] gh/williamwen42/346/orig -> origin/gh/williamwen42/346/orig 2025-12-04T09:50:28.8561122Z * [new branch] gh/williamwen42/347/base -> origin/gh/williamwen42/347/base 2025-12-04T09:50:28.8561427Z * [new branch] gh/williamwen42/347/head -> origin/gh/williamwen42/347/head 2025-12-04T09:50:28.8561637Z * [new branch] gh/williamwen42/347/orig -> origin/gh/williamwen42/347/orig 2025-12-04T09:50:28.8561843Z * [new branch] gh/williamwen42/348/base -> origin/gh/williamwen42/348/base 2025-12-04T09:50:28.8562052Z * [new branch] gh/williamwen42/348/head -> origin/gh/williamwen42/348/head 2025-12-04T09:50:28.8562261Z * [new branch] gh/williamwen42/348/orig -> origin/gh/williamwen42/348/orig 2025-12-04T09:50:28.8562478Z * [new branch] gh/williamwen42/349/base -> origin/gh/williamwen42/349/base 2025-12-04T09:50:28.8562685Z * [new branch] gh/williamwen42/349/head -> origin/gh/williamwen42/349/head 2025-12-04T09:50:28.8563022Z * [new branch] gh/williamwen42/349/orig -> origin/gh/williamwen42/349/orig 2025-12-04T09:50:28.8563241Z * [new branch] gh/williamwen42/350/base -> origin/gh/williamwen42/350/base 2025-12-04T09:50:28.8563449Z * [new branch] gh/williamwen42/350/head -> origin/gh/williamwen42/350/head 2025-12-04T09:50:28.8563653Z * [new branch] gh/williamwen42/350/orig -> origin/gh/williamwen42/350/orig 2025-12-04T09:50:28.8563864Z * [new branch] gh/williamwen42/351/base -> origin/gh/williamwen42/351/base 2025-12-04T09:50:28.8564075Z * [new branch] gh/williamwen42/351/head -> origin/gh/williamwen42/351/head 2025-12-04T09:50:28.8564281Z * [new branch] gh/williamwen42/351/orig -> origin/gh/williamwen42/351/orig 2025-12-04T09:50:28.8564498Z * [new branch] gh/williamwen42/352/base -> origin/gh/williamwen42/352/base 2025-12-04T09:50:28.8564707Z * [new branch] gh/williamwen42/352/head -> origin/gh/williamwen42/352/head 2025-12-04T09:50:28.8564995Z * [new branch] gh/williamwen42/352/orig -> origin/gh/williamwen42/352/orig 2025-12-04T09:50:28.8565215Z * [new branch] gh/williamwen42/353/base -> origin/gh/williamwen42/353/base 2025-12-04T09:50:28.8565420Z * [new branch] gh/williamwen42/353/head -> origin/gh/williamwen42/353/head 2025-12-04T09:50:28.8565627Z * [new branch] gh/williamwen42/353/orig -> origin/gh/williamwen42/353/orig 2025-12-04T09:50:28.8565849Z * [new branch] gh/williamwen42/354/base -> origin/gh/williamwen42/354/base 2025-12-04T09:50:28.8566055Z * [new branch] gh/williamwen42/354/head -> origin/gh/williamwen42/354/head 2025-12-04T09:50:28.8566270Z * [new branch] gh/williamwen42/354/orig -> origin/gh/williamwen42/354/orig 2025-12-04T09:50:28.8566484Z * [new branch] gh/williamwen42/355/base -> origin/gh/williamwen42/355/base 2025-12-04T09:50:28.8566694Z * [new branch] gh/williamwen42/355/head -> origin/gh/williamwen42/355/head 2025-12-04T09:50:28.8566906Z * [new branch] gh/williamwen42/355/orig -> origin/gh/williamwen42/355/orig 2025-12-04T09:50:28.8567119Z * [new branch] gh/williamwen42/356/base -> origin/gh/williamwen42/356/base 2025-12-04T09:50:28.8567328Z * [new branch] gh/williamwen42/356/head -> origin/gh/williamwen42/356/head 2025-12-04T09:50:28.8567533Z * [new branch] gh/williamwen42/356/orig -> origin/gh/williamwen42/356/orig 2025-12-04T09:50:28.8567739Z * [new branch] gh/williamwen42/357/base -> origin/gh/williamwen42/357/base 2025-12-04T09:50:28.8567957Z * [new branch] gh/williamwen42/357/head -> origin/gh/williamwen42/357/head 2025-12-04T09:50:28.8568162Z * [new branch] gh/williamwen42/357/orig -> origin/gh/williamwen42/357/orig 2025-12-04T09:50:28.8568371Z * [new branch] gh/williamwen42/358/base -> origin/gh/williamwen42/358/base 2025-12-04T09:50:28.8568592Z * [new branch] gh/williamwen42/358/head -> origin/gh/williamwen42/358/head 2025-12-04T09:50:28.8568849Z * [new branch] gh/williamwen42/358/orig -> origin/gh/williamwen42/358/orig 2025-12-04T09:50:28.8569035Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-12-04T09:50:28.8569220Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-12-04T09:50:28.8569431Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-12-04T09:50:28.8569605Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-12-04T09:50:28.8569819Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-12-04T09:50:28.8570001Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-12-04T09:50:28.8570243Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-12-04T09:50:28.8570432Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-12-04T09:50:28.8570604Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-12-04T09:50:28.8570779Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-12-04T09:50:28.8570958Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-12-04T09:50:28.8571132Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-12-04T09:50:28.8571304Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-12-04T09:50:28.8571480Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-12-04T09:50:28.8571653Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-12-04T09:50:28.8571830Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-12-04T09:50:28.8572065Z * [new branch] gh/xmfan/309/base -> origin/gh/xmfan/309/base 2025-12-04T09:50:28.8572255Z * [new branch] gh/xmfan/309/head -> origin/gh/xmfan/309/head 2025-12-04T09:50:28.8572429Z * [new branch] gh/xmfan/309/orig -> origin/gh/xmfan/309/orig 2025-12-04T09:50:28.8572606Z * [new branch] gh/xmfan/310/base -> origin/gh/xmfan/310/base 2025-12-04T09:50:28.8572785Z * [new branch] gh/xmfan/310/head -> origin/gh/xmfan/310/head 2025-12-04T09:50:28.8572956Z * [new branch] gh/xmfan/310/orig -> origin/gh/xmfan/310/orig 2025-12-04T09:50:28.8573129Z * [new branch] gh/xmfan/311/base -> origin/gh/xmfan/311/base 2025-12-04T09:50:28.8573310Z * [new branch] gh/xmfan/311/head -> origin/gh/xmfan/311/head 2025-12-04T09:50:28.8573484Z * [new branch] gh/xmfan/311/orig -> origin/gh/xmfan/311/orig 2025-12-04T09:50:28.8573659Z * [new branch] gh/xmfan/312/base -> origin/gh/xmfan/312/base 2025-12-04T09:50:28.8573836Z * [new branch] gh/xmfan/312/head -> origin/gh/xmfan/312/head 2025-12-04T09:50:28.8574006Z * [new branch] gh/xmfan/312/orig -> origin/gh/xmfan/312/orig 2025-12-04T09:50:28.8574177Z * [new branch] gh/xmfan/313/base -> origin/gh/xmfan/313/base 2025-12-04T09:50:28.8574358Z * [new branch] gh/xmfan/313/head -> origin/gh/xmfan/313/head 2025-12-04T09:50:28.8574532Z * [new branch] gh/xmfan/313/orig -> origin/gh/xmfan/313/orig 2025-12-04T09:50:28.8574738Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-12-04T09:50:28.8574956Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-12-04T09:50:28.8575164Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-12-04T09:50:28.8575366Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-12-04T09:50:28.8575564Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-12-04T09:50:28.8575771Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-12-04T09:50:28.8575969Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-12-04T09:50:28.8576172Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-12-04T09:50:28.8576382Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-12-04T09:50:28.8576581Z * [new branch] gh/xuanzhang816/34/base -> origin/gh/xuanzhang816/34/base 2025-12-04T09:50:28.8576783Z * [new branch] gh/xuanzhang816/34/head -> origin/gh/xuanzhang816/34/head 2025-12-04T09:50:28.8577059Z * [new branch] gh/xuanzhang816/34/orig -> origin/gh/xuanzhang816/34/orig 2025-12-04T09:50:28.8577263Z * [new branch] gh/xuanzhang816/35/base -> origin/gh/xuanzhang816/35/base 2025-12-04T09:50:28.8577463Z * [new branch] gh/xuanzhang816/35/head -> origin/gh/xuanzhang816/35/head 2025-12-04T09:50:28.8577669Z * [new branch] gh/xuanzhang816/35/orig -> origin/gh/xuanzhang816/35/orig 2025-12-04T09:50:28.8577865Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-12-04T09:50:28.8578053Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-12-04T09:50:28.8578245Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-12-04T09:50:28.8578429Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-12-04T09:50:28.8578613Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-12-04T09:50:28.8578864Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-12-04T09:50:28.8579047Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-12-04T09:50:28.8579231Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-12-04T09:50:28.8579420Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-12-04T09:50:28.8579602Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-12-04T09:50:28.8579789Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-12-04T09:50:28.8579977Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-12-04T09:50:28.8580161Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-12-04T09:50:28.8580353Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-12-04T09:50:28.8580540Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-12-04T09:50:28.8580734Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-12-04T09:50:28.8580922Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-12-04T09:50:28.8581109Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-12-04T09:50:28.8581300Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-12-04T09:50:28.8581482Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-12-04T09:50:28.8581666Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-12-04T09:50:28.8581863Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-12-04T09:50:28.8582048Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-12-04T09:50:28.8582230Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-12-04T09:50:28.8582421Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-12-04T09:50:28.8582603Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-12-04T09:50:28.8582784Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-12-04T09:50:28.8582973Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-12-04T09:50:28.8583156Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-12-04T09:50:28.8583343Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-12-04T09:50:28.8583610Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-12-04T09:50:28.8583804Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-12-04T09:50:28.8583987Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-12-04T09:50:28.8584181Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-12-04T09:50:28.8584369Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-12-04T09:50:28.8584552Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-12-04T09:50:28.8584735Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-12-04T09:50:28.8584929Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-12-04T09:50:28.8585114Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-12-04T09:50:28.8585414Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-12-04T09:50:28.8585613Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-12-04T09:50:28.8585821Z * [new branch] gh/yang-yu-hang/1/base -> origin/gh/yang-yu-hang/1/base 2025-12-04T09:50:28.8586051Z * [new branch] gh/yang-yu-hang/1/head -> origin/gh/yang-yu-hang/1/head 2025-12-04T09:50:28.8586257Z * [new branch] gh/yang-yu-hang/1/orig -> origin/gh/yang-yu-hang/1/orig 2025-12-04T09:50:28.8586487Z * [new branch] gh/yang-yu-hang/2/base -> origin/gh/yang-yu-hang/2/base 2025-12-04T09:50:28.8586677Z * [new branch] gh/yang-yu-hang/2/head -> origin/gh/yang-yu-hang/2/head 2025-12-04T09:50:28.8586873Z * [new branch] gh/yang-yu-hang/2/orig -> origin/gh/yang-yu-hang/2/orig 2025-12-04T09:50:28.8587074Z * [new branch] gh/yang-yu-hang/3/base -> origin/gh/yang-yu-hang/3/base 2025-12-04T09:50:28.8587268Z * [new branch] gh/yang-yu-hang/3/head -> origin/gh/yang-yu-hang/3/head 2025-12-04T09:50:28.8587468Z * [new branch] gh/yang-yu-hang/3/orig -> origin/gh/yang-yu-hang/3/orig 2025-12-04T09:50:28.8587661Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-12-04T09:50:28.8587846Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-12-04T09:50:28.8588040Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-12-04T09:50:28.8588221Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-12-04T09:50:28.8588405Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-12-04T09:50:28.8588600Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-12-04T09:50:28.8588786Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-12-04T09:50:28.8588975Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-12-04T09:50:28.8589161Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-12-04T09:50:28.8589353Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-12-04T09:50:28.8589535Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-12-04T09:50:28.8589717Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-12-04T09:50:28.8589909Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-12-04T09:50:28.8590090Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-12-04T09:50:28.8590272Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-12-04T09:50:28.8590534Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-12-04T09:50:28.8590715Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-12-04T09:50:28.8590897Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-12-04T09:50:28.8591089Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-12-04T09:50:28.8591270Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-12-04T09:50:28.8591453Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-12-04T09:50:28.8591636Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-12-04T09:50:28.8591810Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-12-04T09:50:28.8591985Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-12-04T09:50:28.8592233Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-12-04T09:50:28.8592408Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-12-04T09:50:28.8592580Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-12-04T09:50:28.8592760Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-12-04T09:50:28.8592935Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-12-04T09:50:28.8593108Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-12-04T09:50:28.8593278Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-12-04T09:50:28.8593463Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-12-04T09:50:28.8593637Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-12-04T09:50:28.8593812Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-12-04T09:50:28.8593998Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-12-04T09:50:28.8594169Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-12-04T09:50:28.8594339Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-12-04T09:50:28.8594518Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-12-04T09:50:28.8594687Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-12-04T09:50:28.8594857Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-12-04T09:50:28.8595034Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-12-04T09:50:28.8595210Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-12-04T09:50:28.8595386Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-12-04T09:50:28.8595565Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-12-04T09:50:28.8595735Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-12-04T09:50:28.8595909Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-12-04T09:50:28.8596093Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-12-04T09:50:28.8596265Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-12-04T09:50:28.8596437Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-12-04T09:50:28.8596611Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-12-04T09:50:28.8596849Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-12-04T09:50:28.8597024Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-12-04T09:50:28.8597192Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-12-04T09:50:28.8597375Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-12-04T09:50:28.8597542Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-12-04T09:50:28.8597714Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-12-04T09:50:28.8597890Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-12-04T09:50:28.8598062Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-12-04T09:50:28.8598235Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-12-04T09:50:28.8598419Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-12-04T09:50:28.8598646Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-12-04T09:50:28.8598819Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-12-04T09:50:28.8599003Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-12-04T09:50:28.8599176Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-12-04T09:50:28.8599348Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-12-04T09:50:28.8599525Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-12-04T09:50:28.8599702Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-12-04T09:50:28.8599875Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-12-04T09:50:28.8600049Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-12-04T09:50:28.8600231Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-12-04T09:50:28.8600401Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-12-04T09:50:28.8600571Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-12-04T09:50:28.8600750Z * [new branch] gh/ydwu4/339/base -> origin/gh/ydwu4/339/base 2025-12-04T09:50:28.8600920Z * [new branch] gh/ydwu4/339/head -> origin/gh/ydwu4/339/head 2025-12-04T09:50:28.8601090Z * [new branch] gh/ydwu4/339/orig -> origin/gh/ydwu4/339/orig 2025-12-04T09:50:28.8601349Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-12-04T09:50:28.8601524Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-12-04T09:50:28.8601703Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-12-04T09:50:28.8601889Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-12-04T09:50:28.8602083Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-12-04T09:50:28.8602274Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-12-04T09:50:28.8602469Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-12-04T09:50:28.8602658Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-12-04T09:50:28.8602848Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-12-04T09:50:28.8603054Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-12-04T09:50:28.8603245Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-12-04T09:50:28.8603503Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-12-04T09:50:28.8603687Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-12-04T09:50:28.8603876Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-12-04T09:50:28.8604067Z * [new branch] gh/yushangdi/1/base -> origin/gh/yushangdi/1/base 2025-12-04T09:50:28.8604251Z * [new branch] gh/yushangdi/1/head -> origin/gh/yushangdi/1/head 2025-12-04T09:50:28.8604450Z * [new branch] gh/yushangdi/10/base -> origin/gh/yushangdi/10/base 2025-12-04T09:50:28.8604639Z * [new branch] gh/yushangdi/10/head -> origin/gh/yushangdi/10/head 2025-12-04T09:50:28.8604829Z * [new branch] gh/yushangdi/10/orig -> origin/gh/yushangdi/10/orig 2025-12-04T09:50:28.8605039Z * [new branch] gh/yushangdi/11/base -> origin/gh/yushangdi/11/base 2025-12-04T09:50:28.8605287Z * [new branch] gh/yushangdi/11/head -> origin/gh/yushangdi/11/head 2025-12-04T09:50:28.8605473Z * [new branch] gh/yushangdi/11/orig -> origin/gh/yushangdi/11/orig 2025-12-04T09:50:28.8605667Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2025-12-04T09:50:28.8605850Z * [new branch] gh/yushangdi/2/head -> origin/gh/yushangdi/2/head 2025-12-04T09:50:28.8606039Z * [new branch] gh/yushangdi/7/base -> origin/gh/yushangdi/7/base 2025-12-04T09:50:28.8606234Z * [new branch] gh/yushangdi/7/head -> origin/gh/yushangdi/7/head 2025-12-04T09:50:28.8606415Z * [new branch] gh/yushangdi/7/orig -> origin/gh/yushangdi/7/orig 2025-12-04T09:50:28.8606597Z * [new branch] gh/yushangdi/8/base -> origin/gh/yushangdi/8/base 2025-12-04T09:50:28.8606796Z * [new branch] gh/yushangdi/8/head -> origin/gh/yushangdi/8/head 2025-12-04T09:50:28.8606991Z * [new branch] gh/yushangdi/8/orig -> origin/gh/yushangdi/8/orig 2025-12-04T09:50:28.8607173Z * [new branch] gh/yushangdi/9/base -> origin/gh/yushangdi/9/base 2025-12-04T09:50:28.8607370Z * [new branch] gh/yushangdi/9/head -> origin/gh/yushangdi/9/head 2025-12-04T09:50:28.8607554Z * [new branch] gh/yushangdi/9/orig -> origin/gh/yushangdi/9/orig 2025-12-04T09:50:28.8607730Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-12-04T09:50:28.8607906Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-12-04T09:50:28.8608085Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-12-04T09:50:28.8608256Z * [new branch] gh/zklaus/20/base -> origin/gh/zklaus/20/base 2025-12-04T09:50:28.8608434Z * [new branch] gh/zklaus/20/head -> origin/gh/zklaus/20/head 2025-12-04T09:50:28.8608612Z * [new branch] gh/zklaus/20/orig -> origin/gh/zklaus/20/orig 2025-12-04T09:50:28.8608787Z * [new branch] gh/zklaus/21/base -> origin/gh/zklaus/21/base 2025-12-04T09:50:28.8608961Z * [new branch] gh/zklaus/21/head -> origin/gh/zklaus/21/head 2025-12-04T09:50:28.8609140Z * [new branch] gh/zklaus/21/orig -> origin/gh/zklaus/21/orig 2025-12-04T09:50:28.8609309Z * [new branch] gh/zklaus/22/base -> origin/gh/zklaus/22/base 2025-12-04T09:50:28.8609480Z * [new branch] gh/zklaus/22/head -> origin/gh/zklaus/22/head 2025-12-04T09:50:28.8609662Z * [new branch] gh/zklaus/22/orig -> origin/gh/zklaus/22/orig 2025-12-04T09:50:28.8609831Z * [new branch] gh/zklaus/23/base -> origin/gh/zklaus/23/base 2025-12-04T09:50:28.8610070Z * [new branch] gh/zklaus/23/head -> origin/gh/zklaus/23/head 2025-12-04T09:50:28.8610250Z * [new branch] gh/zklaus/23/orig -> origin/gh/zklaus/23/orig 2025-12-04T09:50:28.8610420Z * [new branch] gh/zklaus/24/base -> origin/gh/zklaus/24/base 2025-12-04T09:50:28.8610596Z * [new branch] gh/zklaus/24/head -> origin/gh/zklaus/24/head 2025-12-04T09:50:28.8610778Z * [new branch] gh/zklaus/24/orig -> origin/gh/zklaus/24/orig 2025-12-04T09:50:28.8610961Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-12-04T09:50:28.8611141Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-12-04T09:50:28.8611320Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-12-04T09:50:28.8611508Z * [new branch] gh/zou3519/1199/base -> origin/gh/zou3519/1199/base 2025-12-04T09:50:28.8611754Z * [new branch] gh/zou3519/1199/head -> origin/gh/zou3519/1199/head 2025-12-04T09:50:28.8611935Z * [new branch] gh/zou3519/1199/orig -> origin/gh/zou3519/1199/orig 2025-12-04T09:50:28.8612127Z * [new branch] gh/zou3519/1200/base -> origin/gh/zou3519/1200/base 2025-12-04T09:50:28.8612305Z * [new branch] gh/zou3519/1200/head -> origin/gh/zou3519/1200/head 2025-12-04T09:50:28.8612483Z * [new branch] gh/zou3519/1200/orig -> origin/gh/zou3519/1200/orig 2025-12-04T09:50:28.8612670Z * [new branch] gh/zou3519/1201/base -> origin/gh/zou3519/1201/base 2025-12-04T09:50:28.8612853Z * [new branch] gh/zou3519/1201/head -> origin/gh/zou3519/1201/head 2025-12-04T09:50:28.8613033Z * [new branch] gh/zou3519/1201/orig -> origin/gh/zou3519/1201/orig 2025-12-04T09:50:28.8613224Z * [new branch] gh/zou3519/1202/base -> origin/gh/zou3519/1202/base 2025-12-04T09:50:28.8613407Z * [new branch] gh/zou3519/1202/head -> origin/gh/zou3519/1202/head 2025-12-04T09:50:28.8613587Z * [new branch] gh/zou3519/1202/orig -> origin/gh/zou3519/1202/orig 2025-12-04T09:50:28.8613774Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-12-04T09:50:28.8613949Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-12-04T09:50:28.8614126Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-12-04T09:50:28.8614310Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-12-04T09:50:28.8614486Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-12-04T09:50:28.8614659Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-12-04T09:50:28.8614846Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-12-04T09:50:28.8615028Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-12-04T09:50:28.8615201Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-12-04T09:50:28.8615374Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-12-04T09:50:28.8615558Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-12-04T09:50:28.8615734Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-12-04T09:50:28.8615911Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-12-04T09:50:28.8616096Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-12-04T09:50:28.8616270Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-12-04T09:50:28.8616511Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-12-04T09:50:28.8616698Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-12-04T09:50:28.8616932Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-12-04T09:50:28.8617108Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-12-04T09:50:28.8617293Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-12-04T09:50:28.8617505Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-12-04T09:50:28.8617684Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-12-04T09:50:28.8617904Z * [new branch] gh/zpcore/22/base -> origin/gh/zpcore/22/base 2025-12-04T09:50:28.8618081Z * [new branch] gh/zpcore/22/head -> origin/gh/zpcore/22/head 2025-12-04T09:50:28.8618257Z * [new branch] gh/zpcore/22/orig -> origin/gh/zpcore/22/orig 2025-12-04T09:50:28.8618509Z * [new branch] gh/zpcore/23/base -> origin/gh/zpcore/23/base 2025-12-04T09:50:28.8618683Z * [new branch] gh/zpcore/23/head -> origin/gh/zpcore/23/head 2025-12-04T09:50:28.8619883Z * [new branch] gh/zpcore/23/orig -> origin/gh/zpcore/23/orig 2025-12-04T09:50:28.8620066Z * [new branch] gh/zpcore/24/base -> origin/gh/zpcore/24/base 2025-12-04T09:50:28.8620244Z * [new branch] gh/zpcore/24/head -> origin/gh/zpcore/24/head 2025-12-04T09:50:28.8620418Z * [new branch] gh/zpcore/24/orig -> origin/gh/zpcore/24/orig 2025-12-04T09:50:28.8620597Z * [new branch] gh/zpcore/25/base -> origin/gh/zpcore/25/base 2025-12-04T09:50:28.8620787Z * [new branch] gh/zpcore/25/head -> origin/gh/zpcore/25/head 2025-12-04T09:50:28.8620968Z * [new branch] gh/zpcore/25/orig -> origin/gh/zpcore/25/orig 2025-12-04T09:50:28.8621141Z * [new branch] gh/zpcore/26/base -> origin/gh/zpcore/26/base 2025-12-04T09:50:28.8621325Z * [new branch] gh/zpcore/26/head -> origin/gh/zpcore/26/head 2025-12-04T09:50:28.8621501Z * [new branch] gh/zpcore/26/orig -> origin/gh/zpcore/26/orig 2025-12-04T09:50:28.8621676Z * [new branch] gh/zpcore/27/base -> origin/gh/zpcore/27/base 2025-12-04T09:50:28.8621859Z * [new branch] gh/zpcore/27/head -> origin/gh/zpcore/27/head 2025-12-04T09:50:28.8622035Z * [new branch] gh/zpcore/27/orig -> origin/gh/zpcore/27/orig 2025-12-04T09:50:28.8622206Z * [new branch] gh/zpcore/28/base -> origin/gh/zpcore/28/base 2025-12-04T09:50:28.8622393Z * [new branch] gh/zpcore/28/head -> origin/gh/zpcore/28/head 2025-12-04T09:50:28.8622575Z * [new branch] gh/zpcore/28/orig -> origin/gh/zpcore/28/orig 2025-12-04T09:50:28.8622752Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-12-04T09:50:28.8622943Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-12-04T09:50:28.8623120Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-12-04T09:50:28.8623295Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-12-04T09:50:28.8623480Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-12-04T09:50:28.8623654Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-12-04T09:50:28.8623827Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-12-04T09:50:28.8624000Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-12-04T09:50:28.8624264Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-12-04T09:50:28.8624437Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-12-04T09:50:28.8624615Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-12-04T09:50:28.8624800Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-12-04T09:50:28.8624967Z * [new branch] google-main -> origin/google-main 2025-12-04T09:50:28.8625192Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-12-04T09:50:28.8625383Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-12-04T09:50:28.8625729Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-12-04T09:50:28.8626032Z * [new branch] hameerabbasi/complex_tensor_subclass -> origin/hameerabbasi/complex_tensor_subclass 2025-12-04T09:50:28.8626462Z * [new branch] hameerabbasi/fix-ctensor-gradcheck-tests -> origin/hameerabbasi/fix-ctensor-gradcheck-tests 2025-12-04T09:50:28.8626737Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-12-04T09:50:28.8626904Z * [new branch] hc_baseline -> origin/hc_baseline 2025-12-04T09:50:28.8627055Z * [new branch] hhh_rand -> origin/hhh_rand 2025-12-04T09:50:28.8627212Z * [new branch] huba/f1 -> origin/huba/f1 2025-12-04T09:50:28.8627691Z * [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:28.8627844Z * [new branch] inlining -> origin/inlining 2025-12-04T09:50:28.8628033Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-12-04T09:50:28.8628249Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-12-04T09:50:28.8628718Z * [new branch] instrument-trunk-pull-linux-with-job-test-filters -> origin/instrument-trunk-pull-linux-with-job-test-filters 2025-12-04T09:50:28.8628904Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-12-04T09:50:28.8629066Z * [new branch] issue#58739 -> origin/issue#58739 2025-12-04T09:50:28.8629264Z * [new branch] jainapurva-patch-1 -> origin/jainapurva-patch-1 2025-12-04T09:50:28.8629411Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-12-04T09:50:28.8629570Z * [new branch] jathu/sve -> origin/jathu/sve 2025-12-04T09:50:28.8629877Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-12-04T09:50:28.8630147Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-12-04T09:50:28.8630436Z * [new branch] jiannanWang/memorysnapshot_filter -> origin/jiannanWang/memorysnapshot_filter 2025-12-04T09:50:28.8630717Z * [new branch] jiannanWang/profilerstepwarning -> origin/jiannanWang/profilerstepwarning 2025-12-04T09:50:28.8630933Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-12-04T09:50:28.8631162Z * [new branch] jithunnair-amd-patch-10 -> origin/jithunnair-amd-patch-10 2025-12-04T09:50:28.8631377Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-12-04T09:50:28.8631585Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-12-04T09:50:28.8631800Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-12-04T09:50:28.8632076Z * [new branch] jithunnair-amd-patch-5 -> origin/jithunnair-amd-patch-5 2025-12-04T09:50:28.8632286Z * [new branch] jithunnair-amd-patch-6 -> origin/jithunnair-amd-patch-6 2025-12-04T09:50:28.8632500Z * [new branch] jithunnair-amd-patch-7 -> origin/jithunnair-amd-patch-7 2025-12-04T09:50:28.8632708Z * [new branch] jithunnair-amd-patch-8 -> origin/jithunnair-amd-patch-8 2025-12-04T09:50:28.8632913Z * [new branch] jithunnair-amd-patch-9 -> origin/jithunnair-amd-patch-9 2025-12-04T09:50:28.8633120Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-12-04T09:50:28.8633305Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-12-04T09:50:28.8633463Z * [new branch] kainan_test -> origin/kainan_test 2025-12-04T09:50:28.8633676Z * [new branch] larryliu0820-patch-1 -> origin/larryliu0820-patch-1 2025-12-04T09:50:28.8633996Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-12-04T09:50:28.8634255Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-12-04T09:50:28.8634462Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-12-04T09:50:28.8634713Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-12-04T09:50:28.8634920Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-12-04T09:50:28.8635091Z * [new branch] llama4-stable -> origin/llama4-stable 2025-12-04T09:50:28.8635273Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-12-04T09:50:28.8635463Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-12-04T09:50:28.8635665Z * [new branch] lucaskabela/fix_164876 -> origin/lucaskabela/fix_164876 2025-12-04T09:50:28.8635880Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-12-04T09:50:28.8636116Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-12-04T09:50:28.8636383Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-12-04T09:50:28.8636706Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-12-04T09:50:28.8637004Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-12-04T09:50:28.8637345Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-12-04T09:50:28.8637563Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-12-04T09:50:28.8637794Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-12-04T09:50:28.8638046Z * [new branch] lucaskabela/typing_ctx_manager -> origin/lucaskabela/typing_ctx_manager 2025-12-04T09:50:28.8638280Z * [new branch] lucaskabela/typing_nn_module -> origin/lucaskabela/typing_nn_module 2025-12-04T09:50:28.8638535Z * [new branch] lucaskabela/typing_user_defined -> origin/lucaskabela/typing_user_defined 2025-12-04T09:50:28.8638768Z * [new branch] lucaskabela/typing_variables -> origin/lucaskabela/typing_variables 2025-12-04T09:50:28.8639055Z * [new branch] lucaskabela/typing_variables_dicts -> origin/lucaskabela/typing_variables_dicts 2025-12-04T09:50:28.8639364Z * [new branch] lucaskabela/typing_variables_functions -> origin/lucaskabela/typing_variables_functions 2025-12-04T09:50:28.8639699Z * [new branch] lucaskabela/typing_variables_lists -> origin/lucaskabela/typing_variables_lists 2025-12-04T09:50:28.8639895Z * [new branch] lw/torch_box_by_ref -> origin/lw/torch_box_by_ref 2025-12-04T09:50:28.8640036Z * [new branch] main -> origin/main 2025-12-04T09:50:28.8640216Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-12-04T09:50:28.8640402Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-12-04T09:50:28.8640569Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-12-04T09:50:28.8640737Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-12-04T09:50:28.8640911Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-12-04T09:50:28.8641081Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-12-04T09:50:28.8641335Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-12-04T09:50:28.8641571Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-12-04T09:50:28.8641767Z * [new branch] malfet/add-3.14-ci -> origin/malfet/add-3.14-ci 2025-12-04T09:50:28.8642178Z * [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:28.8642615Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-12-04T09:50:28.8642944Z * [new branch] malfet/be-remove-misisng-neon-headers -> origin/malfet/be-remove-misisng-neon-headers 2025-12-04T09:50:28.8643189Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-12-04T09:50:28.8643482Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-12-04T09:50:28.8643725Z * [new branch] manuel/inductor_link_openmp -> origin/manuel/inductor_link_openmp 2025-12-04T09:50:28.8643922Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-12-04T09:50:28.8644120Z * [new branch] mem_profiler_flaky_fix -> origin/mem_profiler_flaky_fix 2025-12-04T09:50:28.8644333Z * [new branch] mem_profiler_stack_trace -> origin/mem_profiler_stack_trace 2025-12-04T09:50:28.8644525Z * [new branch] memory_profiler_stack -> origin/memory_profiler_stack 2025-12-04T09:50:28.8644713Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-12-04T09:50:28.8644878Z * [new branch] mingw_posix -> origin/mingw_posix 2025-12-04T09:50:28.8645068Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-12-04T09:50:28.8645224Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-12-04T09:50:28.8645394Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-12-04T09:50:28.8645578Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-12-04T09:50:28.8645780Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-12-04T09:50:28.8646033Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-12-04T09:50:28.8646215Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-12-04T09:50:28.8646387Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-12-04T09:50:28.8646569Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-12-04T09:50:28.8646747Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-12-04T09:50:28.8646960Z * [new branch] mlazos/bwd -> origin/mlazos/bwd 2025-12-04T09:50:28.8647152Z * [new branch] mlazos/combo-test -> origin/mlazos/combo-test 2025-12-04T09:50:28.8647336Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-12-04T09:50:28.8647527Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-12-04T09:50:28.8647736Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-12-04T09:50:28.8648006Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-12-04T09:50:28.8648196Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-12-04T09:50:28.8648408Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-12-04T09:50:28.8648625Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-12-04T09:50:28.8648800Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-12-04T09:50:28.8649036Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-12-04T09:50:28.8649220Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-12-04T09:50:28.8649402Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-12-04T09:50:28.8649571Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-12-04T09:50:28.8649751Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-12-04T09:50:28.8649903Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-12-04T09:50:28.8650114Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-12-04T09:50:28.8650306Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-12-04T09:50:28.8650463Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-12-04T09:50:28.8650637Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-12-04T09:50:28.8650848Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-12-04T09:50:28.8651020Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-12-04T09:50:28.8651191Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-12-04T09:50:28.8651351Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-12-04T09:50:28.8651522Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-12-04T09:50:28.8651692Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-12-04T09:50:28.8651851Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-12-04T09:50:28.8652031Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-12-04T09:50:28.8652201Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-12-04T09:50:28.8652375Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-12-04T09:50:28.8652552Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-12-04T09:50:28.8652711Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-12-04T09:50:28.8652873Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-12-04T09:50:28.8653037Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-12-04T09:50:28.8653190Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-12-04T09:50:28.8653342Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-12-04T09:50:28.8654133Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-12-04T09:50:28.8654292Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-12-04T09:50:28.8654444Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-12-04T09:50:28.8654603Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-12-04T09:50:28.8654759Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-12-04T09:50:28.8654909Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-12-04T09:50:28.8655063Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-12-04T09:50:28.8655217Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-12-04T09:50:28.8655368Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-12-04T09:50:28.8655522Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-12-04T09:50:28.8655794Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-12-04T09:50:28.8656009Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-12-04T09:50:28.8656165Z * [new branch] mlazos/main -> origin/mlazos/main 2025-12-04T09:50:28.8656326Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-12-04T09:50:28.8656513Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-12-04T09:50:28.8656776Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-12-04T09:50:28.8657027Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-12-04T09:50:28.8657199Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-12-04T09:50:28.8657382Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-12-04T09:50:28.8657564Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-12-04T09:50:28.8657758Z * [new branch] mlazos/overguarding -> origin/mlazos/overguarding 2025-12-04T09:50:28.8657948Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-12-04T09:50:28.8658127Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-12-04T09:50:28.8658306Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-12-04T09:50:28.8658490Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-12-04T09:50:28.8658654Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-12-04T09:50:28.8658830Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-12-04T09:50:28.8658992Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-12-04T09:50:28.8659201Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-12-04T09:50:28.8659424Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-12-04T09:50:28.8659586Z * [new branch] mlazos/stests -> origin/mlazos/stests 2025-12-04T09:50:28.8659766Z * [new branch] mlazos/stream-ops -> origin/mlazos/stream-ops 2025-12-04T09:50:28.8659936Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-12-04T09:50:28.8660140Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-12-04T09:50:28.8660293Z * [new branch] mlazos/test -> origin/mlazos/test 2025-12-04T09:50:28.8660464Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-12-04T09:50:28.8660724Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-12-04T09:50:28.8660923Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-12-04T09:50:28.8661129Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-12-04T09:50:28.8661321Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-12-04T09:50:28.8661519Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-12-04T09:50:28.8661711Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-12-04T09:50:28.8661897Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-12-04T09:50:28.8662087Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-12-04T09:50:28.8662295Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-12-04T09:50:28.8662509Z * [new branch] mlazos/user-stream-base -> origin/mlazos/user-stream-base 2025-12-04T09:50:28.8663104Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-12-04T09:50:28.8663340Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-12-04T09:50:28.8663584Z * [new branch] mlazos/user-streams-backup2 -> origin/mlazos/user-streams-backup2 2025-12-04T09:50:28.8663765Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-12-04T09:50:28.8663945Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-12-04T09:50:28.8664144Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-12-04T09:50:28.8664327Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-12-04T09:50:28.8664489Z * [new branch] module-shim -> origin/module-shim 2025-12-04T09:50:28.8664661Z * [new branch] move_config -> origin/move_config 2025-12-04T09:50:28.8664838Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-12-04T09:50:28.8665014Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-12-04T09:50:28.8665287Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-12-04T09:50:28.8665458Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-12-04T09:50:28.8665652Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-12-04T09:50:28.8665818Z * [new branch] new-codegen -> origin/new-codegen 2025-12-04T09:50:28.8665980Z * [new branch] newtest-base -> origin/newtest-base 2025-12-04T09:50:28.8666165Z * [new branch] ngimel/addmm_dtype -> origin/ngimel/addmm_dtype 2025-12-04T09:50:28.8666346Z * [new branch] ngimel/div_inv -> origin/ngimel/div_inv 2025-12-04T09:50:28.8666552Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-12-04T09:50:28.8666733Z * [new branch] ngimel/gather_grid -> origin/ngimel/gather_grid 2025-12-04T09:50:28.8666960Z * [new branch] ngimel/gather_grid_release -> origin/ngimel/gather_grid_release 2025-12-04T09:50:28.8667123Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-12-04T09:50:28.8667301Z * [new branch] ngimel/hostalloc -> origin/ngimel/hostalloc 2025-12-04T09:50:28.8667482Z * [new branch] ngimel/storage_id -> origin/ngimel/storage_id 2025-12-04T09:50:28.8667640Z * [new branch] nightly -> origin/nightly 2025-12-04T09:50:28.8668000Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-12-04T09:50:28.8668321Z * [new branch] nikitaved/addmm_epilogue_fusions_2d_bias -> origin/nikitaved/addmm_epilogue_fusions_2d_bias 2025-12-04T09:50:28.8668661Z * [new branch] nikitaved/addmm_epilogue_fusions_inductor -> origin/nikitaved/addmm_epilogue_fusions_inductor 2025-12-04T09:50:28.8668972Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-12-04T09:50:28.8669266Z * [new branch] nikitaved/grad_addmm_epilogue_fusions -> origin/nikitaved/grad_addmm_epilogue_fusions 2025-12-04T09:50:28.8669618Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-12-04T09:50:28.8669795Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-12-04T09:50:28.8670153Z * [new branch] nmacchioni-perf-test-async-autotune -> origin/nmacchioni-perf-test-async-autotune 2025-12-04T09:50:28.8670470Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-12-04T09:50:28.8670634Z * [new branch] nofun-hack -> origin/nofun-hack 2025-12-04T09:50:28.8670790Z * [new branch] norm_bench -> origin/norm_bench 2025-12-04T09:50:28.8671027Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-12-04T09:50:28.8671217Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-12-04T09:50:28.8671388Z * [new branch] optimizer_test -> origin/optimizer_test 2025-12-04T09:50:28.8671613Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-12-04T09:50:28.8671792Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-12-04T09:50:28.8672002Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-12-04T09:50:28.8672187Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-12-04T09:50:28.8672360Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-12-04T09:50:28.8672574Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-12-04T09:50:28.8672751Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-12-04T09:50:28.8672922Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-12-04T09:50:28.8673126Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-12-04T09:50:28.8673292Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-12-04T09:50:28.8673499Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-12-04T09:50:28.8673675Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-12-04T09:50:28.8673847Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-12-04T09:50:28.8674057Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-12-04T09:50:28.8674227Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-12-04T09:50:28.8674395Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-12-04T09:50:28.8674614Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-12-04T09:50:28.8674786Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-12-04T09:50:28.8675042Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-12-04T09:50:28.8675271Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-12-04T09:50:28.8675581Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-12-04T09:50:28.8675767Z * [new branch] oulgen-patch-1 -> origin/oulgen-patch-1 2025-12-04T09:50:28.8675945Z * [new branch] oulgen-patch-2 -> origin/oulgen-patch-2 2025-12-04T09:50:28.8676155Z * [new branch] oulgen-patch-3 -> origin/oulgen-patch-3 2025-12-04T09:50:28.8676328Z * [new branch] oulgen-patch-4 -> origin/oulgen-patch-4 2025-12-04T09:50:28.8676536Z * [new branch] padded-tensor -> origin/padded-tensor 2025-12-04T09:50:28.8676689Z * [new branch] pca2 -> origin/pca2 2025-12-04T09:50:28.8676871Z * [new branch] per_channel_backup -> origin/per_channel_backup 2025-12-04T09:50:28.8677054Z * [new branch] perf_ops -> origin/perf_ops 2025-12-04T09:50:28.8677221Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-12-04T09:50:28.8677506Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-12-04T09:50:28.8677721Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-12-04T09:50:28.8678033Z * [new branch] pianpwk/_debug_mode_for_triton_draft -> origin/pianpwk/_debug_mode_for_triton_draft 2025-12-04T09:50:28.8678288Z * [new branch] pianpwk/_debug_nn_module_compile -> origin/pianpwk/_debug_nn_module_compile 2025-12-04T09:50:28.8678531Z * [new branch] pianpwk/_draft_triton_11_3 -> origin/pianpwk/_draft_triton_11_3 2025-12-04T09:50:28.8678764Z * [new branch] pianpwk/_manual_bucket_draft -> origin/pianpwk/_manual_bucket_draft 2025-12-04T09:50:28.8679050Z * [new branch] pianpwk/_profile_w_dispatch_keys -> origin/pianpwk/_profile_w_dispatch_keys 2025-12-04T09:50:28.8679302Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-12-04T09:50:28.8679613Z * [new branch] pianpwk/_unbacked_local_shard_size -> origin/pianpwk/_unbacked_local_shard_size 2025-12-04T09:50:28.8679808Z * [new branch] pianpwk/anomaly_tb -> origin/pianpwk/anomaly_tb 2025-12-04T09:50:28.8680052Z * [new branch] pianpwk/auto_fx_annotate -> origin/pianpwk/auto_fx_annotate 2025-12-04T09:50:28.8680347Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-12-04T09:50:28.8680596Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-12-04T09:50:28.8680838Z * [new branch] pianpwk/debug_fwd_stack_traces -> origin/pianpwk/debug_fwd_stack_traces 2025-12-04T09:50:28.8681090Z * [new branch] pianpwk/debug_hash_tensor -> origin/pianpwk/debug_hash_tensor 2025-12-04T09:50:28.8681398Z * [new branch] pianpwk/debug_mode_annotate -> origin/pianpwk/debug_mode_annotate 2025-12-04T09:50:28.8681653Z * [new branch] pianpwk/debug_mode_defaults -> origin/pianpwk/debug_mode_defaults 2025-12-04T09:50:28.8681867Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-12-04T09:50:28.8682171Z * [new branch] pianpwk/debug_mode_opcall_refactor -> origin/pianpwk/debug_mode_opcall_refactor 2025-12-04T09:50:28.8682389Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-12-04T09:50:28.8682648Z * [new branch] pianpwk/debug_mode_triton -> origin/pianpwk/debug_mode_triton 2025-12-04T09:50:28.8682892Z * [new branch] pianpwk/debug_show_stack_trace -> origin/pianpwk/debug_show_stack_trace 2025-12-04T09:50:28.8683179Z * [new branch] pianpwk/debug_wait_on_collective -> origin/pianpwk/debug_wait_on_collective 2025-12-04T09:50:28.8683499Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-12-04T09:50:28.8683858Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-12-04T09:50:28.8684168Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-12-04T09:50:28.8684414Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-12-04T09:50:28.8684743Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-12-04T09:50:28.8684984Z * [new branch] pianpwk/dtensor_custom_chunk -> origin/pianpwk/dtensor_custom_chunk 2025-12-04T09:50:28.8685288Z * [new branch] pianpwk/dtensor_unbacked_keypath -> origin/pianpwk/dtensor_unbacked_keypath 2025-12-04T09:50:28.8685499Z * [new branch] pianpwk/event_list_tree -> origin/pianpwk/event_list_tree 2025-12-04T09:50:28.8685747Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-12-04T09:50:28.8686017Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-12-04T09:50:28.8686323Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-12-04T09:50:28.8686635Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-12-04T09:50:28.8686939Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-12-04T09:50:28.8687188Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-12-04T09:50:28.8687464Z * [new branch] pianpwk/skip_python_keys_alternate -> origin/pianpwk/skip_python_keys_alternate 2025-12-04T09:50:28.8687759Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-12-04T09:50:28.8687982Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-12-04T09:50:28.8688218Z * [new branch] pianpwk/symint_one_hot -> origin/pianpwk/symint_one_hot 2025-12-04T09:50:28.8688503Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-12-04T09:50:28.8688801Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-12-04T09:50:28.8689002Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-12-04T09:50:28.8689238Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-12-04T09:50:28.8689477Z * [new branch] pianpwk/unbacked_dtensor_mm -> origin/pianpwk/unbacked_dtensor_mm 2025-12-04T09:50:28.8689752Z * [new branch] pianpwk/unbacked_tracing_12_2 -> origin/pianpwk/unbacked_tracing_12_2 2025-12-04T09:50:28.8689953Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-12-04T09:50:28.8690192Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-12-04T09:50:28.8690427Z * [new branch] piz/fix_partial_backward_1112 -> origin/piz/fix_partial_backward_1112 2025-12-04T09:50:28.8690652Z * [new branch] piz/prop_cache_clean -> origin/piz/prop_cache_clean 2025-12-04T09:50:28.8690834Z * [new branch] pool-separate -> origin/pool-separate 2025-12-04T09:50:28.8690985Z * [new branch] pr-156087 -> origin/pr-156087 2025-12-04T09:50:28.8691169Z * [new branch] pr/131860 -> origin/pr/131860 2025-12-04T09:50:28.8691355Z * [new branch] predispatch_to -> origin/predispatch_to 2025-12-04T09:50:28.8691515Z * [new branch] protect-c17 -> origin/protect-c17 2025-12-04T09:50:28.8691784Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-12-04T09:50:28.8692025Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-12-04T09:50:28.8692370Z * [new branch] q1l1/fix_device_moved_constant_type_unknown -> origin/q1l1/fix_device_moved_constant_type_unknown 2025-12-04T09:50:28.8692762Z * [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:28.8693005Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-12-04T09:50:28.8693199Z * [new branch] quote-pytest_cache -> origin/quote-pytest_cache 2025-12-04T09:50:28.8693472Z * [new branch] reland-accgrad-stream-warn -> origin/reland-accgrad-stream-warn 2025-12-04T09:50:28.8693636Z * [new branch] release/1.10 -> origin/release/1.10 2025-12-04T09:50:28.8693873Z * [new branch] release/1.11 -> origin/release/1.11 2025-12-04T09:50:28.8694066Z * [new branch] release/1.12 -> origin/release/1.12 2025-12-04T09:50:28.8694221Z * [new branch] release/1.13 -> origin/release/1.13 2025-12-04T09:50:28.8694423Z * [new branch] release/1.4 -> origin/release/1.4 2025-12-04T09:50:28.8694581Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-12-04T09:50:28.8694746Z * [new branch] release/1.5 -> origin/release/1.5 2025-12-04T09:50:28.8694938Z * [new branch] release/1.6 -> origin/release/1.6 2025-12-04T09:50:28.8695091Z * [new branch] release/1.7 -> origin/release/1.7 2025-12-04T09:50:28.8695243Z * [new branch] release/1.8 -> origin/release/1.8 2025-12-04T09:50:28.8695442Z * [new branch] release/1.9 -> origin/release/1.9 2025-12-04T09:50:28.8695602Z * [new branch] release/2.0 -> origin/release/2.0 2025-12-04T09:50:28.8695758Z * [new branch] release/2.1 -> origin/release/2.1 2025-12-04T09:50:28.8695950Z * [new branch] release/2.2 -> origin/release/2.2 2025-12-04T09:50:28.8696111Z * [new branch] release/2.3 -> origin/release/2.3 2025-12-04T09:50:28.8696262Z * [new branch] release/2.4 -> origin/release/2.4 2025-12-04T09:50:28.8696449Z * [new branch] release/2.5 -> origin/release/2.5 2025-12-04T09:50:28.8696612Z * [new branch] release/2.6 -> origin/release/2.6 2025-12-04T09:50:28.8696770Z * [new branch] release/2.7 -> origin/release/2.7 2025-12-04T09:50:28.8696961Z * [new branch] release/2.8 -> origin/release/2.8 2025-12-04T09:50:28.8697130Z * [new branch] release/2.9 -> origin/release/2.9 2025-12-04T09:50:28.8697292Z * [new branch] release_notes -> origin/release_notes 2025-12-04T09:50:28.8697525Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-12-04T09:50:28.8697854Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-12-04T09:50:28.8698201Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-12-04T09:50:28.8698544Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-12-04T09:50:28.8698859Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-12-04T09:50:28.8699297Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-12-04T09:50:28.8699621Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-12-04T09:50:28.8699935Z * [new branch] revert-152361-gh/fadara01/1/head -> origin/revert-152361-gh/fadara01/1/head 2025-12-04T09:50:28.8700198Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-12-04T09:50:28.8700676Z * [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:28.8700962Z * [new branch] revert-hoo-invoke-subgraph -> origin/revert-hoo-invoke-subgraph 2025-12-04T09:50:28.8701220Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-12-04T09:50:28.8701420Z * [new branch] rms_norm_patch -> origin/rms_norm_patch 2025-12-04T09:50:28.8701735Z * [new branch] ruisi/fix_all_to_all_estimation -> origin/ruisi/fix_all_to_all_estimation 2025-12-04T09:50:28.8701985Z * [new branch] ruisi/fix_comm_estimation -> origin/ruisi/fix_comm_estimation 2025-12-04T09:50:28.8702252Z * [new branch] ruisi/fix_dynamic_shape_estimation -> origin/ruisi/fix_dynamic_shape_estimation 2025-12-04T09:50:28.8702537Z * [new branch] ruisi/fix_llama3_autobucketing -> origin/ruisi/fix_llama3_autobucketing 2025-12-04T09:50:28.8702801Z * [new branch] ruisi/fix_manual_bucketing_ep_pass -> origin/ruisi/fix_manual_bucketing_ep_pass 2025-12-04T09:50:28.8703047Z * [new branch] ruisi/manual_bucket_pass -> origin/ruisi/manual_bucket_pass 2025-12-04T09:50:28.8703469Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-12-04T09:50:28.8703698Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-12-04T09:50:28.8703903Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-12-04T09:50:28.8704097Z * [new branch] rzou/njt -> origin/rzou/njt 2025-12-04T09:50:28.8704250Z * [new branch] rzou/pca -> origin/rzou/pca 2025-12-04T09:50:28.8704450Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-12-04T09:50:28.8704609Z * [new branch] samplevllm -> origin/samplevllm 2025-12-04T09:50:28.8705086Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-12-04T09:50:28.8705354Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-12-04T09:50:28.8705683Z * [new branch] sapling-pr-archive-tushar00jain -> origin/sapling-pr-archive-tushar00jain 2025-12-04T09:50:28.8705856Z * [new branch] save -> origin/save 2025-12-04T09:50:28.8706044Z * [new branch] scaled_mm -> origin/scaled_mm 2025-12-04T09:50:28.8706212Z * [new branch] scan_attempt -> origin/scan_attempt 2025-12-04T09:50:28.8706378Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-12-04T09:50:28.8706683Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-12-04T09:50:28.8706882Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-12-04T09:50:28.8707128Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-12-04T09:50:28.8707321Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-12-04T09:50:28.8707562Z * [new branch] some_rocm_inductor_skips -> origin/some_rocm_inductor_skips 2025-12-04T09:50:28.8707848Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-12-04T09:50:28.8708090Z * [new branch] sparse-mm-bf16-support -> origin/sparse-mm-bf16-support 2025-12-04T09:50:28.8708283Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-12-04T09:50:28.8708463Z * [new branch] suo -> origin/suo 2025-12-04T09:50:28.8708617Z * [new branch] sve-poc -> origin/sve-poc 2025-12-04T09:50:28.8708777Z * [new branch] switch-bn -> origin/switch-bn 2025-12-04T09:50:28.8709059Z * [new branch] sy_annotation_in_autograd_hop -> origin/sy_annotation_in_autograd_hop 2025-12-04T09:50:28.8709238Z * [new branch] sy_aot_eager_record -> origin/sy_aot_eager_record 2025-12-04T09:50:28.8709450Z * [new branch] sy_custom_bucketing -> origin/sy_custom_bucketing 2025-12-04T09:50:28.8709693Z * [new branch] sy_debug_mode_test -> origin/sy_debug_mode_test 2025-12-04T09:50:28.8709872Z * [new branch] sy_deserialize -> origin/sy_deserialize 2025-12-04T09:50:28.8710071Z * [new branch] sy_dump_gm_code -> origin/sy_dump_gm_code 2025-12-04T09:50:28.8710213Z * [new branch] sy_exp -> origin/sy_exp 2025-12-04T09:50:28.8710441Z * [new branch] sy_export_annotation -> origin/sy_export_annotation 2025-12-04T09:50:28.8710618Z * [new branch] sy_invoke_subgraph -> origin/sy_invoke_subgraph 2025-12-04T09:50:28.8710785Z * [new branch] sy_kernel_bw_name -> origin/sy_kernel_bw_name 2025-12-04T09:50:28.8710984Z * [new branch] sy_multi_arch -> origin/sy_multi_arch 2025-12-04T09:50:28.8711152Z * [new branch] sy_nn_module_stack -> origin/sy_nn_module_stack 2025-12-04T09:50:28.8711376Z * [new branch] sy_original_dtensor -> origin/sy_original_dtensor 2025-12-04T09:50:28.8711563Z * [new branch] sy_profiler_cia -> origin/sy_profiler_cia 2025-12-04T09:50:28.8711753Z * [new branch] symm_mem_sync -> origin/symm_mem_sync 2025-12-04T09:50:28.8712002Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-12-04T09:50:28.8712217Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-12-04T09:50:28.8712460Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-12-04T09:50:28.8712617Z * [new branch] test-old -> origin/test-old 2025-12-04T09:50:28.8712821Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-12-04T09:50:28.8713069Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-12-04T09:50:28.8713397Z * [new branch] tianren/customOp_enable_max_autotune -> origin/tianren/customOp_enable_max_autotune 2025-12-04T09:50:28.8713645Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-12-04T09:50:28.8714001Z * [new branch] tianren/customop_collectiveop_benchmark -> origin/tianren/customop_collectiveop_benchmark 2025-12-04T09:50:28.8714384Z * [new branch] tianren/customop_collectiveop_benchmark_fix -> origin/tianren/customop_collectiveop_benchmark_fix 2025-12-04T09:50:28.8714647Z * [new branch] tianren/customop_dynamic_config -> origin/tianren/customop_dynamic_config 2025-12-04T09:50:28.8714904Z * [new branch] tianren/dynamic_range_input -> origin/tianren/dynamic_range_input 2025-12-04T09:50:28.8715189Z * [new branch] tianren/dynamic_range_input_fix -> origin/tianren/dynamic_range_input_fix 2025-12-04T09:50:28.8715567Z * [new branch] tianren/dynamic_range_input_merge -> origin/tianren/dynamic_range_input_merge 2025-12-04T09:50:28.8715847Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-12-04T09:50:28.8716050Z * [new branch] tianren/fx_codegen_dump -> origin/tianren/fx_codegen_dump 2025-12-04T09:50:28.8716292Z * [new branch] tianren/symmetric_memory -> origin/tianren/symmetric_memory 2025-12-04T09:50:28.8716467Z * [new branch] tianren/test -> origin/tianren/test 2025-12-04T09:50:28.8716692Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-12-04T09:50:28.8716831Z * [new branch] tmp -> origin/tmp 2025-12-04T09:50:28.8717035Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-12-04T09:50:28.8717238Z * [new branch] torchtitan_integration -> origin/torchtitan_integration 2025-12-04T09:50:28.8717549Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-12-04T09:50:28.8717804Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-12-04T09:50:28.8717986Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-12-04T09:50:28.8718186Z * [new branch] triton_kernel -> origin/triton_kernel 2025-12-04T09:50:28.8718347Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-12-04T09:50:28.8718494Z * [new branch] type_dec -> origin/type_dec 2025-12-04T09:50:28.8718759Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-12-04T09:50:28.8719149Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-12-04T09:50:28.8719534Z * [new branch] update-audio-commit-hash/19087141161-1916-1 -> origin/update-audio-commit-hash/19087141161-1916-1 2025-12-04T09:50:28.8719906Z * [new branch] update-audio-commit-hash/19250643381-1929-1 -> origin/update-audio-commit-hash/19250643381-1929-1 2025-12-04T09:50:28.8720249Z * [new branch] update-audio-commit-hash/19397724337-1935-1 -> origin/update-audio-commit-hash/19397724337-1935-1 2025-12-04T09:50:28.8720582Z * [new branch] update-audio-commit-hash/19555670148-1941-1 -> origin/update-audio-commit-hash/19555670148-1941-1 2025-12-04T09:50:28.8720916Z * [new branch] update-audio-commit-hash/19750627930-1946-1 -> origin/update-audio-commit-hash/19750627930-1946-1 2025-12-04T09:50:28.8721350Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-12-04T09:50:28.8721697Z * [new branch] update-vision-commit-hash/19087141161-1916-1 -> origin/update-vision-commit-hash/19087141161-1916-1 2025-12-04T09:50:28.8722052Z * [new branch] update-vision-commit-hash/19184897099-1925-1 -> origin/update-vision-commit-hash/19184897099-1925-1 2025-12-04T09:50:28.8722409Z * [new branch] update-vision-commit-hash/19250643381-1929-1 -> origin/update-vision-commit-hash/19250643381-1929-1 2025-12-04T09:50:28.8722753Z * [new branch] update-vision-commit-hash/19381328640-1934-1 -> origin/update-vision-commit-hash/19381328640-1934-1 2025-12-04T09:50:28.8723095Z * [new branch] update-vision-commit-hash/19485237164-1938-1 -> origin/update-vision-commit-hash/19485237164-1938-1 2025-12-04T09:50:28.8723435Z * [new branch] update-vllm-commit-hash/18451675449-1879-1 -> origin/update-vllm-commit-hash/18451675449-1879-1 2025-12-04T09:50:28.8723652Z * [new branch] update-vllm-dockerfile -> origin/update-vllm-dockerfile 2025-12-04T09:50:28.8724031Z * [new branch] update-xla-commit-hash/19224287370-211-1 -> origin/update-xla-commit-hash/19224287370-211-1 2025-12-04T09:50:28.8724351Z * [new branch] update-xla-commit-hash/19422028566-212-1 -> origin/update-xla-commit-hash/19422028566-212-1 2025-12-04T09:50:28.8724660Z * [new branch] update-xla-commit-hash/19626841311-213-1 -> origin/update-xla-commit-hash/19626841311-213-1 2025-12-04T09:50:28.8724983Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-12-04T09:50:28.8725230Z * [new branch] update_operator_readme -> origin/update_operator_readme 2025-12-04T09:50:28.8725479Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-12-04T09:50:28.8725696Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-12-04T09:50:28.8725942Z * [new branch] update_slow_tests_1762155677 -> origin/update_slow_tests_1762155677 2025-12-04T09:50:28.8726221Z * [new branch] update_slow_tests_1763365283 -> origin/update_slow_tests_1763365283 2025-12-04T09:50:28.8726431Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-12-04T09:50:28.8726640Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-12-04T09:50:28.8726863Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-12-04T09:50:28.8727112Z * [new branch] upload-tests-for-autorevert -> origin/upload-tests-for-autorevert 2025-12-04T09:50:28.8727268Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-12-04T09:50:28.8727416Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-12-04T09:50:28.8727561Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-12-04T09:50:28.8727706Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-12-04T09:50:28.8727856Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-12-04T09:50:28.8727995Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-12-04T09:50:28.8728139Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-12-04T09:50:28.8728309Z * [new branch] validate_fn -> origin/validate_fn 2025-12-04T09:50:28.8728485Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-12-04T09:50:28.8728655Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-12-04T09:50:28.8728820Z * [new branch] varlen-api -> origin/varlen-api 2025-12-04T09:50:28.8729005Z * [new branch] varlen-api-backup -> origin/varlen-api-backup 2025-12-04T09:50:28.8729211Z * [new branch] varlen_batch_invariance -> origin/varlen_batch_invariance 2025-12-04T09:50:28.8729391Z * [new branch] viable/strict -> origin/viable/strict 2025-12-04T09:50:28.8729689Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-12-04T09:50:28.8729850Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-12-04T09:50:28.8730002Z * [new branch] vllmpin -> origin/vllmpin 2025-12-04T09:50:28.8730232Z * [new branch] vscode-recommend-pyrefly -> origin/vscode-recommend-pyrefly 2025-12-04T09:50:28.8730400Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-12-04T09:50:28.8730581Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-12-04T09:50:28.8730725Z * [new branch] whc/pei -> origin/whc/pei 2025-12-04T09:50:28.8730881Z * [new branch] whc/pp_fix -> origin/whc/pp_fix 2025-12-04T09:50:28.8731143Z * [new branch] whc/sharding -> origin/whc/sharding 2025-12-04T09:50:28.8731316Z * [new branch] whc/sharding2 -> origin/whc/sharding2 2025-12-04T09:50:28.8731505Z * [new branch] whc/uneven -> origin/whc/uneven 2025-12-04T09:50:28.8731682Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-12-04T09:50:28.8731878Z * [new branch] win_warnings -> origin/win_warnings 2025-12-04T09:50:28.8732074Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-12-04T09:50:28.8732228Z * [new branch] xmfan-war -> origin/xmfan-war 2025-12-04T09:50:28.8732399Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-12-04T09:50:28.8732575Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-12-04T09:50:28.8733038Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-12-04T09:50:28.8733231Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-12-04T09:50:28.8733411Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-12-04T09:50:28.8733569Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-12-04T09:50:28.8733731Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-12-04T09:50:28.8733900Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-12-04T09:50:28.8734065Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-12-04T09:50:28.8734260Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-12-04T09:50:28.8734454Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-12-04T09:50:28.8734614Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-12-04T09:50:28.8734775Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-12-04T09:50:28.8734950Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-12-04T09:50:28.8735119Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-12-04T09:50:28.8735299Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-12-04T09:50:28.8735526Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-12-04T09:50:28.8735695Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-12-04T09:50:28.8735862Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-12-04T09:50:28.8736037Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-12-04T09:50:28.8736247Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-12-04T09:50:28.8736495Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-12-04T09:50:28.8736896Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T09:50:28.8737316Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T09:50:28.8737529Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-12-04T09:50:28.8737698Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-12-04T09:50:28.8737881Z * [new branch] xmfan/test -> origin/xmfan/test 2025-12-04T09:50:28.8738165Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-12-04T09:50:28.8738376Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-12-04T09:50:28.8738606Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-12-04T09:50:28.8738782Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-12-04T09:50:28.8739042Z * [new branch] yiming/run_with_start_end_rng_hop -> origin/yiming/run_with_start_end_rng_hop 2025-12-04T09:50:28.8739207Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-12-04T09:50:28.8739388Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-12-04T09:50:28.8739621Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-12-04T09:50:28.8739832Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-12-04T09:50:28.8740046Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-12-04T09:50:28.8740239Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-12-04T09:50:28.8740384Z * [new branch] zb2p -> origin/zb2p 2025-12-04T09:50:28.8740602Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-12-04T09:50:28.8740816Z * [new branch] zhxchen17/ci/vllm_lora_oom -> origin/zhxchen17/ci/vllm_lora_oom 2025-12-04T09:50:28.8741081Z * [new branch] zhxchen17/ci/vllm_multimodal_oom -> origin/zhxchen17/ci/vllm_multimodal_oom 2025-12-04T09:50:28.8741274Z * [new branch] zhxchen17/ci/vllm_pin -> origin/zhxchen17/ci/vllm_pin 2025-12-04T09:50:28.8741585Z * [new branch] zhxchen17/dynamo/unsafe_drop_all_guards -> origin/zhxchen17/dynamo/unsafe_drop_all_guards 2025-12-04T09:50:28.8741852Z * [new branch] zhxchen17/export/call_override -> origin/zhxchen17/export/call_override 2025-12-04T09:50:28.8742070Z * [new branch] zhxchen17/export/codemod1 -> origin/zhxchen17/export/codemod1 2025-12-04T09:50:28.8742292Z * [new branch] zhxchen17/export/ctx_return -> origin/zhxchen17/export/ctx_return 2025-12-04T09:50:28.8742631Z * [new branch] zhxchen17/export/disable_side_effect_warn -> origin/zhxchen17/export/disable_side_effect_warn 2025-12-04T09:50:28.8742879Z * [new branch] zhxchen17/export/pytree_check -> origin/zhxchen17/export/pytree_check 2025-12-04T09:50:28.8743135Z * [new branch] zhxchen17/precompile/aoti -> origin/zhxchen17/precompile/aoti 2025-12-04T09:50:28.8743384Z * [new branch] zhxchen17/precompile/globals -> origin/zhxchen17/precompile/globals 2025-12-04T09:50:28.8743724Z * [new branch] zhxchen17/precompile/inductor_guards -> origin/zhxchen17/precompile/inductor_guards 2025-12-04T09:50:28.8743958Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-12-04T09:50:28.8744238Z * [new branch] zhxchen17/torch_export_api_update -> origin/zhxchen17/torch_export_api_update 2025-12-04T09:50:28.8744437Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-12-04T09:50:28.8744625Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-12-04T09:50:28.8744813Z * [new branch] zxiiro/c7i.2xlarge -> origin/zxiiro/c7i.2xlarge 2025-12-04T09:50:28.8745018Z * [new branch] zxiiro/c7i.2xlarge.h100 -> origin/zxiiro/c7i.2xlarge.h100 2025-12-04T09:50:28.8745178Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-12-04T09:50:28.8745346Z * [new branch] zxiiro/risc64 -> origin/zxiiro/risc64 2025-12-04T09:50:28.8745640Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-12-04T09:50:28.8746094Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-12-04T09:50:28.8746259Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-12-04T09:50:28.8746400Z * [new tag] ciflow/b200/115316 -> ciflow/b200/115316 2025-12-04T09:50:28.8746537Z * [new tag] ciflow/b200/160685 -> ciflow/b200/160685 2025-12-04T09:50:28.8746679Z * [new tag] ciflow/b200/161607 -> ciflow/b200/161607 2025-12-04T09:50:28.8746828Z * [new tag] ciflow/b200/161938 -> ciflow/b200/161938 2025-12-04T09:50:28.8746968Z * [new tag] ciflow/b200/167207 -> ciflow/b200/167207 2025-12-04T09:50:28.8747105Z * [new tag] ciflow/b200/167989 -> ciflow/b200/167989 2025-12-04T09:50:28.8747253Z * [new tag] ciflow/b200/168096 -> ciflow/b200/168096 2025-12-04T09:50:28.8747450Z * [new tag] ciflow/b200/168175 -> ciflow/b200/168175 2025-12-04T09:50:28.8747587Z * [new tag] ciflow/b200/168195 -> ciflow/b200/168195 2025-12-04T09:50:28.8747733Z * [new tag] ciflow/b200/169200 -> ciflow/b200/169200 2025-12-04T09:50:28.8747869Z * [new tag] ciflow/b200/169216 -> ciflow/b200/169216 2025-12-04T09:50:28.8748006Z * [new tag] ciflow/b200/169380 -> ciflow/b200/169380 2025-12-04T09:50:28.8748148Z * [new tag] ciflow/b200/169412 -> ciflow/b200/169412 2025-12-04T09:50:28.8748282Z * [new tag] ciflow/b200/169470 -> ciflow/b200/169470 2025-12-04T09:50:28.8748418Z * [new tag] ciflow/b200/169471 -> ciflow/b200/169471 2025-12-04T09:50:28.8748565Z * [new tag] ciflow/b200/169472 -> ciflow/b200/169472 2025-12-04T09:50:28.8748707Z * [new tag] ciflow/b200/169514 -> ciflow/b200/169514 2025-12-04T09:50:28.8748843Z * [new tag] ciflow/b200/169517 -> ciflow/b200/169517 2025-12-04T09:50:28.8749013Z * [new tag] ciflow/binaries/165922 -> ciflow/binaries/165922 2025-12-04T09:50:28.8749174Z * [new tag] ciflow/binaries/169510 -> ciflow/binaries/169510 2025-12-04T09:50:28.8749363Z * [new tag] ciflow/binaries_wheel/157994 -> ciflow/binaries_wheel/157994 2025-12-04T09:50:28.8749546Z * [new tag] ciflow/binaries_wheel/166829 -> ciflow/binaries_wheel/166829 2025-12-04T09:50:28.8749735Z * [new tag] ciflow/binaries_wheel/167972 -> ciflow/binaries_wheel/167972 2025-12-04T09:50:28.8749915Z * [new tag] ciflow/binaries_wheel/167981 -> ciflow/binaries_wheel/167981 2025-12-04T09:50:28.8750073Z * [new tag] ciflow/dynamo/167695 -> ciflow/dynamo/167695 2025-12-04T09:50:28.8750234Z * [new tag] ciflow/dynamo/168096 -> ciflow/dynamo/168096 2025-12-04T09:50:28.8750379Z * [new tag] ciflow/dynamo/169525 -> ciflow/dynamo/169525 2025-12-04T09:50:28.8750620Z * [new tag] ciflow/h100-cutlass-backend/161938 -> ciflow/h100-cutlass-backend/161938 2025-12-04T09:50:28.8750863Z * [new tag] ciflow/h100-cutlass-backend/161940 -> ciflow/h100-cutlass-backend/161940 2025-12-04T09:50:28.8751069Z * [new tag] ciflow/h100-distributed/168923 -> ciflow/h100-distributed/168923 2025-12-04T09:50:28.8751244Z * [new tag] ciflow/h100-symm-mem/167552 -> ciflow/h100-symm-mem/167552 2025-12-04T09:50:28.8751433Z * [new tag] ciflow/h100-symm-mem/168129 -> ciflow/h100-symm-mem/168129 2025-12-04T09:50:28.8751610Z * [new tag] ciflow/h100-symm-mem/168917 -> ciflow/h100-symm-mem/168917 2025-12-04T09:50:28.8751848Z * [new tag] ciflow/h100-symm-mem/169156 -> ciflow/h100-symm-mem/169156 2025-12-04T09:50:28.8752042Z * [new tag] ciflow/h100-symm-mem/169200 -> ciflow/h100-symm-mem/169200 2025-12-04T09:50:28.8752216Z * [new tag] ciflow/h100-symm-mem/169216 -> ciflow/h100-symm-mem/169216 2025-12-04T09:50:28.8752389Z * [new tag] ciflow/h100-symm-mem/169338 -> ciflow/h100-symm-mem/169338 2025-12-04T09:50:28.8752578Z * [new tag] ciflow/h100-symm-mem/169355 -> ciflow/h100-symm-mem/169355 2025-12-04T09:50:28.8752752Z * [new tag] ciflow/h100-symm-mem/169543 -> ciflow/h100-symm-mem/169543 2025-12-04T09:50:28.8752892Z * [new tag] ciflow/h100/115316 -> ciflow/h100/115316 2025-12-04T09:50:28.8753043Z * [new tag] ciflow/h100/160685 -> ciflow/h100/160685 2025-12-04T09:50:28.8753180Z * [new tag] ciflow/h100/160729 -> ciflow/h100/160729 2025-12-04T09:50:28.8753320Z * [new tag] ciflow/h100/161607 -> ciflow/h100/161607 2025-12-04T09:50:28.8753515Z * [new tag] ciflow/h100/161938 -> ciflow/h100/161938 2025-12-04T09:50:28.8753662Z * [new tag] ciflow/h100/167207 -> ciflow/h100/167207 2025-12-04T09:50:28.8753799Z * [new tag] ciflow/h100/167989 -> ciflow/h100/167989 2025-12-04T09:50:28.8753937Z * [new tag] ciflow/h100/168096 -> ciflow/h100/168096 2025-12-04T09:50:28.8754133Z * [new tag] ciflow/h100/168175 -> ciflow/h100/168175 2025-12-04T09:50:28.8754272Z * [new tag] ciflow/h100/168195 -> ciflow/h100/168195 2025-12-04T09:50:28.8754415Z * [new tag] ciflow/h100/168980 -> ciflow/h100/168980 2025-12-04T09:50:28.8754603Z * [new tag] ciflow/h100/169200 -> ciflow/h100/169200 2025-12-04T09:50:28.8754742Z * [new tag] ciflow/h100/169216 -> ciflow/h100/169216 2025-12-04T09:50:28.8754915Z * [new tag] ciflow/h100/169380 -> ciflow/h100/169380 2025-12-04T09:50:28.8755066Z * [new tag] ciflow/h100/169412 -> ciflow/h100/169412 2025-12-04T09:50:28.8755200Z * [new tag] ciflow/h100/169470 -> ciflow/h100/169470 2025-12-04T09:50:28.8755335Z * [new tag] ciflow/h100/169471 -> ciflow/h100/169471 2025-12-04T09:50:28.8755474Z * [new tag] ciflow/h100/169472 -> ciflow/h100/169472 2025-12-04T09:50:28.8755607Z * [new tag] ciflow/h100/169514 -> ciflow/h100/169514 2025-12-04T09:50:28.8755802Z * [new tag] ciflow/inductor-cu126/168096 -> ciflow/inductor-cu126/168096 2025-12-04T09:50:28.8756168Z * [new tag] ciflow/inductor-micro-benchmark-cpu-x86/168096 -> ciflow/inductor-micro-benchmark-cpu-x86/168096 2025-12-04T09:50:28.8756473Z * [new tag] ciflow/inductor-micro-benchmark/166165 -> ciflow/inductor-micro-benchmark/166165 2025-12-04T09:50:28.8756758Z * [new tag] ciflow/inductor-micro-benchmark/168096 -> ciflow/inductor-micro-benchmark/168096 2025-12-04T09:50:28.8757018Z * [new tag] ciflow/inductor-perf-compare/168096 -> ciflow/inductor-perf-compare/168096 2025-12-04T09:50:28.8757436Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/168073 -> ciflow/inductor-perf-test-nightly-rocm-mi300/168073 2025-12-04T09:50:28.8757833Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/168096 -> ciflow/inductor-perf-test-nightly-rocm-mi300/168096 2025-12-04T09:50:28.8758233Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/169024 -> ciflow/inductor-perf-test-nightly-rocm-mi300/169024 2025-12-04T09:50:28.8758627Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi355/169024 -> ciflow/inductor-perf-test-nightly-rocm-mi355/169024 2025-12-04T09:50:28.8758998Z * [new tag] ciflow/inductor-perf-test-nightly/168096 -> ciflow/inductor-perf-test-nightly/168096 2025-12-04T09:50:28.8759234Z * [new tag] ciflow/inductor-periodic/168096 -> ciflow/inductor-periodic/168096 2025-12-04T09:50:28.8759455Z * [new tag] ciflow/inductor-periodic/169024 -> ciflow/inductor-periodic/169024 2025-12-04T09:50:28.8759669Z * [new tag] ciflow/inductor-periodic/169425 -> ciflow/inductor-periodic/169425 2025-12-04T09:50:28.8759903Z * [new tag] ciflow/inductor-rocm-mi200/165545 -> ciflow/inductor-rocm-mi200/165545 2025-12-04T09:50:28.8760143Z * [new tag] ciflow/inductor-rocm-mi200/165997 -> ciflow/inductor-rocm-mi200/165997 2025-12-04T09:50:28.8760372Z * [new tag] ciflow/inductor-rocm-mi200/168096 -> ciflow/inductor-rocm-mi200/168096 2025-12-04T09:50:28.8760599Z * [new tag] ciflow/inductor-rocm-mi200/169063 -> ciflow/inductor-rocm-mi200/169063 2025-12-04T09:50:28.8760903Z * [new tag] ciflow/inductor-rocm-mi200/169425 -> ciflow/inductor-rocm-mi200/169425 2025-12-04T09:50:28.8761129Z * [new tag] ciflow/inductor-rocm-mi300/165545 -> ciflow/inductor-rocm-mi300/165545 2025-12-04T09:50:28.8761434Z * [new tag] ciflow/inductor-rocm-mi300/168096 -> ciflow/inductor-rocm-mi300/168096 2025-12-04T09:50:28.8761669Z * [new tag] ciflow/inductor-rocm-mi300/169063 -> ciflow/inductor-rocm-mi300/169063 2025-12-04T09:50:28.8761898Z * [new tag] ciflow/inductor-rocm-mi300/169425 -> ciflow/inductor-rocm-mi300/169425 2025-12-04T09:50:28.8762080Z * [new tag] ciflow/inductor-rocm/162052 -> ciflow/inductor-rocm/162052 2025-12-04T09:50:28.8762270Z * [new tag] ciflow/inductor-rocm/168971 -> ciflow/inductor-rocm/168971 2025-12-04T09:50:28.8762481Z * [new tag] ciflow/inductor-windows/168096 -> ciflow/inductor-windows/168096 2025-12-04T09:50:28.8762653Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-12-04T09:50:28.8762824Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-12-04T09:50:28.8762983Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-12-04T09:50:28.8763144Z * [new tag] ciflow/inductor/148294 -> ciflow/inductor/148294 2025-12-04T09:50:28.8763309Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-12-04T09:50:28.8763467Z * [new tag] ciflow/inductor/157149 -> ciflow/inductor/157149 2025-12-04T09:50:28.8763622Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-12-04T09:50:28.8763785Z * [new tag] ciflow/inductor/160685 -> ciflow/inductor/160685 2025-12-04T09:50:28.8763942Z * [new tag] ciflow/inductor/160686 -> ciflow/inductor/160686 2025-12-04T09:50:28.8764106Z * [new tag] ciflow/inductor/160687 -> ciflow/inductor/160687 2025-12-04T09:50:28.8764274Z * [new tag] ciflow/inductor/160688 -> ciflow/inductor/160688 2025-12-04T09:50:28.8764429Z * [new tag] ciflow/inductor/160706 -> ciflow/inductor/160706 2025-12-04T09:50:28.8764586Z * [new tag] ciflow/inductor/160729 -> ciflow/inductor/160729 2025-12-04T09:50:28.8764740Z * [new tag] ciflow/inductor/161938 -> ciflow/inductor/161938 2025-12-04T09:50:28.8764912Z * [new tag] ciflow/inductor/161939 -> ciflow/inductor/161939 2025-12-04T09:50:28.8765068Z * [new tag] ciflow/inductor/161940 -> ciflow/inductor/161940 2025-12-04T09:50:28.8765224Z * [new tag] ciflow/inductor/162052 -> ciflow/inductor/162052 2025-12-04T09:50:28.8765383Z * [new tag] ciflow/inductor/162275 -> ciflow/inductor/162275 2025-12-04T09:50:28.8765604Z * [new tag] ciflow/inductor/162795 -> ciflow/inductor/162795 2025-12-04T09:50:28.8765762Z * [new tag] ciflow/inductor/163245 -> ciflow/inductor/163245 2025-12-04T09:50:28.8765932Z * [new tag] ciflow/inductor/163335 -> ciflow/inductor/163335 2025-12-04T09:50:28.8766086Z * [new tag] ciflow/inductor/163503 -> ciflow/inductor/163503 2025-12-04T09:50:28.8766240Z * [new tag] ciflow/inductor/163942 -> ciflow/inductor/163942 2025-12-04T09:50:28.8766407Z * [new tag] ciflow/inductor/165270 -> ciflow/inductor/165270 2025-12-04T09:50:28.8766566Z * [new tag] ciflow/inductor/165274 -> ciflow/inductor/165274 2025-12-04T09:50:28.8766722Z * [new tag] ciflow/inductor/165322 -> ciflow/inductor/165322 2025-12-04T09:50:28.8766886Z * [new tag] ciflow/inductor/165597 -> ciflow/inductor/165597 2025-12-04T09:50:28.8767111Z * [new tag] ciflow/inductor/166063 -> ciflow/inductor/166063 2025-12-04T09:50:28.8767268Z * [new tag] ciflow/inductor/166075 -> ciflow/inductor/166075 2025-12-04T09:50:28.8767430Z * [new tag] ciflow/inductor/166165 -> ciflow/inductor/166165 2025-12-04T09:50:28.8767586Z * [new tag] ciflow/inductor/166254 -> ciflow/inductor/166254 2025-12-04T09:50:28.8767748Z * [new tag] ciflow/inductor/166483 -> ciflow/inductor/166483 2025-12-04T09:50:28.8767904Z * [new tag] ciflow/inductor/166494 -> ciflow/inductor/166494 2025-12-04T09:50:28.8768063Z * [new tag] ciflow/inductor/166545 -> ciflow/inductor/166545 2025-12-04T09:50:28.8768218Z * [new tag] ciflow/inductor/166788 -> ciflow/inductor/166788 2025-12-04T09:50:28.8768377Z * [new tag] ciflow/inductor/166846 -> ciflow/inductor/166846 2025-12-04T09:50:28.8768548Z * [new tag] ciflow/inductor/167300 -> ciflow/inductor/167300 2025-12-04T09:50:28.8768703Z * [new tag] ciflow/inductor/167407 -> ciflow/inductor/167407 2025-12-04T09:50:28.8768868Z * [new tag] ciflow/inductor/167536 -> ciflow/inductor/167536 2025-12-04T09:50:28.8769033Z * [new tag] ciflow/inductor/167552 -> ciflow/inductor/167552 2025-12-04T09:50:28.8769198Z * [new tag] ciflow/inductor/167555 -> ciflow/inductor/167555 2025-12-04T09:50:28.8769354Z * [new tag] ciflow/inductor/167583 -> ciflow/inductor/167583 2025-12-04T09:50:28.8769517Z * [new tag] ciflow/inductor/167599 -> ciflow/inductor/167599 2025-12-04T09:50:28.8769673Z * [new tag] ciflow/inductor/167647 -> ciflow/inductor/167647 2025-12-04T09:50:28.8769828Z * [new tag] ciflow/inductor/167677 -> ciflow/inductor/167677 2025-12-04T09:50:28.8769992Z * [new tag] ciflow/inductor/167680 -> ciflow/inductor/167680 2025-12-04T09:50:28.8770199Z * [new tag] ciflow/inductor/167695 -> ciflow/inductor/167695 2025-12-04T09:50:28.8770359Z * [new tag] ciflow/inductor/167742 -> ciflow/inductor/167742 2025-12-04T09:50:28.8770554Z * [new tag] ciflow/inductor/167768 -> ciflow/inductor/167768 2025-12-04T09:50:28.8770712Z * [new tag] ciflow/inductor/167773 -> ciflow/inductor/167773 2025-12-04T09:50:28.8770870Z * [new tag] ciflow/inductor/167781 -> ciflow/inductor/167781 2025-12-04T09:50:28.8771030Z * [new tag] ciflow/inductor/167880 -> ciflow/inductor/167880 2025-12-04T09:50:28.8771203Z * [new tag] ciflow/inductor/167887 -> ciflow/inductor/167887 2025-12-04T09:50:28.8771362Z * [new tag] ciflow/inductor/167972 -> ciflow/inductor/167972 2025-12-04T09:50:28.8771977Z * [new tag] ciflow/inductor/167989 -> ciflow/inductor/167989 2025-12-04T09:50:28.8772152Z * [new tag] ciflow/inductor/168002 -> ciflow/inductor/168002 2025-12-04T09:50:28.8772309Z * [new tag] ciflow/inductor/168050 -> ciflow/inductor/168050 2025-12-04T09:50:28.8772465Z * [new tag] ciflow/inductor/168051 -> ciflow/inductor/168051 2025-12-04T09:50:28.8772634Z * [new tag] ciflow/inductor/168052 -> ciflow/inductor/168052 2025-12-04T09:50:28.8772791Z * [new tag] ciflow/inductor/168073 -> ciflow/inductor/168073 2025-12-04T09:50:28.8772947Z * [new tag] ciflow/inductor/168096 -> ciflow/inductor/168096 2025-12-04T09:50:28.8773110Z * [new tag] ciflow/inductor/168114 -> ciflow/inductor/168114 2025-12-04T09:50:28.8773272Z * [new tag] ciflow/inductor/168115 -> ciflow/inductor/168115 2025-12-04T09:50:28.8773435Z * [new tag] ciflow/inductor/168127 -> ciflow/inductor/168127 2025-12-04T09:50:28.8773672Z * [new tag] ciflow/inductor/168129 -> ciflow/inductor/168129 2025-12-04T09:50:28.8773829Z * [new tag] ciflow/inductor/168157 -> ciflow/inductor/168157 2025-12-04T09:50:28.8773988Z * [new tag] ciflow/inductor/168175 -> ciflow/inductor/168175 2025-12-04T09:50:28.8774170Z * [new tag] ciflow/inductor/168185 -> ciflow/inductor/168185 2025-12-04T09:50:28.8774329Z * [new tag] ciflow/inductor/168195 -> ciflow/inductor/168195 2025-12-04T09:50:28.8774483Z * [new tag] ciflow/inductor/168209 -> ciflow/inductor/168209 2025-12-04T09:50:28.8774639Z * [new tag] ciflow/inductor/168266 -> ciflow/inductor/168266 2025-12-04T09:50:28.8774805Z * [new tag] ciflow/inductor/168316 -> ciflow/inductor/168316 2025-12-04T09:50:28.8774969Z * [new tag] ciflow/inductor/168326 -> ciflow/inductor/168326 2025-12-04T09:50:28.8775129Z * [new tag] ciflow/inductor/168368 -> ciflow/inductor/168368 2025-12-04T09:50:28.8775299Z * [new tag] ciflow/inductor/168894 -> ciflow/inductor/168894 2025-12-04T09:50:28.8775457Z * [new tag] ciflow/inductor/168934 -> ciflow/inductor/168934 2025-12-04T09:50:28.8775615Z * [new tag] ciflow/inductor/168939 -> ciflow/inductor/168939 2025-12-04T09:50:28.8775787Z * [new tag] ciflow/inductor/168946 -> ciflow/inductor/168946 2025-12-04T09:50:28.8775948Z * [new tag] ciflow/inductor/168950 -> ciflow/inductor/168950 2025-12-04T09:50:28.8776107Z * [new tag] ciflow/inductor/168951 -> ciflow/inductor/168951 2025-12-04T09:50:28.8776270Z * [new tag] ciflow/inductor/168952 -> ciflow/inductor/168952 2025-12-04T09:50:28.8776432Z * [new tag] ciflow/inductor/168955 -> ciflow/inductor/168955 2025-12-04T09:50:28.8776593Z * [new tag] ciflow/inductor/168971 -> ciflow/inductor/168971 2025-12-04T09:50:28.8776769Z * [new tag] ciflow/inductor/168979 -> ciflow/inductor/168979 2025-12-04T09:50:28.8776925Z * [new tag] ciflow/inductor/168980 -> ciflow/inductor/168980 2025-12-04T09:50:28.8777081Z * [new tag] ciflow/inductor/168983 -> ciflow/inductor/168983 2025-12-04T09:50:28.8777243Z * [new tag] ciflow/inductor/169006 -> ciflow/inductor/169006 2025-12-04T09:50:28.8777401Z * [new tag] ciflow/inductor/169023 -> ciflow/inductor/169023 2025-12-04T09:50:28.8777556Z * [new tag] ciflow/inductor/169024 -> ciflow/inductor/169024 2025-12-04T09:50:28.8777714Z * [new tag] ciflow/inductor/169025 -> ciflow/inductor/169025 2025-12-04T09:50:28.8777939Z * [new tag] ciflow/inductor/169066 -> ciflow/inductor/169066 2025-12-04T09:50:28.8778105Z * [new tag] ciflow/inductor/169091 -> ciflow/inductor/169091 2025-12-04T09:50:28.8778262Z * [new tag] ciflow/inductor/169102 -> ciflow/inductor/169102 2025-12-04T09:50:28.8778424Z * [new tag] ciflow/inductor/169103 -> ciflow/inductor/169103 2025-12-04T09:50:28.8778582Z * [new tag] ciflow/inductor/169121 -> ciflow/inductor/169121 2025-12-04T09:50:28.8778741Z * [new tag] ciflow/inductor/169134 -> ciflow/inductor/169134 2025-12-04T09:50:28.8778903Z * [new tag] ciflow/inductor/169135 -> ciflow/inductor/169135 2025-12-04T09:50:28.8779062Z * [new tag] ciflow/inductor/169141 -> ciflow/inductor/169141 2025-12-04T09:50:28.8779221Z * [new tag] ciflow/inductor/169151 -> ciflow/inductor/169151 2025-12-04T09:50:28.8779396Z * [new tag] ciflow/inductor/169161 -> ciflow/inductor/169161 2025-12-04T09:50:28.8779906Z * [new tag] ciflow/inductor/169167 -> ciflow/inductor/169167 2025-12-04T09:50:28.8780074Z * [new tag] ciflow/inductor/169177 -> ciflow/inductor/169177 2025-12-04T09:50:28.8780242Z * [new tag] ciflow/inductor/169185 -> ciflow/inductor/169185 2025-12-04T09:50:28.8780398Z * [new tag] ciflow/inductor/169196 -> ciflow/inductor/169196 2025-12-04T09:50:28.8780554Z * [new tag] ciflow/inductor/169200 -> ciflow/inductor/169200 2025-12-04T09:50:28.8780720Z * [new tag] ciflow/inductor/169204 -> ciflow/inductor/169204 2025-12-04T09:50:28.8780878Z * [new tag] ciflow/inductor/169216 -> ciflow/inductor/169216 2025-12-04T09:50:28.8781037Z * [new tag] ciflow/inductor/169219 -> ciflow/inductor/169219 2025-12-04T09:50:28.8781201Z * [new tag] ciflow/inductor/169220 -> ciflow/inductor/169220 2025-12-04T09:50:28.8781371Z * [new tag] ciflow/inductor/169230 -> ciflow/inductor/169230 2025-12-04T09:50:28.8781534Z * [new tag] ciflow/inductor/169242 -> ciflow/inductor/169242 2025-12-04T09:50:28.8781691Z * [new tag] ciflow/inductor/169245 -> ciflow/inductor/169245 2025-12-04T09:50:28.8781859Z * [new tag] ciflow/inductor/169260 -> ciflow/inductor/169260 2025-12-04T09:50:28.8782020Z * [new tag] ciflow/inductor/169282 -> ciflow/inductor/169282 2025-12-04T09:50:28.8782180Z * [new tag] ciflow/inductor/169286 -> ciflow/inductor/169286 2025-12-04T09:50:28.8782342Z * [new tag] ciflow/inductor/169299 -> ciflow/inductor/169299 2025-12-04T09:50:28.8782497Z * [new tag] ciflow/inductor/169304 -> ciflow/inductor/169304 2025-12-04T09:50:28.8782659Z * [new tag] ciflow/inductor/169305 -> ciflow/inductor/169305 2025-12-04T09:50:28.8782823Z * [new tag] ciflow/inductor/169308 -> ciflow/inductor/169308 2025-12-04T09:50:28.8782979Z * [new tag] ciflow/inductor/169319 -> ciflow/inductor/169319 2025-12-04T09:50:28.8783137Z * [new tag] ciflow/inductor/169326 -> ciflow/inductor/169326 2025-12-04T09:50:28.8783303Z * [new tag] ciflow/inductor/169332 -> ciflow/inductor/169332 2025-12-04T09:50:28.8783458Z * [new tag] ciflow/inductor/169333 -> ciflow/inductor/169333 2025-12-04T09:50:28.8783614Z * [new tag] ciflow/inductor/169336 -> ciflow/inductor/169336 2025-12-04T09:50:28.8783782Z * [new tag] ciflow/inductor/169340 -> ciflow/inductor/169340 2025-12-04T09:50:28.8783943Z * [new tag] ciflow/inductor/169341 -> ciflow/inductor/169341 2025-12-04T09:50:28.8784159Z * [new tag] ciflow/inductor/169343 -> ciflow/inductor/169343 2025-12-04T09:50:28.8784318Z * [new tag] ciflow/inductor/169346 -> ciflow/inductor/169346 2025-12-04T09:50:28.8784487Z * [new tag] ciflow/inductor/169348 -> ciflow/inductor/169348 2025-12-04T09:50:28.8784648Z * [new tag] ciflow/inductor/169350 -> ciflow/inductor/169350 2025-12-04T09:50:28.8784803Z * [new tag] ciflow/inductor/169355 -> ciflow/inductor/169355 2025-12-04T09:50:28.8784972Z * [new tag] ciflow/inductor/169370 -> ciflow/inductor/169370 2025-12-04T09:50:28.8785127Z * [new tag] ciflow/inductor/169375 -> ciflow/inductor/169375 2025-12-04T09:50:28.8785287Z * [new tag] ciflow/inductor/169389 -> ciflow/inductor/169389 2025-12-04T09:50:28.8785453Z * [new tag] ciflow/inductor/169391 -> ciflow/inductor/169391 2025-12-04T09:50:28.8785613Z * [new tag] ciflow/inductor/169393 -> ciflow/inductor/169393 2025-12-04T09:50:28.8785833Z * [new tag] ciflow/inductor/169399 -> ciflow/inductor/169399 2025-12-04T09:50:28.8785999Z * [new tag] ciflow/inductor/169400 -> ciflow/inductor/169400 2025-12-04T09:50:28.8786155Z * [new tag] ciflow/inductor/169415 -> ciflow/inductor/169415 2025-12-04T09:50:28.8786310Z * [new tag] ciflow/inductor/169417 -> ciflow/inductor/169417 2025-12-04T09:50:28.8786475Z * [new tag] ciflow/inductor/169418 -> ciflow/inductor/169418 2025-12-04T09:50:28.8786632Z * [new tag] ciflow/inductor/169430 -> ciflow/inductor/169430 2025-12-04T09:50:28.8786786Z * [new tag] ciflow/inductor/169432 -> ciflow/inductor/169432 2025-12-04T09:50:28.8786947Z * [new tag] ciflow/inductor/169436 -> ciflow/inductor/169436 2025-12-04T09:50:28.8787108Z * [new tag] ciflow/inductor/169437 -> ciflow/inductor/169437 2025-12-04T09:50:28.8787268Z * [new tag] ciflow/inductor/169438 -> ciflow/inductor/169438 2025-12-04T09:50:28.8787426Z * [new tag] ciflow/inductor/169441 -> ciflow/inductor/169441 2025-12-04T09:50:28.8787595Z * [new tag] ciflow/inductor/169446 -> ciflow/inductor/169446 2025-12-04T09:50:28.8787751Z * [new tag] ciflow/inductor/169447 -> ciflow/inductor/169447 2025-12-04T09:50:28.8787908Z * [new tag] ciflow/inductor/169452 -> ciflow/inductor/169452 2025-12-04T09:50:28.8788076Z * [new tag] ciflow/inductor/169455 -> ciflow/inductor/169455 2025-12-04T09:50:28.8788233Z * [new tag] ciflow/inductor/169459 -> ciflow/inductor/169459 2025-12-04T09:50:28.8788389Z * [new tag] ciflow/inductor/169463 -> ciflow/inductor/169463 2025-12-04T09:50:28.8788555Z * [new tag] ciflow/inductor/169476 -> ciflow/inductor/169476 2025-12-04T09:50:28.8788722Z * [new tag] ciflow/inductor/169485 -> ciflow/inductor/169485 2025-12-04T09:50:28.8788878Z * [new tag] ciflow/inductor/169493 -> ciflow/inductor/169493 2025-12-04T09:50:28.8789042Z * [new tag] ciflow/inductor/169496 -> ciflow/inductor/169496 2025-12-04T09:50:28.8789201Z * [new tag] ciflow/inductor/169497 -> ciflow/inductor/169497 2025-12-04T09:50:28.8789358Z * [new tag] ciflow/inductor/169503 -> ciflow/inductor/169503 2025-12-04T09:50:28.8789527Z * [new tag] ciflow/inductor/169504 -> ciflow/inductor/169504 2025-12-04T09:50:28.8789683Z * [new tag] ciflow/inductor/169505 -> ciflow/inductor/169505 2025-12-04T09:50:28.8789837Z * [new tag] ciflow/inductor/169508 -> ciflow/inductor/169508 2025-12-04T09:50:28.8790002Z * [new tag] ciflow/inductor/169509 -> ciflow/inductor/169509 2025-12-04T09:50:28.8790226Z * [new tag] ciflow/inductor/169513 -> ciflow/inductor/169513 2025-12-04T09:50:28.8790380Z * [new tag] ciflow/inductor/169514 -> ciflow/inductor/169514 2025-12-04T09:50:28.8790538Z * [new tag] ciflow/inductor/169515 -> ciflow/inductor/169515 2025-12-04T09:50:28.8790699Z * [new tag] ciflow/inductor/169517 -> ciflow/inductor/169517 2025-12-04T09:50:28.8790853Z * [new tag] ciflow/inductor/169519 -> ciflow/inductor/169519 2025-12-04T09:50:28.8791011Z * [new tag] ciflow/inductor/169520 -> ciflow/inductor/169520 2025-12-04T09:50:28.8791171Z * [new tag] ciflow/inductor/169521 -> ciflow/inductor/169521 2025-12-04T09:50:28.8791327Z * [new tag] ciflow/inductor/169524 -> ciflow/inductor/169524 2025-12-04T09:50:28.8791482Z * [new tag] ciflow/inductor/169527 -> ciflow/inductor/169527 2025-12-04T09:50:28.8791710Z * [new tag] ciflow/inductor/169528 -> ciflow/inductor/169528 2025-12-04T09:50:28.8791868Z * [new tag] ciflow/inductor/169532 -> ciflow/inductor/169532 2025-12-04T09:50:28.8792024Z * [new tag] ciflow/inductor/169535 -> ciflow/inductor/169535 2025-12-04T09:50:28.8792193Z * [new tag] ciflow/inductor/169536 -> ciflow/inductor/169536 2025-12-04T09:50:28.8792348Z * [new tag] ciflow/inductor/169547 -> ciflow/inductor/169547 2025-12-04T09:50:28.8792501Z * [new tag] ciflow/inductor/169548 -> ciflow/inductor/169548 2025-12-04T09:50:28.8792661Z * [new tag] ciflow/inductor/169549 -> ciflow/inductor/169549 2025-12-04T09:50:28.8792816Z * [new tag] ciflow/inductor/169551 -> ciflow/inductor/169551 2025-12-04T09:50:28.8792972Z * [new tag] ciflow/inductor/169552 -> ciflow/inductor/169552 2025-12-04T09:50:28.8793143Z * [new tag] ciflow/inductor/169553 -> ciflow/inductor/169553 2025-12-04T09:50:28.8793297Z * [new tag] ciflow/inductor/169557 -> ciflow/inductor/169557 2025-12-04T09:50:28.8793471Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-12-04T09:50:28.8793653Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-12-04T09:50:28.8793814Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-12-04T09:50:28.8793997Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-12-04T09:50:28.8794178Z * [new tag] ciflow/linux-aarch64/166075 -> ciflow/linux-aarch64/166075 2025-12-04T09:50:28.8794361Z * [new tag] ciflow/linux-aarch64/166876 -> ciflow/linux-aarch64/166876 2025-12-04T09:50:28.8794537Z * [new tag] ciflow/linux-aarch64/167981 -> ciflow/linux-aarch64/167981 2025-12-04T09:50:28.8794688Z * [new tag] ciflow/mps/166254 -> ciflow/mps/166254 2025-12-04T09:50:28.8794839Z * [new tag] ciflow/mps/169017 -> ciflow/mps/169017 2025-12-04T09:50:28.8794979Z * [new tag] ciflow/mps/169372 -> ciflow/mps/169372 2025-12-04T09:50:28.8795126Z * [new tag] ciflow/mps/169478 -> ciflow/mps/169478 2025-12-04T09:50:28.8795314Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-12-04T09:50:28.8795488Z * [new tag] ciflow/op-benchmark/166075 -> ciflow/op-benchmark/166075 2025-12-04T09:50:28.8795667Z * [new tag] ciflow/op-benchmark/169544 -> ciflow/op-benchmark/169544 2025-12-04T09:50:28.8795983Z * [new tag] ciflow/periodic-rocm-mi200/165997 -> ciflow/periodic-rocm-mi200/165997 2025-12-04T09:50:28.8796218Z * [new tag] ciflow/periodic-rocm-mi200/166517 -> ciflow/periodic-rocm-mi200/166517 2025-12-04T09:50:28.8796528Z * [new tag] ciflow/periodic-rocm-mi200/169063 -> ciflow/periodic-rocm-mi200/169063 2025-12-04T09:50:28.8796763Z * [new tag] ciflow/periodic-rocm-mi200/169425 -> ciflow/periodic-rocm-mi200/169425 2025-12-04T09:50:28.8796994Z * [new tag] ciflow/periodic-rocm-mi300/166517 -> ciflow/periodic-rocm-mi300/166517 2025-12-04T09:50:28.8797221Z * [new tag] ciflow/periodic-rocm-mi300/169063 -> ciflow/periodic-rocm-mi300/169063 2025-12-04T09:50:28.8797458Z * [new tag] ciflow/periodic-rocm-mi300/169425 -> ciflow/periodic-rocm-mi300/169425 2025-12-04T09:50:28.8797630Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-12-04T09:50:28.8797798Z * [new tag] ciflow/periodic/167207 -> ciflow/periodic/167207 2025-12-04T09:50:28.8797968Z * [new tag] ciflow/periodic/167978 -> ciflow/periodic/167978 2025-12-04T09:50:28.8798197Z * [new tag] ciflow/periodic/168096 -> ciflow/periodic/168096 2025-12-04T09:50:28.8798356Z * [new tag] ciflow/periodic/169286 -> ciflow/periodic/169286 2025-12-04T09:50:28.8798522Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-12-04T09:50:28.8798705Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-12-04T09:50:28.8798862Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-12-04T09:50:28.8799029Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-12-04T09:50:28.8799498Z * [new tag] ciflow/periodic/7c648509a7470ace9fb2bae960dd4790f7e943e9 -> ciflow/periodic/7c648509a7470ace9fb2bae960dd4790f7e943e9 2025-12-04T09:50:28.8799687Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-12-04T09:50:28.8799902Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-12-04T09:50:28.8800114Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-12-04T09:50:28.8800310Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-12-04T09:50:28.8800499Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-12-04T09:50:28.8800718Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-12-04T09:50:28.8800903Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-12-04T09:50:28.8801058Z * [new tag] ciflow/pull/167207 -> ciflow/pull/167207 2025-12-04T09:50:28.8801414Z * [new tag] ciflow/quantization-periodic/169207 -> ciflow/quantization-periodic/169207 2025-12-04T09:50:28.8801590Z * [new tag] ciflow/rocm-mi200/165545 -> ciflow/rocm-mi200/165545 2025-12-04T09:50:28.8801765Z * [new tag] ciflow/rocm-mi200/165997 -> ciflow/rocm-mi200/165997 2025-12-04T09:50:28.8801936Z * [new tag] ciflow/rocm-mi200/168096 -> ciflow/rocm-mi200/168096 2025-12-04T09:50:28.8802095Z * [new tag] ciflow/rocm-mi200/168275 -> ciflow/rocm-mi200/168275 2025-12-04T09:50:28.8802254Z * [new tag] ciflow/rocm-mi200/169063 -> ciflow/rocm-mi200/169063 2025-12-04T09:50:28.8802427Z * [new tag] ciflow/rocm-mi200/169356 -> ciflow/rocm-mi200/169356 2025-12-04T09:50:28.8802585Z * [new tag] ciflow/rocm-mi200/169425 -> ciflow/rocm-mi200/169425 2025-12-04T09:50:28.8802745Z * [new tag] ciflow/rocm-mi300/165545 -> ciflow/rocm-mi300/165545 2025-12-04T09:50:28.8802907Z * [new tag] ciflow/rocm-mi300/167157 -> ciflow/rocm-mi300/167157 2025-12-04T09:50:28.8803077Z * [new tag] ciflow/rocm-mi300/168096 -> ciflow/rocm-mi300/168096 2025-12-04T09:50:28.8803305Z * [new tag] ciflow/rocm-mi300/169063 -> ciflow/rocm-mi300/169063 2025-12-04T09:50:28.8803463Z * [new tag] ciflow/rocm-mi300/169425 -> ciflow/rocm-mi300/169425 2025-12-04T09:50:28.8803629Z * [new tag] ciflow/rocm-mi355/167157 -> ciflow/rocm-mi355/167157 2025-12-04T09:50:28.8803785Z * [new tag] ciflow/rocm-mi355/168275 -> ciflow/rocm-mi355/168275 2025-12-04T09:50:28.8803949Z * [new tag] ciflow/rocm-mi355/169425 -> ciflow/rocm-mi355/169425 2025-12-04T09:50:28.8804129Z * [new tag] ciflow/rocm-navi31/168275 -> ciflow/rocm-navi31/168275 2025-12-04T09:50:28.8804296Z * [new tag] ciflow/rocm-navi31/169425 -> ciflow/rocm-navi31/169425 2025-12-04T09:50:28.8804439Z * [new tag] ciflow/rocm/115316 -> ciflow/rocm/115316 2025-12-04T09:50:28.8804595Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-12-04T09:50:28.8804798Z * [new tag] ciflow/rocm/160685 -> ciflow/rocm/160685 2025-12-04T09:50:28.8804938Z * [new tag] ciflow/rocm/161607 -> ciflow/rocm/161607 2025-12-04T09:50:28.8805086Z * [new tag] ciflow/rocm/162052 -> ciflow/rocm/162052 2025-12-04T09:50:28.8805226Z * [new tag] ciflow/rocm/165997 -> ciflow/rocm/165997 2025-12-04T09:50:28.8805364Z * [new tag] ciflow/rocm/166165 -> ciflow/rocm/166165 2025-12-04T09:50:28.8805508Z * [new tag] ciflow/rocm/166517 -> ciflow/rocm/166517 2025-12-04T09:50:28.8805646Z * [new tag] ciflow/rocm/167207 -> ciflow/rocm/167207 2025-12-04T09:50:28.8805789Z * [new tag] ciflow/rocm/167536 -> ciflow/rocm/167536 2025-12-04T09:50:28.8805929Z * [new tag] ciflow/rocm/167781 -> ciflow/rocm/167781 2025-12-04T09:50:28.8806082Z * [new tag] ciflow/rocm/167989 -> ciflow/rocm/167989 2025-12-04T09:50:28.8806223Z * [new tag] ciflow/rocm/168073 -> ciflow/rocm/168073 2025-12-04T09:50:28.8806368Z * [new tag] ciflow/rocm/168195 -> ciflow/rocm/168195 2025-12-04T09:50:28.8806514Z * [new tag] ciflow/rocm/168939 -> ciflow/rocm/168939 2025-12-04T09:50:28.8806653Z * [new tag] ciflow/rocm/168971 -> ciflow/rocm/168971 2025-12-04T09:50:28.8806791Z * [new tag] ciflow/rocm/169024 -> ciflow/rocm/169024 2025-12-04T09:50:28.8806940Z * [new tag] ciflow/rocm/169200 -> ciflow/rocm/169200 2025-12-04T09:50:28.8807079Z * [new tag] ciflow/rocm/169216 -> ciflow/rocm/169216 2025-12-04T09:50:28.8807220Z * [new tag] ciflow/rocm/169312 -> ciflow/rocm/169312 2025-12-04T09:50:28.8807371Z * [new tag] ciflow/rocm/169380 -> ciflow/rocm/169380 2025-12-04T09:50:28.8807522Z * [new tag] ciflow/rocm/169427 -> ciflow/rocm/169427 2025-12-04T09:50:28.8807661Z * [new tag] ciflow/rocm/169455 -> ciflow/rocm/169455 2025-12-04T09:50:28.8807808Z * [new tag] ciflow/rocm/169470 -> ciflow/rocm/169470 2025-12-04T09:50:28.8807948Z * [new tag] ciflow/rocm/169471 -> ciflow/rocm/169471 2025-12-04T09:50:28.8808085Z * [new tag] ciflow/rocm/169472 -> ciflow/rocm/169472 2025-12-04T09:50:28.8808223Z * [new tag] ciflow/rocm/169514 -> ciflow/rocm/169514 2025-12-04T09:50:28.8808373Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-12-04T09:50:28.8808516Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-12-04T09:50:28.8808993Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-12-04T09:50:28.8809211Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-12-04T09:50:28.8809351Z * [new tag] ciflow/slow/167207 -> ciflow/slow/167207 2025-12-04T09:50:28.8809490Z * [new tag] ciflow/slow/168050 -> ciflow/slow/168050 2025-12-04T09:50:28.8809638Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-12-04T09:50:28.8809783Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-12-04T09:50:28.8809928Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-12-04T09:50:28.8810085Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-12-04T09:50:28.8810232Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-12-04T09:50:28.8810379Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-12-04T09:50:28.8810589Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-12-04T09:50:28.8810737Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-12-04T09:50:28.8811166Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-12-04T09:50:28.8811325Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-12-04T09:50:28.8811468Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-12-04T09:50:28.8811611Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-12-04T09:50:28.8811765Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-12-04T09:50:28.8811908Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-12-04T09:50:28.8812375Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-12-04T09:50:28.8812564Z * [new tag] ciflow/torchbench/168175 -> ciflow/torchbench/168175 2025-12-04T09:50:28.8812707Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-12-04T09:50:28.8812849Z * [new tag] ciflow/trunk/157149 -> ciflow/trunk/157149 2025-12-04T09:50:28.8812992Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-12-04T09:50:28.8813140Z * [new tag] ciflow/trunk/159718 -> ciflow/trunk/159718 2025-12-04T09:50:28.8813280Z * [new tag] ciflow/trunk/160685 -> ciflow/trunk/160685 2025-12-04T09:50:28.8813421Z * [new tag] ciflow/trunk/160729 -> ciflow/trunk/160729 2025-12-04T09:50:28.8813570Z * [new tag] ciflow/trunk/162275 -> ciflow/trunk/162275 2025-12-04T09:50:28.8813722Z * [new tag] ciflow/trunk/162795 -> ciflow/trunk/162795 2025-12-04T09:50:28.8813863Z * [new tag] ciflow/trunk/163245 -> ciflow/trunk/163245 2025-12-04T09:50:28.8814017Z * [new tag] ciflow/trunk/163942 -> ciflow/trunk/163942 2025-12-04T09:50:28.8814158Z * [new tag] ciflow/trunk/165274 -> ciflow/trunk/165274 2025-12-04T09:50:28.8814304Z * [new tag] ciflow/trunk/165483 -> ciflow/trunk/165483 2025-12-04T09:50:28.8814455Z * [new tag] ciflow/trunk/165728 -> ciflow/trunk/165728 2025-12-04T09:50:28.8814600Z * [new tag] ciflow/trunk/165922 -> ciflow/trunk/165922 2025-12-04T09:50:28.8814741Z * [new tag] ciflow/trunk/166075 -> ciflow/trunk/166075 2025-12-04T09:50:28.8814897Z * [new tag] ciflow/trunk/166165 -> ciflow/trunk/166165 2025-12-04T09:50:28.8815100Z * [new tag] ciflow/trunk/166829 -> ciflow/trunk/166829 2025-12-04T09:50:28.8815249Z * [new tag] ciflow/trunk/166843 -> ciflow/trunk/166843 2025-12-04T09:50:28.8815390Z * [new tag] ciflow/trunk/166876 -> ciflow/trunk/166876 2025-12-04T09:50:28.8815546Z * [new tag] ciflow/trunk/167207 -> ciflow/trunk/167207 2025-12-04T09:50:28.8815692Z * [new tag] ciflow/trunk/167536 -> ciflow/trunk/167536 2025-12-04T09:50:28.8815833Z * [new tag] ciflow/trunk/167552 -> ciflow/trunk/167552 2025-12-04T09:50:28.8815983Z * [new tag] ciflow/trunk/167555 -> ciflow/trunk/167555 2025-12-04T09:50:28.8816124Z * [new tag] ciflow/trunk/167599 -> ciflow/trunk/167599 2025-12-04T09:50:28.8816269Z * [new tag] ciflow/trunk/167659 -> ciflow/trunk/167659 2025-12-04T09:50:28.8816421Z * [new tag] ciflow/trunk/167672 -> ciflow/trunk/167672 2025-12-04T09:50:28.8816624Z * [new tag] ciflow/trunk/167742 -> ciflow/trunk/167742 2025-12-04T09:50:28.8816767Z * [new tag] ciflow/trunk/167781 -> ciflow/trunk/167781 2025-12-04T09:50:28.8816922Z * [new tag] ciflow/trunk/167837 -> ciflow/trunk/167837 2025-12-04T09:50:28.8817065Z * [new tag] ciflow/trunk/167887 -> ciflow/trunk/167887 2025-12-04T09:50:28.8817209Z * [new tag] ciflow/trunk/167978 -> ciflow/trunk/167978 2025-12-04T09:50:28.8817361Z * [new tag] ciflow/trunk/168050 -> ciflow/trunk/168050 2025-12-04T09:50:28.8817505Z * [new tag] ciflow/trunk/168051 -> ciflow/trunk/168051 2025-12-04T09:50:28.8817647Z * [new tag] ciflow/trunk/168096 -> ciflow/trunk/168096 2025-12-04T09:50:28.8817795Z * [new tag] ciflow/trunk/168127 -> ciflow/trunk/168127 2025-12-04T09:50:28.8817942Z * [new tag] ciflow/trunk/168157 -> ciflow/trunk/168157 2025-12-04T09:50:28.8818084Z * [new tag] ciflow/trunk/168175 -> ciflow/trunk/168175 2025-12-04T09:50:28.8818229Z * [new tag] ciflow/trunk/168209 -> ciflow/trunk/168209 2025-12-04T09:50:28.8818382Z * [new tag] ciflow/trunk/168213 -> ciflow/trunk/168213 2025-12-04T09:50:28.8818525Z * [new tag] ciflow/trunk/168226 -> ciflow/trunk/168226 2025-12-04T09:50:28.8818667Z * [new tag] ciflow/trunk/168262 -> ciflow/trunk/168262 2025-12-04T09:50:28.8818819Z * [new tag] ciflow/trunk/168275 -> ciflow/trunk/168275 2025-12-04T09:50:28.8818964Z * [new tag] ciflow/trunk/168328 -> ciflow/trunk/168328 2025-12-04T09:50:28.8819106Z * [new tag] ciflow/trunk/168368 -> ciflow/trunk/168368 2025-12-04T09:50:28.8819263Z * [new tag] ciflow/trunk/168917 -> ciflow/trunk/168917 2025-12-04T09:50:28.8819408Z * [new tag] ciflow/trunk/168933 -> ciflow/trunk/168933 2025-12-04T09:50:28.8819552Z * [new tag] ciflow/trunk/168941 -> ciflow/trunk/168941 2025-12-04T09:50:28.8819706Z * [new tag] ciflow/trunk/168955 -> ciflow/trunk/168955 2025-12-04T09:50:28.8819851Z * [new tag] ciflow/trunk/168980 -> ciflow/trunk/168980 2025-12-04T09:50:28.8819996Z * [new tag] ciflow/trunk/169004 -> ciflow/trunk/169004 2025-12-04T09:50:28.8820146Z * [new tag] ciflow/trunk/169006 -> ciflow/trunk/169006 2025-12-04T09:50:28.8820292Z * [new tag] ciflow/trunk/169023 -> ciflow/trunk/169023 2025-12-04T09:50:28.8820434Z * [new tag] ciflow/trunk/169025 -> ciflow/trunk/169025 2025-12-04T09:50:28.8820638Z * [new tag] ciflow/trunk/169048 -> ciflow/trunk/169048 2025-12-04T09:50:28.8820794Z * [new tag] ciflow/trunk/169066 -> ciflow/trunk/169066 2025-12-04T09:50:28.8820942Z * [new tag] ciflow/trunk/169091 -> ciflow/trunk/169091 2025-12-04T09:50:28.8821090Z * [new tag] ciflow/trunk/169102 -> ciflow/trunk/169102 2025-12-04T09:50:28.8821239Z * [new tag] ciflow/trunk/169103 -> ciflow/trunk/169103 2025-12-04T09:50:28.8821381Z * [new tag] ciflow/trunk/169125 -> ciflow/trunk/169125 2025-12-04T09:50:28.8821522Z * [new tag] ciflow/trunk/169139 -> ciflow/trunk/169139 2025-12-04T09:50:28.8821673Z * [new tag] ciflow/trunk/169148 -> ciflow/trunk/169148 2025-12-04T09:50:28.8821816Z * [new tag] ciflow/trunk/169151 -> ciflow/trunk/169151 2025-12-04T09:50:28.8821961Z * [new tag] ciflow/trunk/169156 -> ciflow/trunk/169156 2025-12-04T09:50:28.8822177Z * [new tag] ciflow/trunk/169176 -> ciflow/trunk/169176 2025-12-04T09:50:28.8822324Z * [new tag] ciflow/trunk/169204 -> ciflow/trunk/169204 2025-12-04T09:50:28.8822464Z * [new tag] ciflow/trunk/169207 -> ciflow/trunk/169207 2025-12-04T09:50:28.8822612Z * [new tag] ciflow/trunk/169211 -> ciflow/trunk/169211 2025-12-04T09:50:28.8822750Z * [new tag] ciflow/trunk/169231 -> ciflow/trunk/169231 2025-12-04T09:50:28.8822896Z * [new tag] ciflow/trunk/169260 -> ciflow/trunk/169260 2025-12-04T09:50:28.8823046Z * [new tag] ciflow/trunk/169271 -> ciflow/trunk/169271 2025-12-04T09:50:28.8823191Z * [new tag] ciflow/trunk/169280 -> ciflow/trunk/169280 2025-12-04T09:50:28.8823338Z * [new tag] ciflow/trunk/169281 -> ciflow/trunk/169281 2025-12-04T09:50:28.8823485Z * [new tag] ciflow/trunk/169286 -> ciflow/trunk/169286 2025-12-04T09:50:28.8823638Z * [new tag] ciflow/trunk/169293 -> ciflow/trunk/169293 2025-12-04T09:50:28.8823780Z * [new tag] ciflow/trunk/169296 -> ciflow/trunk/169296 2025-12-04T09:50:28.8823920Z * [new tag] ciflow/trunk/169304 -> ciflow/trunk/169304 2025-12-04T09:50:28.8824067Z * [new tag] ciflow/trunk/169305 -> ciflow/trunk/169305 2025-12-04T09:50:28.8824208Z * [new tag] ciflow/trunk/169312 -> ciflow/trunk/169312 2025-12-04T09:50:28.8824348Z * [new tag] ciflow/trunk/169328 -> ciflow/trunk/169328 2025-12-04T09:50:28.8824496Z * [new tag] ciflow/trunk/169343 -> ciflow/trunk/169343 2025-12-04T09:50:28.8824637Z * [new tag] ciflow/trunk/169355 -> ciflow/trunk/169355 2025-12-04T09:50:28.8824784Z * [new tag] ciflow/trunk/169370 -> ciflow/trunk/169370 2025-12-04T09:50:28.8824937Z * [new tag] ciflow/trunk/169379 -> ciflow/trunk/169379 2025-12-04T09:50:28.8825076Z * [new tag] ciflow/trunk/169380 -> ciflow/trunk/169380 2025-12-04T09:50:28.8825217Z * [new tag] ciflow/trunk/169385 -> ciflow/trunk/169385 2025-12-04T09:50:28.8825369Z * [new tag] ciflow/trunk/169387 -> ciflow/trunk/169387 2025-12-04T09:50:28.8825508Z * [new tag] ciflow/trunk/169410 -> ciflow/trunk/169410 2025-12-04T09:50:28.8825649Z * [new tag] ciflow/trunk/169412 -> ciflow/trunk/169412 2025-12-04T09:50:28.8825790Z * [new tag] ciflow/trunk/169418 -> ciflow/trunk/169418 2025-12-04T09:50:28.8825948Z * [new tag] ciflow/trunk/169423 -> ciflow/trunk/169423 2025-12-04T09:50:28.8826095Z * [new tag] ciflow/trunk/169427 -> ciflow/trunk/169427 2025-12-04T09:50:28.8826302Z * [new tag] ciflow/trunk/169430 -> ciflow/trunk/169430 2025-12-04T09:50:28.8826448Z * [new tag] ciflow/trunk/169437 -> ciflow/trunk/169437 2025-12-04T09:50:28.8826590Z * [new tag] ciflow/trunk/169442 -> ciflow/trunk/169442 2025-12-04T09:50:28.8826732Z * [new tag] ciflow/trunk/169452 -> ciflow/trunk/169452 2025-12-04T09:50:28.8826881Z * [new tag] ciflow/trunk/169454 -> ciflow/trunk/169454 2025-12-04T09:50:28.8827026Z * [new tag] ciflow/trunk/169459 -> ciflow/trunk/169459 2025-12-04T09:50:28.8827167Z * [new tag] ciflow/trunk/169474 -> ciflow/trunk/169474 2025-12-04T09:50:28.8827315Z * [new tag] ciflow/trunk/169475 -> ciflow/trunk/169475 2025-12-04T09:50:28.8827459Z * [new tag] ciflow/trunk/169476 -> ciflow/trunk/169476 2025-12-04T09:50:28.8827609Z * [new tag] ciflow/trunk/169487 -> ciflow/trunk/169487 2025-12-04T09:50:28.8827819Z * [new tag] ciflow/trunk/169497 -> ciflow/trunk/169497 2025-12-04T09:50:28.8827961Z * [new tag] ciflow/trunk/169503 -> ciflow/trunk/169503 2025-12-04T09:50:28.8828105Z * [new tag] ciflow/trunk/169505 -> ciflow/trunk/169505 2025-12-04T09:50:28.8828250Z * [new tag] ciflow/trunk/169507 -> ciflow/trunk/169507 2025-12-04T09:50:28.8828397Z * [new tag] ciflow/trunk/169514 -> ciflow/trunk/169514 2025-12-04T09:50:28.8828539Z * [new tag] ciflow/trunk/169517 -> ciflow/trunk/169517 2025-12-04T09:50:28.8828685Z * [new tag] ciflow/trunk/169519 -> ciflow/trunk/169519 2025-12-04T09:50:28.8828836Z * [new tag] ciflow/trunk/169528 -> ciflow/trunk/169528 2025-12-04T09:50:28.8828980Z * [new tag] ciflow/trunk/169541 -> ciflow/trunk/169541 2025-12-04T09:50:28.8829132Z * [new tag] ciflow/trunk/169555 -> ciflow/trunk/169555 2025-12-04T09:50:28.8829287Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-12-04T09:50:28.8829429Z * [new tag] ciflow/vllm/165270 -> ciflow/vllm/165270 2025-12-04T09:50:28.8829567Z * [new tag] ciflow/vllm/165274 -> ciflow/vllm/165274 2025-12-04T09:50:28.8829713Z * [new tag] ciflow/vllm/166494 -> ciflow/vllm/166494 2025-12-04T09:50:28.8829850Z * [new tag] ciflow/vllm/169219 -> ciflow/vllm/169219 2025-12-04T09:50:28.8829987Z * [new tag] ciflow/vllm/169220 -> ciflow/vllm/169220 2025-12-04T09:50:28.8830135Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-12-04T09:50:28.8830271Z * [new tag] ciflow/xpu/159718 -> ciflow/xpu/159718 2025-12-04T09:50:28.8830415Z * [new tag] ciflow/xpu/161940 -> ciflow/xpu/161940 2025-12-04T09:50:28.8830568Z * [new tag] ciflow/xpu/163251 -> ciflow/xpu/163251 2025-12-04T09:50:28.8830704Z * [new tag] ciflow/xpu/166829 -> ciflow/xpu/166829 2025-12-04T09:50:28.8830842Z * [new tag] ciflow/xpu/166843 -> ciflow/xpu/166843 2025-12-04T09:50:28.8830979Z * [new tag] ciflow/xpu/167972 -> ciflow/xpu/167972 2025-12-04T09:50:28.8831127Z * [new tag] ciflow/xpu/167981 -> ciflow/xpu/167981 2025-12-04T09:50:28.8831262Z * [new tag] ciflow/xpu/168213 -> ciflow/xpu/168213 2025-12-04T09:50:28.8831403Z * [new tag] ciflow/xpu/168262 -> ciflow/xpu/168262 2025-12-04T09:50:28.8831549Z * [new tag] ciflow/xpu/168328 -> ciflow/xpu/168328 2025-12-04T09:50:28.8831748Z * [new tag] ciflow/xpu/168950 -> ciflow/xpu/168950 2025-12-04T09:50:28.8831888Z * [new tag] ciflow/xpu/169039 -> ciflow/xpu/169039 2025-12-04T09:50:28.8832031Z * [new tag] ciflow/xpu/169200 -> ciflow/xpu/169200 2025-12-04T09:50:28.8832168Z * [new tag] ciflow/xpu/169203 -> ciflow/xpu/169203 2025-12-04T09:50:28.8832304Z * [new tag] ciflow/xpu/169230 -> ciflow/xpu/169230 2025-12-04T09:50:28.8832448Z * [new tag] ciflow/xpu/169231 -> ciflow/xpu/169231 2025-12-04T09:50:28.8832585Z * [new tag] ciflow/xpu/169241 -> ciflow/xpu/169241 2025-12-04T09:50:28.8832727Z * [new tag] ciflow/xpu/169280 -> ciflow/xpu/169280 2025-12-04T09:50:28.8832870Z * [new tag] ciflow/xpu/169296 -> ciflow/xpu/169296 2025-12-04T09:50:28.8833013Z * [new tag] ciflow/xpu/169353 -> ciflow/xpu/169353 2025-12-04T09:50:28.8833209Z * [new tag] ciflow/xpu/169410 -> ciflow/xpu/169410 2025-12-04T09:50:28.8833349Z * [new tag] ciflow/xpu/169442 -> ciflow/xpu/169442 2025-12-04T09:50:28.8833493Z * [new tag] ciflow/xpu/169555 -> ciflow/xpu/169555 2025-12-04T09:50:28.8833619Z * [new tag] cslpull75 -> cslpull75 2025-12-04T09:50:28.8833746Z * [new tag] cslpull76 -> cslpull76 2025-12-04T09:50:28.8833881Z * [new tag] cslpull77 -> cslpull77 2025-12-04T09:50:28.8834000Z * [new tag] cslpull78 -> cslpull78 2025-12-04T09:50:28.8834123Z * [new tag] cslpull79 -> cslpull79 2025-12-04T09:50:28.8834251Z * [new tag] cslpull80 -> cslpull80 2025-12-04T09:50:28.8834374Z * [new tag] cslpull81 -> cslpull81 2025-12-04T09:50:28.8834497Z * [new tag] cslpull82 -> cslpull82 2025-12-04T09:50:28.8834628Z * [new tag] cslpull83 -> cslpull83 2025-12-04T09:50:28.8834750Z * [new tag] cslpull84 -> cslpull84 2025-12-04T09:50:28.8834872Z * [new tag] cslpull85 -> cslpull85 2025-12-04T09:50:28.8835008Z * [new tag] cslpull86 -> cslpull86 2025-12-04T09:50:28.8835130Z * [new tag] cslpull87 -> cslpull87 2025-12-04T09:50:28.8835248Z * [new tag] cslpull88 -> cslpull88 2025-12-04T09:50:28.8835366Z * [new tag] cslpull89 -> cslpull89 2025-12-04T09:50:28.8835492Z * [new tag] cslpull90 -> cslpull90 2025-12-04T09:50:28.8835614Z * [new tag] cslpull91 -> cslpull91 2025-12-04T09:50:28.8835736Z * [new tag] cslpull92 -> cslpull92 2025-12-04T09:50:28.8835870Z * [new tag] flight_5 -> flight_5 2025-12-04T09:50:28.8835997Z * [new tag] flight_5.1 -> flight_5.1 2025-12-04T09:50:28.8836119Z * [new tag] flight_5.2 -> flight_5.2 2025-12-04T09:50:28.8836246Z * [new tag] flight_5.3 -> flight_5.3 2025-12-04T09:50:28.8836368Z * [new tag] forpull1 -> forpull1 2025-12-04T09:50:28.8836518Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-12-04T09:50:28.8836673Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-12-04T09:50:28.8836819Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-12-04T09:50:28.8836964Z * [new tag] nightly-binary -> nightly-binary 2025-12-04T09:50:28.8837190Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-12-04T09:50:28.8837332Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-12-04T09:50:28.8837684Z * [new tag] trunk/02d8bd6974cf84b721680d773dbdb1b6f40ce272 -> trunk/02d8bd6974cf84b721680d773dbdb1b6f40ce272 2025-12-04T09:50:28.8838028Z * [new tag] trunk/066997fb38ade71e00d78e9d572e380b5f02bd3e -> trunk/066997fb38ade71e00d78e9d572e380b5f02bd3e 2025-12-04T09:50:28.8838376Z * [new tag] trunk/076e7b19fa1d481ad778d06d2b49ba57d3ce8c88 -> trunk/076e7b19fa1d481ad778d06d2b49ba57d3ce8c88 2025-12-04T09:50:28.8838714Z * [new tag] trunk/07dcc0b83db3211653a38565a24e15acdba75654 -> trunk/07dcc0b83db3211653a38565a24e15acdba75654 2025-12-04T09:50:28.8839062Z * [new tag] trunk/082e96b68dfcd16cab7cfafc4d3d055767dab3eb -> trunk/082e96b68dfcd16cab7cfafc4d3d055767dab3eb 2025-12-04T09:50:28.8839474Z * [new tag] trunk/088048f2fea28ff7d450f65c72419ca45780d30b -> trunk/088048f2fea28ff7d450f65c72419ca45780d30b 2025-12-04T09:50:28.8839809Z * [new tag] trunk/09076941a95c76f4d9ad189d064dfd8baa39e672 -> trunk/09076941a95c76f4d9ad189d064dfd8baa39e672 2025-12-04T09:50:28.8840138Z * [new tag] trunk/0b80a4c62b94402844bf221791c096b0035c6d75 -> trunk/0b80a4c62b94402844bf221791c096b0035c6d75 2025-12-04T09:50:28.8840472Z * [new tag] trunk/0bbbdf1750567a980634ad907a325357ba8ba8f2 -> trunk/0bbbdf1750567a980634ad907a325357ba8ba8f2 2025-12-04T09:50:28.8840816Z * [new tag] trunk/0c281dd78773b2bc17c58ead0e4cd4ac46e775c5 -> trunk/0c281dd78773b2bc17c58ead0e4cd4ac46e775c5 2025-12-04T09:50:28.8841139Z * [new tag] trunk/135f3753c418a6879b1954904184937b67e61688 -> trunk/135f3753c418a6879b1954904184937b67e61688 2025-12-04T09:50:28.8841550Z * [new tag] trunk/15da21026cb13cd20257dc9e96830db108743c10 -> trunk/15da21026cb13cd20257dc9e96830db108743c10 2025-12-04T09:50:28.8841902Z * [new tag] trunk/166efdad2ac827f30fb02504c6017520257f88ec -> trunk/166efdad2ac827f30fb02504c6017520257f88ec 2025-12-04T09:50:28.8842238Z * [new tag] trunk/174272c15fae553d8488140af931f7d8050a313f -> trunk/174272c15fae553d8488140af931f7d8050a313f 2025-12-04T09:50:28.8842587Z * [new tag] trunk/18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11 -> trunk/18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11 2025-12-04T09:50:28.8842937Z * [new tag] trunk/1902eddfe655a15ebcf2c72bd81ade110fdeef63 -> trunk/1902eddfe655a15ebcf2c72bd81ade110fdeef63 2025-12-04T09:50:28.8843281Z * [new tag] trunk/195f92e98d3d66738577f11f22c4b5c8a1c76dd5 -> trunk/195f92e98d3d66738577f11f22c4b5c8a1c76dd5 2025-12-04T09:50:28.8843633Z * [new tag] trunk/1aa13e17de39e3c768ea7aebaad166ce72a06676 -> trunk/1aa13e17de39e3c768ea7aebaad166ce72a06676 2025-12-04T09:50:28.8843990Z * [new tag] trunk/1afe2832f58e24e54a5bfda5a5afa9b96fdea40e -> trunk/1afe2832f58e24e54a5bfda5a5afa9b96fdea40e 2025-12-04T09:50:28.8844338Z * [new tag] trunk/1c87554d74140eaee964ca8b1832cede67f5f520 -> trunk/1c87554d74140eaee964ca8b1832cede67f5f520 2025-12-04T09:50:28.8844675Z * [new tag] trunk/1ccb743b7b5be955f49736c162c4f5004b8a0dd8 -> trunk/1ccb743b7b5be955f49736c162c4f5004b8a0dd8 2025-12-04T09:50:28.8845015Z * [new tag] trunk/1cee47d6ce0a02227185b566593f002dd639ca0c -> trunk/1cee47d6ce0a02227185b566593f002dd639ca0c 2025-12-04T09:50:28.8845370Z * [new tag] trunk/1d21b4df2babe322e5d085ceb6de884eb260a62d -> trunk/1d21b4df2babe322e5d085ceb6de884eb260a62d 2025-12-04T09:50:28.8845710Z * [new tag] trunk/1e34fb2550e4aa650314f7a6d9f6daf4da7478a8 -> trunk/1e34fb2550e4aa650314f7a6d9f6daf4da7478a8 2025-12-04T09:50:28.8846053Z * [new tag] trunk/1e526fb5b1d93bfc70691c5c3955fdffc1b7b7de -> trunk/1e526fb5b1d93bfc70691c5c3955fdffc1b7b7de 2025-12-04T09:50:28.8846482Z * [new tag] trunk/1ee32a8b1f554a312d79bad01ded24f38cd95543 -> trunk/1ee32a8b1f554a312d79bad01ded24f38cd95543 2025-12-04T09:50:28.8846813Z * [new tag] trunk/201e2c4117eb9744594dad6a5c18213d7b4705d7 -> trunk/201e2c4117eb9744594dad6a5c18213d7b4705d7 2025-12-04T09:50:28.8847157Z * [new tag] trunk/2353a0f60eb4b4cb6675907a7fa9fbedc1c02e7f -> trunk/2353a0f60eb4b4cb6675907a7fa9fbedc1c02e7f 2025-12-04T09:50:28.8847498Z * [new tag] trunk/285779b1621cf9f073a062b0889a642d200308d9 -> trunk/285779b1621cf9f073a062b0889a642d200308d9 2025-12-04T09:50:28.8847838Z * [new tag] trunk/2887faaec6295d081580d09fce161201826c6d87 -> trunk/2887faaec6295d081580d09fce161201826c6d87 2025-12-04T09:50:28.8848171Z * [new tag] trunk/296e67c92635443c67b11c0ae1bd045f03ebb7bc -> trunk/296e67c92635443c67b11c0ae1bd045f03ebb7bc 2025-12-04T09:50:28.8848519Z * [new tag] trunk/29856679769b3dede478767e2fe6cfb51197cb25 -> trunk/29856679769b3dede478767e2fe6cfb51197cb25 2025-12-04T09:50:28.8848914Z * [new tag] trunk/29e5455a4740c326ab187c7aa7b5ef98034ea563 -> trunk/29e5455a4740c326ab187c7aa7b5ef98034ea563 2025-12-04T09:50:28.8849260Z * [new tag] trunk/2ac3ef882afb23136adc188975f0a8802fc68adf -> trunk/2ac3ef882afb23136adc188975f0a8802fc68adf 2025-12-04T09:50:28.8849602Z * [new tag] trunk/2bec68e73b64715354af076ad309335f943e36cd -> trunk/2bec68e73b64715354af076ad309335f943e36cd 2025-12-04T09:50:28.8849943Z * [new tag] trunk/2c87367e6f88662cd5cedbd1537748b7948c38e1 -> trunk/2c87367e6f88662cd5cedbd1537748b7948c38e1 2025-12-04T09:50:28.8850285Z * [new tag] trunk/2d1f78fe3ec13820f136a2e0336da12a25f41708 -> trunk/2d1f78fe3ec13820f136a2e0336da12a25f41708 2025-12-04T09:50:28.8850618Z * [new tag] trunk/2df6058f116a65722a0e03073402feb242572d35 -> trunk/2df6058f116a65722a0e03073402feb242572d35 2025-12-04T09:50:28.8850960Z * [new tag] trunk/2e0c2e170fe658c440775c8e5c44228aafcc47ec -> trunk/2e0c2e170fe658c440775c8e5c44228aafcc47ec 2025-12-04T09:50:28.8851304Z * [new tag] trunk/2f9b7dad7b5419b063bd0f2e204de192720ebb94 -> trunk/2f9b7dad7b5419b063bd0f2e204de192720ebb94 2025-12-04T09:50:28.8851641Z * [new tag] trunk/305168768a95d69c444df5cd334bb774edfe06f1 -> trunk/305168768a95d69c444df5cd334bb774edfe06f1 2025-12-04T09:50:28.8851967Z * [new tag] trunk/31fc12773026e8e00f054dd79ad9b2491e693b48 -> trunk/31fc12773026e8e00f054dd79ad9b2491e693b48 2025-12-04T09:50:28.8852308Z * [new tag] trunk/320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991 -> trunk/320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991 2025-12-04T09:50:28.8852651Z * [new tag] trunk/3418bd29475dff06695045fcdf93e7d0dac67da8 -> trunk/3418bd29475dff06695045fcdf93e7d0dac67da8 2025-12-04T09:50:28.8852997Z * [new tag] trunk/34a98608afa0cb5b48f0d6d30432fdd0a2614ddf -> trunk/34a98608afa0cb5b48f0d6d30432fdd0a2614ddf 2025-12-04T09:50:28.8853347Z * [new tag] trunk/35b7a9a26c5923d98aebaa41a031dae21788a9ee -> trunk/35b7a9a26c5923d98aebaa41a031dae21788a9ee 2025-12-04T09:50:28.8853694Z * [new tag] trunk/39d07dbf03a911bdd45d1af78d8638dc92074938 -> trunk/39d07dbf03a911bdd45d1af78d8638dc92074938 2025-12-04T09:50:28.8854035Z * [new tag] trunk/3cd98b4205ada151042cc7ff097a82d4a4b18725 -> trunk/3cd98b4205ada151042cc7ff097a82d4a4b18725 2025-12-04T09:50:28.8854377Z * [new tag] trunk/3d35fd20a78ff4d016fa80f4e5fad37191d7bcae -> trunk/3d35fd20a78ff4d016fa80f4e5fad37191d7bcae 2025-12-04T09:50:28.8854728Z * [new tag] trunk/409a5fee945c46a3edaf5df162812f201bfd7b2f -> trunk/409a5fee945c46a3edaf5df162812f201bfd7b2f 2025-12-04T09:50:28.8855066Z * [new tag] trunk/42e9005cda22da3f1c559c3649218cebd671027c -> trunk/42e9005cda22da3f1c559c3649218cebd671027c 2025-12-04T09:50:28.8855468Z * [new tag] trunk/43b94713bbf340d3c124fde02d0f73add4021247 -> trunk/43b94713bbf340d3c124fde02d0f73add4021247 2025-12-04T09:50:28.8855816Z * [new tag] trunk/44ac69388a4a5eb463dbd2a13f00d1e3b924566c -> trunk/44ac69388a4a5eb463dbd2a13f00d1e3b924566c 2025-12-04T09:50:28.8856160Z * [new tag] trunk/45d14e2497292be06ad36eaa1aaaf7c630a2586a -> trunk/45d14e2497292be06ad36eaa1aaaf7c630a2586a 2025-12-04T09:50:28.8856495Z * [new tag] trunk/45d310ad84854dff730c0b12e577d7998d978686 -> trunk/45d310ad84854dff730c0b12e577d7998d978686 2025-12-04T09:50:28.8856853Z * [new tag] trunk/47b28ddf7bd74b50fa93b307a7d3b183a6d77f54 -> trunk/47b28ddf7bd74b50fa93b307a7d3b183a6d77f54 2025-12-04T09:50:28.8857195Z * [new tag] trunk/481e5ab336275bd3acd5fa8a611b05b4469012af -> trunk/481e5ab336275bd3acd5fa8a611b05b4469012af 2025-12-04T09:50:28.8857528Z * [new tag] trunk/491731647f6b8a9345dcfb3bc9416aea254a7d96 -> trunk/491731647f6b8a9345dcfb3bc9416aea254a7d96 2025-12-04T09:50:28.8857935Z * [new tag] trunk/49a04d26088acc17d948ddd66920f3e16371e873 -> trunk/49a04d26088acc17d948ddd66920f3e16371e873 2025-12-04T09:50:28.8858287Z * [new tag] trunk/4bebc827c47d2f1f0fa1a417a5201a97aef3d985 -> trunk/4bebc827c47d2f1f0fa1a417a5201a97aef3d985 2025-12-04T09:50:28.8858623Z * [new tag] trunk/4c246677784c6a14bc2dbb9ff8773ef0a3a3222f -> trunk/4c246677784c6a14bc2dbb9ff8773ef0a3a3222f 2025-12-04T09:50:28.8858972Z * [new tag] trunk/4cfb47ff548b6d996641058cf04a70e311a4c3aa -> trunk/4cfb47ff548b6d996641058cf04a70e311a4c3aa 2025-12-04T09:50:28.8859319Z * [new tag] trunk/4e0061c1aa52f606dda8cfab0bd7591e588faf2c -> trunk/4e0061c1aa52f606dda8cfab0bd7591e588faf2c 2025-12-04T09:50:28.8859664Z * [new tag] trunk/4fefb8e7e942386ffac764a41b232241f82bea3a -> trunk/4fefb8e7e942386ffac764a41b232241f82bea3a 2025-12-04T09:50:28.8860011Z * [new tag] trunk/503b2640023521f5a35cd9a52fc8033d73a95d0d -> trunk/503b2640023521f5a35cd9a52fc8033d73a95d0d 2025-12-04T09:50:28.8860356Z * [new tag] trunk/518c2b1b3dab9a2ef2849e04b3bc2f20c1c41db9 -> trunk/518c2b1b3dab9a2ef2849e04b3bc2f20c1c41db9 2025-12-04T09:50:28.8860693Z * [new tag] trunk/5191b2fa68ba19960912bfd7fd721c79d76bb1f3 -> trunk/5191b2fa68ba19960912bfd7fd721c79d76bb1f3 2025-12-04T09:50:28.8861051Z * [new tag] trunk/52ac0f0dc4acacd219f1317fbc28ec631c01e07a -> trunk/52ac0f0dc4acacd219f1317fbc28ec631c01e07a 2025-12-04T09:50:28.8861386Z * [new tag] trunk/539ba711b029de9f191070f4f0d12f18f5b7f292 -> trunk/539ba711b029de9f191070f4f0d12f18f5b7f292 2025-12-04T09:50:28.8861733Z * [new tag] trunk/556375b55deebebbc56cb7aef81f4d52f031ba28 -> trunk/556375b55deebebbc56cb7aef81f4d52f031ba28 2025-12-04T09:50:28.8862064Z * [new tag] trunk/55c4ab554845481d0a69a3811937575fe8bb1a66 -> trunk/55c4ab554845481d0a69a3811937575fe8bb1a66 2025-12-04T09:50:28.8862403Z * [new tag] trunk/5634469fda9e5d98869c82c7d03bb08914245f96 -> trunk/5634469fda9e5d98869c82c7d03bb08914245f96 2025-12-04T09:50:28.8862731Z * [new tag] trunk/5778f6ff894686a975a9a23645178ae4c87ad5dc -> trunk/5778f6ff894686a975a9a23645178ae4c87ad5dc 2025-12-04T09:50:28.8863077Z * [new tag] trunk/587d63a3e07de5dc91065f9ef70bcacda9989068 -> trunk/587d63a3e07de5dc91065f9ef70bcacda9989068 2025-12-04T09:50:28.8863404Z * [new tag] trunk/597930f6b568852356ca9795dac76f9e4653adbd -> trunk/597930f6b568852356ca9795dac76f9e4653adbd 2025-12-04T09:50:28.8863750Z * [new tag] trunk/597df3a4e2a67b9fdbe1a89b2f4d74f822274db6 -> trunk/597df3a4e2a67b9fdbe1a89b2f4d74f822274db6 2025-12-04T09:50:28.8864100Z * [new tag] trunk/59abd50e931f4efb21b053f7a2911f5d8a49d883 -> trunk/59abd50e931f4efb21b053f7a2911f5d8a49d883 2025-12-04T09:50:28.8864501Z * [new tag] trunk/5a607febc04c3a2b5824c75f3f60307867439a2c -> trunk/5a607febc04c3a2b5824c75f3f60307867439a2c 2025-12-04T09:50:28.8864844Z * [new tag] trunk/5bf1cdf4755c54ef462b44cb8041b0a57311556b -> trunk/5bf1cdf4755c54ef462b44cb8041b0a57311556b 2025-12-04T09:50:28.8865185Z * [new tag] trunk/5f0030ba63d334d7e8c93a09e41403b89e4c573c -> trunk/5f0030ba63d334d7e8c93a09e41403b89e4c573c 2025-12-04T09:50:28.8865515Z * [new tag] trunk/5f21d27e71268464d362a96c9ac09ea475f7f202 -> trunk/5f21d27e71268464d362a96c9ac09ea475f7f202 2025-12-04T09:50:28.8865857Z * [new tag] trunk/5fafc13038c9988d9ac21fa793fbd5890604b447 -> trunk/5fafc13038c9988d9ac21fa793fbd5890604b447 2025-12-04T09:50:28.8866203Z * [new tag] trunk/61be54a31dc09b59d99b62176fb935aee0b924ef -> trunk/61be54a31dc09b59d99b62176fb935aee0b924ef 2025-12-04T09:50:28.8866534Z * [new tag] trunk/62d3ccd71484ed6a760d909b41487101bbc65719 -> trunk/62d3ccd71484ed6a760d909b41487101bbc65719 2025-12-04T09:50:28.8866950Z * [new tag] trunk/641cdb68ae27668eb441d0e49c87a0602c120c2b -> trunk/641cdb68ae27668eb441d0e49c87a0602c120c2b 2025-12-04T09:50:28.8867288Z * [new tag] trunk/65c4620d6bb0c6029f69762c22b91dda2294da9a -> trunk/65c4620d6bb0c6029f69762c22b91dda2294da9a 2025-12-04T09:50:28.8867622Z * [new tag] trunk/66004b993744b4106bf8afaba71f3c228a804206 -> trunk/66004b993744b4106bf8afaba71f3c228a804206 2025-12-04T09:50:28.8867966Z * [new tag] trunk/6658a04c7ca67acb64512341342e7b3ee13ee386 -> trunk/6658a04c7ca67acb64512341342e7b3ee13ee386 2025-12-04T09:50:28.8868303Z * [new tag] trunk/6864e309092a71f8ab0ca6a4dc7f8a4073fd31c4 -> trunk/6864e309092a71f8ab0ca6a4dc7f8a4073fd31c4 2025-12-04T09:50:28.8868637Z * [new tag] trunk/6c261c6cb07892c90ca19ed51c9705b1659a3f7d -> trunk/6c261c6cb07892c90ca19ed51c9705b1659a3f7d 2025-12-04T09:50:28.8868982Z * [new tag] trunk/6c8b6a043f1628188b6396b3a2a6e000ca68362b -> trunk/6c8b6a043f1628188b6396b3a2a6e000ca68362b 2025-12-04T09:50:28.8869331Z * [new tag] trunk/6ceb4a32f92ae67ce5d7d97931d17401ebf5ffa5 -> trunk/6ceb4a32f92ae67ce5d7d97931d17401ebf5ffa5 2025-12-04T09:50:28.8869669Z * [new tag] trunk/6e404e9b7d6f5fb0de86aa73888c3038248c17f8 -> trunk/6e404e9b7d6f5fb0de86aa73888c3038248c17f8 2025-12-04T09:50:28.8870033Z * [new tag] trunk/6ec30b490aee1db6bcdc7340abddef25784f08ec -> trunk/6ec30b490aee1db6bcdc7340abddef25784f08ec 2025-12-04T09:50:28.8870375Z * [new tag] trunk/6f2783a6c08e1db34275ff25176ffe9aebc30a71 -> trunk/6f2783a6c08e1db34275ff25176ffe9aebc30a71 2025-12-04T09:50:28.8870725Z * [new tag] trunk/6f53fefeb90ad3281119b5cfc4aa9ffd8a066e3d -> trunk/6f53fefeb90ad3281119b5cfc4aa9ffd8a066e3d 2025-12-04T09:50:28.8871079Z * [new tag] trunk/6f7dcf51e46d0c880db1a2f5c70de57adb576f4a -> trunk/6f7dcf51e46d0c880db1a2f5c70de57adb576f4a 2025-12-04T09:50:28.8871427Z * [new tag] trunk/6ff831180d2fa436c7f1c1af3adac641fce9d60e -> trunk/6ff831180d2fa436c7f1c1af3adac641fce9d60e 2025-12-04T09:50:28.8871765Z * [new tag] trunk/70076464a63ab218a7ceefb0e76ccd7131deb8f8 -> trunk/70076464a63ab218a7ceefb0e76ccd7131deb8f8 2025-12-04T09:50:28.8872103Z * [new tag] trunk/70d797a5fc109b20a517646fcaa819477cd0d485 -> trunk/70d797a5fc109b20a517646fcaa819477cd0d485 2025-12-04T09:50:28.8872433Z * [new tag] trunk/7348cb355ff0a6f79cd4871215aea72185748734 -> trunk/7348cb355ff0a6f79cd4871215aea72185748734 2025-12-04T09:50:28.8872763Z * [new tag] trunk/74fe26a1ebe32931783569f2e762e3c2c974901f -> trunk/74fe26a1ebe32931783569f2e762e3c2c974901f 2025-12-04T09:50:28.8873120Z * [new tag] trunk/76aeb8c7e0f795b3fddca134cbea9a69da3ee696 -> trunk/76aeb8c7e0f795b3fddca134cbea9a69da3ee696 2025-12-04T09:50:28.8873461Z * [new tag] trunk/7716da9fb23f27a65b41f9f016a2afadf281c18f -> trunk/7716da9fb23f27a65b41f9f016a2afadf281c18f 2025-12-04T09:50:28.8873855Z * [new tag] trunk/7741edd4ed665f3988052e260863efb508d61a03 -> trunk/7741edd4ed665f3988052e260863efb508d61a03 2025-12-04T09:50:28.8874202Z * [new tag] trunk/78adb3b3df41b45d2368b67226d2f864b78939a6 -> trunk/78adb3b3df41b45d2368b67226d2f864b78939a6 2025-12-04T09:50:28.8874542Z * [new tag] trunk/79d7b178225e5ed24d4e1db74e5abbff848f5fb7 -> trunk/79d7b178225e5ed24d4e1db74e5abbff848f5fb7 2025-12-04T09:50:28.8874870Z * [new tag] trunk/7a1e316115fc6996b3f2336822ba5d5f6179f0c3 -> trunk/7a1e316115fc6996b3f2336822ba5d5f6179f0c3 2025-12-04T09:50:28.8875213Z * [new tag] trunk/7a41b66367c38d0af3e8a90f7be48d6b281e7bca -> trunk/7a41b66367c38d0af3e8a90f7be48d6b281e7bca 2025-12-04T09:50:28.8875545Z * [new tag] trunk/7b7af390ea8541c611d1ce2018a6934188fc197b -> trunk/7b7af390ea8541c611d1ce2018a6934188fc197b 2025-12-04T09:50:28.8875938Z * [new tag] trunk/7ba4680f3755a560af81aa0f688791e367aa3609 -> trunk/7ba4680f3755a560af81aa0f688791e367aa3609 2025-12-04T09:50:28.8876296Z * [new tag] trunk/7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b -> trunk/7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b 2025-12-04T09:50:28.8876639Z * [new tag] trunk/7c648509a7470ace9fb2bae960dd4790f7e943e9 -> trunk/7c648509a7470ace9fb2bae960dd4790f7e943e9 2025-12-04T09:50:28.8876987Z * [new tag] trunk/7cbc2d034cecd21ab5c9707d0a9c525c17143fb8 -> trunk/7cbc2d034cecd21ab5c9707d0a9c525c17143fb8 2025-12-04T09:50:28.8877352Z * [new tag] trunk/7d1bbaf4ba301ea3fba6f3c7bc02d58f6417aaed -> trunk/7d1bbaf4ba301ea3fba6f3c7bc02d58f6417aaed 2025-12-04T09:50:28.8877698Z * [new tag] trunk/7d2a33e4ebf60b217a3cd77feae19231eb996fc8 -> trunk/7d2a33e4ebf60b217a3cd77feae19231eb996fc8 2025-12-04T09:50:28.8878034Z * [new tag] trunk/7eb625920054b1126a7d2d99818aaa188c6ba95e -> trunk/7eb625920054b1126a7d2d99818aaa188c6ba95e 2025-12-04T09:50:28.8878396Z * [new tag] trunk/7f55ba19c456a3d6cc443dd9edb6bb7cca677ead -> trunk/7f55ba19c456a3d6cc443dd9edb6bb7cca677ead 2025-12-04T09:50:28.8878729Z * [new tag] trunk/81af382128efa094d8702e18f2c133760904c718 -> trunk/81af382128efa094d8702e18f2c133760904c718 2025-12-04T09:50:28.8879062Z * [new tag] trunk/84149583d483e9c973c9a0feda70e4f3964947b0 -> trunk/84149583d483e9c973c9a0feda70e4f3964947b0 2025-12-04T09:50:28.8879401Z * [new tag] trunk/85a315917efe82c24306be805c584ec044951c75 -> trunk/85a315917efe82c24306be805c584ec044951c75 2025-12-04T09:50:28.8879735Z * [new tag] trunk/87329491c82a5f8c1cc4ec11d8f55a5de2551ece -> trunk/87329491c82a5f8c1cc4ec11d8f55a5de2551ece 2025-12-04T09:50:28.8880067Z * [new tag] trunk/892640e25aeefa8007c5af837214b4502b6b62a6 -> trunk/892640e25aeefa8007c5af837214b4502b6b62a6 2025-12-04T09:50:28.8880427Z * [new tag] trunk/89e3bbcb5b5321dc8b9520b4d5a8ee60cea1d0b4 -> trunk/89e3bbcb5b5321dc8b9520b4d5a8ee60cea1d0b4 2025-12-04T09:50:28.8880764Z * [new tag] trunk/8c73bbbb02159223c0c97d268a0a74cb78158a1c -> trunk/8c73bbbb02159223c0c97d268a0a74cb78158a1c 2025-12-04T09:50:28.8881114Z * [new tag] trunk/8d56e98c8db988a22cb2dfaeefb30bc7d2a3cc43 -> trunk/8d56e98c8db988a22cb2dfaeefb30bc7d2a3cc43 2025-12-04T09:50:28.8881536Z * [new tag] trunk/8d9dd9603e5ee26c01007f0cd4f018e584840922 -> trunk/8d9dd9603e5ee26c01007f0cd4f018e584840922 2025-12-04T09:50:28.8881876Z * [new tag] trunk/8ef0c0b02b062d75e7c9be2594914a3e784d23ca -> trunk/8ef0c0b02b062d75e7c9be2594914a3e784d23ca 2025-12-04T09:50:28.8882215Z * [new tag] trunk/90b27e7e8352cde97d32ddad24740ef819633f38 -> trunk/90b27e7e8352cde97d32ddad24740ef819633f38 2025-12-04T09:50:28.8882551Z * [new tag] trunk/90f0139e64b2951815d524b6a373bed20c4fbf90 -> trunk/90f0139e64b2951815d524b6a373bed20c4fbf90 2025-12-04T09:50:28.8883342Z * [new tag] trunk/93d0d6838c56af59b0dba794e6aa08f0c1c7799c -> trunk/93d0d6838c56af59b0dba794e6aa08f0c1c7799c 2025-12-04T09:50:28.8883685Z * [new tag] trunk/94ca8d5f1e81fea3ae488650a0fb6795049a9f87 -> trunk/94ca8d5f1e81fea3ae488650a0fb6795049a9f87 2025-12-04T09:50:28.8884044Z * [new tag] trunk/9844fbeadd5cebdf1281d6fbf79164139c352693 -> trunk/9844fbeadd5cebdf1281d6fbf79164139c352693 2025-12-04T09:50:28.8884381Z * [new tag] trunk/99024dec888ec1e50b546822a32b6fb2f35e5eaa -> trunk/99024dec888ec1e50b546822a32b6fb2f35e5eaa 2025-12-04T09:50:28.8884718Z * [new tag] trunk/9a296e640fc88aa44d275b48cd9cc30c573b169d -> trunk/9a296e640fc88aa44d275b48cd9cc30c573b169d 2025-12-04T09:50:28.8885070Z * [new tag] trunk/9b3e34d8589b29f7b4e7fab6f78711b7ca6e4639 -> trunk/9b3e34d8589b29f7b4e7fab6f78711b7ca6e4639 2025-12-04T09:50:28.8885412Z * [new tag] trunk/9cd055e547e9b67a5f9827f8999c38d7eda1bcb8 -> trunk/9cd055e547e9b67a5f9827f8999c38d7eda1bcb8 2025-12-04T09:50:28.8885822Z * [new tag] trunk/9f0df5686cb4ada94f94620acba2e3c3f363b11d -> trunk/9f0df5686cb4ada94f94620acba2e3c3f363b11d 2025-12-04T09:50:28.8886170Z * [new tag] trunk/9f7fceb887d0cfa0326a59b887821c63ff11340a -> trunk/9f7fceb887d0cfa0326a59b887821c63ff11340a 2025-12-04T09:50:28.8886502Z * [new tag] trunk/9f8ef8855d3078d70f7b782540ff2aaf158d6742 -> trunk/9f8ef8855d3078d70f7b782540ff2aaf158d6742 2025-12-04T09:50:28.8886842Z * [new tag] trunk/9fb52efc797b47a1f425a03aa5e47b866d8b1098 -> trunk/9fb52efc797b47a1f425a03aa5e47b866d8b1098 2025-12-04T09:50:28.8887194Z * [new tag] trunk/9ff4a2ebc5762d46c73e46b1b523d7ff349fedfa -> trunk/9ff4a2ebc5762d46c73e46b1b523d7ff349fedfa 2025-12-04T09:50:28.8887527Z * [new tag] trunk/a0f3937b94422354538ebbd47202d5b0e8a3fd0d -> trunk/a0f3937b94422354538ebbd47202d5b0e8a3fd0d 2025-12-04T09:50:28.8887870Z * [new tag] trunk/a15066c28b3145e6edbfc88359d0411d14cfc70c -> trunk/a15066c28b3145e6edbfc88359d0411d14cfc70c 2025-12-04T09:50:28.8888212Z * [new tag] trunk/a20f775e82564d2a9979221ed7f3b8d7cf54ce90 -> trunk/a20f775e82564d2a9979221ed7f3b8d7cf54ce90 2025-12-04T09:50:28.8888560Z * [new tag] trunk/a2973fb00ec002dd4b6bbf07385f066efb259b8c -> trunk/a2973fb00ec002dd4b6bbf07385f066efb259b8c 2025-12-04T09:50:28.8888903Z * [new tag] trunk/a7dc6dab9ad911259d4801c502907e531594db45 -> trunk/a7dc6dab9ad911259d4801c502907e531594db45 2025-12-04T09:50:28.8889261Z * [new tag] trunk/a951a9cee65c01660bbc6e6fded90ecb10fa6109 -> trunk/a951a9cee65c01660bbc6e6fded90ecb10fa6109 2025-12-04T09:50:28.8889604Z * [new tag] trunk/abfa1a6d65c7c159e35c72c25979b9da4971689e -> trunk/abfa1a6d65c7c159e35c72c25979b9da4971689e 2025-12-04T09:50:28.8889941Z * [new tag] trunk/ae3a2395bf66151078e2d201716f7d63ce1c6f3e -> trunk/ae3a2395bf66151078e2d201716f7d63ce1c6f3e 2025-12-04T09:50:28.8890299Z * [new tag] trunk/afdff7f0325080dedac44d080cb5a3b0e65e6c5e -> trunk/afdff7f0325080dedac44d080cb5a3b0e65e6c5e 2025-12-04T09:50:28.8890646Z * [new tag] trunk/b1aed4e7a72c03a38f44543aaea0dae2e9b76d48 -> trunk/b1aed4e7a72c03a38f44543aaea0dae2e9b76d48 2025-12-04T09:50:28.8890991Z * [new tag] trunk/b1decff555cd50e2123c8c6e25cc0d447c411f62 -> trunk/b1decff555cd50e2123c8c6e25cc0d447c411f62 2025-12-04T09:50:28.8891335Z * [new tag] trunk/b2b6b034c9fd08672c40e63ef243556ad4c49bd2 -> trunk/b2b6b034c9fd08672c40e63ef243556ad4c49bd2 2025-12-04T09:50:28.8891663Z * [new tag] trunk/b39813b4a04931682b0491adba2138d01d716d99 -> trunk/b39813b4a04931682b0491adba2138d01d716d99 2025-12-04T09:50:28.8892001Z * [new tag] trunk/b3a7edb2311367974cc7cd764cfb11a5d6758b24 -> trunk/b3a7edb2311367974cc7cd764cfb11a5d6758b24 2025-12-04T09:50:28.8892422Z * [new tag] trunk/b4cc1329c86acaef6d42c1fac7169b8d870ab0d7 -> trunk/b4cc1329c86acaef6d42c1fac7169b8d870ab0d7 2025-12-04T09:50:28.8892753Z * [new tag] trunk/b555c39217f765759954a4f9f9bd1e9b87bed11a -> trunk/b555c39217f765759954a4f9f9bd1e9b87bed11a 2025-12-04T09:50:28.8893092Z * [new tag] trunk/b6b6c80379388b7f9932c3e6a0f9907bf430e417 -> trunk/b6b6c80379388b7f9932c3e6a0f9907bf430e417 2025-12-04T09:50:28.8893442Z * [new tag] trunk/b6b6d912df0b6f4082f8e50b18bd1de1dd7325f4 -> trunk/b6b6d912df0b6f4082f8e50b18bd1de1dd7325f4 2025-12-04T09:50:28.8893784Z * [new tag] trunk/b7d60685f8cbc939b68a20871e90db67e729329b -> trunk/b7d60685f8cbc939b68a20871e90db67e729329b 2025-12-04T09:50:28.8894127Z * [new tag] trunk/b7f6b9a4fc6259f7af068f31868b3119bb1bac3e -> trunk/b7f6b9a4fc6259f7af068f31868b3119bb1bac3e 2025-12-04T09:50:28.8894481Z * [new tag] trunk/b8c4ba3593761e7b2a3ebd86f040fb07b47c02cf -> trunk/b8c4ba3593761e7b2a3ebd86f040fb07b47c02cf 2025-12-04T09:50:28.8895156Z * [new tag] trunk/b9c8f3a4884befb965ff42620ce44a71b04887f5 -> trunk/b9c8f3a4884befb965ff42620ce44a71b04887f5 2025-12-04T09:50:28.8895500Z * [new tag] trunk/ba1412546f3082c0958c077acc2025e4dbc33f1f -> trunk/ba1412546f3082c0958c077acc2025e4dbc33f1f 2025-12-04T09:50:28.8895854Z * [new tag] trunk/bac403c0b38c63bdbcc0c31f1c2b0bc0260f610f -> trunk/bac403c0b38c63bdbcc0c31f1c2b0bc0260f610f 2025-12-04T09:50:28.8896192Z * [new tag] trunk/bb3034198b459401fabeab254e1b99f0115046e2 -> trunk/bb3034198b459401fabeab254e1b99f0115046e2 2025-12-04T09:50:28.8896545Z * [new tag] trunk/bc39b2b3bc7a6e19a42e62bd576974035086fe55 -> trunk/bc39b2b3bc7a6e19a42e62bd576974035086fe55 2025-12-04T09:50:28.8896891Z * [new tag] trunk/bc43d5b297f207a11d83d77ddf0152bdaabe15a8 -> trunk/bc43d5b297f207a11d83d77ddf0152bdaabe15a8 2025-12-04T09:50:28.8897241Z * [new tag] trunk/bc6a4863c7246a6493d16d4ea6eee71ec07c6a09 -> trunk/bc6a4863c7246a6493d16d4ea6eee71ec07c6a09 2025-12-04T09:50:28.8897601Z * [new tag] trunk/bea4912944defdbcb8b061800caab6cbbbd01df5 -> trunk/bea4912944defdbcb8b061800caab6cbbbd01df5 2025-12-04T09:50:28.8897933Z * [new tag] trunk/c04e2c656f48d82d1521b867bbbf03967b9b7564 -> trunk/c04e2c656f48d82d1521b867bbbf03967b9b7564 2025-12-04T09:50:28.8898264Z * [new tag] trunk/c0660bcee27e7d7731634e274576a7081882bede -> trunk/c0660bcee27e7d7731634e274576a7081882bede 2025-12-04T09:50:28.8898619Z * [new tag] trunk/c178ed43d3d99cbefe84fbfb21d6f282b20d62ac -> trunk/c178ed43d3d99cbefe84fbfb21d6f282b20d62ac 2025-12-04T09:50:28.8898952Z * [new tag] trunk/c55b1e8f61d041ee436d697449eb028931d574fb -> trunk/c55b1e8f61d041ee436d697449eb028931d574fb 2025-12-04T09:50:28.8899287Z * [new tag] trunk/c6ae7579fe12fe75f1a8f7043a494c90567273f1 -> trunk/c6ae7579fe12fe75f1a8f7043a494c90567273f1 2025-12-04T09:50:28.8899648Z * [new tag] trunk/c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0 -> trunk/c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0 2025-12-04T09:50:28.8899974Z * [new tag] trunk/cc0853af42122f8185321f542616f4474e717f09 -> trunk/cc0853af42122f8185321f542616f4474e717f09 2025-12-04T09:50:28.8900321Z * [new tag] trunk/cddec6562eabfa390d014fa3741a5659cf9c94c9 -> trunk/cddec6562eabfa390d014fa3741a5659cf9c94c9 2025-12-04T09:50:28.8900676Z * [new tag] trunk/ce5e7e3bf1f4b69a4f4f93d288ba75b906df492a -> trunk/ce5e7e3bf1f4b69a4f4f93d288ba75b906df492a 2025-12-04T09:50:28.8901016Z * [new tag] trunk/d038b0130ec7c20ebcac219301292fd8e98a1ace -> trunk/d038b0130ec7c20ebcac219301292fd8e98a1ace 2025-12-04T09:50:28.8901356Z * [new tag] trunk/d16447dacaf2420ea175f0c275c75da951f57d39 -> trunk/d16447dacaf2420ea175f0c275c75da951f57d39 2025-12-04T09:50:28.8901766Z * [new tag] trunk/d19f1e8cab6810bb2e99141f9976665954c67a50 -> trunk/d19f1e8cab6810bb2e99141f9976665954c67a50 2025-12-04T09:50:28.8902115Z * [new tag] trunk/d1c9f03b2a5af4104721712f8cdffe9b4f340c01 -> trunk/d1c9f03b2a5af4104721712f8cdffe9b4f340c01 2025-12-04T09:50:28.8902460Z * [new tag] trunk/d40f4950f2b7f7aa380a22fe0f6166e71680fbcf -> trunk/d40f4950f2b7f7aa380a22fe0f6166e71680fbcf 2025-12-04T09:50:28.8902809Z * [new tag] trunk/d5038950bacfe36bbf24a47a455fe76901deb8e8 -> trunk/d5038950bacfe36bbf24a47a455fe76901deb8e8 2025-12-04T09:50:28.8903147Z * [new tag] trunk/d54ff42903c2ae0533931ff11d23b35f875bdb3d -> trunk/d54ff42903c2ae0533931ff11d23b35f875bdb3d 2025-12-04T09:50:28.8903485Z * [new tag] trunk/d76697633a2d2b9cced1ae21161849b33bfe7e47 -> trunk/d76697633a2d2b9cced1ae21161849b33bfe7e47 2025-12-04T09:50:28.8903829Z * [new tag] trunk/d78f52b199c547106d4cd9d2856dd0805c118bf1 -> trunk/d78f52b199c547106d4cd9d2856dd0805c118bf1 2025-12-04T09:50:28.8904235Z * [new tag] trunk/d8fd5c6eed28e5004150691d048a3f6785e19a8e -> trunk/d8fd5c6eed28e5004150691d048a3f6785e19a8e 2025-12-04T09:50:28.8904571Z * [new tag] trunk/d900f5e86745dec76713f4b0ef07005ef36b2f5a -> trunk/d900f5e86745dec76713f4b0ef07005ef36b2f5a 2025-12-04T09:50:28.8904922Z * [new tag] trunk/d973dc6b87d763859fe1c5bd1287e3b6b1c49d1b -> trunk/d973dc6b87d763859fe1c5bd1287e3b6b1c49d1b 2025-12-04T09:50:28.8905272Z * [new tag] trunk/d998c03304cb6ede76e1ed535b4ddeb6c2bf40ec -> trunk/d998c03304cb6ede76e1ed535b4ddeb6c2bf40ec 2025-12-04T09:50:28.8905613Z * [new tag] trunk/d9cb8a70833101dbbe16b99520cfbdd70d0a87bf -> trunk/d9cb8a70833101dbbe16b99520cfbdd70d0a87bf 2025-12-04T09:50:28.8905960Z * [new tag] trunk/d9d5e91b43f70eb8637af55db6856d49be391ffd -> trunk/d9d5e91b43f70eb8637af55db6856d49be391ffd 2025-12-04T09:50:28.8906293Z * [new tag] trunk/dd18a75336a4fbd7497955cc5665904724fce889 -> trunk/dd18a75336a4fbd7497955cc5665904724fce889 2025-12-04T09:50:28.8906637Z * [new tag] trunk/ded9bcd61a059bf723e6e84689552962b480ea77 -> trunk/ded9bcd61a059bf723e6e84689552962b480ea77 2025-12-04T09:50:28.8906987Z * [new tag] trunk/dfbd3714d15c37a7b83b322a6b60f997fc00f50c -> trunk/dfbd3714d15c37a7b83b322a6b60f997fc00f50c 2025-12-04T09:50:28.8907324Z * [new tag] trunk/e115f9f4e4b039f8e9a642aaa2bd8254a920541b -> trunk/e115f9f4e4b039f8e9a642aaa2bd8254a920541b 2025-12-04T09:50:28.8907654Z * [new tag] trunk/e3f24fd73ad74c6e7176687986436956c7c18235 -> trunk/e3f24fd73ad74c6e7176687986436956c7c18235 2025-12-04T09:50:28.8908003Z * [new tag] trunk/e7d24d3ff93d1503ba63860b7057438ad93f918e -> trunk/e7d24d3ff93d1503ba63860b7057438ad93f918e 2025-12-04T09:50:28.8908336Z * [new tag] trunk/ea7035f462a0d2830865ee86c832bd101e1427fc -> trunk/ea7035f462a0d2830865ee86c832bd101e1427fc 2025-12-04T09:50:28.8908687Z * [new tag] trunk/eabb7ad2128580ef674446027b95bcf4e21e8df3 -> trunk/eabb7ad2128580ef674446027b95bcf4e21e8df3 2025-12-04T09:50:28.8909038Z * [new tag] trunk/eb5c63652a33da42e7018c23df5f20a3eb4c6ccf -> trunk/eb5c63652a33da42e7018c23df5f20a3eb4c6ccf 2025-12-04T09:50:28.8909390Z * [new tag] trunk/ec2c71f5c85021b8938cdafadce24c15a36fd93e -> trunk/ec2c71f5c85021b8938cdafadce24c15a36fd93e 2025-12-04T09:50:28.8909737Z * [new tag] trunk/ecbcc3f6bf327856b435b259ac63cc2f328c4b4e -> trunk/ecbcc3f6bf327856b435b259ac63cc2f328c4b4e 2025-12-04T09:50:28.8910083Z * [new tag] trunk/ee87bbe876c42575e961b32a0827d76bc9782ca2 -> trunk/ee87bbe876c42575e961b32a0827d76bc9782ca2 2025-12-04T09:50:28.8910423Z * [new tag] trunk/ef019d1d431c4c5a95b594cb90d40a50cd00f5e4 -> trunk/ef019d1d431c4c5a95b594cb90d40a50cd00f5e4 2025-12-04T09:50:28.8910768Z * [new tag] trunk/ef8ecc13830a86c4b231f1aad9aba7851db61b53 -> trunk/ef8ecc13830a86c4b231f1aad9aba7851db61b53 2025-12-04T09:50:28.8911160Z * [new tag] trunk/f1076f5510920044912247b1abb8760cb820f598 -> trunk/f1076f5510920044912247b1abb8760cb820f598 2025-12-04T09:50:28.8911505Z * [new tag] trunk/f2d6a75a00a1d648ca9a0abc6a33e14c3dea6c40 -> trunk/f2d6a75a00a1d648ca9a0abc6a33e14c3dea6c40 2025-12-04T09:50:28.8911848Z * [new tag] trunk/f47dd0ddef1359e5b43e4b962412f67b30ecde56 -> trunk/f47dd0ddef1359e5b43e4b962412f67b30ecde56 2025-12-04T09:50:28.8912197Z * [new tag] trunk/f49d32dfa4730dcfb1b60eeeb369b5889da983c8 -> trunk/f49d32dfa4730dcfb1b60eeeb369b5889da983c8 2025-12-04T09:50:28.8912541Z * [new tag] trunk/f4dedf78fc30fd4b93975787ca6074ee89db9467 -> trunk/f4dedf78fc30fd4b93975787ca6074ee89db9467 2025-12-04T09:50:28.8912882Z * [new tag] trunk/f7c0d03819ebed05c4038f095d66d1b8c54aca17 -> trunk/f7c0d03819ebed05c4038f095d66d1b8c54aca17 2025-12-04T09:50:28.8913286Z * [new tag] trunk/f7e1bd80a063e17453c361837ba6ea2570920a73 -> trunk/f7e1bd80a063e17453c361837ba6ea2570920a73 2025-12-04T09:50:28.8913625Z * [new tag] trunk/f9bd6c53624c7c0ea3772de78498326e84c2f0e7 -> trunk/f9bd6c53624c7c0ea3772de78498326e84c2f0e7 2025-12-04T09:50:28.8913965Z * [new tag] trunk/fb5be221a46b51bfc9509013b0d85bc5a9d4f15b -> trunk/fb5be221a46b51bfc9509013b0d85bc5a9d4f15b 2025-12-04T09:50:28.8914307Z * [new tag] trunk/fdf863d5e1de3b2688c9511e96876e34581dbfd7 -> trunk/fdf863d5e1de3b2688c9511e96876e34581dbfd7 2025-12-04T09:50:28.8914660Z * [new tag] trunk/fe0e65adfc0e7ca6e5f57e6ea8b16bd5cc967307 -> trunk/fe0e65adfc0e7ca6e5f57e6ea8b16bd5cc967307 2025-12-04T09:50:28.8914993Z * [new tag] trunk/fec710bf89173f5355468a7ce1afe9157c3d9009 -> trunk/fec710bf89173f5355468a7ce1afe9157c3d9009 2025-12-04T09:50:28.8915347Z * [new tag] trunk/ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 -> trunk/ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:50:28.8915482Z * [new tag] v0.1.1 -> v0.1.1 2025-12-04T09:50:28.8915602Z * [new tag] v0.1.10 -> v0.1.10 2025-12-04T09:50:28.8915723Z * [new tag] v0.1.11 -> v0.1.11 2025-12-04T09:50:28.8915833Z * [new tag] v0.1.12 -> v0.1.12 2025-12-04T09:50:28.8915951Z * [new tag] v0.1.2 -> v0.1.2 2025-12-04T09:50:28.8916072Z * [new tag] v0.1.3 -> v0.1.3 2025-12-04T09:50:28.8916183Z * [new tag] v0.1.4 -> v0.1.4 2025-12-04T09:50:28.8916295Z * [new tag] v0.1.5 -> v0.1.5 2025-12-04T09:50:28.8916416Z * [new tag] v0.1.6 -> v0.1.6 2025-12-04T09:50:28.8916525Z * [new tag] v0.1.7 -> v0.1.7 2025-12-04T09:50:28.8916646Z * [new tag] v0.1.8 -> v0.1.8 2025-12-04T09:50:28.8916760Z * [new tag] v0.1.9 -> v0.1.9 2025-12-04T09:50:28.8916881Z * [new tag] v0.2.0 -> v0.2.0 2025-12-04T09:50:28.8916990Z * [new tag] v0.3.0 -> v0.3.0 2025-12-04T09:50:28.8917103Z * [new tag] v0.3.1 -> v0.3.1 2025-12-04T09:50:28.8917222Z * [new tag] v0.4.0 -> v0.4.0 2025-12-04T09:50:28.8917336Z * [new tag] v0.4.1 -> v0.4.1 2025-12-04T09:50:28.8917447Z * [new tag] v1.0.0 -> v1.0.0 2025-12-04T09:50:28.8917576Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-12-04T09:50:28.8917688Z * [new tag] v1.0.1 -> v1.0.1 2025-12-04T09:50:28.8917864Z * [new tag] v1.0rc0 -> v1.0rc0 2025-12-04T09:50:28.8917989Z * [new tag] v1.0rc1 -> v1.0rc1 2025-12-04T09:50:28.8918100Z * [new tag] v1.1.0 -> v1.1.0 2025-12-04T09:50:28.8918220Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-12-04T09:50:28.8918332Z * [new tag] v1.10.0 -> v1.10.0 2025-12-04T09:50:28.8918467Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-12-04T09:50:28.8918596Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-12-04T09:50:28.8918718Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-12-04T09:50:28.8918840Z * [new tag] v1.10.1 -> v1.10.1 2025-12-04T09:50:28.8918962Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-12-04T09:50:28.8919075Z * [new tag] v1.10.2 -> v1.10.2 2025-12-04T09:50:28.8919263Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-12-04T09:50:28.8919376Z * [new tag] v1.11.0 -> v1.11.0 2025-12-04T09:50:28.8919497Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-12-04T09:50:28.8919625Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-12-04T09:50:28.8919752Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-12-04T09:50:28.8919871Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-12-04T09:50:28.8919994Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-12-04T09:50:28.8920124Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-12-04T09:50:28.8920247Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-12-04T09:50:28.8920362Z * [new tag] v1.12.0 -> v1.12.0 2025-12-04T09:50:28.8920492Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-12-04T09:50:28.8920615Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-12-04T09:50:28.8920733Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-12-04T09:50:28.8920858Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-12-04T09:50:28.8920977Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-12-04T09:50:28.8921099Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-12-04T09:50:28.8921341Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-12-04T09:50:28.8921468Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-12-04T09:50:28.8921585Z * [new tag] v1.12.1 -> v1.12.1 2025-12-04T09:50:28.8921718Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-12-04T09:50:28.8921845Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-12-04T09:50:28.8921971Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-12-04T09:50:28.8922092Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-12-04T09:50:28.8922226Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-12-04T09:50:28.8922343Z * [new tag] v1.13.0 -> v1.13.0 2025-12-04T09:50:28.8922464Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-12-04T09:50:28.8922597Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-12-04T09:50:28.8922715Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-12-04T09:50:28.8922837Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-12-04T09:50:28.8922964Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-12-04T09:50:28.8923158Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-12-04T09:50:28.8923280Z * [new tag] v1.13.1 -> v1.13.1 2025-12-04T09:50:28.8923411Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-12-04T09:50:28.8923527Z * [new tag] v1.2.0 -> v1.2.0 2025-12-04T09:50:28.8923652Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-12-04T09:50:28.8923770Z * [new tag] v1.3.0 -> v1.3.0 2025-12-04T09:50:28.8923903Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-12-04T09:50:28.8924018Z * [new tag] v1.3.1 -> v1.3.1 2025-12-04T09:50:28.8924130Z * [new tag] v1.4.0 -> v1.4.0 2025-12-04T09:50:28.8924261Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-12-04T09:50:28.8924376Z * [new tag] v1.4.1 -> v1.4.1 2025-12-04T09:50:28.8924546Z * [new tag] v1.5.0 -> v1.5.0 2025-12-04T09:50:28.8924681Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-12-04T09:50:28.8924803Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-12-04T09:50:28.8924925Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-12-04T09:50:28.8925049Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-12-04T09:50:28.8925166Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-12-04T09:50:28.8925280Z * [new tag] v1.5.1 -> v1.5.1 2025-12-04T09:50:28.8925411Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-12-04T09:50:28.8925525Z * [new tag] v1.6.0 -> v1.6.0 2025-12-04T09:50:28.8925647Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-12-04T09:50:28.8925767Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-12-04T09:50:28.8925892Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-12-04T09:50:28.8926010Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-12-04T09:50:28.8926127Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-12-04T09:50:28.8926246Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-12-04T09:50:28.8931404Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-12-04T09:50:28.8931562Z * [new tag] v1.7.0 -> v1.7.0 2025-12-04T09:50:28.8931691Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-12-04T09:50:28.8931827Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-12-04T09:50:28.8931946Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-12-04T09:50:28.8932080Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-12-04T09:50:28.8932205Z * [new tag] v1.7.1 -> v1.7.1 2025-12-04T09:50:28.8932326Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-12-04T09:50:28.8932452Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-12-04T09:50:28.8932573Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-12-04T09:50:28.8932686Z * [new tag] v1.8.0 -> v1.8.0 2025-12-04T09:50:28.8932811Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-12-04T09:50:28.8932931Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-12-04T09:50:28.8933053Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-12-04T09:50:28.8933179Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-12-04T09:50:28.8933422Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-12-04T09:50:28.8933540Z * [new tag] v1.8.1 -> v1.8.1 2025-12-04T09:50:28.8933665Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-12-04T09:50:28.8933782Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-12-04T09:50:28.8933904Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-12-04T09:50:28.8934029Z * [new tag] v1.8.2 -> v1.8.2 2025-12-04T09:50:28.8934149Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-12-04T09:50:28.8934268Z * [new tag] v1.9.0 -> v1.9.0 2025-12-04T09:50:28.8934387Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-12-04T09:50:28.8934517Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-12-04T09:50:28.8934648Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-12-04T09:50:28.8934845Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-12-04T09:50:28.8934973Z * [new tag] v1.9.1 -> v1.9.1 2025-12-04T09:50:28.8935094Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-12-04T09:50:28.8935218Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-12-04T09:50:28.8935343Z * [new tag] v2.0.0 -> v2.0.0 2025-12-04T09:50:28.8935464Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-12-04T09:50:28.8935591Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-12-04T09:50:28.8935720Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-12-04T09:50:28.8935839Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-12-04T09:50:28.8935969Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-12-04T09:50:28.8936097Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-12-04T09:50:28.8936222Z * [new tag] v2.0.1 -> v2.0.1 2025-12-04T09:50:28.8936341Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-12-04T09:50:28.8936462Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-12-04T09:50:28.8936591Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-12-04T09:50:28.8936709Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-12-04T09:50:28.8936821Z * [new tag] v2.1.0 -> v2.1.0 2025-12-04T09:50:28.8936948Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-12-04T09:50:28.8937071Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-12-04T09:50:28.8937189Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-12-04T09:50:28.8937320Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-12-04T09:50:28.8937438Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-12-04T09:50:28.8937556Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-12-04T09:50:28.8937669Z * [new tag] v2.1.1 -> v2.1.1 2025-12-04T09:50:28.8937794Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-12-04T09:50:28.8937912Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-12-04T09:50:28.8938030Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-12-04T09:50:28.8938157Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-12-04T09:50:28.8938278Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-12-04T09:50:28.8938396Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-12-04T09:50:28.8938578Z * [new tag] v2.1.2 -> v2.1.2 2025-12-04T09:50:28.8938703Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-12-04T09:50:28.8938819Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-12-04T09:50:28.8938942Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-12-04T09:50:28.8939054Z * [new tag] v2.2.0 -> v2.2.0 2025-12-04T09:50:28.8939171Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-12-04T09:50:28.8939300Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-12-04T09:50:28.8939420Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-12-04T09:50:28.8939537Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-12-04T09:50:28.8939654Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-12-04T09:50:28.8939791Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-12-04T09:50:28.8939979Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-12-04T09:50:28.8940099Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-12-04T09:50:28.8940219Z * [new tag] v2.2.1 -> v2.2.1 2025-12-04T09:50:28.8940345Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-12-04T09:50:28.8940462Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-12-04T09:50:28.8940589Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-12-04T09:50:28.8940703Z * [new tag] v2.2.2 -> v2.2.2 2025-12-04T09:50:28.8940830Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-12-04T09:50:28.8940956Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-12-04T09:50:28.8941076Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-12-04T09:50:28.8941196Z * [new tag] v2.3.0 -> v2.3.0 2025-12-04T09:50:28.8941316Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-12-04T09:50:28.8941452Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-12-04T09:50:28.8941574Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-12-04T09:50:28.8941695Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-12-04T09:50:28.8941829Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-12-04T09:50:28.8941948Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-12-04T09:50:28.8942071Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-12-04T09:50:28.8942197Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-12-04T09:50:28.8942321Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-12-04T09:50:28.8942444Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-12-04T09:50:28.8942576Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-12-04T09:50:28.8942695Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-12-04T09:50:28.8942808Z * [new tag] v2.3.1 -> v2.3.1 2025-12-04T09:50:28.8942936Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-12-04T09:50:28.8943055Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-12-04T09:50:28.8943173Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-12-04T09:50:28.8943286Z * [new tag] v2.4.0 -> v2.4.0 2025-12-04T09:50:28.8943410Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-12-04T09:50:28.8943537Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-12-04T09:50:28.8943726Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-12-04T09:50:28.8943862Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-12-04T09:50:28.8943979Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-12-04T09:50:28.8944098Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-12-04T09:50:28.8944225Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-12-04T09:50:28.8944344Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-12-04T09:50:28.8944463Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-12-04T09:50:28.8944586Z * [new tag] v2.4.1 -> v2.4.1 2025-12-04T09:50:28.8944711Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-12-04T09:50:28.8944829Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-12-04T09:50:28.8944961Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-12-04T09:50:28.8945143Z * [new tag] v2.5.0 -> v2.5.0 2025-12-04T09:50:28.8945269Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-12-04T09:50:28.8945391Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-12-04T09:50:28.8945519Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-12-04T09:50:28.8945644Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-12-04T09:50:28.8945763Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-12-04T09:50:28.8945888Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-12-04T09:50:28.8946007Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-12-04T09:50:28.8946129Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-12-04T09:50:28.8946260Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-12-04T09:50:28.8946382Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-12-04T09:50:28.8946495Z * [new tag] v2.5.1 -> v2.5.1 2025-12-04T09:50:28.8946613Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-12-04T09:50:28.8946744Z * [new tag] v2.6.0 -> v2.6.0 2025-12-04T09:50:28.8946863Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-12-04T09:50:28.8946981Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-12-04T09:50:28.8947110Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-12-04T09:50:28.8947228Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-12-04T09:50:28.8947346Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-12-04T09:50:28.8947476Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-12-04T09:50:28.8947601Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-12-04T09:50:28.8947720Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-12-04T09:50:28.8947847Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-12-04T09:50:28.8947961Z * [new tag] v2.7.0 -> v2.7.0 2025-12-04T09:50:28.8948083Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-12-04T09:50:28.8948215Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-12-04T09:50:28.8948335Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-12-04T09:50:28.8948453Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-12-04T09:50:28.8948571Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-12-04T09:50:28.8948761Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-12-04T09:50:28.8948883Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-12-04T09:50:28.8949002Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-12-04T09:50:28.8949133Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-12-04T09:50:28.8949250Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-12-04T09:50:28.8949364Z * [new tag] v2.7.1 -> v2.7.1 2025-12-04T09:50:28.8949492Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-12-04T09:50:28.8949610Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-12-04T09:50:28.8949729Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-12-04T09:50:28.8949860Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-12-04T09:50:28.8949984Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-12-04T09:50:28.8950160Z * [new tag] v2.8.0 -> v2.8.0 2025-12-04T09:50:28.8950281Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-12-04T09:50:28.8950412Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-12-04T09:50:28.8950529Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-12-04T09:50:28.8950647Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-12-04T09:50:28.8950770Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-12-04T09:50:28.8950890Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-12-04T09:50:28.8951008Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-12-04T09:50:28.8951133Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-12-04T09:50:28.8951248Z * [new tag] v2.9.0 -> v2.9.0 2025-12-04T09:50:28.8951374Z * [new tag] v2.9.0-rc1 -> v2.9.0-rc1 2025-12-04T09:50:28.8951506Z * [new tag] v2.9.0-rc10 -> v2.9.0-rc10 2025-12-04T09:50:28.8951631Z * [new tag] v2.9.0-rc11 -> v2.9.0-rc11 2025-12-04T09:50:28.8951751Z * [new tag] v2.9.0-rc2 -> v2.9.0-rc2 2025-12-04T09:50:28.8951878Z * [new tag] v2.9.0-rc3 -> v2.9.0-rc3 2025-12-04T09:50:28.8951996Z * [new tag] v2.9.0-rc4 -> v2.9.0-rc4 2025-12-04T09:50:28.8952120Z * [new tag] v2.9.0-rc5 -> v2.9.0-rc5 2025-12-04T09:50:28.8952239Z * [new tag] v2.9.0-rc6 -> v2.9.0-rc6 2025-12-04T09:50:28.8952362Z * [new tag] v2.9.0-rc7 -> v2.9.0-rc7 2025-12-04T09:50:28.8952559Z * [new tag] v2.9.0-rc8 -> v2.9.0-rc8 2025-12-04T09:50:28.8952691Z * [new tag] v2.9.0-rc9 -> v2.9.0-rc9 2025-12-04T09:50:28.8952819Z * [new tag] v2.9.1 -> v2.9.1 2025-12-04T09:50:28.8952980Z * [new tag] v2.9.1-rc1 -> v2.9.1-rc1 2025-12-04T09:50:28.8953104Z * [new tag] v2.9.1-rc2 -> v2.9.1-rc2 2025-12-04T09:50:28.8953288Z * [new tag] viable/strict/1759343184 -> viable/strict/1759343184 2025-12-04T09:50:28.8953457Z * [new tag] viable/strict/1759346540 -> viable/strict/1759346540 2025-12-04T09:50:28.8953624Z * [new tag] viable/strict/1759348181 -> viable/strict/1759348181 2025-12-04T09:50:28.8953790Z * [new tag] viable/strict/1759350324 -> viable/strict/1759350324 2025-12-04T09:50:28.8953949Z * [new tag] viable/strict/1759351793 -> viable/strict/1759351793 2025-12-04T09:50:28.8954184Z * [new tag] viable/strict/1759353844 -> viable/strict/1759353844 2025-12-04T09:50:28.8954358Z * [new tag] viable/strict/1759355374 -> viable/strict/1759355374 2025-12-04T09:50:28.8954520Z * [new tag] viable/strict/1759357472 -> viable/strict/1759357472 2025-12-04T09:50:28.8954679Z * [new tag] viable/strict/1759361002 -> viable/strict/1759361002 2025-12-04T09:50:28.8954839Z * [new tag] viable/strict/1759362585 -> viable/strict/1759362585 2025-12-04T09:50:28.8955009Z * [new tag] viable/strict/1759365359 -> viable/strict/1759365359 2025-12-04T09:50:28.8955168Z * [new tag] viable/strict/1759370089 -> viable/strict/1759370089 2025-12-04T09:50:28.8955332Z * [new tag] viable/strict/1759377554 -> viable/strict/1759377554 2025-12-04T09:50:28.8955500Z * [new tag] viable/strict/1759379133 -> viable/strict/1759379133 2025-12-04T09:50:28.8955661Z * [new tag] viable/strict/1759389871 -> viable/strict/1759389871 2025-12-04T09:50:28.8955886Z * [new tag] viable/strict/1759393562 -> viable/strict/1759393562 2025-12-04T09:50:28.8956054Z * [new tag] viable/strict/1759395076 -> viable/strict/1759395076 2025-12-04T09:50:28.8956211Z * [new tag] viable/strict/1759398579 -> viable/strict/1759398579 2025-12-04T09:50:28.8956372Z * [new tag] viable/strict/1759404142 -> viable/strict/1759404142 2025-12-04T09:50:28.8956538Z * [new tag] viable/strict/1759405773 -> viable/strict/1759405773 2025-12-04T09:50:28.8956696Z * [new tag] viable/strict/1759408041 -> viable/strict/1759408041 2025-12-04T09:50:28.8956855Z * [new tag] viable/strict/1759411593 -> viable/strict/1759411593 2025-12-04T09:50:28.8957031Z * [new tag] viable/strict/1759427395 -> viable/strict/1759427395 2025-12-04T09:50:28.8957196Z * [new tag] viable/strict/1759434582 -> viable/strict/1759434582 2025-12-04T09:50:28.8957364Z * [new tag] viable/strict/1759436720 -> viable/strict/1759436720 2025-12-04T09:50:28.8957534Z * [new tag] viable/strict/1759440219 -> viable/strict/1759440219 2025-12-04T09:50:28.8957694Z * [new tag] viable/strict/1759441948 -> viable/strict/1759441948 2025-12-04T09:50:28.8957853Z * [new tag] viable/strict/1759443860 -> viable/strict/1759443860 2025-12-04T09:50:28.8958011Z * [new tag] viable/strict/1759445377 -> viable/strict/1759445377 2025-12-04T09:50:28.8958179Z * [new tag] viable/strict/1759447415 -> viable/strict/1759447415 2025-12-04T09:50:28.8958338Z * [new tag] viable/strict/1759451750 -> viable/strict/1759451750 2025-12-04T09:50:28.8958496Z * [new tag] viable/strict/1759453910 -> viable/strict/1759453910 2025-12-04T09:50:28.8958665Z * [new tag] viable/strict/1759456483 -> viable/strict/1759456483 2025-12-04T09:50:28.8958833Z * [new tag] viable/strict/1759459279 -> viable/strict/1759459279 2025-12-04T09:50:28.8958997Z * [new tag] viable/strict/1759460742 -> viable/strict/1759460742 2025-12-04T09:50:28.8959162Z * [new tag] viable/strict/1759462025 -> viable/strict/1759462025 2025-12-04T09:50:28.8959322Z * [new tag] viable/strict/1759469086 -> viable/strict/1759469086 2025-12-04T09:50:28.8959484Z * [new tag] viable/strict/1759470581 -> viable/strict/1759470581 2025-12-04T09:50:28.8959655Z * [new tag] viable/strict/1759472786 -> viable/strict/1759472786 2025-12-04T09:50:28.8959813Z * [new tag] viable/strict/1759476294 -> viable/strict/1759476294 2025-12-04T09:50:28.8959971Z * [new tag] viable/strict/1759479963 -> viable/strict/1759479963 2025-12-04T09:50:28.8960199Z * [new tag] viable/strict/1759492177 -> viable/strict/1759492177 2025-12-04T09:50:28.8960361Z * [new tag] viable/strict/1759519278 -> viable/strict/1759519278 2025-12-04T09:50:28.8960520Z * [new tag] viable/strict/1759524580 -> viable/strict/1759524580 2025-12-04T09:50:28.8960691Z * [new tag] viable/strict/1759528193 -> viable/strict/1759528193 2025-12-04T09:50:28.8960849Z * [new tag] viable/strict/1759533797 -> viable/strict/1759533797 2025-12-04T09:50:28.8961010Z * [new tag] viable/strict/1759542780 -> viable/strict/1759542780 2025-12-04T09:50:28.8961167Z * [new tag] viable/strict/1759549779 -> viable/strict/1759549779 2025-12-04T09:50:28.8961414Z * [new tag] viable/strict/1759555455 -> viable/strict/1759555455 2025-12-04T09:50:28.8961578Z * [new tag] viable/strict/1759559176 -> viable/strict/1759559176 2025-12-04T09:50:28.8961744Z * [new tag] viable/strict/1759560629 -> viable/strict/1759560629 2025-12-04T09:50:28.8961983Z * [new tag] viable/strict/1759569848 -> viable/strict/1759569848 2025-12-04T09:50:28.8962144Z * [new tag] viable/strict/1759571382 -> viable/strict/1759571382 2025-12-04T09:50:28.8962303Z * [new tag] viable/strict/1759573474 -> viable/strict/1759573474 2025-12-04T09:50:28.8962467Z * [new tag] viable/strict/1759618187 -> viable/strict/1759618187 2025-12-04T09:50:28.8962626Z * [new tag] viable/strict/1759626742 -> viable/strict/1759626742 2025-12-04T09:50:28.8962784Z * [new tag] viable/strict/1759632427 -> viable/strict/1759632427 2025-12-04T09:50:28.8962960Z * [new tag] viable/strict/1759634971 -> viable/strict/1759634971 2025-12-04T09:50:28.8963122Z * [new tag] viable/strict/1759661382 -> viable/strict/1759661382 2025-12-04T09:50:28.8963289Z * [new tag] viable/strict/1759663294 -> viable/strict/1759663294 2025-12-04T09:50:28.8963455Z * [new tag] viable/strict/1759708178 -> viable/strict/1759708178 2025-12-04T09:50:28.8963613Z * [new tag] viable/strict/1759715695 -> viable/strict/1759715695 2025-12-04T09:50:28.8963770Z * [new tag] viable/strict/1759728293 -> viable/strict/1759728293 2025-12-04T09:50:28.8963941Z * [new tag] viable/strict/1759735513 -> viable/strict/1759735513 2025-12-04T09:50:28.8964098Z * [new tag] viable/strict/1759739177 -> viable/strict/1759739177 2025-12-04T09:50:28.8964256Z * [new tag] viable/strict/1759758635 -> viable/strict/1759758635 2025-12-04T09:50:28.8964416Z * [new tag] viable/strict/1759765784 -> viable/strict/1759765784 2025-12-04T09:50:28.8964586Z * [new tag] viable/strict/1759767948 -> viable/strict/1759767948 2025-12-04T09:50:28.8964751Z * [new tag] viable/strict/1759771461 -> viable/strict/1759771461 2025-12-04T09:50:28.8964909Z * [new tag] viable/strict/1759776706 -> viable/strict/1759776706 2025-12-04T09:50:28.8965075Z * [new tag] viable/strict/1759782317 -> viable/strict/1759782317 2025-12-04T09:50:28.8965234Z * [new tag] viable/strict/1759783777 -> viable/strict/1759783777 2025-12-04T09:50:28.8965394Z * [new tag] viable/strict/1759785815 -> viable/strict/1759785815 2025-12-04T09:50:28.8965559Z * [new tag] viable/strict/1759789459 -> viable/strict/1759789459 2025-12-04T09:50:28.8965719Z * [new tag] viable/strict/1759790974 -> viable/strict/1759790974 2025-12-04T09:50:28.8965877Z * [new tag] viable/strict/1759794583 -> viable/strict/1759794583 2025-12-04T09:50:28.8966043Z * [new tag] viable/strict/1759797408 -> viable/strict/1759797408 2025-12-04T09:50:28.8966267Z * [new tag] viable/strict/1759799518 -> viable/strict/1759799518 2025-12-04T09:50:28.8966425Z * [new tag] viable/strict/1759804909 -> viable/strict/1759804909 2025-12-04T09:50:28.8966588Z * [new tag] viable/strict/1759807643 -> viable/strict/1759807643 2025-12-04T09:50:28.8966746Z * [new tag] viable/strict/1759809089 -> viable/strict/1759809089 2025-12-04T09:50:28.8966903Z * [new tag] viable/strict/1759811145 -> viable/strict/1759811145 2025-12-04T09:50:28.8967067Z * [new tag] viable/strict/1759812581 -> viable/strict/1759812581 2025-12-04T09:50:28.8967223Z * [new tag] viable/strict/1759814683 -> viable/strict/1759814683 2025-12-04T09:50:28.8967379Z * [new tag] viable/strict/1759821889 -> viable/strict/1759821889 2025-12-04T09:50:28.8967542Z * [new tag] viable/strict/1759823376 -> viable/strict/1759823376 2025-12-04T09:50:28.8967770Z * [new tag] viable/strict/1759827107 -> viable/strict/1759827107 2025-12-04T09:50:28.8967928Z * [new tag] viable/strict/1759830577 -> viable/strict/1759830577 2025-12-04T09:50:28.8968085Z * [new tag] viable/strict/1759832720 -> viable/strict/1759832720 2025-12-04T09:50:28.8968251Z * [new tag] viable/strict/1759842063 -> viable/strict/1759842063 2025-12-04T09:50:28.8968410Z * [new tag] viable/strict/1759847121 -> viable/strict/1759847121 2025-12-04T09:50:28.8968570Z * [new tag] viable/strict/1759850721 -> viable/strict/1759850721 2025-12-04T09:50:28.8968735Z * [new tag] viable/strict/1759857870 -> viable/strict/1759857870 2025-12-04T09:50:28.8968896Z * [new tag] viable/strict/1759863143 -> viable/strict/1759863143 2025-12-04T09:50:28.8969061Z * [new tag] viable/strict/1759875874 -> viable/strict/1759875874 2025-12-04T09:50:28.8969230Z * [new tag] viable/strict/1759877385 -> viable/strict/1759877385 2025-12-04T09:50:28.8969389Z * [new tag] viable/strict/1759883801 -> viable/strict/1759883801 2025-12-04T09:50:28.8969548Z * [new tag] viable/strict/1759885922 -> viable/strict/1759885922 2025-12-04T09:50:28.8969720Z * [new tag] viable/strict/1759888488 -> viable/strict/1759888488 2025-12-04T09:50:28.8969876Z * [new tag] viable/strict/1759895471 -> viable/strict/1759895471 2025-12-04T09:50:28.8970035Z * [new tag] viable/strict/1759904803 -> viable/strict/1759904803 2025-12-04T09:50:28.8970200Z * [new tag] viable/strict/1759908300 -> viable/strict/1759908300 2025-12-04T09:50:28.8970358Z * [new tag] viable/strict/1759915520 -> viable/strict/1759915520 2025-12-04T09:50:28.8970521Z * [new tag] viable/strict/1759916978 -> viable/strict/1759916978 2025-12-04T09:50:28.8970682Z * [new tag] viable/strict/1759930024 -> viable/strict/1759930024 2025-12-04T09:50:28.8970848Z * [new tag] viable/strict/1759948122 -> viable/strict/1759948122 2025-12-04T09:50:28.8971012Z * [new tag] viable/strict/1759952983 -> viable/strict/1759952983 2025-12-04T09:50:28.8971169Z * [new tag] viable/strict/1759955121 -> viable/strict/1759955121 2025-12-04T09:50:28.8971332Z * [new tag] viable/strict/1759962298 -> viable/strict/1759962298 2025-12-04T09:50:28.8971491Z * [new tag] viable/strict/1759965837 -> viable/strict/1759965837 2025-12-04T09:50:28.8971656Z * [new tag] viable/strict/1759970213 -> viable/strict/1759970213 2025-12-04T09:50:28.8971824Z * [new tag] viable/strict/1759974894 -> viable/strict/1759974894 2025-12-04T09:50:28.8972044Z * [new tag] viable/strict/1759977763 -> viable/strict/1759977763 2025-12-04T09:50:28.8972206Z * [new tag] viable/strict/1759979241 -> viable/strict/1759979241 2025-12-04T09:50:28.8972372Z * [new tag] viable/strict/1759985417 -> viable/strict/1759985417 2025-12-04T09:50:28.8972530Z * [new tag] viable/strict/1759987490 -> viable/strict/1759987490 2025-12-04T09:50:28.8972687Z * [new tag] viable/strict/1759996180 -> viable/strict/1759996180 2025-12-04T09:50:28.8972854Z * [new tag] viable/strict/1760065682 -> viable/strict/1760065682 2025-12-04T09:50:28.8973014Z * [new tag] viable/strict/1760066894 -> viable/strict/1760066894 2025-12-04T09:50:28.8973172Z * [new tag] viable/strict/1760070345 -> viable/strict/1760070345 2025-12-04T09:50:28.8973339Z * [new tag] viable/strict/1760089782 -> viable/strict/1760089782 2025-12-04T09:50:28.8973506Z * [new tag] viable/strict/1760091921 -> viable/strict/1760091921 2025-12-04T09:50:28.8973730Z * [new tag] viable/strict/1760127924 -> viable/strict/1760127924 2025-12-04T09:50:28.8973896Z * [new tag] viable/strict/1760129489 -> viable/strict/1760129489 2025-12-04T09:50:28.8974054Z * [new tag] viable/strict/1760132980 -> viable/strict/1760132980 2025-12-04T09:50:28.8974212Z * [new tag] viable/strict/1760135060 -> viable/strict/1760135060 2025-12-04T09:50:28.8974368Z * [new tag] viable/strict/1760215782 -> viable/strict/1760215782 2025-12-04T09:50:28.8974549Z * [new tag] viable/strict/1760273849 -> viable/strict/1760273849 2025-12-04T09:50:28.8974708Z * [new tag] viable/strict/1760275517 -> viable/strict/1760275517 2025-12-04T09:50:28.8974869Z * [new tag] viable/strict/1760276979 -> viable/strict/1760276979 2025-12-04T09:50:28.8975037Z * [new tag] viable/strict/1760279007 -> viable/strict/1760279007 2025-12-04T09:50:28.8975198Z * [new tag] viable/strict/1760286328 -> viable/strict/1760286328 2025-12-04T09:50:28.8975355Z * [new tag] viable/strict/1760493304 -> viable/strict/1760493304 2025-12-04T09:50:28.8975523Z * [new tag] viable/strict/1760496298 -> viable/strict/1760496298 2025-12-04T09:50:28.8975680Z * [new tag] viable/strict/1760518396 -> viable/strict/1760518396 2025-12-04T09:50:28.8975842Z * [new tag] viable/strict/1760534864 -> viable/strict/1760534864 2025-12-04T09:50:28.8976010Z * [new tag] viable/strict/1760549062 -> viable/strict/1760549062 2025-12-04T09:50:28.8976169Z * [new tag] viable/strict/1760552799 -> viable/strict/1760552799 2025-12-04T09:50:28.8976328Z * [new tag] viable/strict/1760554355 -> viable/strict/1760554355 2025-12-04T09:50:28.8976494Z * [new tag] viable/strict/1760556275 -> viable/strict/1760556275 2025-12-04T09:50:28.8976655Z * [new tag] viable/strict/1760564979 -> viable/strict/1760564979 2025-12-04T09:50:28.8976812Z * [new tag] viable/strict/1760567049 -> viable/strict/1760567049 2025-12-04T09:50:28.8976974Z * [new tag] viable/strict/1760568585 -> viable/strict/1760568585 2025-12-04T09:50:28.8977134Z * [new tag] viable/strict/1760570630 -> viable/strict/1760570630 2025-12-04T09:50:28.8977292Z * [new tag] viable/strict/1760572180 -> viable/strict/1760572180 2025-12-04T09:50:28.8977451Z * [new tag] viable/strict/1760575094 -> viable/strict/1760575094 2025-12-04T09:50:28.8977620Z * [new tag] viable/strict/1760579709 -> viable/strict/1760579709 2025-12-04T09:50:28.8977783Z * [new tag] viable/strict/1760582614 -> viable/strict/1760582614 2025-12-04T09:50:28.8978009Z * [new tag] viable/strict/1760586815 -> viable/strict/1760586815 2025-12-04T09:50:28.8978173Z * [new tag] viable/strict/1760588829 -> viable/strict/1760588829 2025-12-04T09:50:28.8978335Z * [new tag] viable/strict/1760590200 -> viable/strict/1760590200 2025-12-04T09:50:28.8978497Z * [new tag] viable/strict/1760592311 -> viable/strict/1760592311 2025-12-04T09:50:28.8978664Z * [new tag] viable/strict/1760619733 -> viable/strict/1760619733 2025-12-04T09:50:28.8978828Z * [new tag] viable/strict/1760628335 -> viable/strict/1760628335 2025-12-04T09:50:28.8978986Z * [new tag] viable/strict/1760635490 -> viable/strict/1760635490 2025-12-04T09:50:28.8979162Z * [new tag] viable/strict/1760640743 -> viable/strict/1760640743 2025-12-04T09:50:28.8979319Z * [new tag] viable/strict/1760642528 -> viable/strict/1760642528 2025-12-04T09:50:28.8979541Z * [new tag] viable/strict/1760646330 -> viable/strict/1760646330 2025-12-04T09:50:28.8979711Z * [new tag] viable/strict/1760666101 -> viable/strict/1760666101 2025-12-04T09:50:28.8979871Z * [new tag] viable/strict/1760668990 -> viable/strict/1760668990 2025-12-04T09:50:28.8980030Z * [new tag] viable/strict/1760670600 -> viable/strict/1760670600 2025-12-04T09:50:28.8980196Z * [new tag] viable/strict/1760671704 -> viable/strict/1760671704 2025-12-04T09:50:28.8980356Z * [new tag] viable/strict/1760673121 -> viable/strict/1760673121 2025-12-04T09:50:28.8980515Z * [new tag] viable/strict/1760675352 -> viable/strict/1760675352 2025-12-04T09:50:28.8980674Z * [new tag] viable/strict/1760696731 -> viable/strict/1760696731 2025-12-04T09:50:28.8980838Z * [new tag] viable/strict/1760723515 -> viable/strict/1760723515 2025-12-04T09:50:28.8981007Z * [new tag] viable/strict/1760727234 -> viable/strict/1760727234 2025-12-04T09:50:28.8981172Z * [new tag] viable/strict/1760730578 -> viable/strict/1760730578 2025-12-04T09:50:28.8981339Z * [new tag] viable/strict/1760732726 -> viable/strict/1760732726 2025-12-04T09:50:28.8981498Z * [new tag] viable/strict/1760734180 -> viable/strict/1760734180 2025-12-04T09:50:28.8981666Z * [new tag] viable/strict/1760736251 -> viable/strict/1760736251 2025-12-04T09:50:28.8981824Z * [new tag] viable/strict/1760737772 -> viable/strict/1760737772 2025-12-04T09:50:28.8981987Z * [new tag] viable/strict/1760758005 -> viable/strict/1760758005 2025-12-04T09:50:28.8982145Z * [new tag] viable/strict/1760761532 -> viable/strict/1760761532 2025-12-04T09:50:28.8982308Z * [new tag] viable/strict/1760802581 -> viable/strict/1760802581 2025-12-04T09:50:28.8982477Z * [new tag] viable/strict/1760827772 -> viable/strict/1760827772 2025-12-04T09:50:28.8982639Z * [new tag] viable/strict/1760834524 -> viable/strict/1760834524 2025-12-04T09:50:28.8982796Z * [new tag] viable/strict/1760845009 -> viable/strict/1760845009 2025-12-04T09:50:28.8982957Z * [new tag] viable/strict/1760876836 -> viable/strict/1760876836 2025-12-04T09:50:28.8983121Z * [new tag] viable/strict/1760880329 -> viable/strict/1760880329 2025-12-04T09:50:28.8983281Z * [new tag] viable/strict/1760888987 -> viable/strict/1760888987 2025-12-04T09:50:28.8983439Z * [new tag] viable/strict/1760912664 -> viable/strict/1760912664 2025-12-04T09:50:28.8983603Z * [new tag] viable/strict/1760925321 -> viable/strict/1760925321 2025-12-04T09:50:28.8983825Z * [new tag] viable/strict/1760931488 -> viable/strict/1760931488 2025-12-04T09:50:28.8983990Z * [new tag] viable/strict/1760932693 -> viable/strict/1760932693 2025-12-04T09:50:28.8984160Z * [new tag] viable/strict/1761004184 -> viable/strict/1761004184 2025-12-04T09:50:28.8984315Z * [new tag] viable/strict/1761014748 -> viable/strict/1761014748 2025-12-04T09:50:28.8984473Z * [new tag] viable/strict/1761017491 -> viable/strict/1761017491 2025-12-04T09:50:28.8984642Z * [new tag] viable/strict/1761018806 -> viable/strict/1761018806 2025-12-04T09:50:28.8984800Z * [new tag] viable/strict/1761020754 -> viable/strict/1761020754 2025-12-04T09:50:28.8984961Z * [new tag] viable/strict/1761024303 -> viable/strict/1761024303 2025-12-04T09:50:28.8985124Z * [new tag] viable/strict/1761029582 -> viable/strict/1761029582 2025-12-04T09:50:28.8985285Z * [new tag] viable/strict/1761031535 -> viable/strict/1761031535 2025-12-04T09:50:28.8985509Z * [new tag] viable/strict/1761035196 -> viable/strict/1761035196 2025-12-04T09:50:28.8985673Z * [new tag] viable/strict/1761045825 -> viable/strict/1761045825 2025-12-04T09:50:28.8985835Z * [new tag] viable/strict/1761054796 -> viable/strict/1761054796 2025-12-04T09:50:28.8985992Z * [new tag] viable/strict/1761060314 -> viable/strict/1761060314 2025-12-04T09:50:28.8986157Z * [new tag] viable/strict/1761071198 -> viable/strict/1761071198 2025-12-04T09:50:28.8986316Z * [new tag] viable/strict/1761074628 -> viable/strict/1761074628 2025-12-04T09:50:28.8986474Z * [new tag] viable/strict/1761078351 -> viable/strict/1761078351 2025-12-04T09:50:28.8986632Z * [new tag] viable/strict/1761079822 -> viable/strict/1761079822 2025-12-04T09:50:28.8986803Z * [new tag] viable/strict/1761081873 -> viable/strict/1761081873 2025-12-04T09:50:28.8986965Z * [new tag] viable/strict/1761083392 -> viable/strict/1761083392 2025-12-04T09:50:28.8987122Z * [new tag] viable/strict/1761085465 -> viable/strict/1761085465 2025-12-04T09:50:28.8987288Z * [new tag] viable/strict/1761089099 -> viable/strict/1761089099 2025-12-04T09:50:28.8987448Z * [new tag] viable/strict/1761095535 -> viable/strict/1761095535 2025-12-04T09:50:28.8987606Z * [new tag] viable/strict/1761098119 -> viable/strict/1761098119 2025-12-04T09:50:28.8987771Z * [new tag] viable/strict/1761101330 -> viable/strict/1761101330 2025-12-04T09:50:28.8987929Z * [new tag] viable/strict/1761114425 -> viable/strict/1761114425 2025-12-04T09:50:28.8988097Z * [new tag] viable/strict/1761116036 -> viable/strict/1761116036 2025-12-04T09:50:28.8988268Z * [new tag] viable/strict/1761119379 -> viable/strict/1761119379 2025-12-04T09:50:28.8988429Z * [new tag] viable/strict/1761121601 -> viable/strict/1761121601 2025-12-04T09:50:28.8988588Z * [new tag] viable/strict/1761123234 -> viable/strict/1761123234 2025-12-04T09:50:28.8988755Z * [new tag] viable/strict/1761126621 -> viable/strict/1761126621 2025-12-04T09:50:28.8988914Z * [new tag] viable/strict/1761132259 -> viable/strict/1761132259 2025-12-04T09:50:28.8989073Z * [new tag] viable/strict/1761146746 -> viable/strict/1761146746 2025-12-04T09:50:28.8989237Z * [new tag] viable/strict/1761164752 -> viable/strict/1761164752 2025-12-04T09:50:28.8989398Z * [new tag] viable/strict/1761166198 -> viable/strict/1761166198 2025-12-04T09:50:28.8989558Z * [new tag] viable/strict/1761175424 -> viable/strict/1761175424 2025-12-04T09:50:28.8990223Z * [new tag] viable/strict/1761176983 -> viable/strict/1761176983 2025-12-04T09:50:28.8990400Z * [new tag] viable/strict/1761179891 -> viable/strict/1761179891 2025-12-04T09:50:28.8990560Z * [new tag] viable/strict/1761181930 -> viable/strict/1761181930 2025-12-04T09:50:28.8990720Z * [new tag] viable/strict/1761184516 -> viable/strict/1761184516 2025-12-04T09:50:28.8990889Z * [new tag] viable/strict/1761190179 -> viable/strict/1761190179 2025-12-04T09:50:28.8991049Z * [new tag] viable/strict/1761193558 -> viable/strict/1761193558 2025-12-04T09:50:28.8991211Z * [new tag] viable/strict/1761207990 -> viable/strict/1761207990 2025-12-04T09:50:28.8991377Z * [new tag] viable/strict/1761229539 -> viable/strict/1761229539 2025-12-04T09:50:28.8991539Z * [new tag] viable/strict/1761244031 -> viable/strict/1761244031 2025-12-04T09:50:28.8991704Z * [new tag] viable/strict/1761248986 -> viable/strict/1761248986 2025-12-04T09:50:28.8991936Z * [new tag] viable/strict/1761259791 -> viable/strict/1761259791 2025-12-04T09:50:28.8992096Z * [new tag] viable/strict/1761266139 -> viable/strict/1761266139 2025-12-04T09:50:28.8992256Z * [new tag] viable/strict/1761268316 -> viable/strict/1761268316 2025-12-04T09:50:28.8992427Z * [new tag] viable/strict/1761273805 -> viable/strict/1761273805 2025-12-04T09:50:28.8992592Z * [new tag] viable/strict/1761275261 -> viable/strict/1761275261 2025-12-04T09:50:28.8992752Z * [new tag] viable/strict/1761277913 -> viable/strict/1761277913 2025-12-04T09:50:28.8992915Z * [new tag] viable/strict/1761290701 -> viable/strict/1761290701 2025-12-04T09:50:28.8993071Z * [new tag] viable/strict/1761294396 -> viable/strict/1761294396 2025-12-04T09:50:28.8993235Z * [new tag] viable/strict/1761303047 -> viable/strict/1761303047 2025-12-04T09:50:28.8993396Z * [new tag] viable/strict/1761335388 -> viable/strict/1761335388 2025-12-04T09:50:28.8993562Z * [new tag] viable/strict/1761337551 -> viable/strict/1761337551 2025-12-04T09:50:28.8993729Z * [new tag] viable/strict/1761339007 -> viable/strict/1761339007 2025-12-04T09:50:28.8993890Z * [new tag] viable/strict/1761341050 -> viable/strict/1761341050 2025-12-04T09:50:28.8994063Z * [new tag] viable/strict/1761346188 -> viable/strict/1761346188 2025-12-04T09:50:28.8994226Z * [new tag] viable/strict/1761349792 -> viable/strict/1761349792 2025-12-04T09:50:28.8994388Z * [new tag] viable/strict/1761352620 -> viable/strict/1761352620 2025-12-04T09:50:28.8994553Z * [new tag] viable/strict/1761354730 -> viable/strict/1761354730 2025-12-04T09:50:28.8994723Z * [new tag] viable/strict/1761357298 -> viable/strict/1761357298 2025-12-04T09:50:28.8994888Z * [new tag] viable/strict/1761360201 -> viable/strict/1761360201 2025-12-04T09:50:28.8995056Z * [new tag] viable/strict/1761361753 -> viable/strict/1761361753 2025-12-04T09:50:28.8995214Z * [new tag] viable/strict/1761364351 -> viable/strict/1761364351 2025-12-04T09:50:28.8995371Z * [new tag] viable/strict/1761366338 -> viable/strict/1761366338 2025-12-04T09:50:28.8995543Z * [new tag] viable/strict/1761367802 -> viable/strict/1761367802 2025-12-04T09:50:28.8995702Z * [new tag] viable/strict/1761369889 -> viable/strict/1761369889 2025-12-04T09:50:28.8995860Z * [new tag] viable/strict/1761371385 -> viable/strict/1761371385 2025-12-04T09:50:28.8996025Z * [new tag] viable/strict/1761373581 -> viable/strict/1761373581 2025-12-04T09:50:28.8996248Z * [new tag] viable/strict/1761375054 -> viable/strict/1761375054 2025-12-04T09:50:28.8996408Z * [new tag] viable/strict/1761421785 -> viable/strict/1761421785 2025-12-04T09:50:28.8996566Z * [new tag] viable/strict/1761434614 -> viable/strict/1761434614 2025-12-04T09:50:28.8996739Z * [new tag] viable/strict/1761439254 -> viable/strict/1761439254 2025-12-04T09:50:28.8996899Z * [new tag] viable/strict/1761454187 -> viable/strict/1761454187 2025-12-04T09:50:28.8997057Z * [new tag] viable/strict/1761459991 -> viable/strict/1761459991 2025-12-04T09:50:28.8997221Z * [new tag] viable/strict/1761470668 -> viable/strict/1761470668 2025-12-04T09:50:28.8997379Z * [new tag] viable/strict/1761472188 -> viable/strict/1761472188 2025-12-04T09:50:28.8997542Z * [new tag] viable/strict/1761503178 -> viable/strict/1761503178 2025-12-04T09:50:28.8998076Z * [new tag] viable/strict/1761517492 -> viable/strict/1761517492 2025-12-04T09:50:28.8998239Z * [new tag] viable/strict/1761518981 -> viable/strict/1761518981 2025-12-04T09:50:28.8998406Z * [new tag] viable/strict/1761533609 -> viable/strict/1761533609 2025-12-04T09:50:28.8998574Z * [new tag] viable/strict/1761546438 -> viable/strict/1761546438 2025-12-04T09:50:28.8998733Z * [new tag] viable/strict/1761548133 -> viable/strict/1761548133 2025-12-04T09:50:28.8998893Z * [new tag] viable/strict/1761555186 -> viable/strict/1761555186 2025-12-04T09:50:28.8999059Z * [new tag] viable/strict/1761557178 -> viable/strict/1761557178 2025-12-04T09:50:28.8999219Z * [new tag] viable/strict/1761560772 -> viable/strict/1761560772 2025-12-04T09:50:28.8999383Z * [new tag] viable/strict/1761562266 -> viable/strict/1761562266 2025-12-04T09:50:28.8999552Z * [new tag] viable/strict/1761564260 -> viable/strict/1761564260 2025-12-04T09:50:28.8999715Z * [new tag] viable/strict/1761568072 -> viable/strict/1761568072 2025-12-04T09:50:28.8999877Z * [new tag] viable/strict/1761571683 -> viable/strict/1761571683 2025-12-04T09:50:28.9000040Z * [new tag] viable/strict/1761580199 -> viable/strict/1761580199 2025-12-04T09:50:28.9000206Z * [new tag] viable/strict/1761587383 -> viable/strict/1761587383 2025-12-04T09:50:28.9000362Z * [new tag] viable/strict/1761591165 -> viable/strict/1761591165 2025-12-04T09:50:28.9000521Z * [new tag] viable/strict/1761594575 -> viable/strict/1761594575 2025-12-04T09:50:28.9000690Z * [new tag] viable/strict/1761596710 -> viable/strict/1761596710 2025-12-04T09:50:28.9000851Z * [new tag] viable/strict/1761598189 -> viable/strict/1761598189 2025-12-04T09:50:28.9001011Z * [new tag] viable/strict/1761600254 -> viable/strict/1761600254 2025-12-04T09:50:28.9001249Z * [new tag] viable/strict/1761603879 -> viable/strict/1761603879 2025-12-04T09:50:28.9001415Z * [new tag] viable/strict/1761605429 -> viable/strict/1761605429 2025-12-04T09:50:28.9001579Z * [new tag] viable/strict/1761607468 -> viable/strict/1761607468 2025-12-04T09:50:28.9001745Z * [new tag] viable/strict/1761608983 -> viable/strict/1761608983 2025-12-04T09:50:28.9001906Z * [new tag] viable/strict/1761611846 -> viable/strict/1761611846 2025-12-04T09:50:28.9002065Z * [new tag] viable/strict/1761613922 -> viable/strict/1761613922 2025-12-04T09:50:28.9002230Z * [new tag] viable/strict/1761616504 -> viable/strict/1761616504 2025-12-04T09:50:28.9002465Z * [new tag] viable/strict/1761619599 -> viable/strict/1761619599 2025-12-04T09:50:28.9002628Z * [new tag] viable/strict/1761686693 -> viable/strict/1761686693 2025-12-04T09:50:28.9002796Z * [new tag] viable/strict/1761688179 -> viable/strict/1761688179 2025-12-04T09:50:28.9002963Z * [new tag] viable/strict/1761691973 -> viable/strict/1761691973 2025-12-04T09:50:28.9003123Z * [new tag] viable/strict/1761693884 -> viable/strict/1761693884 2025-12-04T09:50:28.9003280Z * [new tag] viable/strict/1761695389 -> viable/strict/1761695389 2025-12-04T09:50:28.9003450Z * [new tag] viable/strict/1761698408 -> viable/strict/1761698408 2025-12-04T09:50:28.9003611Z * [new tag] viable/strict/1761702931 -> viable/strict/1761702931 2025-12-04T09:50:28.9003774Z * [new tag] viable/strict/1761706307 -> viable/strict/1761706307 2025-12-04T09:50:28.9003941Z * [new tag] viable/strict/1761709065 -> viable/strict/1761709065 2025-12-04T09:50:28.9004165Z * [new tag] viable/strict/1761710285 -> viable/strict/1761710285 2025-12-04T09:50:28.9004324Z * [new tag] viable/strict/1761711983 -> viable/strict/1761711983 2025-12-04T09:50:28.9004489Z * [new tag] viable/strict/1761713514 -> viable/strict/1761713514 2025-12-04T09:50:28.9004647Z * [new tag] viable/strict/1761715523 -> viable/strict/1761715523 2025-12-04T09:50:28.9004807Z * [new tag] viable/strict/1761727973 -> viable/strict/1761727973 2025-12-04T09:50:28.9004977Z * [new tag] viable/strict/1761751558 -> viable/strict/1761751558 2025-12-04T09:50:28.9005136Z * [new tag] viable/strict/1761755187 -> viable/strict/1761755187 2025-12-04T09:50:28.9005295Z * [new tag] viable/strict/1761756826 -> viable/strict/1761756826 2025-12-04T09:50:28.9005463Z * [new tag] viable/strict/1761769551 -> viable/strict/1761769551 2025-12-04T09:50:28.9005626Z * [new tag] viable/strict/1761771032 -> viable/strict/1761771032 2025-12-04T09:50:28.9005786Z * [new tag] viable/strict/1761773101 -> viable/strict/1761773101 2025-12-04T09:50:28.9005957Z * [new tag] viable/strict/1761781792 -> viable/strict/1761781792 2025-12-04T09:50:28.9006116Z * [new tag] viable/strict/1761784788 -> viable/strict/1761784788 2025-12-04T09:50:28.9006275Z * [new tag] viable/strict/1761786740 -> viable/strict/1761786740 2025-12-04T09:50:28.9006435Z * [new tag] viable/strict/1761789332 -> viable/strict/1761789332 2025-12-04T09:50:28.9006605Z * [new tag] viable/strict/1761792569 -> viable/strict/1761792569 2025-12-04T09:50:28.9006761Z * [new tag] viable/strict/1761795289 -> viable/strict/1761795289 2025-12-04T09:50:28.9006927Z * [new tag] viable/strict/1761798345 -> viable/strict/1761798345 2025-12-04T09:50:28.9007100Z * [new tag] viable/strict/1761799827 -> viable/strict/1761799827 2025-12-04T09:50:28.9007257Z * [new tag] viable/strict/1761805604 -> viable/strict/1761805604 2025-12-04T09:50:28.9007414Z * [new tag] viable/strict/1761807202 -> viable/strict/1761807202 2025-12-04T09:50:28.9007577Z * [new tag] viable/strict/1761809094 -> viable/strict/1761809094 2025-12-04T09:50:28.9007734Z * [new tag] viable/strict/1761810576 -> viable/strict/1761810576 2025-12-04T09:50:28.9007895Z * [new tag] viable/strict/1761812771 -> viable/strict/1761812771 2025-12-04T09:50:28.9008061Z * [new tag] viable/strict/1761814363 -> viable/strict/1761814363 2025-12-04T09:50:28.9008286Z * [new tag] viable/strict/1761857410 -> viable/strict/1761857410 2025-12-04T09:50:28.9008516Z * [new tag] viable/strict/1761860985 -> viable/strict/1761860985 2025-12-04T09:50:28.9008722Z * [new tag] viable/strict/1761863094 -> viable/strict/1761863094 2025-12-04T09:50:28.9008882Z * [new tag] viable/strict/1761864590 -> viable/strict/1761864590 2025-12-04T09:50:28.9009040Z * [new tag] viable/strict/1761866675 -> viable/strict/1761866675 2025-12-04T09:50:28.9009208Z * [new tag] viable/strict/1761868178 -> viable/strict/1761868178 2025-12-04T09:50:28.9009370Z * [new tag] viable/strict/1761871111 -> viable/strict/1761871111 2025-12-04T09:50:28.9009531Z * [new tag] viable/strict/1761873126 -> viable/strict/1761873126 2025-12-04T09:50:28.9009689Z * [new tag] viable/strict/1761875714 -> viable/strict/1761875714 2025-12-04T09:50:28.9009854Z * [new tag] viable/strict/1761878924 -> viable/strict/1761878924 2025-12-04T09:50:28.9010079Z * [new tag] viable/strict/1761881727 -> viable/strict/1761881727 2025-12-04T09:50:28.9010238Z * [new tag] viable/strict/1761882959 -> viable/strict/1761882959 2025-12-04T09:50:28.9010405Z * [new tag] viable/strict/1761886268 -> viable/strict/1761886268 2025-12-04T09:50:28.9010565Z * [new tag] viable/strict/1761893641 -> viable/strict/1761893641 2025-12-04T09:50:28.9010723Z * [new tag] viable/strict/1761931517 -> viable/strict/1761931517 2025-12-04T09:50:28.9010892Z * [new tag] viable/strict/1761933080 -> viable/strict/1761933080 2025-12-04T09:50:28.9011049Z * [new tag] viable/strict/1761935217 -> viable/strict/1761935217 2025-12-04T09:50:28.9011208Z * [new tag] viable/strict/1761938533 -> viable/strict/1761938533 2025-12-04T09:50:28.9011379Z * [new tag] viable/strict/1761940184 -> viable/strict/1761940184 2025-12-04T09:50:28.9011549Z * [new tag] viable/strict/1761942338 -> viable/strict/1761942338 2025-12-04T09:50:28.9011707Z * [new tag] viable/strict/1761946100 -> viable/strict/1761946100 2025-12-04T09:50:28.9011877Z * [new tag] viable/strict/1761947374 -> viable/strict/1761947374 2025-12-04T09:50:28.9012040Z * [new tag] viable/strict/1761950978 -> viable/strict/1761950978 2025-12-04T09:50:28.9012202Z * [new tag] viable/strict/1761957727 -> viable/strict/1761957727 2025-12-04T09:50:28.9012369Z * [new tag] viable/strict/1761959532 -> viable/strict/1761959532 2025-12-04T09:50:28.9012526Z * [new tag] viable/strict/1761965366 -> viable/strict/1761965366 2025-12-04T09:50:28.9012686Z * [new tag] viable/strict/1761968066 -> viable/strict/1761968066 2025-12-04T09:50:28.9012845Z * [new tag] viable/strict/1761969322 -> viable/strict/1761969322 2025-12-04T09:50:28.9013018Z * [new tag] viable/strict/1761974723 -> viable/strict/1761974723 2025-12-04T09:50:28.9013177Z * [new tag] viable/strict/1761981837 -> viable/strict/1761981837 2025-12-04T09:50:28.9013336Z * [new tag] viable/strict/1761985546 -> viable/strict/1761985546 2025-12-04T09:50:28.9013504Z * [new tag] viable/strict/1761987030 -> viable/strict/1761987030 2025-12-04T09:50:28.9013670Z * [new tag] viable/strict/1762003554 -> viable/strict/1762003554 2025-12-04T09:50:28.9013829Z * [new tag] viable/strict/1762021560 -> viable/strict/1762021560 2025-12-04T09:50:28.9013994Z * [new tag] viable/strict/1762032190 -> viable/strict/1762032190 2025-12-04T09:50:28.9014156Z * [new tag] viable/strict/1762040981 -> viable/strict/1762040981 2025-12-04T09:50:28.9014374Z * [new tag] viable/strict/1762048525 -> viable/strict/1762048525 2025-12-04T09:50:28.9014543Z * [new tag] viable/strict/1762104223 -> viable/strict/1762104223 2025-12-04T09:50:28.9014705Z * [new tag] viable/strict/1762105778 -> viable/strict/1762105778 2025-12-04T09:50:28.9014865Z * [new tag] viable/strict/1762115109 -> viable/strict/1762115109 2025-12-04T09:50:28.9015038Z * [new tag] viable/strict/1762125840 -> viable/strict/1762125840 2025-12-04T09:50:28.9015195Z * [new tag] viable/strict/1762127377 -> viable/strict/1762127377 2025-12-04T09:50:28.9015353Z * [new tag] viable/strict/1762134925 -> viable/strict/1762134925 2025-12-04T09:50:28.9015523Z * [new tag] viable/strict/1762138338 -> viable/strict/1762138338 2025-12-04T09:50:28.9015683Z * [new tag] viable/strict/1762148993 -> viable/strict/1762148993 2025-12-04T09:50:28.9015847Z * [new tag] viable/strict/1762152871 -> viable/strict/1762152871 2025-12-04T09:50:28.9016072Z * [new tag] viable/strict/1762156183 -> viable/strict/1762156183 2025-12-04T09:50:28.9016234Z * [new tag] viable/strict/1762163457 -> viable/strict/1762163457 2025-12-04T09:50:28.9016392Z * [new tag] viable/strict/1762165569 -> viable/strict/1762165569 2025-12-04T09:50:28.9016549Z * [new tag] viable/strict/1762169035 -> viable/strict/1762169035 2025-12-04T09:50:28.9016716Z * [new tag] viable/strict/1762174936 -> viable/strict/1762174936 2025-12-04T09:50:28.9016877Z * [new tag] viable/strict/1762194412 -> viable/strict/1762194412 2025-12-04T09:50:28.9017038Z * [new tag] viable/strict/1762195876 -> viable/strict/1762195876 2025-12-04T09:50:28.9017207Z * [new tag] viable/strict/1762197788 -> viable/strict/1762197788 2025-12-04T09:50:28.9017369Z * [new tag] viable/strict/1762199389 -> viable/strict/1762199389 2025-12-04T09:50:28.9017530Z * [new tag] viable/strict/1762206585 -> viable/strict/1762206585 2025-12-04T09:50:28.9017692Z * [new tag] viable/strict/1762210184 -> viable/strict/1762210184 2025-12-04T09:50:28.9017850Z * [new tag] viable/strict/1762218736 -> viable/strict/1762218736 2025-12-04T09:50:28.9018006Z * [new tag] viable/strict/1762224529 -> viable/strict/1762224529 2025-12-04T09:50:28.9018172Z * [new tag] viable/strict/1762227253 -> viable/strict/1762227253 2025-12-04T09:50:28.9018329Z * [new tag] viable/strict/1762228515 -> viable/strict/1762228515 2025-12-04T09:50:28.9018488Z * [new tag] viable/strict/1762230349 -> viable/strict/1762230349 2025-12-04T09:50:28.9018654Z * [new tag] viable/strict/1762231859 -> viable/strict/1762231859 2025-12-04T09:50:28.9018821Z * [new tag] viable/strict/1762233925 -> viable/strict/1762233925 2025-12-04T09:50:28.9018985Z * [new tag] viable/strict/1762237630 -> viable/strict/1762237630 2025-12-04T09:50:28.9019153Z * [new tag] viable/strict/1762253522 -> viable/strict/1762253522 2025-12-04T09:50:28.9019312Z * [new tag] viable/strict/1762278588 -> viable/strict/1762278588 2025-12-04T09:50:28.9019472Z * [new tag] viable/strict/1762284203 -> viable/strict/1762284203 2025-12-04T09:50:28.9019630Z * [new tag] viable/strict/1762289446 -> viable/strict/1762289446 2025-12-04T09:50:28.9019793Z * [new tag] viable/strict/1762291515 -> viable/strict/1762291515 2025-12-04T09:50:28.9019951Z * [new tag] viable/strict/1762295100 -> viable/strict/1762295100 2025-12-04T09:50:28.9020111Z * [new tag] viable/strict/1762296590 -> viable/strict/1762296590 2025-12-04T09:50:28.9020337Z * [new tag] viable/strict/1762300179 -> viable/strict/1762300179 2025-12-04T09:50:28.9020498Z * [new tag] viable/strict/1762303207 -> viable/strict/1762303207 2025-12-04T09:50:28.9020660Z * [new tag] viable/strict/1762386584 -> viable/strict/1762386584 2025-12-04T09:50:28.9020830Z * [new tag] viable/strict/1762391537 -> viable/strict/1762391537 2025-12-04T09:50:28.9020994Z * [new tag] viable/strict/1762394119 -> viable/strict/1762394119 2025-12-04T09:50:28.9021156Z * [new tag] viable/strict/1762397437 -> viable/strict/1762397437 2025-12-04T09:50:28.9021319Z * [new tag] viable/strict/1762400256 -> viable/strict/1762400256 2025-12-04T09:50:28.9021479Z * [new tag] viable/strict/1762401469 -> viable/strict/1762401469 2025-12-04T09:50:28.9021640Z * [new tag] viable/strict/1762408195 -> viable/strict/1762408195 2025-12-04T09:50:28.9021808Z * [new tag] viable/strict/1762410411 -> viable/strict/1762410411 2025-12-04T09:50:28.9022028Z * [new tag] viable/strict/1762417613 -> viable/strict/1762417613 2025-12-04T09:50:28.9022192Z * [new tag] viable/strict/1762419198 -> viable/strict/1762419198 2025-12-04T09:50:28.9022361Z * [new tag] viable/strict/1762422656 -> viable/strict/1762422656 2025-12-04T09:50:28.9022520Z * [new tag] viable/strict/1762424746 -> viable/strict/1762424746 2025-12-04T09:50:28.9022677Z * [new tag] viable/strict/1762446386 -> viable/strict/1762446386 2025-12-04T09:50:28.9022840Z * [new tag] viable/strict/1762449912 -> viable/strict/1762449912 2025-12-04T09:50:28.9023009Z * [new tag] viable/strict/1762457031 -> viable/strict/1762457031 2025-12-04T09:50:28.9023168Z * [new tag] viable/strict/1762462441 -> viable/strict/1762462441 2025-12-04T09:50:28.9023329Z * [new tag] viable/strict/1762467909 -> viable/strict/1762467909 2025-12-04T09:50:28.9023498Z * [new tag] viable/strict/1762471493 -> viable/strict/1762471493 2025-12-04T09:50:28.9023656Z * [new tag] viable/strict/1762475990 -> viable/strict/1762475990 2025-12-04T09:50:28.9023818Z * [new tag] viable/strict/1762477933 -> viable/strict/1762477933 2025-12-04T09:50:28.9023984Z * [new tag] viable/strict/1762491053 -> viable/strict/1762491053 2025-12-04T09:50:28.9024145Z * [new tag] viable/strict/1762493118 -> viable/strict/1762493118 2025-12-04T09:50:28.9024308Z * [new tag] viable/strict/1762498442 -> viable/strict/1762498442 2025-12-04T09:50:28.9024478Z * [new tag] viable/strict/1762501778 -> viable/strict/1762501778 2025-12-04T09:50:28.9024636Z * [new tag] viable/strict/1762504001 -> viable/strict/1762504001 2025-12-04T09:50:28.9024801Z * [new tag] viable/strict/1762505583 -> viable/strict/1762505583 2025-12-04T09:50:28.9024967Z * [new tag] viable/strict/1762507523 -> viable/strict/1762507523 2025-12-04T09:50:28.9025129Z * [new tag] viable/strict/1762511140 -> viable/strict/1762511140 2025-12-04T09:50:28.9025287Z * [new tag] viable/strict/1762512632 -> viable/strict/1762512632 2025-12-04T09:50:28.9025457Z * [new tag] viable/strict/1762520467 -> viable/strict/1762520467 2025-12-04T09:50:28.9025619Z * [new tag] viable/strict/1762522016 -> viable/strict/1762522016 2025-12-04T09:50:28.9025779Z * [new tag] viable/strict/1762530591 -> viable/strict/1762530591 2025-12-04T09:50:28.9025943Z * [new tag] viable/strict/1762543405 -> viable/strict/1762543405 2025-12-04T09:50:28.9026110Z * [new tag] viable/strict/1762544998 -> viable/strict/1762544998 2025-12-04T09:50:28.9026338Z * [new tag] viable/strict/1762552182 -> viable/strict/1762552182 2025-12-04T09:50:28.9026499Z * [new tag] viable/strict/1762554297 -> viable/strict/1762554297 2025-12-04T09:50:28.9026672Z * [new tag] viable/strict/1762559381 -> viable/strict/1762559381 2025-12-04T09:50:28.9026834Z * [new tag] viable/strict/1762562222 -> viable/strict/1762562222 2025-12-04T09:50:28.9026994Z * [new tag] viable/strict/1762564319 -> viable/strict/1762564319 2025-12-04T09:50:28.9027166Z * [new tag] viable/strict/1762566904 -> viable/strict/1762566904 2025-12-04T09:50:28.9027328Z * [new tag] viable/strict/1762569781 -> viable/strict/1762569781 2025-12-04T09:50:28.9027490Z * [new tag] viable/strict/1762575940 -> viable/strict/1762575940 2025-12-04T09:50:28.9027656Z * [new tag] viable/strict/1762580974 -> viable/strict/1762580974 2025-12-04T09:50:28.9027877Z * [new tag] viable/strict/1762583185 -> viable/strict/1762583185 2025-12-04T09:50:28.9028041Z * [new tag] viable/strict/1762586647 -> viable/strict/1762586647 2025-12-04T09:50:28.9028213Z * [new tag] viable/strict/1762588183 -> viable/strict/1762588183 2025-12-04T09:50:28.9028372Z * [new tag] viable/strict/1762593886 -> viable/strict/1762593886 2025-12-04T09:50:28.9028531Z * [new tag] viable/strict/1762650743 -> viable/strict/1762650743 2025-12-04T09:50:28.9028700Z * [new tag] viable/strict/1762653328 -> viable/strict/1762653328 2025-12-04T09:50:28.9028859Z * [new tag] viable/strict/1762659342 -> viable/strict/1762659342 2025-12-04T09:50:28.9029016Z * [new tag] viable/strict/1762662360 -> viable/strict/1762662360 2025-12-04T09:50:28.9029174Z * [new tag] viable/strict/1762667377 -> viable/strict/1762667377 2025-12-04T09:50:28.9029350Z * [new tag] viable/strict/1762671090 -> viable/strict/1762671090 2025-12-04T09:50:28.9029513Z * [new tag] viable/strict/1762680284 -> viable/strict/1762680284 2025-12-04T09:50:28.9029674Z * [new tag] viable/strict/1762683900 -> viable/strict/1762683900 2025-12-04T09:50:28.9029843Z * [new tag] viable/strict/1762705541 -> viable/strict/1762705541 2025-12-04T09:50:28.9030001Z * [new tag] viable/strict/1762709004 -> viable/strict/1762709004 2025-12-04T09:50:28.9030159Z * [new tag] viable/strict/1762746004 -> viable/strict/1762746004 2025-12-04T09:50:28.9030330Z * [new tag] viable/strict/1762748799 -> viable/strict/1762748799 2025-12-04T09:50:28.9030489Z * [new tag] viable/strict/1762759504 -> viable/strict/1762759504 2025-12-04T09:50:28.9030652Z * [new tag] viable/strict/1762760973 -> viable/strict/1762760973 2025-12-04T09:50:28.9030822Z * [new tag] viable/strict/1762775374 -> viable/strict/1762775374 2025-12-04T09:50:28.9030984Z * [new tag] viable/strict/1762777661 -> viable/strict/1762777661 2025-12-04T09:50:28.9031144Z * [new tag] viable/strict/1762779774 -> viable/strict/1762779774 2025-12-04T09:50:28.9031316Z * [new tag] viable/strict/1762781259 -> viable/strict/1762781259 2025-12-04T09:50:28.9031474Z * [new tag] viable/strict/1762793628 -> viable/strict/1762793628 2025-12-04T09:50:28.9031632Z * [new tag] viable/strict/1762800711 -> viable/strict/1762800711 2025-12-04T09:50:28.9031805Z * [new tag] viable/strict/1762809894 -> viable/strict/1762809894 2025-12-04T09:50:28.9031964Z * [new tag] viable/strict/1762811384 -> viable/strict/1762811384 2025-12-04T09:50:28.9032180Z * [new tag] viable/strict/1762813841 -> viable/strict/1762813841 2025-12-04T09:50:28.9032345Z * [new tag] viable/strict/1762815047 -> viable/strict/1762815047 2025-12-04T09:50:28.9032510Z * [new tag] viable/strict/1762817094 -> viable/strict/1762817094 2025-12-04T09:50:28.9032668Z * [new tag] viable/strict/1762818582 -> viable/strict/1762818582 2025-12-04T09:50:28.9032828Z * [new tag] viable/strict/1762821623 -> viable/strict/1762821623 2025-12-04T09:50:28.9032998Z * [new tag] viable/strict/1762823531 -> viable/strict/1762823531 2025-12-04T09:50:28.9033157Z * [new tag] viable/strict/1762849583 -> viable/strict/1762849583 2025-12-04T09:50:28.9033316Z * [new tag] viable/strict/1762851200 -> viable/strict/1762851200 2025-12-04T09:50:28.9033489Z * [new tag] viable/strict/1762854603 -> viable/strict/1762854603 2025-12-04T09:50:28.9033657Z * [new tag] viable/strict/1762858276 -> viable/strict/1762858276 2025-12-04T09:50:28.9033876Z * [new tag] viable/strict/1762860891 -> viable/strict/1762860891 2025-12-04T09:50:28.9034042Z * [new tag] viable/strict/1762866174 -> viable/strict/1762866174 2025-12-04T09:50:28.9034201Z * [new tag] viable/strict/1762867653 -> viable/strict/1762867653 2025-12-04T09:50:28.9034359Z * [new tag] viable/strict/1762872669 -> viable/strict/1762872669 2025-12-04T09:50:28.9034530Z * [new tag] viable/strict/1762878380 -> viable/strict/1762878380 2025-12-04T09:50:28.9034689Z * [new tag] viable/strict/1762889003 -> viable/strict/1762889003 2025-12-04T09:50:28.9034847Z * [new tag] viable/strict/1762890589 -> viable/strict/1762890589 2025-12-04T09:50:28.9035012Z * [new tag] viable/strict/1762892743 -> viable/strict/1762892743 2025-12-04T09:50:28.9035182Z * [new tag] viable/strict/1762894271 -> viable/strict/1762894271 2025-12-04T09:50:28.9035346Z * [new tag] viable/strict/1762896287 -> viable/strict/1762896287 2025-12-04T09:50:28.9035508Z * [new tag] viable/strict/1762915871 -> viable/strict/1762915871 2025-12-04T09:50:28.9035677Z * [new tag] viable/strict/1762918569 -> viable/strict/1762918569 2025-12-04T09:50:28.9035838Z * [new tag] viable/strict/1762919776 -> viable/strict/1762919776 2025-12-04T09:50:28.9036007Z * [new tag] viable/strict/1762923072 -> viable/strict/1762923072 2025-12-04T09:50:28.9036178Z * [new tag] viable/strict/1762928826 -> viable/strict/1762928826 2025-12-04T09:50:28.9036339Z * [new tag] viable/strict/1762930451 -> viable/strict/1762930451 2025-12-04T09:50:28.9036500Z * [new tag] viable/strict/1762933780 -> viable/strict/1762933780 2025-12-04T09:50:28.9036670Z * [new tag] viable/strict/1762937638 -> viable/strict/1762937638 2025-12-04T09:50:28.9036836Z * [new tag] viable/strict/1762939545 -> viable/strict/1762939545 2025-12-04T09:50:28.9036998Z * [new tag] viable/strict/1762962692 -> viable/strict/1762962692 2025-12-04T09:50:28.9037165Z * [new tag] viable/strict/1762979143 -> viable/strict/1762979143 2025-12-04T09:50:28.9037325Z * [new tag] viable/strict/1762984188 -> viable/strict/1762984188 2025-12-04T09:50:28.9037485Z * [new tag] viable/strict/1762986306 -> viable/strict/1762986306 2025-12-04T09:50:28.9037653Z * [new tag] viable/strict/1762989903 -> viable/strict/1762989903 2025-12-04T09:50:28.9037813Z * [new tag] viable/strict/1762991377 -> viable/strict/1762991377 2025-12-04T09:50:28.9037973Z * [new tag] viable/strict/1762998921 -> viable/strict/1762998921 2025-12-04T09:50:28.9038201Z * [new tag] viable/strict/1763002287 -> viable/strict/1763002287 2025-12-04T09:50:28.9038366Z * [new tag] viable/strict/1763016840 -> viable/strict/1763016840 2025-12-04T09:50:28.9038526Z * [new tag] viable/strict/1763020180 -> viable/strict/1763020180 2025-12-04T09:50:28.9038688Z * [new tag] viable/strict/1763027421 -> viable/strict/1763027421 2025-12-04T09:50:28.9038857Z * [new tag] viable/strict/1763031120 -> viable/strict/1763031120 2025-12-04T09:50:28.9039019Z * [new tag] viable/strict/1763036861 -> viable/strict/1763036861 2025-12-04T09:50:28.9039183Z * [new tag] viable/strict/1763038993 -> viable/strict/1763038993 2025-12-04T09:50:28.9039349Z * [new tag] viable/strict/1763054703 -> viable/strict/1763054703 2025-12-04T09:50:28.9039508Z * [new tag] viable/strict/1763067061 -> viable/strict/1763067061 2025-12-04T09:50:28.9039671Z * [new tag] viable/strict/1763070847 -> viable/strict/1763070847 2025-12-04T09:50:28.9039904Z * [new tag] viable/strict/1763072706 -> viable/strict/1763072706 2025-12-04T09:50:28.9040064Z * [new tag] viable/strict/1763076302 -> viable/strict/1763076302 2025-12-04T09:50:28.9040223Z * [new tag] viable/strict/1763080816 -> viable/strict/1763080816 2025-12-04T09:50:28.9040391Z * [new tag] viable/strict/1763082732 -> viable/strict/1763082732 2025-12-04T09:50:28.9040549Z * [new tag] viable/strict/1763085329 -> viable/strict/1763085329 2025-12-04T09:50:28.9040706Z * [new tag] viable/strict/1763088623 -> viable/strict/1763088623 2025-12-04T09:50:28.9040876Z * [new tag] viable/strict/1763091402 -> viable/strict/1763091402 2025-12-04T09:50:28.9041034Z * [new tag] viable/strict/1763092602 -> viable/strict/1763092602 2025-12-04T09:50:28.9041265Z * [new tag] viable/strict/1763094355 -> viable/strict/1763094355 2025-12-04T09:50:28.9041443Z * [new tag] viable/strict/1763099390 -> viable/strict/1763099390 2025-12-04T09:50:28.9041607Z * [new tag] viable/strict/1763101608 -> viable/strict/1763101608 2025-12-04T09:50:28.9041767Z * [new tag] viable/strict/1763105102 -> viable/strict/1763105102 2025-12-04T09:50:28.9041932Z * [new tag] viable/strict/1763112347 -> viable/strict/1763112347 2025-12-04T09:50:28.9042103Z * [new tag] viable/strict/1763119471 -> viable/strict/1763119471 2025-12-04T09:50:28.9042262Z * [new tag] viable/strict/1763126835 -> viable/strict/1763126835 2025-12-04T09:50:28.9042425Z * [new tag] viable/strict/1763149779 -> viable/strict/1763149779 2025-12-04T09:50:28.9042600Z * [new tag] viable/strict/1763164178 -> viable/strict/1763164178 2025-12-04T09:50:28.9042769Z * [new tag] viable/strict/1763167104 -> viable/strict/1763167104 2025-12-04T09:50:28.9042934Z * [new tag] viable/strict/1763169132 -> viable/strict/1763169132 2025-12-04T09:50:28.9043099Z * [new tag] viable/strict/1763171708 -> viable/strict/1763171708 2025-12-04T09:50:28.9043258Z * [new tag] viable/strict/1763174759 -> viable/strict/1763174759 2025-12-04T09:50:28.9043418Z * [new tag] viable/strict/1763180744 -> viable/strict/1763180744 2025-12-04T09:50:28.9043590Z * [new tag] viable/strict/1763182227 -> viable/strict/1763182227 2025-12-04T09:50:28.9043749Z * [new tag] viable/strict/1763184309 -> viable/strict/1763184309 2025-12-04T09:50:28.9043910Z * [new tag] viable/strict/1763187991 -> viable/strict/1763187991 2025-12-04T09:50:28.9044080Z * [new tag] viable/strict/1763191445 -> viable/strict/1763191445 2025-12-04T09:50:28.9044316Z * [new tag] viable/strict/1763195152 -> viable/strict/1763195152 2025-12-04T09:50:28.9044476Z * [new tag] viable/strict/1763205769 -> viable/strict/1763205769 2025-12-04T09:50:28.9044643Z * [new tag] viable/strict/1763246990 -> viable/strict/1763246990 2025-12-04T09:50:28.9044802Z * [new tag] viable/strict/1763261578 -> viable/strict/1763261578 2025-12-04T09:50:28.9044964Z * [new tag] viable/strict/1763286573 -> viable/strict/1763286573 2025-12-04T09:50:28.9045133Z * [new tag] viable/strict/1763292167 -> viable/strict/1763292167 2025-12-04T09:50:28.9045294Z * [new tag] viable/strict/1763333386 -> viable/strict/1763333386 2025-12-04T09:50:28.9045455Z * [new tag] viable/strict/1763340082 -> viable/strict/1763340082 2025-12-04T09:50:28.9045622Z * [new tag] viable/strict/1763364324 -> viable/strict/1763364324 2025-12-04T09:50:28.9045855Z * [new tag] viable/strict/1763371569 -> viable/strict/1763371569 2025-12-04T09:50:28.9046017Z * [new tag] viable/strict/1763373067 -> viable/strict/1763373067 2025-12-04T09:50:28.9046176Z * [new tag] viable/strict/1763375157 -> viable/strict/1763375157 2025-12-04T09:50:28.9046342Z * [new tag] viable/strict/1763382462 -> viable/strict/1763382462 2025-12-04T09:50:28.9046507Z * [new tag] viable/strict/1763394661 -> viable/strict/1763394661 2025-12-04T09:50:28.9046667Z * [new tag] viable/strict/1763396797 -> viable/strict/1763396797 2025-12-04T09:50:28.9046833Z * [new tag] viable/strict/1763398542 -> viable/strict/1763398542 2025-12-04T09:50:28.9046991Z * [new tag] viable/strict/1763401807 -> viable/strict/1763401807 2025-12-04T09:50:28.9047158Z * [new tag] viable/strict/1763414698 -> viable/strict/1763414698 2025-12-04T09:50:28.9047343Z * [new tag] viable/strict/1763419807 -> viable/strict/1763419807 2025-12-04T09:50:28.9047505Z * [new tag] viable/strict/1763426369 -> viable/strict/1763426369 2025-12-04T09:50:28.9047664Z * [new tag] viable/strict/1763428331 -> viable/strict/1763428331 2025-12-04T09:50:28.9047835Z * [new tag] viable/strict/1763430922 -> viable/strict/1763430922 2025-12-04T09:50:28.9047998Z * [new tag] viable/strict/1763434184 -> viable/strict/1763434184 2025-12-04T09:50:28.9048156Z * [new tag] viable/strict/1763439973 -> viable/strict/1763439973 2025-12-04T09:50:28.9048320Z * [new tag] viable/strict/1763444995 -> viable/strict/1763444995 2025-12-04T09:50:28.9048477Z * [new tag] viable/strict/1763447206 -> viable/strict/1763447206 2025-12-04T09:50:28.9048638Z * [new tag] viable/strict/1763448826 -> viable/strict/1763448826 2025-12-04T09:50:28.9048801Z * [new tag] viable/strict/1763450717 -> viable/strict/1763450717 2025-12-04T09:50:28.9048972Z * [new tag] viable/strict/1763452183 -> viable/strict/1763452183 2025-12-04T09:50:28.9049131Z * [new tag] viable/strict/1763457945 -> viable/strict/1763457945 2025-12-04T09:50:28.9049288Z * [new tag] viable/strict/1763459439 -> viable/strict/1763459439 2025-12-04T09:50:28.9049452Z * [new tag] viable/strict/1763461556 -> viable/strict/1763461556 2025-12-04T09:50:28.9049614Z * [new tag] viable/strict/1763463103 -> viable/strict/1763463103 2025-12-04T09:50:28.9049775Z * [new tag] viable/strict/1763465100 -> viable/strict/1763465100 2025-12-04T09:50:28.9049946Z * [new tag] viable/strict/1763468866 -> viable/strict/1763468866 2025-12-04T09:50:28.9050171Z * [new tag] viable/strict/1763493823 -> viable/strict/1763493823 2025-12-04T09:50:28.9050337Z * [new tag] viable/strict/1763496249 -> viable/strict/1763496249 2025-12-04T09:50:28.9050505Z * [new tag] viable/strict/1763502620 -> viable/strict/1763502620 2025-12-04T09:50:28.9050666Z * [new tag] viable/strict/1763504715 -> viable/strict/1763504715 2025-12-04T09:50:28.9050825Z * [new tag] viable/strict/1763506208 -> viable/strict/1763506208 2025-12-04T09:50:28.9050993Z * [new tag] viable/strict/1763520590 -> viable/strict/1763520590 2025-12-04T09:50:28.9051150Z * [new tag] viable/strict/1763523357 -> viable/strict/1763523357 2025-12-04T09:50:28.9051309Z * [new tag] viable/strict/1763529922 -> viable/strict/1763529922 2025-12-04T09:50:28.9051474Z * [new tag] viable/strict/1763531408 -> viable/strict/1763531408 2025-12-04T09:50:28.9051639Z * [new tag] viable/strict/1763533622 -> viable/strict/1763533622 2025-12-04T09:50:28.9051860Z * [new tag] viable/strict/1763538576 -> viable/strict/1763538576 2025-12-04T09:50:28.9052019Z * [new tag] viable/strict/1763545823 -> viable/strict/1763545823 2025-12-04T09:50:28.9052194Z * [new tag] viable/strict/1763547951 -> viable/strict/1763547951 2025-12-04T09:50:28.9052352Z * [new tag] viable/strict/1763551477 -> viable/strict/1763551477 2025-12-04T09:50:28.9052510Z * [new tag] viable/strict/1763552982 -> viable/strict/1763552982 2025-12-04T09:50:28.9052680Z * [new tag] viable/strict/1763594698 -> viable/strict/1763594698 2025-12-04T09:50:28.9052838Z * [new tag] viable/strict/1763596178 -> viable/strict/1763596178 2025-12-04T09:50:28.9053000Z * [new tag] viable/strict/1763599155 -> viable/strict/1763599155 2025-12-04T09:50:28.9053168Z * [new tag] viable/strict/1763603717 -> viable/strict/1763603717 2025-12-04T09:50:28.9053330Z * [new tag] viable/strict/1763606923 -> viable/strict/1763606923 2025-12-04T09:50:28.9053489Z * [new tag] viable/strict/1763609715 -> viable/strict/1763609715 2025-12-04T09:50:28.9053655Z * [new tag] viable/strict/1763612757 -> viable/strict/1763612757 2025-12-04T09:50:28.9053815Z * [new tag] viable/strict/1763616325 -> viable/strict/1763616325 2025-12-04T09:50:28.9053973Z * [new tag] viable/strict/1763623509 -> viable/strict/1763623509 2025-12-04T09:50:28.9054142Z * [new tag] viable/strict/1763624984 -> viable/strict/1763624984 2025-12-04T09:50:28.9054308Z * [new tag] viable/strict/1763628796 -> viable/strict/1763628796 2025-12-04T09:50:28.9054469Z * [new tag] viable/strict/1763634343 -> viable/strict/1763634343 2025-12-04T09:50:28.9054635Z * [new tag] viable/strict/1763635867 -> viable/strict/1763635867 2025-12-04T09:50:28.9054797Z * [new tag] viable/strict/1763639382 -> viable/strict/1763639382 2025-12-04T09:50:28.9054956Z * [new tag] viable/strict/1763646626 -> viable/strict/1763646626 2025-12-04T09:50:28.9055114Z * [new tag] viable/strict/1763655997 -> viable/strict/1763655997 2025-12-04T09:50:28.9055277Z * [new tag] viable/strict/1763659444 -> viable/strict/1763659444 2025-12-04T09:50:28.9055436Z * [new tag] viable/strict/1763660992 -> viable/strict/1763660992 2025-12-04T09:50:28.9055594Z * [new tag] viable/strict/1763663201 -> viable/strict/1763663201 2025-12-04T09:50:28.9055766Z * [new tag] viable/strict/1763670362 -> viable/strict/1763670362 2025-12-04T09:50:28.9055926Z * [new tag] viable/strict/1763675378 -> viable/strict/1763675378 2025-12-04T09:50:28.9056150Z * [new tag] viable/strict/1763693343 -> viable/strict/1763693343 2025-12-04T09:50:28.9056318Z * [new tag] viable/strict/1763696088 -> viable/strict/1763696088 2025-12-04T09:50:28.9056479Z * [new tag] viable/strict/1763697343 -> viable/strict/1763697343 2025-12-04T09:50:28.9056639Z * [new tag] viable/strict/1763699165 -> viable/strict/1763699165 2025-12-04T09:50:28.9056805Z * [new tag] viable/strict/1763700660 -> viable/strict/1763700660 2025-12-04T09:50:28.9056965Z * [new tag] viable/strict/1763704209 -> viable/strict/1763704209 2025-12-04T09:50:28.9057123Z * [new tag] viable/strict/1763706411 -> viable/strict/1763706411 2025-12-04T09:50:28.9057289Z * [new tag] viable/strict/1763708082 -> viable/strict/1763708082 2025-12-04T09:50:28.9057446Z * [new tag] viable/strict/1763711381 -> viable/strict/1763711381 2025-12-04T09:50:28.9057670Z * [new tag] viable/strict/1763713593 -> viable/strict/1763713593 2025-12-04T09:50:28.9057835Z * [new tag] viable/strict/1763715201 -> viable/strict/1763715201 2025-12-04T09:50:28.9057994Z * [new tag] viable/strict/1763733017 -> viable/strict/1763733017 2025-12-04T09:50:28.9058152Z * [new tag] viable/strict/1763735108 -> viable/strict/1763735108 2025-12-04T09:50:28.9058313Z * [new tag] viable/strict/1763749579 -> viable/strict/1763749579 2025-12-04T09:50:28.9058477Z * [new tag] viable/strict/1763751113 -> viable/strict/1763751113 2025-12-04T09:50:28.9058635Z * [new tag] viable/strict/1763753035 -> viable/strict/1763753035 2025-12-04T09:50:28.9058794Z * [new tag] viable/strict/1763754578 -> viable/strict/1763754578 2025-12-04T09:50:28.9058962Z * [new tag] viable/strict/1763756748 -> viable/strict/1763756748 2025-12-04T09:50:28.9059127Z * [new tag] viable/strict/1763758205 -> viable/strict/1763758205 2025-12-04T09:50:28.9059284Z * [new tag] viable/strict/1763764050 -> viable/strict/1763764050 2025-12-04T09:50:28.9059458Z * [new tag] viable/strict/1763771887 -> viable/strict/1763771887 2025-12-04T09:50:28.9059621Z * [new tag] viable/strict/1763773920 -> viable/strict/1763773920 2025-12-04T09:50:28.9059786Z * [new tag] viable/strict/1763776501 -> viable/strict/1763776501 2025-12-04T09:50:28.9059953Z * [new tag] viable/strict/1763779437 -> viable/strict/1763779437 2025-12-04T09:50:28.9060110Z * [new tag] viable/strict/1763781038 -> viable/strict/1763781038 2025-12-04T09:50:28.9060267Z * [new tag] viable/strict/1763782245 -> viable/strict/1763782245 2025-12-04T09:50:28.9060432Z * [new tag] viable/strict/1763785568 -> viable/strict/1763785568 2025-12-04T09:50:28.9060598Z * [new tag] viable/strict/1763787006 -> viable/strict/1763787006 2025-12-04T09:50:28.9060757Z * [new tag] viable/strict/1763789103 -> viable/strict/1763789103 2025-12-04T09:50:28.9060922Z * [new tag] viable/strict/1763790578 -> viable/strict/1763790578 2025-12-04T09:50:28.9061081Z * [new tag] viable/strict/1763796275 -> viable/strict/1763796275 2025-12-04T09:50:28.9061238Z * [new tag] viable/strict/1763801465 -> viable/strict/1763801465 2025-12-04T09:50:28.9061396Z * [new tag] viable/strict/1763803522 -> viable/strict/1763803522 2025-12-04T09:50:28.9061567Z * [new tag] viable/strict/1763808581 -> viable/strict/1763808581 2025-12-04T09:50:28.9061726Z * [new tag] viable/strict/1763840977 -> viable/strict/1763840977 2025-12-04T09:50:28.9061946Z * [new tag] viable/strict/1763846659 -> viable/strict/1763846659 2025-12-04T09:50:28.9062113Z * [new tag] viable/strict/1763872065 -> viable/strict/1763872065 2025-12-04T09:50:28.9062273Z * [new tag] viable/strict/1763873648 -> viable/strict/1763873648 2025-12-04T09:50:28.9062432Z * [new tag] viable/strict/1763875506 -> viable/strict/1763875506 2025-12-04T09:50:28.9062602Z * [new tag] viable/strict/1763889904 -> viable/strict/1763889904 2025-12-04T09:50:28.9062759Z * [new tag] viable/strict/1763930999 -> viable/strict/1763930999 2025-12-04T09:50:28.9062921Z * [new tag] viable/strict/1763944964 -> viable/strict/1763944964 2025-12-04T09:50:28.9063087Z * [new tag] viable/strict/1763958474 -> viable/strict/1763958474 2025-12-04T09:50:28.9063245Z * [new tag] viable/strict/1763967263 -> viable/strict/1763967263 2025-12-04T09:50:28.9063407Z * [new tag] viable/strict/1763972803 -> viable/strict/1763972803 2025-12-04T09:50:28.9063633Z * [new tag] viable/strict/1763976376 -> viable/strict/1763976376 2025-12-04T09:50:28.9063793Z * [new tag] viable/strict/1763989404 -> viable/strict/1763989404 2025-12-04T09:50:28.9063950Z * [new tag] viable/strict/1763990887 -> viable/strict/1763990887 2025-12-04T09:50:28.9064123Z * [new tag] viable/strict/1764019919 -> viable/strict/1764019919 2025-12-04T09:50:28.9064285Z * [new tag] viable/strict/1764023134 -> viable/strict/1764023134 2025-12-04T09:50:28.9064446Z * [new tag] viable/strict/1764024593 -> viable/strict/1764024593 2025-12-04T09:50:28.9064607Z * [new tag] viable/strict/1764026706 -> viable/strict/1764026706 2025-12-04T09:50:28.9064771Z * [new tag] viable/strict/1764031139 -> viable/strict/1764031139 2025-12-04T09:50:28.9064933Z * [new tag] viable/strict/1764033131 -> viable/strict/1764033131 2025-12-04T09:50:28.9065095Z * [new tag] viable/strict/1764035725 -> viable/strict/1764035725 2025-12-04T09:50:28.9065263Z * [new tag] viable/strict/1764624265 -> viable/strict/1764624265 2025-12-04T09:50:28.9065420Z * [new tag] viable/strict/1764631514 -> viable/strict/1764631514 2025-12-04T09:50:28.9065577Z * [new tag] viable/strict/1764632987 -> viable/strict/1764632987 2025-12-04T09:50:28.9065744Z * [new tag] viable/strict/1764636063 -> viable/strict/1764636063 2025-12-04T09:50:28.9065901Z * [new tag] viable/strict/1764643975 -> viable/strict/1764643975 2025-12-04T09:50:28.9066059Z * [new tag] viable/strict/1764646859 -> viable/strict/1764646859 2025-12-04T09:50:28.9066228Z * [new tag] viable/strict/1764653120 -> viable/strict/1764653120 2025-12-04T09:50:28.9066394Z * [new tag] viable/strict/1764654632 -> viable/strict/1764654632 2025-12-04T09:50:28.9066556Z * [new tag] viable/strict/1764656821 -> viable/strict/1764656821 2025-12-04T09:50:28.9066723Z * [new tag] viable/strict/1764658557 -> viable/strict/1764658557 2025-12-04T09:50:28.9066880Z * [new tag] viable/strict/1764660333 -> viable/strict/1764660333 2025-12-04T09:50:28.9067040Z * [new tag] viable/strict/1764661812 -> viable/strict/1764661812 2025-12-04T09:50:28.9067207Z * [new tag] viable/strict/1764664023 -> viable/strict/1764664023 2025-12-04T09:50:28.9067366Z * [new tag] viable/strict/1764669150 -> viable/strict/1764669150 2025-12-04T09:50:28.9067525Z * [new tag] viable/strict/1764680709 -> viable/strict/1764680709 2025-12-04T09:50:28.9067684Z * [new tag] viable/strict/1764687619 -> viable/strict/1764687619 2025-12-04T09:50:28.9067908Z * [new tag] viable/strict/1764696355 -> viable/strict/1764696355 2025-12-04T09:50:28.9068072Z * [new tag] viable/strict/1764701767 -> viable/strict/1764701767 2025-12-04T09:50:28.9068233Z * [new tag] viable/strict/1764710768 -> viable/strict/1764710768 2025-12-04T09:50:28.9068402Z * [new tag] viable/strict/1764716202 -> viable/strict/1764716202 2025-12-04T09:50:28.9068559Z * [new tag] viable/strict/1764793566 -> viable/strict/1764793566 2025-12-04T09:50:28.9068718Z * [new tag] viable/strict/1764797093 -> viable/strict/1764797093 2025-12-04T09:50:28.9068888Z * [new tag] viable/strict/1764800729 -> viable/strict/1764800729 2025-12-04T09:50:28.9069020Z * [new tag] whc_flight_1 -> whc_flight_1 2025-12-04T09:50:28.9069152Z * [new tag] whc_flight_2 -> whc_flight_2 2025-12-04T09:50:40.9058419Z * [new tag] whc_flight_4 -> whc_flight_4 2025-12-04T09:50:40.9707600Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32^{object} 2025-12-04T09:50:41.0195399Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:50:41.0230996Z ##[endgroup] 2025-12-04T09:50:41.0231389Z ##[group]Determining the checkout info 2025-12-04T09:50:41.0232269Z ##[endgroup] 2025-12-04T09:50:41.0244490Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable 2025-12-04T09:50:41.1063749Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig 2025-12-04T09:50:41.1299468Z ##[group]Checking out the ref 2025-12-04T09:50:41.1310505Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:50:42.7386275Z Updating files: 2% (465/20121) 2025-12-04T09:50:43.2988507Z Updating files: 3% (604/20121) 2025-12-04T09:50:43.3782697Z Updating files: 3% (738/20121) 2025-12-04T09:50:43.7644956Z Updating files: 4% (805/20121) 2025-12-04T09:50:44.2934625Z Updating files: 5% (1007/20121) 2025-12-04T09:50:44.5822060Z Updating files: 5% (1119/20121) 2025-12-04T09:50:45.1627780Z Updating files: 6% (1208/20121) 2025-12-04T09:50:45.2744350Z Updating files: 7% (1409/20121) 2025-12-04T09:50:45.6227266Z Updating files: 7% (1494/20121) 2025-12-04T09:50:45.6896078Z Updating files: 8% (1610/20121) 2025-12-04T09:50:45.7785687Z Updating files: 9% (1811/20121) 2025-12-04T09:50:46.2410782Z Updating files: 10% (2013/20121) 2025-12-04T09:50:46.3223662Z Updating files: 11% (2214/20121) 2025-12-04T09:50:46.7937812Z Updating files: 11% (2221/20121) 2025-12-04T09:50:47.3279964Z Updating files: 12% (2415/20121) 2025-12-04T09:50:47.3333877Z Updating files: 12% (2608/20121) 2025-12-04T09:50:48.0058823Z Updating files: 13% (2616/20121) 2025-12-04T09:50:48.3118182Z Updating files: 14% (2817/20121) 2025-12-04T09:50:48.6367818Z Updating files: 14% (2899/20121) 2025-12-04T09:50:49.3545736Z Updating files: 15% (3019/20121) 2025-12-04T09:50:49.5428659Z Updating files: 15% (3201/20121) 2025-12-04T09:50:50.2936008Z Updating files: 16% (3220/20121) 2025-12-04T09:50:50.9268760Z Updating files: 16% (3295/20121) 2025-12-04T09:50:51.2883991Z Updating files: 17% (3421/20121) 2025-12-04T09:50:51.9708944Z Updating files: 17% (3517/20121) 2025-12-04T09:50:52.3958261Z Updating files: 18% (3622/20121) 2025-12-04T09:50:52.8977702Z Updating files: 18% (3640/20121) 2025-12-04T09:50:53.3167169Z Updating files: 19% (3823/20121) 2025-12-04T09:50:53.5130317Z Updating files: 19% (3954/20121) 2025-12-04T09:50:53.5896649Z Updating files: 20% (4025/20121) 2025-12-04T09:50:53.8652430Z Updating files: 21% (4226/20121) 2025-12-04T09:50:54.3025246Z Updating files: 22% (4427/20121) 2025-12-04T09:50:54.7354871Z Updating files: 22% (4544/20121) 2025-12-04T09:50:55.3825877Z Updating files: 23% (4628/20121) 2025-12-04T09:50:56.0396921Z Updating files: 23% (4683/20121) 2025-12-04T09:50:56.3574818Z Updating files: 24% (4830/20121) 2025-12-04T09:50:56.4053120Z Updating files: 24% (4912/20121) 2025-12-04T09:50:56.4540118Z Updating files: 25% (5031/20121) 2025-12-04T09:50:56.4883863Z Updating files: 26% (5232/20121) 2025-12-04T09:50:56.5410760Z Updating files: 27% (5433/20121) 2025-12-04T09:50:56.7000271Z Updating files: 28% (5634/20121) 2025-12-04T09:50:56.7472255Z Updating files: 29% (5836/20121) 2025-12-04T09:50:57.2998905Z Updating files: 30% (6037/20121) 2025-12-04T09:50:57.3502003Z Updating files: 31% (6238/20121) 2025-12-04T09:50:58.3392272Z Updating files: 31% (6240/20121) 2025-12-04T09:50:58.6021821Z Updating files: 31% (6326/20121) 2025-12-04T09:50:59.3439975Z Updating files: 32% (6439/20121) 2025-12-04T09:51:00.2795868Z Updating files: 32% (6566/20121) 2025-12-04T09:51:00.3798559Z Updating files: 33% (6640/20121) 2025-12-04T09:51:01.4170476Z Updating files: 33% (6645/20121) 2025-12-04T09:51:02.3282438Z Updating files: 33% (6688/20121) 2025-12-04T09:51:03.3383555Z Updating files: 33% (6754/20121) 2025-12-04T09:51:04.3956909Z Updating files: 34% (6842/20121) 2025-12-04T09:51:05.3441376Z Updating files: 34% (6930/20121) 2025-12-04T09:51:05.9747294Z Updating files: 34% (6983/20121) 2025-12-04T09:51:06.3564629Z Updating files: 35% (7043/20121) 2025-12-04T09:51:06.5836095Z Updating files: 35% (7092/20121) 2025-12-04T09:51:06.6777765Z Updating files: 36% (7244/20121) 2025-12-04T09:51:06.7902653Z Updating files: 37% (7445/20121) 2025-12-04T09:51:06.8807757Z Updating files: 38% (7646/20121) 2025-12-04T09:51:07.3666305Z Updating files: 39% (7848/20121) 2025-12-04T09:51:07.4848485Z Updating files: 39% (8026/20121) 2025-12-04T09:51:08.3664181Z Updating files: 40% (8049/20121) 2025-12-04T09:51:08.7648517Z Updating files: 40% (8150/20121) 2025-12-04T09:51:08.8317255Z Updating files: 41% (8250/20121) 2025-12-04T09:51:08.9175875Z Updating files: 42% (8451/20121) 2025-12-04T09:51:09.0044106Z Updating files: 43% (8653/20121) 2025-12-04T09:51:09.4171775Z Updating files: 44% (8854/20121) 2025-12-04T09:51:10.4405516Z Updating files: 44% (8918/20121) 2025-12-04T09:51:11.1802629Z Updating files: 44% (9010/20121) 2025-12-04T09:51:11.3625494Z Updating files: 45% (9055/20121) 2025-12-04T09:51:11.8720830Z Updating files: 45% (9066/20121) 2025-12-04T09:51:12.1446086Z Updating files: 46% (9256/20121) 2025-12-04T09:51:12.3700951Z Updating files: 47% (9457/20121) 2025-12-04T09:51:13.3723137Z Updating files: 47% (9486/20121) 2025-12-04T09:51:14.0253947Z Updating files: 47% (9622/20121) 2025-12-04T09:51:14.4825801Z Updating files: 48% (9659/20121) 2025-12-04T09:51:15.4033488Z Updating files: 48% (9678/20121) 2025-12-04T09:51:15.6782405Z Updating files: 48% (9825/20121) 2025-12-04T09:51:16.2704975Z Updating files: 49% (9860/20121) 2025-12-04T09:51:16.4243362Z Updating files: 50% (10061/20121) 2025-12-04T09:51:16.5061355Z Updating files: 50% (10193/20121) 2025-12-04T09:51:16.6874947Z Updating files: 51% (10262/20121) 2025-12-04T09:51:17.4290219Z Updating files: 52% (10463/20121) 2025-12-04T09:51:18.4620476Z Updating files: 52% (10513/20121) 2025-12-04T09:51:19.2654939Z Updating files: 52% (10581/20121) 2025-12-04T09:51:19.4144498Z Updating files: 53% (10665/20121) 2025-12-04T09:51:20.4596195Z Updating files: 53% (10677/20121) 2025-12-04T09:51:21.4469202Z Updating files: 53% (10765/20121) 2025-12-04T09:51:21.4937140Z Updating files: 53% (10849/20121) 2025-12-04T09:51:22.4645437Z Updating files: 54% (10866/20121) 2025-12-04T09:51:23.4653823Z Updating files: 54% (10933/20121) 2025-12-04T09:51:24.3962253Z Updating files: 54% (11005/20121) 2025-12-04T09:51:24.4954112Z Updating files: 55% (11067/20121) 2025-12-04T09:51:24.7361566Z Updating files: 55% (11073/20121) 2025-12-04T09:51:25.4586044Z Updating files: 56% (11268/20121) 2025-12-04T09:51:25.7118550Z Updating files: 56% (11437/20121) 2025-12-04T09:51:26.4274078Z Updating files: 57% (11469/20121) 2025-12-04T09:51:27.5051944Z Updating files: 57% (11545/20121) 2025-12-04T09:51:27.6698494Z Updating files: 57% (11661/20121) 2025-12-04T09:51:28.4587630Z Updating files: 58% (11671/20121) 2025-12-04T09:51:29.4283230Z Updating files: 58% (11721/20121) 2025-12-04T09:51:29.6343281Z Updating files: 58% (11841/20121) 2025-12-04T09:51:30.4463630Z Updating files: 59% (11872/20121) 2025-12-04T09:51:31.4086190Z Updating files: 59% (11953/20121) 2025-12-04T09:51:31.4525599Z Updating files: 60% (12073/20121) 2025-12-04T09:51:31.5185930Z Updating files: 60% (12117/20121) 2025-12-04T09:51:32.2626843Z Updating files: 61% (12274/20121) 2025-12-04T09:51:32.4620728Z Updating files: 62% (12476/20121) 2025-12-04T09:51:33.3967133Z Updating files: 62% (12509/20121) 2025-12-04T09:51:33.4429177Z Updating files: 63% (12677/20121) 2025-12-04T09:51:33.4776906Z Updating files: 63% (12789/20121) 2025-12-04T09:51:33.5993050Z Updating files: 64% (12878/20121) 2025-12-04T09:51:33.6870260Z Updating files: 65% (13079/20121) 2025-12-04T09:51:33.7627825Z Updating files: 66% (13280/20121) 2025-12-04T09:51:33.8556252Z Updating files: 67% (13482/20121) 2025-12-04T09:51:33.9263259Z Updating files: 68% (13683/20121) 2025-12-04T09:51:34.4478752Z Updating files: 69% (13884/20121) 2025-12-04T09:51:35.5516354Z Updating files: 69% (13963/20121) 2025-12-04T09:51:35.8582236Z Updating files: 69% (14071/20121) 2025-12-04T09:51:36.5496401Z Updating files: 70% (14085/20121) 2025-12-04T09:51:37.4848291Z Updating files: 70% (14120/20121) 2025-12-04T09:51:38.1061165Z Updating files: 70% (14148/20121) 2025-12-04T09:51:38.5311825Z Updating files: 71% (14286/20121) 2025-12-04T09:51:39.4944592Z Updating files: 71% (14351/20121) 2025-12-04T09:51:39.7573441Z Updating files: 71% (14447/20121) 2025-12-04T09:51:40.4866819Z Updating files: 72% (14488/20121) 2025-12-04T09:51:41.5488058Z Updating files: 72% (14559/20121) 2025-12-04T09:51:41.6487630Z Updating files: 72% (14679/20121) 2025-12-04T09:51:42.5421795Z Updating files: 73% (14689/20121) 2025-12-04T09:51:43.4983064Z Updating files: 73% (14738/20121) 2025-12-04T09:51:44.0455106Z Updating files: 73% (14826/20121) 2025-12-04T09:51:44.5097850Z Updating files: 74% (14890/20121) 2025-12-04T09:51:45.1442505Z Updating files: 74% (15053/20121) 2025-12-04T09:51:45.7077461Z Updating files: 75% (15091/20121) 2025-12-04T09:51:46.4845820Z Updating files: 75% (15106/20121) 2025-12-04T09:51:47.4905876Z Updating files: 75% (15149/20121) 2025-12-04T09:51:48.5177919Z Updating files: 75% (15219/20121) 2025-12-04T09:51:48.5254720Z Updating files: 75% (15279/20121) 2025-12-04T09:51:49.0466196Z Updating files: 76% (15292/20121) 2025-12-04T09:51:49.5219336Z Updating files: 77% (15494/20121) 2025-12-04T09:51:50.2873887Z Updating files: 77% (15554/20121) 2025-12-04T09:51:50.5114151Z Updating files: 78% (15695/20121) 2025-12-04T09:51:50.6495143Z Updating files: 78% (15883/20121) 2025-12-04T09:51:51.5750024Z Updating files: 79% (15896/20121) 2025-12-04T09:51:52.5339431Z Updating files: 79% (15984/20121) 2025-12-04T09:51:52.7703538Z Updating files: 79% (16074/20121) 2025-12-04T09:51:53.6379718Z Updating files: 80% (16097/20121) 2025-12-04T09:51:54.6303170Z Updating files: 80% (16120/20121) 2025-12-04T09:51:55.5524962Z Updating files: 80% (16183/20121) 2025-12-04T09:51:55.6097265Z Updating files: 80% (16221/20121) 2025-12-04T09:51:56.5808484Z Updating files: 81% (16299/20121) 2025-12-04T09:51:57.3955743Z Updating files: 81% (16423/20121) 2025-12-04T09:51:57.5771384Z Updating files: 82% (16500/20121) 2025-12-04T09:51:58.7144932Z Updating files: 82% (16525/20121) 2025-12-04T09:51:59.6803021Z Updating files: 82% (16622/20121) 2025-12-04T09:52:00.2106811Z Updating files: 82% (16672/20121) 2025-12-04T09:52:00.6400429Z Updating files: 83% (16701/20121) 2025-12-04T09:52:01.6779128Z Updating files: 83% (16717/20121) 2025-12-04T09:52:02.6182089Z Updating files: 83% (16795/20121) 2025-12-04T09:52:02.7299792Z Updating files: 83% (16893/20121) 2025-12-04T09:52:03.6705438Z Updating files: 84% (16902/20121) 2025-12-04T09:52:04.3559948Z Updating files: 84% (16976/20121) 2025-12-04T09:52:04.6395152Z Updating files: 85% (17103/20121) 2025-12-04T09:52:05.6091025Z Updating files: 85% (17150/20121) 2025-12-04T09:52:06.3709953Z Updating files: 85% (17218/20121) 2025-12-04T09:52:06.6143742Z Updating files: 86% (17305/20121) 2025-12-04T09:52:07.6402191Z Updating files: 86% (17326/20121) 2025-12-04T09:52:08.1823099Z Updating files: 86% (17464/20121) 2025-12-04T09:52:08.6311040Z Updating files: 87% (17506/20121) 2025-12-04T09:52:09.6788461Z Updating files: 87% (17564/20121) 2025-12-04T09:52:09.9772984Z Updating files: 87% (17682/20121) 2025-12-04T09:52:10.7060539Z Updating files: 88% (17707/20121) 2025-12-04T09:52:11.7568511Z Updating files: 88% (17774/20121) 2025-12-04T09:52:11.9450153Z Updating files: 88% (17839/20121) 2025-12-04T09:52:12.0676336Z Updating files: 89% (17908/20121) 2025-12-04T09:52:12.8757873Z Updating files: 90% (18109/20121) 2025-12-04T09:52:13.3947265Z Updating files: 90% (18258/20121) 2025-12-04T09:52:13.6459822Z Updating files: 91% (18311/20121) 2025-12-04T09:52:14.6974331Z Updating files: 91% (18337/20121) 2025-12-04T09:52:15.4632842Z Updating files: 91% (18455/20121) 2025-12-04T09:52:15.6547230Z Updating files: 92% (18512/20121) 2025-12-04T09:52:15.8833018Z Updating files: 92% (18657/20121) 2025-12-04T09:52:16.6921022Z Updating files: 93% (18713/20121) 2025-12-04T09:52:16.9638859Z Updating files: 93% (18875/20121) 2025-12-04T09:52:17.6855176Z Updating files: 94% (18914/20121) 2025-12-04T09:52:18.6510809Z Updating files: 94% (19018/20121) 2025-12-04T09:52:19.0271814Z Updating files: 94% (19086/20121) 2025-12-04T09:52:19.7024128Z Updating files: 95% (19115/20121) 2025-12-04T09:52:19.8405855Z Updating files: 95% (19168/20121) 2025-12-04T09:52:20.6820509Z Updating files: 96% (19317/20121) 2025-12-04T09:52:20.9915156Z Updating files: 96% (19482/20121) 2025-12-04T09:52:21.6853814Z Updating files: 97% (19518/20121) 2025-12-04T09:52:22.8172808Z Updating files: 97% (19572/20121) 2025-12-04T09:52:23.6958702Z Updating files: 97% (19626/20121) 2025-12-04T09:52:24.0894113Z Updating files: 97% (19689/20121) 2025-12-04T09:52:24.6793198Z Updating files: 98% (19719/20121) 2025-12-04T09:52:24.8164187Z Updating files: 98% (19783/20121) 2025-12-04T09:52:24.9700376Z Updating files: 99% (19920/20121) 2025-12-04T09:52:24.9700714Z Updating files: 100% (20121/20121) 2025-12-04T09:52:24.9700996Z Updating files: 100% (20121/20121), done. 2025-12-04T09:52:25.0188436Z Note: switching to 'ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32'. 2025-12-04T09:52:25.0188768Z 2025-12-04T09:52:25.0188994Z You are in 'detached HEAD' state. You can look around, make experimental 2025-12-04T09:52:25.0189542Z changes and commit them, and you can discard any commits you make in this 2025-12-04T09:52:25.0190113Z state without impacting any branches by switching back to a branch. 2025-12-04T09:52:25.0190441Z 2025-12-04T09:52:25.0190626Z If you want to create a new branch to retain commits you create, you may 2025-12-04T09:52:25.0191119Z do so (now or later) by using -c with the switch command. Example: 2025-12-04T09:52:25.0191384Z 2025-12-04T09:52:25.0191558Z git switch -c 2025-12-04T09:52:25.0191738Z 2025-12-04T09:52:25.0191834Z Or undo this operation with: 2025-12-04T09:52:25.0192009Z 2025-12-04T09:52:25.0192086Z git switch - 2025-12-04T09:52:25.0192201Z 2025-12-04T09:52:25.0192417Z Turn off this advice by setting config variable advice.detachedHead to false 2025-12-04T09:52:25.0192756Z 2025-12-04T09:52:25.0192998Z HEAD is now at ffd9b0fb435 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T09:52:25.0470848Z ##[endgroup] 2025-12-04T09:52:25.0472054Z ##[group]Setting up auth for fetching submodules 2025-12-04T09:52:25.0484779Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2025-12-04T09:52:25.0742421Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2025-12-04T09:52:25.0976734Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2025-12-04T09:52:25.1223345Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-12-04T09:52:25.1455656Z ##[endgroup] 2025-12-04T09:52:25.1456052Z ##[group]Fetching submodules 2025-12-04T09:52:25.1466093Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2025-12-04T09:52:25.6789343Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2025-12-04T09:52:26.1656915Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-12-04T09:52:26.1657907Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-12-04T09:52:26.1659649Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-12-04T09:52:26.1660579Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-12-04T09:52:26.1661408Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-12-04T09:52:26.1662499Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-12-04T09:52:26.1663637Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-12-04T09:52:26.1664438Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-12-04T09:52:26.1665285Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-12-04T09:52:26.1666267Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-12-04T09:52:26.1667262Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-12-04T09:52:26.1668161Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-12-04T09:52:26.1669074Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-12-04T09:52:26.1669992Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-12-04T09:52:26.1670809Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-12-04T09:52:26.1671725Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-12-04T09:52:26.1672733Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-12-04T09:52:26.1673579Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-12-04T09:52:26.1674549Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:52:26.1675451Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-12-04T09:52:26.1676269Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-12-04T09:52:26.1677116Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-12-04T09:52:26.1678049Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-12-04T09:52:26.1678832Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-12-04T09:52:26.1686257Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-12-04T09:52:26.1687179Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-12-04T09:52:26.1688052Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-12-04T09:52:26.1688843Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-12-04T09:52:26.1689802Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-12-04T09:52:26.1691007Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-12-04T09:52:26.1691910Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-12-04T09:52:26.1692860Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-12-04T09:52:26.1693856Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-12-04T09:52:26.1726164Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-12-04T09:52:26.1727125Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-12-04T09:52:26.1728019Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-12-04T09:52:26.1728871Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-12-04T09:52:27.3816547Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-12-04T09:52:27.6810906Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-12-04T09:52:27.6811531Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-12-04T09:52:27.6812200Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-12-04T09:52:28.1678294Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-12-04T09:52:30.1746978Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-12-04T09:52:30.1793486Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-12-04T09:52:30.3698928Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-12-04T09:52:30.3848060Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-12-04T09:52:30.3871490Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-12-04T09:52:30.4277677Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-12-04T09:52:31.0827547Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-12-04T09:52:57.4346359Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-12-04T09:52:57.4347073Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-12-04T09:52:57.4347646Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-12-04T09:52:57.4348185Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-12-04T09:52:57.4348938Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-12-04T09:52:57.4349513Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-12-04T09:52:57.4350060Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-12-04T09:52:57.4350591Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-12-04T09:52:57.4351130Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-12-04T09:52:57.4351676Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-12-04T09:52:57.4352263Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-12-04T09:52:57.4352836Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-12-04T09:52:57.4353361Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-12-04T09:52:57.4353934Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-12-04T09:52:57.4354483Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-12-04T09:52:57.4355150Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-12-04T09:52:57.4355703Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-12-04T09:52:57.4356244Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-12-04T09:52:57.4356769Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-12-04T09:52:57.4357298Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-12-04T09:52:57.4357877Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-12-04T09:52:57.4358533Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-12-04T09:52:57.4359073Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-12-04T09:52:57.4359656Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-12-04T09:52:57.4360241Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-12-04T09:52:57.5814041Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-12-04T09:52:57.6743802Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T09:52:57.7523890Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T09:52:58.2044045Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T09:53:02.0103425Z Submodule path 'third_party/NVTX': checked out '3ebbc93ded7285963bff932c678fa367eb393ba6' 2025-12-04T09:53:04.0600674Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-12-04T09:53:42.8931668Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-12-04T09:53:50.1550504Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-12-04T09:53:50.1660937Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:53:57.5100772Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-12-04T09:54:16.0385578Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-12-04T09:54:16.2544177Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-12-04T09:54:20.3330259Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T09:54:20.5149667Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T09:54:21.0327686Z Submodule path 'third_party/cpuinfo': checked out 'f858c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T09:54:21.3893829Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-12-04T09:54:26.5647198Z Submodule path 'third_party/cutlass': checked out 'f88806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T09:54:27.9215581Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-12-04T09:54:27.9438330Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-12-04T09:54:27.9439400Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:54:27.9440465Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:54:27.9441420Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-12-04T09:54:27.9442577Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-12-04T09:54:27.9443679Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:54:27.9444708Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-12-04T09:54:28.0252764Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-12-04T09:54:37.8818236Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-12-04T09:54:37.8818997Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-12-04T09:54:37.8819721Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-12-04T09:54:37.8820470Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-12-04T09:54:37.8821187Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-12-04T09:54:37.8821861Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-12-04T09:54:38.1128221Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-12-04T09:54:43.3168972Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T09:54:43.8793367Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T09:54:49.6660893Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T09:54:50.0185494Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:54:50.0968261Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T09:54:51.3353499Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-12-04T09:54:51.9353922Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-12-04T09:54:51.9486442Z 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:51.9487520Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:54:57.5358743Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-12-04T09:54:57.5359787Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-12-04T09:55:00.4012353Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-12-04T09:55:05.1806281Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-12-04T09:55:06.7536793Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-12-04T09:55:06.9649563Z Submodule path 'third_party/fmt': checked out '407c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T09:55:07.1367568Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T09:55:07.3809138Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T09:55:07.7951141Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:55:07.9003412Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T09:55:07.9104021Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-12-04T09:55:22.3429638Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-12-04T09:55:25.7495311Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-12-04T09:55:25.8678209Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T09:55:26.1767071Z Submodule path 'third_party/kineto': checked out '31f85df8fbd89c188f14ef10f1ec65379786b943' 2025-12-04T09:55:26.1922207Z 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:26.1923400Z 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:26.1924537Z 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:28.0782567Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-12-04T09:55:28.0783394Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-12-04T09:55:28.0784166Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-12-04T09:55:28.4080556Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-12-04T09:55:28.4358134Z 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:28.4359338Z 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:28.4360433Z 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:28.4361575Z 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:28.4362732Z 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:28.4363938Z 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:28.4365367Z 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:28.4366574Z 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:28.4367828Z 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:28.4744405Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-12-04T09:55:36.7447171Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-12-04T09:55:36.7448154Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-12-04T09:55:36.7449290Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-12-04T09:55:36.7450322Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-12-04T09:55:36.7451345Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-12-04T09:55:36.7452287Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-12-04T09:55:36.7453238Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-12-04T09:55:36.7454150Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-12-04T09:55:37.4394872Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-12-04T09:55:37.5546192Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-12-04T09:55:37.7205541Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-12-04T09:55:37.8159967Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T09:55:37.8265661Z 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:38.1955081Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-12-04T09:55:38.2525886Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T09:55:38.3637866Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T09:55:38.5699072Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:55:39.0811834Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-12-04T09:55:39.1909898Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T09:55:39.5979707Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-12-04T09:55:39.6105056Z 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:39.6106701Z 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:42.0344726Z 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:42.0345939Z 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:42.7396477Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T09:55:42.9662823Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T09:55:43.1032718Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T09:55:43.2967756Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T09:55:43.6109349Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-12-04T09:55:43.7993878Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T09:55:44.5603614Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-12-04T09:55:47.6947413Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-12-04T09:55:47.7077502Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-12-04T09:55:48.6893713Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-12-04T09:55:48.8766182Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-12-04T09:55:49.5746787Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-12-04T09:55:49.5984129Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:55:49.5985329Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:55:49.5986384Z 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:49.5987441Z 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:49.5988740Z 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:49.5990226Z 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:49.5991546Z 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:49.5992614Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:56:00.5977872Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-12-04T09:56:00.5979002Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-12-04T09:56:00.5979857Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-12-04T09:56:00.5980747Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-12-04T09:56:00.5981653Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-12-04T09:56:00.5982487Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-12-04T09:56:00.5983318Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-12-04T09:56:00.5984097Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-12-04T09:56:00.7203373Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-12-04T09:56:00.9034817Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-12-04T09:56:01.0214270Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T09:56:01.5998119Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-12-04T09:56:01.6928395Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T09:56:01.7961152Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T09:56:01.9596483Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T09:56:01.9723791Z 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:01.9725056Z 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:04.3313382Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-12-04T09:56:04.3314454Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-12-04T09:56:05.0674881Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-12-04T09:56:05.3306790Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T09:56:10.9046653Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-12-04T09:56:10.9879444Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T09:56:12.3107722Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-12-04T09:56:12.3237582Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:56:12.3238693Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-12-04T09:56:14.4248368Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-12-04T09:56:14.4249181Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-12-04T09:56:14.5407316Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T09:56:14.8054954Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-12-04T09:56:14.8826259Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-12-04T09:56:14.9630022Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T09:56:15.1709496Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-12-04T09:56:15.3817198Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T09:56:15.8327035Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-12-04T09:56:16.0320096Z Submodule path 'third_party/tensorpipe': checked out '2b4cd91092d335a697416b2a3cb398283246849d' 2025-12-04T09:56:16.0482233Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:56:16.0483341Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:56:16.0484308Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:56:16.0485296Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:56:18.4324492Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-12-04T09:56:18.4325284Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-12-04T09:56:18.4326076Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-12-04T09:56:18.4326831Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-12-04T09:56:18.8071219Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-12-04T09:56:18.9141884Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T09:56:19.1974366Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-12-04T09:56:19.3717263Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-12-04T09:56:19.3825746Z 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:19.7768793Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-12-04T09:56:19.8307866Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T09:56:19.8550193Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2025-12-04T09:56:20.2206724Z Entering 'android/libs/fbjni' 2025-12-04T09:56:20.2580786Z Entering 'third_party/FP16' 2025-12-04T09:56:20.2946770Z Entering 'third_party/FXdiv' 2025-12-04T09:56:20.3311967Z Entering 'third_party/NNPACK' 2025-12-04T09:56:20.3707165Z Entering 'third_party/NVTX' 2025-12-04T09:56:20.4074953Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:56:20.4432488Z Entering 'third_party/XNNPACK' 2025-12-04T09:56:20.4818415Z Entering 'third_party/aiter' 2025-12-04T09:56:20.5170451Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:56:20.5578455Z Entering 'third_party/benchmark' 2025-12-04T09:56:20.5950961Z Entering 'third_party/composable_kernel' 2025-12-04T09:56:20.6325054Z Entering 'third_party/cpp-httplib' 2025-12-04T09:56:20.6693110Z Entering 'third_party/cpuinfo' 2025-12-04T09:56:20.7055898Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:56:20.7421186Z Entering 'third_party/cutlass' 2025-12-04T09:56:20.7790963Z Entering 'third_party/fbgemm' 2025-12-04T09:56:20.8147046Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:56:20.8515941Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:56:20.8892204Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:56:20.9272491Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:56:20.9653922Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:56:21.0017947Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:56:21.0388930Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:56:21.0769844Z Entering 'third_party/flash-attention' 2025-12-04T09:56:21.1121136Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:56:21.1492350Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:56:21.1885993Z Entering 'third_party/flatbuffers' 2025-12-04T09:56:21.2255605Z Entering 'third_party/fmt' 2025-12-04T09:56:21.2619244Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:56:21.2977087Z Entering 'third_party/gloo' 2025-12-04T09:56:21.3338611Z Entering 'third_party/googletest' 2025-12-04T09:56:21.9229074Z Entering 'third_party/ideep' 2025-12-04T09:56:21.9596627Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:56:21.9998801Z Entering 'third_party/ittapi' 2025-12-04T09:56:22.0362970Z Entering 'third_party/kineto' 2025-12-04T09:56:22.0765682Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:56:22.1123450Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:56:22.1508530Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:56:22.1899702Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:56:22.2302845Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:56:22.2696607Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:56:22.3082708Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:56:22.3450386Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:56:22.3838941Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:56:22.4202271Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:56:22.4605045Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:56:22.5006368Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:22.5390221Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:22.5790244Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:56:22.6156957Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:56:22.6543123Z Entering 'third_party/kleidiai' 2025-12-04T09:56:22.6908436Z Entering 'third_party/mimalloc' 2025-12-04T09:56:22.7272621Z Entering 'third_party/nlohmann' 2025-12-04T09:56:22.7651110Z Entering 'third_party/onnx' 2025-12-04T09:56:22.8045356Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:56:22.8430220Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:56:22.8814961Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:56:22.9187229Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:56:22.9560115Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:56:22.9929232Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:56:23.0297814Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:56:23.0659539Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:56:23.1022080Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:56:23.1377247Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:23.1747246Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:23.2131563Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:56:23.2582161Z Entering 'third_party/pocketfft' 2025-12-04T09:56:23.2997004Z Entering 'third_party/protobuf' 2025-12-04T09:56:23.3354267Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:56:23.3726214Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:56:23.4104834Z Entering 'third_party/psimd' 2025-12-04T09:56:23.4471542Z Entering 'third_party/pthreadpool' 2025-12-04T09:56:23.4842943Z Entering 'third_party/pybind11' 2025-12-04T09:56:23.5200916Z Entering 'third_party/python-peachpy' 2025-12-04T09:56:23.5595399Z Entering 'third_party/sleef' 2025-12-04T09:56:23.5965716Z Entering 'third_party/tensorpipe' 2025-12-04T09:56:23.6321494Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:56:23.6694563Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:56:23.7070497Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:56:23.7437450Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:56:23.7811576Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:56:23.8310962Z ##[endgroup] 2025-12-04T09:56:23.8312106Z ##[group]Persisting credentials for submodules 2025-12-04T09:56:23.8323521Z [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:24.1996547Z Entering 'android/libs/fbjni' 2025-12-04T09:56:24.2568853Z Entering 'third_party/FP16' 2025-12-04T09:56:24.3136689Z Entering 'third_party/FXdiv' 2025-12-04T09:56:24.3685445Z Entering 'third_party/NNPACK' 2025-12-04T09:56:24.4291565Z Entering 'third_party/NVTX' 2025-12-04T09:56:24.4853899Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:56:24.5413163Z Entering 'third_party/XNNPACK' 2025-12-04T09:56:24.5986271Z Entering 'third_party/aiter' 2025-12-04T09:56:24.6537191Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:56:24.7162745Z Entering 'third_party/benchmark' 2025-12-04T09:56:24.7738019Z Entering 'third_party/composable_kernel' 2025-12-04T09:56:24.8286924Z Entering 'third_party/cpp-httplib' 2025-12-04T09:56:24.8832929Z Entering 'third_party/cpuinfo' 2025-12-04T09:56:24.9375771Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:56:24.9930370Z Entering 'third_party/cutlass' 2025-12-04T09:56:25.0503445Z Entering 'third_party/fbgemm' 2025-12-04T09:56:25.1057988Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:56:25.1664458Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:56:25.2225706Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:56:25.2774701Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:56:25.3388591Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:56:25.3937693Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:56:25.4482122Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:56:25.5093584Z Entering 'third_party/flash-attention' 2025-12-04T09:56:25.5622697Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:56:25.6173442Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:56:25.6744855Z Entering 'third_party/flatbuffers' 2025-12-04T09:56:25.7285178Z Entering 'third_party/fmt' 2025-12-04T09:56:25.7839517Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:56:25.8397897Z Entering 'third_party/gloo' 2025-12-04T09:56:25.8941014Z Entering 'third_party/googletest' 2025-12-04T09:56:25.9502074Z Entering 'third_party/ideep' 2025-12-04T09:56:26.0040213Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:56:26.0622965Z Entering 'third_party/ittapi' 2025-12-04T09:56:26.1165576Z Entering 'third_party/kineto' 2025-12-04T09:56:26.1699124Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:56:26.2241114Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:56:26.2802120Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:56:26.3409271Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:56:26.3959941Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:56:26.4529174Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:56:26.5122810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:56:26.5691597Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:56:26.6297226Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:56:26.6849410Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:56:26.7415100Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:56:26.7957659Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:26.8542100Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:26.9170331Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:56:26.9778907Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:56:27.0375706Z Entering 'third_party/kleidiai' 2025-12-04T09:56:27.0934708Z Entering 'third_party/mimalloc' 2025-12-04T09:56:27.1500964Z Entering 'third_party/nlohmann' 2025-12-04T09:56:27.2071480Z Entering 'third_party/onnx' 2025-12-04T09:56:27.2672398Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:56:27.3279375Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:56:27.3848871Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:56:27.4447910Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:56:27.5017016Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:56:27.5587467Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:56:27.6160837Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:56:27.6727339Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:56:27.7279495Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:56:27.7832665Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:27.8400179Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:27.8995265Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:56:27.9615646Z Entering 'third_party/pocketfft' 2025-12-04T09:56:28.0174822Z Entering 'third_party/protobuf' 2025-12-04T09:56:28.0719768Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:56:28.1282520Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:56:28.1848501Z Entering 'third_party/psimd' 2025-12-04T09:56:28.2395908Z Entering 'third_party/pthreadpool' 2025-12-04T09:56:28.2969856Z Entering 'third_party/pybind11' 2025-12-04T09:56:28.3511915Z Entering 'third_party/python-peachpy' 2025-12-04T09:56:28.4062017Z Entering 'third_party/sleef' 2025-12-04T09:56:28.4624006Z Entering 'third_party/tensorpipe' 2025-12-04T09:56:28.5207965Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:56:28.5767820Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:56:28.6319273Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:56:28.6899483Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:56:28.7456824Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:56:28.8170747Z [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:29.1809628Z Entering 'android/libs/fbjni' 2025-12-04T09:56:29.2343367Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T09:56:29.2480194Z Entering 'third_party/FP16' 2025-12-04T09:56:29.3027816Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T09:56:29.3188273Z Entering 'third_party/FXdiv' 2025-12-04T09:56:29.3743666Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T09:56:29.3902268Z Entering 'third_party/NNPACK' 2025-12-04T09:56:29.4426681Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T09:56:29.4585123Z Entering 'third_party/NVTX' 2025-12-04T09:56:29.5108499Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T09:56:29.5249240Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:56:29.5775510Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T09:56:29.5910832Z Entering 'third_party/XNNPACK' 2025-12-04T09:56:29.6436249Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T09:56:29.6593493Z Entering 'third_party/aiter' 2025-12-04T09:56:29.7119967Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T09:56:29.7248967Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:56:29.7780882Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T09:56:29.7941717Z Entering 'third_party/benchmark' 2025-12-04T09:56:29.8509469Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T09:56:29.8647788Z Entering 'third_party/composable_kernel' 2025-12-04T09:56:29.9166028Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T09:56:29.9316729Z Entering 'third_party/cpp-httplib' 2025-12-04T09:56:29.9836821Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T09:56:29.9972556Z Entering 'third_party/cpuinfo' 2025-12-04T09:56:30.0495813Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T09:56:30.0635786Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:56:30.1162218Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T09:56:30.1299989Z Entering 'third_party/cutlass' 2025-12-04T09:56:30.1819452Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T09:56:30.1967640Z Entering 'third_party/fbgemm' 2025-12-04T09:56:30.2487102Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T09:56:30.2620461Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:56:30.3148144Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T09:56:30.3294795Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:56:30.3870680Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T09:56:30.4016283Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:56:30.4555229Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T09:56:30.4697321Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:56:30.5232623Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T09:56:30.5380110Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:56:30.5906443Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T09:56:30.6047975Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:56:30.6584465Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T09:56:30.6773129Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:56:30.7331120Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T09:56:30.7487192Z Entering 'third_party/flash-attention' 2025-12-04T09:56:30.8346201Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T09:56:30.8478581Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:56:30.9011827Z 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:30.9160330Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:56:30.9698952Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T09:56:30.9870869Z Entering 'third_party/flatbuffers' 2025-12-04T09:56:31.0398381Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T09:56:31.0540305Z Entering 'third_party/fmt' 2025-12-04T09:56:31.1060446Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T09:56:31.1200319Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:56:31.1723180Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T09:56:31.1860704Z Entering 'third_party/gloo' 2025-12-04T09:56:31.2401663Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T09:56:31.2537210Z Entering 'third_party/googletest' 2025-12-04T09:56:31.3061978Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:56:31.3199985Z Entering 'third_party/ideep' 2025-12-04T09:56:31.3739036Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T09:56:31.3862281Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:56:31.4395736Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T09:56:31.4556827Z Entering 'third_party/ittapi' 2025-12-04T09:56:31.5081011Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T09:56:31.5218859Z Entering 'third_party/kineto' 2025-12-04T09:56:31.5757801Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T09:56:31.5881179Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:56:31.6418154Z 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:31.6542404Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:56:31.7078122Z 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:31.7221987Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:56:31.7802888Z 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:31.7942022Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:56:31.8497399Z 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:31.8643745Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:56:31.9183705Z 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:31.9324399Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:56:31.9909054Z 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:32.0070291Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:56:32.0628592Z 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:32.0772113Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:56:32.1335065Z 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:32.1478827Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:56:32.2026425Z 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:32.2190543Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:56:32.2724617Z 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:32.2869832Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:56:32.3433382Z 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:32.3562204Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:32.4124086Z 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:32.4268914Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:32.4816998Z 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:32.4997796Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:56:32.5541399Z 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:32.5679730Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:56:32.6216268Z 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:32.6374947Z Entering 'third_party/kleidiai' 2025-12-04T09:56:32.6913858Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T09:56:32.7050543Z Entering 'third_party/mimalloc' 2025-12-04T09:56:32.7613981Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T09:56:32.7751237Z Entering 'third_party/nlohmann' 2025-12-04T09:56:32.8279972Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T09:56:32.8430796Z Entering 'third_party/onnx' 2025-12-04T09:56:32.8951964Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T09:56:32.9097187Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:56:32.9663611Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:56:32.9818090Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:56:33.0354665Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T09:56:33.0490978Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:56:33.1019207Z 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:33.1161619Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:56:33.1690564Z 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:33.1830730Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:56:33.2409848Z 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:33.2545463Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:56:33.3100235Z 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:33.3244810Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:56:33.3776229Z 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:33.3912211Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:56:33.4444210Z 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:33.4580749Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:56:33.5148425Z 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:33.5275505Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:33.5828863Z 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:33.5984867Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:33.6537796Z 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:33.6691015Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:56:33.7234928Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T09:56:33.7414120Z Entering 'third_party/pocketfft' 2025-12-04T09:56:33.7935318Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T09:56:33.8072617Z Entering 'third_party/protobuf' 2025-12-04T09:56:33.8633908Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T09:56:33.8760215Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:56:33.9300210Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T09:56:33.9459780Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:56:33.9992425Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:56:34.0150675Z Entering 'third_party/psimd' 2025-12-04T09:56:34.0697723Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T09:56:34.0836022Z Entering 'third_party/pthreadpool' 2025-12-04T09:56:34.1363288Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T09:56:34.1502772Z Entering 'third_party/pybind11' 2025-12-04T09:56:34.2035983Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:56:34.2171636Z Entering 'third_party/python-peachpy' 2025-12-04T09:56:34.2738766Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T09:56:34.2893642Z Entering 'third_party/sleef' 2025-12-04T09:56:34.3415053Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T09:56:34.3555757Z Entering 'third_party/tensorpipe' 2025-12-04T09:56:34.4110858Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T09:56:34.4234140Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:56:34.4773152Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T09:56:34.4916526Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:56:34.5455152Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T09:56:34.5598253Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:56:34.6143328Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T09:56:34.6277976Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:56:34.6860153Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T09:56:34.6988645Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:56:34.7524440Z 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:34.8143857Z [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:35.1670570Z Entering 'android/libs/fbjni' 2025-12-04T09:56:35.2046162Z Entering 'third_party/FP16' 2025-12-04T09:56:35.2405687Z Entering 'third_party/FXdiv' 2025-12-04T09:56:35.2770812Z Entering 'third_party/NNPACK' 2025-12-04T09:56:35.3140037Z Entering 'third_party/NVTX' 2025-12-04T09:56:35.3502086Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:56:35.3868640Z Entering 'third_party/XNNPACK' 2025-12-04T09:56:35.4293990Z Entering 'third_party/aiter' 2025-12-04T09:56:35.4656070Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:56:35.5055429Z Entering 'third_party/benchmark' 2025-12-04T09:56:35.5410978Z Entering 'third_party/composable_kernel' 2025-12-04T09:56:35.5785568Z Entering 'third_party/cpp-httplib' 2025-12-04T09:56:35.6182884Z Entering 'third_party/cpuinfo' 2025-12-04T09:56:35.6558834Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:56:35.6937199Z Entering 'third_party/cutlass' 2025-12-04T09:56:35.7321786Z Entering 'third_party/fbgemm' 2025-12-04T09:56:35.7680040Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:56:35.8057232Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:56:35.8484212Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:56:35.8853235Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:56:35.9232073Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:56:35.9605720Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:56:35.9968385Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:56:36.0388244Z Entering 'third_party/flash-attention' 2025-12-04T09:56:36.0740907Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:56:36.1142044Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:56:36.1558274Z Entering 'third_party/flatbuffers' 2025-12-04T09:56:36.1921492Z Entering 'third_party/fmt' 2025-12-04T09:56:36.2286294Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:56:36.2677266Z Entering 'third_party/gloo' 2025-12-04T09:56:36.3039797Z Entering 'third_party/googletest' 2025-12-04T09:56:36.3413973Z Entering 'third_party/ideep' 2025-12-04T09:56:36.3773576Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:56:36.4186691Z Entering 'third_party/ittapi' 2025-12-04T09:56:36.4545577Z Entering 'third_party/kineto' 2025-12-04T09:56:36.4899364Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:56:36.5248697Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:56:36.5612360Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:56:36.5980149Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:56:36.6350643Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:56:36.6705244Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:56:36.7128614Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:56:36.7492769Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:56:36.7868083Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:56:36.8234158Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:56:36.8604519Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:56:36.8957670Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:36.9374018Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:36.9797308Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:56:37.0202634Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:56:37.0595790Z Entering 'third_party/kleidiai' 2025-12-04T09:56:37.0959889Z Entering 'third_party/mimalloc' 2025-12-04T09:56:37.1329720Z Entering 'third_party/nlohmann' 2025-12-04T09:56:37.1730245Z Entering 'third_party/onnx' 2025-12-04T09:56:37.2112754Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:56:37.2515204Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:56:37.2878951Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:56:37.3249731Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:56:37.3623191Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:56:37.3985226Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:56:37.4350161Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:56:37.4713601Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:56:37.5072905Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:56:37.5451454Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:37.5845008Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:37.6241965Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:56:37.6665454Z Entering 'third_party/pocketfft' 2025-12-04T09:56:37.7030014Z Entering 'third_party/protobuf' 2025-12-04T09:56:37.7389269Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:56:37.7770033Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:56:37.8166005Z Entering 'third_party/psimd' 2025-12-04T09:56:37.8576846Z Entering 'third_party/pthreadpool' 2025-12-04T09:56:37.8942232Z Entering 'third_party/pybind11' 2025-12-04T09:56:37.9353996Z Entering 'third_party/python-peachpy' 2025-12-04T09:56:37.9724626Z Entering 'third_party/sleef' 2025-12-04T09:56:38.0080296Z Entering 'third_party/tensorpipe' 2025-12-04T09:56:38.0440596Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:56:38.0811395Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:56:38.1174493Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:56:38.1543463Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:56:38.1898159Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:56:38.2412118Z [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:38.6099816Z Entering 'android/libs/fbjni' 2025-12-04T09:56:38.6466045Z Entering 'third_party/FP16' 2025-12-04T09:56:38.6842344Z Entering 'third_party/FXdiv' 2025-12-04T09:56:38.7212226Z Entering 'third_party/NNPACK' 2025-12-04T09:56:38.7568079Z Entering 'third_party/NVTX' 2025-12-04T09:56:38.7932347Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:56:38.8302339Z Entering 'third_party/XNNPACK' 2025-12-04T09:56:38.8683953Z Entering 'third_party/aiter' 2025-12-04T09:56:38.9034372Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:56:38.9430449Z Entering 'third_party/benchmark' 2025-12-04T09:56:38.9802302Z Entering 'third_party/composable_kernel' 2025-12-04T09:56:39.0176201Z Entering 'third_party/cpp-httplib' 2025-12-04T09:56:39.0533397Z Entering 'third_party/cpuinfo' 2025-12-04T09:56:39.0898553Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:56:39.1263266Z Entering 'third_party/cutlass' 2025-12-04T09:56:39.1642226Z Entering 'third_party/fbgemm' 2025-12-04T09:56:39.2040060Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:56:39.2440837Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:56:39.2830828Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:56:39.3202894Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:56:39.3574962Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:56:39.3943145Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:56:39.4312048Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:56:39.4691558Z Entering 'third_party/flash-attention' 2025-12-04T09:56:39.5044650Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:56:39.5435767Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:56:39.5843190Z Entering 'third_party/flatbuffers' 2025-12-04T09:56:39.6207969Z Entering 'third_party/fmt' 2025-12-04T09:56:39.6565956Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:56:39.6929500Z Entering 'third_party/gloo' 2025-12-04T09:56:39.7288151Z Entering 'third_party/googletest' 2025-12-04T09:56:39.7647675Z Entering 'third_party/ideep' 2025-12-04T09:56:39.7999104Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:56:39.8412094Z Entering 'third_party/ittapi' 2025-12-04T09:56:39.8776860Z Entering 'third_party/kineto' 2025-12-04T09:56:39.9150206Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:56:39.9523543Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:56:39.9904532Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:56:40.0290874Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:56:40.0680039Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:56:40.1037515Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:56:40.1421470Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:56:40.1795752Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:56:40.2166993Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:56:40.2544327Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:56:40.2921717Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:56:40.3274830Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:40.3661418Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:40.4073425Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:56:40.4455867Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:56:40.4851557Z Entering 'third_party/kleidiai' 2025-12-04T09:56:40.5218487Z Entering 'third_party/mimalloc' 2025-12-04T09:56:40.5584110Z Entering 'third_party/nlohmann' 2025-12-04T09:56:40.5952635Z Entering 'third_party/onnx' 2025-12-04T09:56:40.6326299Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:56:40.6719608Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:56:40.7079532Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:56:40.8761397Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:56:41.0271617Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:56:41.0648779Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:56:41.1031742Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:56:41.1410276Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:56:41.1792650Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:56:41.2147489Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:41.2521478Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:41.2934843Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:56:41.3340002Z Entering 'third_party/pocketfft' 2025-12-04T09:56:41.3701263Z Entering 'third_party/protobuf' 2025-12-04T09:56:41.4083310Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:56:41.4453488Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:56:41.4855092Z Entering 'third_party/psimd' 2025-12-04T09:56:41.5264925Z Entering 'third_party/pthreadpool' 2025-12-04T09:56:41.5629140Z Entering 'third_party/pybind11' 2025-12-04T09:56:41.5993307Z Entering 'third_party/python-peachpy' 2025-12-04T09:56:41.6357807Z Entering 'third_party/sleef' 2025-12-04T09:56:41.6715888Z Entering 'third_party/tensorpipe' 2025-12-04T09:56:41.7095295Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:56:41.7487444Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:56:41.7853033Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:56:41.8226293Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:56:41.8584048Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:56:41.9085490Z ##[endgroup] 2025-12-04T09:56:41.9351918Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H 2025-12-04T09:56:41.9549450Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:56:41.9792279Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-12-04T09:56:41.9792599Z cd "${GITHUB_WORKSPACE}" 2025-12-04T09:56:41.9792864Z # Clean stale submodule dirs 2025-12-04T09:56:41.9793287Z if [ -z "${NO_SUDO}" ]; then 2025-12-04T09:56:41.9793635Z  sudo git submodule foreach --recursive git clean -ffdx 2025-12-04T09:56:41.9793970Z else 2025-12-04T09:56:41.9794231Z  git submodule foreach --recursive git clean -ffdx 2025-12-04T09:56:41.9794545Z fi 2025-12-04T09:56:41.9819204Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:56:41.9819626Z env: 2025-12-04T09:56:41.9819807Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:56:41.9820043Z NO_SUDO: true 2025-12-04T09:56:41.9821373Z ##[endgroup] 2025-12-04T09:56:42.3841321Z Entering 'android/libs/fbjni' 2025-12-04T09:56:42.4055090Z Entering 'third_party/FP16' 2025-12-04T09:56:42.4255062Z Entering 'third_party/FXdiv' 2025-12-04T09:56:42.4481914Z Entering 'third_party/NNPACK' 2025-12-04T09:56:42.4686957Z Entering 'third_party/NVTX' 2025-12-04T09:56:42.4901113Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T09:56:42.5106836Z Entering 'third_party/XNNPACK' 2025-12-04T09:56:42.5553059Z Entering 'third_party/aiter' 2025-12-04T09:56:42.5764747Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T09:56:42.6175659Z Entering 'third_party/benchmark' 2025-12-04T09:56:42.6392030Z Entering 'third_party/composable_kernel' 2025-12-04T09:56:42.6794695Z Entering 'third_party/cpp-httplib' 2025-12-04T09:56:42.7003747Z Entering 'third_party/cpuinfo' 2025-12-04T09:56:42.7214093Z Entering 'third_party/cudnn_frontend' 2025-12-04T09:56:42.7429274Z Entering 'third_party/cutlass' 2025-12-04T09:56:42.7797566Z Entering 'third_party/fbgemm' 2025-12-04T09:56:42.8068328Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T09:56:42.8271341Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T09:56:42.8700055Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T09:56:42.8917606Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T09:56:42.9287962Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T09:56:42.9496057Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T09:56:42.9695968Z Entering 'third_party/fbgemm/external/json' 2025-12-04T09:56:42.9949937Z Entering 'third_party/flash-attention' 2025-12-04T09:56:43.0159971Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T09:56:43.0549884Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T09:56:43.0920557Z Entering 'third_party/flatbuffers' 2025-12-04T09:56:43.1219651Z Entering 'third_party/fmt' 2025-12-04T09:56:43.1425482Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T09:56:43.1637407Z Entering 'third_party/gloo' 2025-12-04T09:56:43.1841825Z Entering 'third_party/googletest' 2025-12-04T09:56:43.2055318Z Entering 'third_party/ideep' 2025-12-04T09:56:43.2242501Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T09:56:43.2604807Z Entering 'third_party/ittapi' 2025-12-04T09:56:43.2809693Z Entering 'third_party/kineto' 2025-12-04T09:56:43.3013135Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T09:56:43.3222436Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T09:56:43.3505668Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T09:56:43.3708353Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T09:56:43.3918606Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T09:56:43.4109092Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T09:56:43.4333255Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T09:56:43.4539257Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T09:56:43.4745388Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T09:56:43.4991330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T09:56:43.5197687Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T09:56:43.5393674Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:43.5652102Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:43.5903004Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T09:56:43.6132339Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T09:56:43.6346124Z Entering 'third_party/kleidiai' 2025-12-04T09:56:43.6569783Z Entering 'third_party/mimalloc' 2025-12-04T09:56:43.6774143Z Entering 'third_party/nlohmann' 2025-12-04T09:56:43.7044703Z Entering 'third_party/onnx' 2025-12-04T09:56:43.8050788Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T09:56:43.8275143Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T09:56:43.8529211Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T09:56:43.8740210Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T09:56:43.8948311Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T09:56:43.9145922Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T09:56:43.9373610Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T09:56:43.9602600Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T09:56:43.9803046Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T09:56:43.9996938Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T09:56:44.0248523Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T09:56:44.0483928Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T09:56:44.1334634Z Entering 'third_party/pocketfft' 2025-12-04T09:56:44.1535366Z Entering 'third_party/protobuf' 2025-12-04T09:56:44.1842461Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T09:56:44.2041544Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T09:56:44.2266591Z Entering 'third_party/psimd' 2025-12-04T09:56:44.2462569Z Entering 'third_party/pthreadpool' 2025-12-04T09:56:44.2666191Z Entering 'third_party/pybind11' 2025-12-04T09:56:44.2872371Z Entering 'third_party/python-peachpy' 2025-12-04T09:56:44.3080363Z Entering 'third_party/sleef' 2025-12-04T09:56:44.3286225Z Entering 'third_party/tensorpipe' 2025-12-04T09:56:44.3482768Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T09:56:44.3696091Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T09:56:44.3901370Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T09:56:44.4125824Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T09:56:44.4311658Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T09:56:44.4830628Z Prepare all required actions 2025-12-04T09:56:44.4897436Z ##[group]Run ./.github/actions/setup-win 2025-12-04T09:56:44.4897711Z with: 2025-12-04T09:56:44.4897892Z cuda-version: cpu 2025-12-04T09:56:44.4898097Z python-version: 3.10 2025-12-04T09:56:44.4898303Z env: 2025-12-04T09:56:44.4898467Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:56:44.4898687Z ##[endgroup] 2025-12-04T09:56:44.4969356Z ##[group]Run set -euo pipefail 2025-12-04T09:56:44.4969639Z set -euo pipefail 2025-12-04T09:56:44.4969897Z function get_ec2_metadata() { 2025-12-04T09:56:44.4970230Z  # Pulled from instance metadata endpoint for EC2 2025-12-04T09:56:44.4970796Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-12-04T09:56:44.4971295Z  category=$1 2025-12-04T09:56:44.4972138Z  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:44.4972952Z } 2025-12-04T09:56:44.4973173Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-12-04T09:56:44.4973540Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-12-04T09:56:44.4973967Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-12-04T09:56:44.4974370Z echo "system info $(uname -a)" 2025-12-04T09:56:44.4994318Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:56:44.4994726Z env: 2025-12-04T09:56:44.4994903Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:56:44.4995125Z ##[endgroup] 2025-12-04T09:56:44.5536257Z ami-id: ami-09330720cd2f262ab 2025-12-04T09:56:44.6008035Z instance-id: i-0ece7df5eab7573d7 2025-12-04T09:56:44.6403328Z instance-type: c5d.4xlarge 2025-12-04T09:56:44.6591549Z 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:44.6679070Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-12-04T09:56:44.6679974Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2025-12-04T09:56:44.6696212Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:56:44.6696638Z env: 2025-12-04T09:56:44.6696822Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:56:44.6697038Z ##[endgroup] 2025-12-04T09:56:45.0552469Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:56:45.0627355Z Finished 2025-12-04T09:56:45.0917608Z ##[group]Run # Windows conda is baked into the AMI at this location 2025-12-04T09:56:45.0918077Z # Windows conda is baked into the AMI at this location 2025-12-04T09:56:45.0918502Z CONDA="C:\Jenkins\Miniconda3\condabin\conda.bat" 2025-12-04T09:56:45.0918827Z  2025-12-04T09:56:45.0918999Z { 2025-12-04T09:56:45.0919178Z  echo "CONDA=${CONDA}"; 2025-12-04T09:56:45.0920150Z  echo "CONDA_RUN=${CONDA} run --no-capture-output"; 2025-12-04T09:56:45.0920924Z  echo "CONDA_BUILD=${CONDA} run conda-build"; 2025-12-04T09:56:45.0921263Z  echo "CONDA_INSTALL=${CONDA} install"; 2025-12-04T09:56:45.0921567Z } >> "${GITHUB_ENV}" 2025-12-04T09:56:45.0946382Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:56:45.0946800Z env: 2025-12-04T09:56:45.0946976Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:56:45.0947200Z ##[endgroup] 2025-12-04T09:56:45.1237031Z ##[group]Run set +e 2025-12-04T09:56:45.1237284Z set +e 2025-12-04T09:56:45.1237469Z set -x 2025-12-04T09:56:45.1237805Z  2025-12-04T09:56:45.1238027Z # Create new py_tmp env with python-version 2025-12-04T09:56:45.1239731Z ${CONDA} create -y -n py_tmp python=${PYTHON_VERSION} intel-openmp libuv 2025-12-04T09:56:45.1240136Z  2025-12-04T09:56:45.1240390Z PYTHON3=$(${CONDA_RUN} -n py_tmp which python3) 2025-12-04T09:56:45.1240765Z EXIT_CODE=$? 2025-12-04T09:56:45.1240999Z  2025-12-04T09:56:45.1241234Z if [[ "${EXIT_CODE}" == "0" ]]; then 2025-12-04T09:56:45.1241629Z  echo "Found Python3 at ${PYTHON3}, adding it into GITHUB_PATH" 2025-12-04T09:56:45.1241995Z  2025-12-04T09:56:45.1242197Z  PYTHON_PATH=$(dirname "${PYTHON3}") 2025-12-04T09:56:45.1242539Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-12-04T09:56:45.1242824Z else 2025-12-04T09:56:45.1243249Z  # According to https://docs.conda.io/en/latest/miniconda.html, we are using the Miniconda3 2025-12-04T09:56:45.1243940Z  # installation, which is Python 3 based. Its Python is default to Python 3. Further, there 2025-12-04T09:56:45.1244597Z  # is also the Miniconda installation that is Python 2 based, and both can be installed if 2025-12-04T09:56:45.1245155Z  # needed. In both cases, Python binary is just called python 2025-12-04T09:56:45.1245562Z  PYTHON=$(${CONDA_RUN} -n py_tmp which python) 2025-12-04T09:56:45.1245881Z  EXIT_CODE=$? 2025-12-04T09:56:45.1246094Z  2025-12-04T09:56:45.1246300Z  if [[ "${EXIT_CODE}" == "0" ]]; then 2025-12-04T09:56:45.1246797Z  echo "Found Python at ${PYTHON}, set Python3 alias and add it into GITHUB_PATH" 2025-12-04T09:56:45.1247202Z  2025-12-04T09:56:45.1247526Z  PYTHON3=$(echo "${PYTHON}" | sed "s/python/python3/") 2025-12-04T09:56:45.1248018Z  # It's difficult to setup alias across GitHub action steps, so I just add a softlink 2025-12-04T09:56:45.1248475Z  # here pointing to Python 2025-12-04T09:56:45.1248767Z  ln -s "${PYTHON}" "${PYTHON3}" 2025-12-04T09:56:45.1249040Z  2025-12-04T09:56:45.1249263Z  PYTHON_PATH=$(dirname "${PYTHON}") 2025-12-04T09:56:45.1249588Z  echo "${PYTHON_PATH}" >> "${GITHUB_PATH}" 2025-12-04T09:56:45.1249892Z  else 2025-12-04T09:56:45.1250129Z  echo "Found no Python using ${CONDA_RUN}" 2025-12-04T09:56:45.1250432Z  fi 2025-12-04T09:56:45.1250608Z fi 2025-12-04T09:56:45.1269540Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:56:45.1270023Z env: 2025-12-04T09:56:45.1270269Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:56:45.1270556Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:56:45.1270982Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:56:45.1271493Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:56:45.1271981Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:56:45.1272344Z PYTHON_VERSION: 3.10 2025-12-04T09:56:45.1272555Z ##[endgroup] 2025-12-04T09:56:45.1451599Z + 'C:\Jenkins\Miniconda3\condabin\conda.bat' create -y -n py_tmp python=3.10 intel-openmp libuv 2025-12-04T09:56:51.6297522Z Collecting package metadata (current_repodata.json): ...working... done 2025-12-04T09:56:51.6878405Z Solving environment: ...working... done 2025-12-04T09:56:52.0042520Z 2025-12-04T09:56:52.0042533Z 2025-12-04T09:56:52.0042914Z ==> WARNING: A newer version of conda exists. <== 2025-12-04T09:56:52.0043325Z current version: 22.9.0 2025-12-04T09:56:52.0043556Z latest version: 25.11.0 2025-12-04T09:56:52.0043738Z 2025-12-04T09:56:52.0043850Z Please update conda by running 2025-12-04T09:56:52.0044015Z 2025-12-04T09:56:52.0044149Z $ conda update -n base -c defaults conda 2025-12-04T09:56:52.0044582Z 2025-12-04T09:56:52.0044591Z 2025-12-04T09:56:52.1682167Z 2025-12-04T09:56:52.1682558Z ## Package Plan ## 2025-12-04T09:56:52.1683502Z 2025-12-04T09:56:52.1683684Z environment location: C:\Jenkins\Miniconda3\envs\py_tmp 2025-12-04T09:56:52.1683960Z 2025-12-04T09:56:52.1684070Z added / updated specs: 2025-12-04T09:56:52.1684307Z - intel-openmp 2025-12-04T09:56:52.1684539Z - libuv 2025-12-04T09:56:52.1684715Z - python=3.10 2025-12-04T09:56:52.1684840Z 2025-12-04T09:56:52.1684844Z 2025-12-04T09:56:52.1684958Z The following packages will be downloaded: 2025-12-04T09:56:52.1685172Z 2025-12-04T09:56:52.1685289Z package | build 2025-12-04T09:56:52.1685591Z ---------------------------|----------------- 2025-12-04T09:56:52.1685981Z ca-certificates-2025.12.2 | haa95532_0 125 KB 2025-12-04T09:56:52.1686373Z expat-2.7.3 | h9214b88_0 134 KB 2025-12-04T09:56:52.1686777Z intel-openmp-2025.0.0 | haa95532_1164 2.1 MB 2025-12-04T09:56:52.1687170Z libffi-3.4.4 | hd77b12b_1 122 KB 2025-12-04T09:56:52.1687548Z libzlib-1.3.1 | h02ab6af_0 64 KB 2025-12-04T09:56:52.1687924Z openssl-3.0.18 | h543e019_0 6.8 MB 2025-12-04T09:56:52.1688277Z pip-25.3 | pyhc872135_0 1.1 MB 2025-12-04T09:56:52.1688638Z python-3.10.19 | h981015d_0 15.3 MB 2025-12-04T09:56:52.1689018Z setuptools-80.9.0 | py310haa95532_0 1.4 MB 2025-12-04T09:56:52.1689409Z sqlite-3.51.0 | hda9a48d_0 917 KB 2025-12-04T09:56:52.1689744Z tk-8.6.15 | hf199647_0 3.5 MB 2025-12-04T09:56:52.1690100Z tzdata-2025b | h04d1e81_0 116 KB 2025-12-04T09:56:52.1690439Z vc-14.3 | h2df5915_10 19 KB 2025-12-04T09:56:52.1690792Z wheel-0.45.1 | py310haa95532_0 145 KB 2025-12-04T09:56:52.1691145Z xz-5.6.4 | h4754444_1 280 KB 2025-12-04T09:56:52.1691474Z zlib-1.3.1 | h02ab6af_0 113 KB 2025-12-04T09:56:52.1691814Z ------------------------------------------------------------ 2025-12-04T09:56:52.1692126Z Total: 32.3 MB 2025-12-04T09:56:52.1692341Z 2025-12-04T09:56:52.1692461Z The following NEW packages will be INSTALLED: 2025-12-04T09:56:52.1692679Z 2025-12-04T09:56:52.1697560Z bzip2 pkgs/main/win-64::bzip2-1.0.8-h2bbff1b_6 None 2025-12-04T09:56:52.1698115Z ca-certificates pkgs/main/win-64::ca-certificates-2025.12.2-haa95532_0 None 2025-12-04T09:56:52.1698620Z expat pkgs/main/win-64::expat-2.7.3-h9214b88_0 None 2025-12-04T09:56:52.1699083Z intel-openmp pkgs/main/win-64::intel-openmp-2025.0.0-haa95532_1164 None 2025-12-04T09:56:52.1711811Z libffi pkgs/main/win-64::libffi-3.4.4-hd77b12b_1 None 2025-12-04T09:56:52.1712417Z libuv pkgs/main/win-64::libuv-1.48.0-h827c3e9_0 None 2025-12-04T09:56:52.1712828Z libzlib pkgs/main/win-64::libzlib-1.3.1-h02ab6af_0 None 2025-12-04T09:56:52.1713245Z openssl pkgs/main/win-64::openssl-3.0.18-h543e019_0 None 2025-12-04T09:56:52.1713638Z pip pkgs/main/noarch::pip-25.3-pyhc872135_0 None 2025-12-04T09:56:52.1714030Z python pkgs/main/win-64::python-3.10.19-h981015d_0 None 2025-12-04T09:56:52.1714480Z setuptools pkgs/main/win-64::setuptools-80.9.0-py310haa95532_0 None 2025-12-04T09:56:52.1714933Z sqlite pkgs/main/win-64::sqlite-3.51.0-hda9a48d_0 None 2025-12-04T09:56:52.1715318Z tk pkgs/main/win-64::tk-8.6.15-hf199647_0 None 2025-12-04T09:56:52.1715682Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 None 2025-12-04T09:56:52.1716086Z ucrt pkgs/main/win-64::ucrt-10.0.22621.0-haa95532_0 None 2025-12-04T09:56:52.1716651Z vc pkgs/main/win-64::vc-14.3-h2df5915_10 None 2025-12-04T09:56:52.1717198Z vc14_runtime pkgs/main/win-64::vc14_runtime-14.44.35208-h4927774_10 None 2025-12-04T09:56:52.1717729Z vs2015_runtime pkgs/main/win-64::vs2015_runtime-14.44.35208-ha6b5a95_10 None 2025-12-04T09:56:52.1718283Z wheel pkgs/main/win-64::wheel-0.45.1-py310haa95532_0 None 2025-12-04T09:56:52.1719133Z xz pkgs/main/win-64::xz-5.6.4-h4754444_1 None 2025-12-04T09:56:52.1719492Z zlib pkgs/main/win-64::zlib-1.3.1-h02ab6af_0 None 2025-12-04T09:56:52.1719744Z 2025-12-04T09:56:52.1719748Z 2025-12-04T09:56:52.1719752Z 2025-12-04T09:56:52.1719856Z Downloading and Extracting Packages 2025-12-04T09:56:52.1720050Z 2025-12-04T09:56:52.2384355Z vc-14.3 | 19 KB | | 0% 2025-12-04T09:56:52.2386085Z vc-14.3 | 19 KB | ########## | 100% 2025-12-04T09:56:52.2386331Z 2025-12-04T09:56:52.3390210Z python-3.10.19 | 15.3 MB | | 0% 2025-12-04T09:56:54.9059405Z python-3.10.19 | 15.3 MB | #####1 | 52% 2025-12-04T09:56:54.9060847Z python-3.10.19 | 15.3 MB | ########## | 100% 2025-12-04T09:56:54.9061085Z 2025-12-04T09:56:55.0080143Z xz-5.6.4 | 280 KB | | 0% 2025-12-04T09:56:55.0083105Z xz-5.6.4 | 280 KB | ########## | 100% 2025-12-04T09:56:55.0085243Z xz-5.6.4 | 280 KB | ########## | 100% 2025-12-04T09:56:55.0085462Z 2025-12-04T09:56:55.3481479Z openssl-3.0.18 | 6.8 MB | | 0% 2025-12-04T09:56:55.3484420Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-12-04T09:56:55.3486133Z openssl-3.0.18 | 6.8 MB | ########## | 100% 2025-12-04T09:56:55.3486354Z 2025-12-04T09:56:55.6505886Z libffi-3.4.4 | 122 KB | | 0% 2025-12-04T09:56:55.6509024Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-12-04T09:56:55.6511180Z libffi-3.4.4 | 122 KB | ########## | 100% 2025-12-04T09:56:55.6511410Z 2025-12-04T09:56:56.1138165Z pip-25.3 | 1.1 MB | | 0% 2025-12-04T09:56:56.1141241Z pip-25.3 | 1.1 MB | ########## | 100% 2025-12-04T09:56:56.1144716Z pip-25.3 | 1.1 MB | ########## | 100% 2025-12-04T09:56:56.1144940Z 2025-12-04T09:56:56.1817509Z ca-certificates-2025 | 125 KB | | 0% 2025-12-04T09:56:56.1818859Z ca-certificates-2025 | 125 KB | ########## | 100% 2025-12-04T09:56:56.1819137Z 2025-12-04T09:56:56.3267916Z intel-openmp-2025.0. | 2.1 MB | | 0% 2025-12-04T09:56:56.3270874Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-12-04T09:56:56.3272512Z intel-openmp-2025.0. | 2.1 MB | ########## | 100% 2025-12-04T09:56:56.3272751Z 2025-12-04T09:56:57.2809342Z setuptools-80.9.0 | 1.4 MB | | 0% 2025-12-04T09:56:57.2812547Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-12-04T09:56:57.2814601Z setuptools-80.9.0 | 1.4 MB | ########## | 100% 2025-12-04T09:56:57.2814857Z 2025-12-04T09:56:57.3674573Z expat-2.7.3 | 134 KB | | 0% 2025-12-04T09:56:57.3675610Z expat-2.7.3 | 134 KB | ########## | 100% 2025-12-04T09:56:57.3675836Z 2025-12-04T09:56:57.4466767Z zlib-1.3.1 | 113 KB | | 0% 2025-12-04T09:56:57.4468440Z zlib-1.3.1 | 113 KB | ########## | 100% 2025-12-04T09:56:57.4468739Z 2025-12-04T09:56:57.5168666Z libzlib-1.3.1 | 64 KB | | 0% 2025-12-04T09:56:57.5169814Z libzlib-1.3.1 | 64 KB | ########## | 100% 2025-12-04T09:56:57.5170042Z 2025-12-04T09:56:57.6299960Z sqlite-3.51.0 | 917 KB | | 0% 2025-12-04T09:56:57.6303316Z sqlite-3.51.0 | 917 KB | ########## | 100% 2025-12-04T09:56:57.6304893Z sqlite-3.51.0 | 917 KB | ########## | 100% 2025-12-04T09:56:57.6305331Z 2025-12-04T09:56:57.7489580Z wheel-0.45.1 | 145 KB | | 0% 2025-12-04T09:56:57.7492773Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-12-04T09:56:57.7494166Z wheel-0.45.1 | 145 KB | ########## | 100% 2025-12-04T09:56:57.7494391Z 2025-12-04T09:56:58.3439636Z tzdata-2025b | 116 KB | | 0% 2025-12-04T09:56:58.3442798Z tzdata-2025b | 116 KB | ########## | 100% 2025-12-04T09:56:58.3445060Z tzdata-2025b | 116 KB | ########## | 100% 2025-12-04T09:56:58.3445290Z 2025-12-04T09:56:59.6804400Z tk-8.6.15 | 3.5 MB | | 0% 2025-12-04T09:56:59.6807115Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-12-04T09:56:59.6810079Z tk-8.6.15 | 3.5 MB | ########## | 100% 2025-12-04T09:56:59.9241149Z Preparing transaction: ...working... done 2025-12-04T09:57:01.1426213Z Verifying transaction: ...working... done 2025-12-04T09:57:05.7829177Z Executing transaction: ...working... done 2025-12-04T09:57:05.7961208Z # 2025-12-04T09:57:05.7961453Z # To activate this environment, use 2025-12-04T09:57:05.7961761Z # 2025-12-04T09:57:05.7961942Z # $ conda activate py_tmp 2025-12-04T09:57:05.7962196Z # 2025-12-04T09:57:05.7962394Z # To deactivate an active environment, use 2025-12-04T09:57:05.7962682Z # 2025-12-04T09:57:05.7962855Z # $ conda deactivate 2025-12-04T09:57:05.7963010Z 2025-12-04T09:57:05.8610590Z Retrieving notices: ...working... done 2025-12-04T09:57:06.1268894Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python3 2025-12-04T09:57:07.6236960Z 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:07.6261775Z ERROR conda.cli.main_run:execute(49): `conda run which python3` failed. (See above for error) 2025-12-04T09:57:07.6943116Z + PYTHON3= 2025-12-04T09:57:07.6943356Z + EXIT_CODE=1 2025-12-04T09:57:07.6944263Z + [[ 1 == \0 ]] 2025-12-04T09:57:07.7000428Z ++ 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output -n py_tmp which python 2025-12-04T09:57:09.2686452Z + PYTHON=/c/Jenkins/Miniconda3/envs/py_tmp/python 2025-12-04T09:57:09.2686827Z + EXIT_CODE=0 2025-12-04T09:57:09.2687047Z + [[ 0 == \0 ]] 2025-12-04T09:57:09.2687550Z + echo 'Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH' 2025-12-04T09:57:09.2688319Z Found Python at /c/Jenkins/Miniconda3/envs/py_tmp/python, set Python3 alias and add it into GITHUB_PATH 2025-12-04T09:57:09.2804553Z ++ echo /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-12-04T09:57:09.2853563Z ++ sed s/python/python3/ 2025-12-04T09:57:09.2917856Z + PYTHON3=/c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-12-04T09:57:09.2918399Z + ln -s /c/Jenkins/Miniconda3/envs/py_tmp/python /c/Jenkins/Miniconda3/envs/py_tmp/python3 2025-12-04T09:57:09.3092387Z ++ dirname /c/Jenkins/Miniconda3/envs/py_tmp/python 2025-12-04T09:57:09.3163577Z + PYTHON_PATH=/c/Jenkins/Miniconda3/envs/py_tmp 2025-12-04T09:57:09.3163926Z + echo /c/Jenkins/Miniconda3/envs/py_tmp 2025-12-04T09:57:09.3266955Z ##[group]Run TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-12-04T09:57:09.3267704Z TMPDIR=$(python -c 'import tempfile; print(tempfile.gettempdir());') 2025-12-04T09:57:09.3268790Z echo "TMPDIR=${TMPDIR}" >> "${GITHUB_ENV}" 2025-12-04T09:57:09.3292160Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:09.3292579Z env: 2025-12-04T09:57:09.3292777Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:09.3293049Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:09.3293488Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:09.3293985Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:09.3294455Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:09.3294812Z ##[endgroup] 2025-12-04T09:57:09.4105370Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-12-04T09:57:09.4106337Z Add-MpPreference -ExclusionPath $(Get-Location).tostring(),$Env:TMPDIR,"C:\Jenkins\Miniconda3" -ErrorAction Ignore 2025-12-04T09:57:09.4107120Z # Let's both exclude the path and disable Windows Defender completely just to be sure 2025-12-04T09:57:09.4107561Z # that it doesn't interfere 2025-12-04T09:57:09.4107986Z Set-MpPreference -DisableRealtimeMonitoring $True -ErrorAction Ignore 2025-12-04T09:57:09.4124700Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:57:09.4125139Z env: 2025-12-04T09:57:09.4125326Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:09.4125597Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:09.4126017Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:09.4126528Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:09.4126974Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:09.4127351Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:09.4127636Z ##[endgroup] 2025-12-04T09:57:09.7333724Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:57:09.7388951Z Finished 2025-12-04T09:57:10.1851624Z ##[group]Run choco install handle -y 2025-12-04T09:57:10.1851949Z choco install handle -y 2025-12-04T09:57:10.1852223Z handle C:\actions-runner\_work\ 2025-12-04T09:57:10.1868772Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:57:10.1869219Z env: 2025-12-04T09:57:10.1869406Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:10.1869690Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:10.1870120Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:10.1870623Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:10.1871102Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:10.1871501Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:10.1871802Z ##[endgroup] 2025-12-04T09:57:10.5163076Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:57:10.5215254Z Finished 2025-12-04T09:57:11.5505851Z Chocolatey v2.5.0 2025-12-04T09:57:11.7223896Z Installing the following packages: 2025-12-04T09:57:11.7230005Z handle 2025-12-04T09:57:11.7235073Z By installing, you accept licenses for the packages. 2025-12-04T09:57:12.7933768Z Downloading package from source 'https://community.chocolatey.org/api/v2/' 2025-12-04T09:57:12.9014984Z 2025-12-04T09:57:12.9015603Z Progress: Downloading Handle 5.0... 15% 2025-12-04T09:57:12.9016416Z Progress: Downloading Handle 5.0... 45% 2025-12-04T09:57:12.9017392Z Progress: Downloading Handle 5.0... 75% 2025-12-04T09:57:12.9017785Z Progress: Downloading Handle 5.0... 100% 2025-12-04T09:57:13.0635744Z 2025-12-04T09:57:13.0636070Z handle v5.0.0 [Approved] 2025-12-04T09:57:13.1141691Z handle package files install completed. Performing other installation steps. 2025-12-04T09:57:14.2075559Z Downloading Handle 2025-12-04T09:57:14.2075949Z from 'https://download.sysinternals.com/files/Handle.zip' 2025-12-04T09:57:14.2933133Z 2025-12-04T09:57:14.2949838Z Progress: 19% - Saving 143.51 KB of 729.82 KB 2025-12-04T09:57:14.2965004Z Progress: 41% - Saving 303.51 KB of 729.82 KB 2025-12-04T09:57:14.2980975Z Progress: 63% - Saving 463.51 KB of 729.82 KB 2025-12-04T09:57:14.3002672Z Progress: 85% - Saving 623.51 KB of 729.82 KB 2025-12-04T09:57:14.3006189Z 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:14.3012357Z Download of Handle.zip (729.82 KB) completed. 2025-12-04T09:57:17.3794015Z Hashes match. 2025-12-04T09:57:17.4050455Z 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:17.5531409Z C:\ProgramData\chocolatey\lib\Handle\tools 2025-12-04T09:57:17.5582232Z HKEY_CURRENT_USER\Software\Sysinternals 2025-12-04T09:57:17.5613340Z HKEY_CURRENT_USER\Software\Sysinternals\Handle 2025-12-04T09:57:17.9106257Z ShimGen has successfully created a shim for handle.exe 2025-12-04T09:57:18.0882320Z ShimGen has successfully created a shim for handle64.exe 2025-12-04T09:57:18.2648113Z ShimGen has successfully created a shim for handle64a.exe 2025-12-04T09:57:18.2947965Z The install of handle was successful. 2025-12-04T09:57:18.2951361Z Deployed to 'C:\ProgramData\chocolatey\lib\Handle\tools' 2025-12-04T09:57:18.3051183Z 2025-12-04T09:57:18.3051300Z Chocolatey installed 1/1 packages. 2025-12-04T09:57:18.3051702Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2025-12-04T09:57:18.4110576Z 2025-12-04T09:57:18.4110956Z Nthandle v5.0 - Handle viewer 2025-12-04T09:57:18.4111286Z Copyright (C) 1997-2022 Mark Russinovich 2025-12-04T09:57:18.4111603Z Sysinternals - www.sysinternals.com 2025-12-04T09:57:18.4111793Z 2025-12-04T09:57:18.4493112Z powershell.exe pid: 6072 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:57:18.4493709Z handle.exe pid: 6064 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:57:18.4494261Z handle.exe pid: 5276 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:57:18.4494805Z handle64.exe pid: 5860 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T09:57:18.4792957Z Prepare all required actions 2025-12-04T09:57:18.4826540Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-12-04T09:57:18.4826860Z with: 2025-12-04T09:57:18.4827304Z github-token: *** 2025-12-04T09:57:18.4827495Z env: 2025-12-04T09:57:18.4827679Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:18.4827946Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:18.4828377Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:18.4828883Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:18.4829339Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:18.4829713Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:18.4829994Z ##[endgroup] 2025-12-04T09:57:18.4896760Z ##[group]Run set -eux 2025-12-04T09:57:18.4897001Z set -eux 2025-12-04T09:57:18.4897425Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-12-04T09:57:18.4917596Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:18.4918002Z env: 2025-12-04T09:57:18.4918196Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:18.4918460Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:18.4918888Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:18.4919527Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:18.4919988Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:18.4920385Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:18.4920820Z GITHUB_TOKEN: *** 2025-12-04T09:57:18.4921028Z ##[endgroup] 2025-12-04T09:57:18.5103026Z + python3 .github/scripts/get_workflow_job_id.py 19922768520 i-0ece7df5eab7573d7 2025-12-04T09:57:20.4826979Z Setting output job-id=57120243441 2025-12-04T09:57:20.4827631Z Setting output job-name=win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T09:57:20.5093883Z ##[group]Run # Windows conda doesn't have python3 binary, only python, but it's python3 2025-12-04T09:57:20.5094514Z # Windows conda doesn't have python3 binary, only python, but it's python3 2025-12-04T09:57:20.5095136Z ${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:20.5096070Z ${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:20.5096860Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2025-12-04T09:57:20.5116696Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:20.5117102Z env: 2025-12-04T09:57:20.5117285Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:20.5117551Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:20.5118014Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:20.5118505Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:20.5118956Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:20.5119326Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:20.5119613Z JOB_ID: 57120243441 2025-12-04T09:57:20.5120055Z JOB_NAME: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T09:57:20.5120534Z WORKFLOW_NAME: trunk 2025-12-04T09:57:20.5120755Z WORKFLOW_RUN_ID: 19922768520 2025-12-04T09:57:20.5120983Z MONITOR_LOG_INTERVAL: 5 2025-12-04T09:57:20.5121218Z MONITOR_DATA_COLLECT_INTERVAL: 1 2025-12-04T09:57:20.5121456Z ##[endgroup] 2025-12-04T09:57:23.4143150Z Collecting psutil==5.9.8 2025-12-04T09:57:23.5979530Z Downloading psutil-5.9.8-cp37-abi3-win_amd64.whl.metadata (22 kB) 2025-12-04T09:57:23.6755178Z Collecting dataclasses_json==0.6.7 2025-12-04T09:57:23.6796594Z Downloading dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-12-04T09:57:23.7098750Z Collecting nvidia-ml-py==11.525.84 2025-12-04T09:57:23.7137592Z Downloading nvidia_ml_py-11.525.84-py3-none-any.whl.metadata (8.6 kB) 2025-12-04T09:57:23.8234108Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7) 2025-12-04T09:57:23.8283669Z Downloading marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-12-04T09:57:23.8548647Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7) 2025-12-04T09:57:23.8589817Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-04T09:57:23.8822518Z 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:23.9008654Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) 2025-12-04T09:57:23.9053131Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-12-04T09:57:23.9150220Z 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:23.9261440Z Downloading psutil-5.9.8-cp37-abi3-win_amd64.whl (255 kB) 2025-12-04T09:57:23.9910106Z ---------------------------------------- 255.1/255.1 kB 3.9 MB/s eta 0:00:00 2025-12-04T09:57:23.9946984Z Downloading dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-12-04T09:57:24.0096605Z Downloading nvidia_ml_py-11.525.84-py3-none-any.whl (34 kB) 2025-12-04T09:57:24.0232076Z Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-12-04T09:57:24.0345948Z ---------------------------------------- 50.9/50.9 kB 2.7 MB/s eta 0:00:00 2025-12-04T09:57:24.0382394Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-12-04T09:57:24.0500495Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-12-04T09:57:24.9247082Z Installing collected packages: nvidia-ml-py, psutil, mypy-extensions, marshmallow, typing-inspect, dataclasses_json 2025-12-04T09:57:24.9705887Z Attempting uninstall: psutil 2025-12-04T09:57:24.9719690Z Found existing installation: psutil 5.9.1 2025-12-04T09:57:24.9822200Z Uninstalling psutil-5.9.1: 2025-12-04T09:57:24.9847515Z Successfully uninstalled psutil-5.9.1 2025-12-04T09:57:25.3448351Z 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:25.8414583Z ##[group]Run seemethere/download-artifact-s3@1da556a7aa0a088e3153970611f6c432d58e80e6 2025-12-04T09:57:25.8415088Z with: 2025-12-04T09:57:25.8415278Z name: win-vs2022-cpu-py3 2025-12-04T09:57:25.8415520Z path: C:\19922768520\build-results 2025-12-04T09:57:25.8415772Z s3-bucket: gha-artifacts 2025-12-04T09:57:25.8416002Z region: us-east-1 2025-12-04T09:57:25.8416184Z env: 2025-12-04T09:57:25.8416408Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:25.8416661Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:25.8417136Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:25.8417642Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:25.8418099Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:25.8418495Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:25.8418768Z ##[endgroup] 2025-12-04T09:57:26.3570345Z (node:3164) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-12-04T09:57:26.3570799Z 2025-12-04T09:57:26.3570965Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-12-04T09:57:26.3571453Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-12-04T09:57:26.3571944Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-12-04T09:57:26.4846323Z Found 4 objects with prefix pytorch/pytorch/19922768520/win-vs2022-cpu-py3/ 2025-12-04T09:57:26.4852936Z Starting download (1/4): C:\19922768520\build-results\.additional_ci_files\test-class-times.json 2025-12-04T09:57:26.6619975Z Finished download (1/4): C:\19922768520\build-results\.additional_ci_files\test-class-times.json 2025-12-04T09:57:26.6620768Z Starting download (2/4): C:\19922768520\build-results\.additional_ci_files\test-times.json 2025-12-04T09:57:26.7672626Z Finished download (2/4): C:\19922768520\build-results\.additional_ci_files\test-times.json 2025-12-04T09:57:26.7674489Z Starting download (3/4): C:\19922768520\build-results\.ninja_log 2025-12-04T09:57:27.0341963Z Finished download (3/4): C:\19922768520\build-results\.ninja_log 2025-12-04T09:57:27.0342874Z Starting download (4/4): C:\19922768520\build-results\torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:57:29.1411295Z Finished download (4/4): C:\19922768520\build-results\torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:57:29.1421491Z Artifact download has finished successfully 2025-12-04T09:57:29.1695756Z ##[group]Run tree /F C:\$Env:GITHUB_RUN_ID\build-results 2025-12-04T09:57:29.1696178Z tree /F C:\$Env:GITHUB_RUN_ID\build-results 2025-12-04T09:57:29.1712600Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T09:57:29.1713643Z env: 2025-12-04T09:57:29.1713836Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:29.1714107Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:29.1714548Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:29.1715042Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:29.1715497Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:29.1715885Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:29.1716157Z ##[endgroup] 2025-12-04T09:57:29.4990680Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T09:57:29.5062164Z Finished 2025-12-04T09:57:29.5175804Z Folder PATH listing 2025-12-04T09:57:29.5176074Z Volume serial number is EA7F-0099 2025-12-04T09:57:29.5176335Z C:\19922768520\BUILD-RESULTS 2025-12-04T09:57:29.5181990Z � .ninja_log 2025-12-04T09:57:29.5182341Z � torch-2.10.0a0+gitffd9b0f-cp310-cp310-win_amd64.whl 2025-12-04T09:57:29.5182711Z � 2025-12-04T09:57:29.5182937Z ����.additional_ci_files 2025-12-04T09:57:29.5183169Z test-class-times.json 2025-12-04T09:57:29.5183411Z test-times.json 2025-12-04T09:57:29.5183604Z 2025-12-04T09:57:29.5432714Z Prepare all required actions 2025-12-04T09:57:29.5433133Z Getting action download info 2025-12-04T09:57:29.7111705Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-12-04T09:57:30.0582138Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-12-04T09:57:30.4055732Z ##[group]Run ./.github/actions/download-td-artifacts 2025-12-04T09:57:30.4056051Z with: 2025-12-04T09:57:30.4056215Z env: 2025-12-04T09:57:30.4056391Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:30.4056649Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:30.4057079Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:30.4057652Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:30.4058161Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:30.4058609Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:30.4058880Z ##[endgroup] 2025-12-04T09:57:30.4145363Z ##[group]Run seemethere/download-artifact-s3@v4 2025-12-04T09:57:30.4145681Z with: 2025-12-04T09:57:30.4145855Z name: td_results 2025-12-04T09:57:30.4146069Z s3-bucket: gha-artifacts 2025-12-04T09:57:30.4146285Z region: us-east-1 2025-12-04T09:57:30.4146474Z env: 2025-12-04T09:57:30.4146641Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:30.4146904Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:30.4147331Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:30.4147819Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:30.4148292Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:30.4148662Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:30.4148943Z ##[endgroup] 2025-12-04T09:57:30.9338766Z (node:1288) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-12-04T09:57:30.9339222Z 2025-12-04T09:57:30.9339391Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-12-04T09:57:30.9339990Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-12-04T09:57:30.9340528Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-12-04T09:57:31.0635055Z Found 1 objects with prefix pytorch/pytorch/19922768520/td_results/ 2025-12-04T09:57:31.0636465Z Starting download (1/1): C:\actions-runner\_work\pytorch\pytorch\td_results.json 2025-12-04T09:57:31.1903271Z Finished download (1/1): C:\actions-runner\_work\pytorch\pytorch\td_results.json 2025-12-04T09:57:31.1912157Z Artifact download has finished successfully 2025-12-04T09:57:31.2145522Z ##[group]Run mkdir -p .additional_ci_files 2025-12-04T09:57:31.2145858Z mkdir -p .additional_ci_files 2025-12-04T09:57:31.2146258Z mv td_results.json .additional_ci_files/td_results.json || true 2025-12-04T09:57:31.2165662Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:31.2166075Z env: 2025-12-04T09:57:31.2166268Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:31.2166533Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:31.2166963Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:31.2167451Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:31.2167907Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:31.2168283Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:31.2168568Z ##[endgroup] 2025-12-04T09:57:31.2855363Z Prepare all required actions 2025-12-04T09:57:31.2855885Z Getting action download info 2025-12-04T09:57:31.4075400Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-12-04T09:57:31.7043364Z ##[group]Run ./.github/actions/filter-test-configs 2025-12-04T09:57:31.7057423Z with: 2025-12-04T09:57:31.7057840Z github-token: *** 2025-12-04T09:57:31.7060333Z 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:31.7063021Z job-name: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T09:57:31.7063506Z env: 2025-12-04T09:57:31.7063681Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:31.7063941Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:31.7064404Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:31.7064910Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:31.7065354Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:31.7065738Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:31.7066017Z ##[endgroup] 2025-12-04T09:57:31.7180131Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T09:57:31.7180388Z with: 2025-12-04T09:57:31.7180573Z shell: bash 2025-12-04T09:57:31.7180762Z timeout_minutes: 10 2025-12-04T09:57:31.7180967Z max_attempts: 5 2025-12-04T09:57:31.7181155Z retry_wait_seconds: 30 2025-12-04T09:57:31.7181864Z 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:31.7182617Z polling_interval_seconds: 1 2025-12-04T09:57:31.7182853Z warning_on_retry: true 2025-12-04T09:57:31.7183076Z continue_on_error: false 2025-12-04T09:57:31.7183280Z env: 2025-12-04T09:57:31.7183457Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:31.7183707Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:31.7184130Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:31.7184620Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:31.7185076Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:31.7185603Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:31.7186032Z GITHUB_TOKEN: *** 2025-12-04T09:57:31.7186229Z ##[endgroup] 2025-12-04T09:57:31.8343181Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-12-04T09:57:32.7776253Z Collecting requests==2.27.1 2025-12-04T09:57:33.0006077Z Downloading requests-2.27.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-12-04T09:57:33.1106128Z Collecting pyyaml==6.0.2 2025-12-04T09:57:33.1149027Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-12-04T09:57:33.1670489Z Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1) 2025-12-04T09:57:33.1712434Z Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2025-12-04T09:57:33.2871555Z Collecting certifi>=2017.4.17 (from requests==2.27.1) 2025-12-04T09:57:33.2918783Z Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T09:57:33.4392738Z Collecting charset-normalizer~=2.0.0 (from requests==2.27.1) 2025-12-04T09:57:33.4434505Z Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB) 2025-12-04T09:57:33.4767026Z Collecting idna<4,>=2.5 (from requests==2.27.1) 2025-12-04T09:57:33.4808107Z Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2025-12-04T09:57:33.5005622Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-12-04T09:57:33.5265647Z Downloading PyYAML-6.0.2-cp310-cp310-win_amd64.whl (161 kB) 2025-12-04T09:57:33.5563833Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-12-04T09:57:33.5692844Z Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-04T09:57:33.5831130Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-12-04T09:57:33.5960072Z Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-04T09:57:33.6633769Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-12-04T09:57:34.0338171Z WARNING: The script normalizer.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-12-04T09:57:34.0339088Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T09:57:34.2044846Z 2025-12-04T09:57:34.2084789Z 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:34.8370745Z Command completed after 1 attempt(s). 2025-12-04T09:57:34.8514750Z ##[group]Run set -x 2025-12-04T09:57:34.8514980Z set -x 2025-12-04T09:57:34.8515170Z  2025-12-04T09:57:34.8515497Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T09:57:34.8515920Z # in runner workspace 2025-12-04T09:57:34.8516254Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-12-04T09:57:34.8535741Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:34.8536190Z env: 2025-12-04T09:57:34.8536376Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:34.8536650Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:34.8537073Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:34.8537570Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:34.8538029Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:34.8538406Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:34.8538693Z ##[endgroup] 2025-12-04T09:57:34.8728410Z + python3 'C:\actions-runner\_work\pytorch\pytorch\./.github/actions/filter-test-configs/../../scripts/parse_ref.py' 2025-12-04T09:57:34.9089840Z Setting output branch=main 2025-12-04T09:57:34.9233135Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T09:57:34.9233564Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-12-04T09:57:34.9233872Z echo "Job name: ${JOB_NAME}" 2025-12-04T09:57:34.9234282Z  2025-12-04T09:57:34.9234619Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-12-04T09:57:34.9235054Z # in runner workspace 2025-12-04T09:57:34.9235428Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-12-04T09:57:34.9235857Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-12-04T09:57:34.9236147Z  --job-name "${JOB_NAME}" \ 2025-12-04T09:57:34.9239155Z  --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:34.9241605Z  --selected-test-configs "" \ 2025-12-04T09:57:34.9241914Z  --pr-number "${PR_NUMBER}" \ 2025-12-04T09:57:34.9242199Z  --tag "${TAG}" \ 2025-12-04T09:57:34.9242447Z  --event-name "${EVENT_NAME}" \ 2025-12-04T09:57:34.9242731Z  --schedule "${SCHEDULE}" \ 2025-12-04T09:57:34.9242991Z  --branch "${HEAD_BRANCH}" 2025-12-04T09:57:34.9262195Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:34.9262608Z env: 2025-12-04T09:57:34.9262787Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:34.9263060Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:34.9263494Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:34.9264017Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:34.9264475Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:34.9264846Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:34.9265347Z GITHUB_TOKEN: *** 2025-12-04T09:57:34.9265800Z JOB_NAME: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T09:57:34.9266283Z PR_NUMBER: 2025-12-04T09:57:34.9266462Z TAG: 2025-12-04T09:57:34.9266627Z EVENT_NAME: schedule 2025-12-04T09:57:34.9266833Z SCHEDULE: 29 8 * * * 2025-12-04T09:57:34.9267026Z HEAD_BRANCH: main 2025-12-04T09:57:34.9267220Z ##[endgroup] 2025-12-04T09:57:34.9453731Z Workflow: trunk 2025-12-04T09:57:34.9454212Z Job name: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T09:57:35.2365213Z Setting output keep-going=True 2025-12-04T09:57:35.2365558Z Setting output ci-verbose-test-logs=False 2025-12-04T09:57:35.2365873Z Setting output ci-test-showlocals=False 2025-12-04T09:57:35.2366167Z Setting output ci-no-test-timeout=False 2025-12-04T09:57:35.2366457Z Setting output ci-no-td=False 2025-12-04T09:57:35.2366716Z Setting output ci-td-distributed=False 2025-12-04T09:57:35.2367002Z Setting output is-unstable=False 2025-12-04T09:57:35.2367261Z Setting output reenabled-issues= 2025-12-04T09:57:35.2369731Z 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:35.2372429Z Setting output is-test-matrix-empty=False 2025-12-04T09:57:35.2606907Z ##[group]Run echo "Filtered matrix:" 2025-12-04T09:57:35.2607217Z echo "Filtered matrix:" 2025-12-04T09:57:35.2609720Z 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:35.2612098Z  2025-12-04T09:57:35.2612277Z echo 2025-12-04T09:57:35.2612505Z echo "Is the current job unstable? False" 2025-12-04T09:57:35.2612799Z  2025-12-04T09:57:35.2612961Z echo 2025-12-04T09:57:35.2613180Z echo "Is keep-going label set? True" 2025-12-04T09:57:35.2613442Z  2025-12-04T09:57:35.2613609Z echo 2025-12-04T09:57:35.2613804Z echo "Reenabled issues? " 2025-12-04T09:57:35.2633493Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:35.2633910Z env: 2025-12-04T09:57:35.2634092Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:35.2634364Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:35.2634801Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:35.2635298Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:35.2635751Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:35.2636125Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:35.2636405Z ##[endgroup] 2025-12-04T09:57:35.2819421Z Filtered matrix: 2025-12-04T09:57:35.2822991Z {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:35.2825258Z 2025-12-04T09:57:35.2825361Z Is the current job unstable? False 2025-12-04T09:57:35.2825544Z 2025-12-04T09:57:35.2825643Z Is keep-going label set? True 2025-12-04T09:57:35.2825861Z 2025-12-04T09:57:35.2825936Z Reenabled issues? 2025-12-04T09:57:35.2947361Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-12-04T09:57:35.2947844Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-12-04T09:57:35.2966546Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:35.2966959Z env: 2025-12-04T09:57:35.2967141Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:35.2967409Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:35.2967830Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:35.2968324Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:35.2968923Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:35.2969300Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:35.2969589Z JOB_TIMEOUT: 240 2025-12-04T09:57:35.2969776Z ##[endgroup] 2025-12-04T09:57:35.3264210Z ##[group]Run pushd "${PYTORCH_FINAL_PACKAGE_DIR}" 2025-12-04T09:57:35.3264619Z pushd "${PYTORCH_FINAL_PACKAGE_DIR}" 2025-12-04T09:57:35.3264932Z # shellcheck disable=SC2046,SC2102 2025-12-04T09:57:35.3265338Z python3 -mpip install $(echo *.whl)[opt-einsum,optree] optree==0.13.0 2025-12-04T09:57:35.3265734Z popd 2025-12-04T09:57:35.3265909Z  2025-12-04T09:57:35.3266099Z .ci/pytorch/win-test.sh 2025-12-04T09:57:35.3284702Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T09:57:35.3285109Z env: 2025-12-04T09:57:35.3285296Z GIT_DEFAULT_BRANCH: main 2025-12-04T09:57:35.3285562Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T09:57:35.3286011Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T09:57:35.3286507Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T09:57:35.3287005Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T09:57:35.3287378Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T09:57:35.3287657Z USE_CUDA: 0 2025-12-04T09:57:35.3287837Z INSTALL_WINDOWS_SDK: 1 2025-12-04T09:57:35.3288059Z PYTHON_VERSION: 3.10 2025-12-04T09:57:35.3288278Z CONTINUE_THROUGH_ERROR: True 2025-12-04T09:57:35.3288508Z VERBOSE_TEST_LOGS: False 2025-12-04T09:57:35.3288726Z TEST_SHOWLOCALS: False 2025-12-04T09:57:35.3288931Z NO_TEST_TIMEOUT: False 2025-12-04T09:57:35.3289144Z NO_TD: False 2025-12-04T09:57:35.3289323Z VC_PRODUCT: BuildTools 2025-12-04T09:57:35.3289530Z VC_VERSION: 2025-12-04T09:57:35.3289703Z VS_VERSION: 17.4.1 2025-12-04T09:57:35.3289903Z VC_YEAR: 2022 2025-12-04T09:57:35.3290090Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T09:57:35.3290321Z PR_NUMBER: 2025-12-04T09:57:35.3290520Z GITHUB_REPOSITORY: pytorch/pytorch 2025-12-04T09:57:35.3290771Z GITHUB_WORKFLOW: trunk 2025-12-04T09:57:35.3290994Z GITHUB_JOB: test 2025-12-04T09:57:35.3291180Z GITHUB_RUN_ID: 19922768520 2025-12-04T09:57:35.3291411Z GITHUB_RUN_NUMBER: 158165 2025-12-04T09:57:35.3291626Z GITHUB_RUN_ATTEMPT: 1 2025-12-04T09:57:35.3291824Z JOB_ID: 57120243441 2025-12-04T09:57:35.3292251Z JOB_NAME: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T09:57:35.3292780Z SHA1: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T09:57:35.3293070Z CUDA_VERSION: cpu 2025-12-04T09:57:35.3293324Z PYTORCH_FINAL_PACKAGE_DIR: /c/19922768520/build-results/ 2025-12-04T09:57:35.3293668Z BUILD_ENVIRONMENT: win-vs2022-cpu-py3 2025-12-04T09:57:35.3294050Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-12-04T09:57:35.3294431Z SHARD_NUMBER: 4 2025-12-04T09:57:35.3294615Z NUM_TEST_SHARDS: 4 2025-12-04T09:57:35.3294817Z TEST_CONFIG: default 2025-12-04T09:57:35.3295011Z REENABLED_ISSUES: 2025-12-04T09:57:35.3295224Z TORCH_CUDA_ARCH_LIST: 8.6 2025-12-04T09:57:35.3295466Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-12-04T09:57:35.3295741Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 1 2025-12-04T09:57:35.3296005Z ##[endgroup] 2025-12-04T09:57:35.3477099Z /c/19922768520/build-results /c/actions-runner/_work/pytorch/pytorch 2025-12-04T09:57:35.9833468Z 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:36.9381879Z Collecting optree==0.13.0 2025-12-04T09:57:37.1328378Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl.metadata (48 kB) 2025-12-04T09:57:37.2584669Z Collecting filelock (from torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:37.2629119Z Downloading filelock-3.20.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-04T09:57:37.2978501Z Collecting typing-extensions>=4.10.0 (from torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:37.3020644Z Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-04T09:57:37.3385254Z Collecting sympy>=1.13.3 (from torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:37.3423790Z Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB) 2025-12-04T09:57:37.3885284Z Collecting networkx>=2.5.1 (from torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:37.3924970Z Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2025-12-04T09:57:37.4345664Z Collecting jinja2 (from torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:37.4383950Z Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T09:57:37.4824863Z Collecting fsspec>=0.8.5 (from torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:37.4864410Z Downloading fsspec-2025.12.0-py3-none-any.whl.metadata (10 kB) 2025-12-04T09:57:37.5620522Z Collecting opt-einsum>=3.3 (from torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:37.5659564Z Downloading opt_einsum-3.4.0-py3-none-any.whl.metadata (6.3 kB) 2025-12-04T09:57:37.6052504Z 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:37.6086893Z Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) 2025-12-04T09:57:37.7020774Z Collecting MarkupSafe>=2.0 (from jinja2->torch==2.10.0a0+gitffd9b0f->torch==2.10.0a0+gitffd9b0f) 2025-12-04T09:57:37.7069114Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl.metadata (2.8 kB) 2025-12-04T09:57:37.7238510Z Downloading optree-0.13.0-cp310-cp310-win_amd64.whl (274 kB) 2025-12-04T09:57:37.7581828Z Downloading fsspec-2025.12.0-py3-none-any.whl (201 kB) 2025-12-04T09:57:37.7735716Z Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-12-04T09:57:37.7947960Z ---------------------------------------- 1.7/1.7 MB 47.1 MB/s 0:00:00 2025-12-04T09:57:37.7988071Z Downloading opt_einsum-3.4.0-py3-none-any.whl (71 kB) 2025-12-04T09:57:37.8135782Z Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB) 2025-12-04T09:57:37.8538429Z ---------------------------------------- 6.3/6.3 MB 194.7 MB/s 0:00:00 2025-12-04T09:57:37.8581503Z Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-12-04T09:57:37.8707065Z ---------------------------------------- 536.2/536.2 kB ? 0:00:00 2025-12-04T09:57:37.8743748Z Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2025-12-04T09:57:37.8861040Z Downloading filelock-3.20.0-py3-none-any.whl (16 kB) 2025-12-04T09:57:37.8972182Z Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2025-12-04T09:57:37.9111248Z Downloading markupsafe-3.0.3-cp310-cp310-win_amd64.whl (15 kB) 2025-12-04T09:57:38.2259588Z Installing collected packages: mpmath, typing-extensions, sympy, opt-einsum, networkx, MarkupSafe, fsspec, filelock, optree, jinja2, torch 2025-12-04T09:57:46.8465420Z WARNING: The script isympy.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-12-04T09:57:46.8466298Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T09:58:07.3983820Z 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:07.3984771Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T09:58:07.5044471Z 2025-12-04T09:58:07.5123785Z 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:07.5878422Z /c/actions-runner/_work/pytorch/pytorch 2025-12-04T09:58:07.6167931Z +++ dirname .ci/pytorch/win-test.sh 2025-12-04T09:58:07.6234144Z ++ cd .ci/pytorch 2025-12-04T09:58:07.6239176Z ++ pwd 2025-12-04T09:58:07.6243727Z + SCRIPT_PARENT_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch 2025-12-04T09:58:07.6244989Z + source /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common.sh 2025-12-04T09:58:07.6298966Z +++ dirname /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common.sh 2025-12-04T09:58:07.6363764Z ++ source /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/common_utils.sh 2025-12-04T09:58:07.6366910Z +++ declare -f -t trap_add 2025-12-04T09:58:07.6374748Z ++ set -ex -o pipefail 2025-12-04T09:58:07.6375039Z ++ [[ win-vs2022-cpu-py3 == *rocm* ]] 2025-12-04T09:58:07.6375314Z ++ BUILD_TEST_LIBTORCH=0 2025-12-04T09:58:07.6375670Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T09:58:07.6376123Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T09:58:07.6436784Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T09:58:07.6534925Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2025-12-04T09:58:07.6535324Z + export TMP_DIR_WIN 2025-12-04T09:58:07.6535635Z + export PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2025-12-04T09:58:07.6536026Z + PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2025-12-04T09:58:07.6588760Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch 2025-12-04T09:58:07.6678971Z + PROJECT_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch' 2025-12-04T09:58:07.6679348Z + export PROJECT_DIR_WIN 2025-12-04T09:58:07.6679664Z + export TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2025-12-04T09:58:07.6680066Z + TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2025-12-04T09:58:07.6732994Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/test 2025-12-04T09:58:07.6826816Z + TEST_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\test' 2025-12-04T09:58:07.6827202Z + export TEST_DIR_WIN 2025-12-04T09:58:07.6827517Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/19922768520/build-results/ 2025-12-04T09:58:07.6827929Z + PYTORCH_FINAL_PACKAGE_DIR=/c/19922768520/build-results/ 2025-12-04T09:58:07.6891895Z ++ cygpath -w /c/19922768520/build-results/ 2025-12-04T09:58:07.7009096Z + PYTORCH_FINAL_PACKAGE_DIR_WIN='C:\19922768520\build-results\' 2025-12-04T09:58:07.7009500Z + export PYTORCH_FINAL_PACKAGE_DIR_WIN 2025-12-04T09:58:07.7009784Z + export TORCH_SERIALIZATION_DEBUG=1 2025-12-04T09:58:07.7010059Z + TORCH_SERIALIZATION_DEBUG=1 2025-12-04T09:58:07.7010430Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch 2025-12-04T09:58:07.7136388Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-12-04T09:58:07.7137149Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-12-04T09:58:07.7137613Z + [[ default = \f\o\r\c\e\_\o\n\_\c\p\u ]] 2025-12-04T09:58:07.7137890Z + [[ default = \o\p\e\n\r\e\g ]] 2025-12-04T09:58:07.7138155Z + [[ win-vs2022-cpu-py3 == *cuda* ]] 2025-12-04T09:58:07.7138521Z + python -m pip install psutil==5.9.1 nvidia-ml-py pytest-shard==0.1.2 2025-12-04T09:58:08.6373623Z Collecting psutil==5.9.1 2025-12-04T09:58:08.8290902Z Downloading psutil-5.9.1-cp310-cp310-win_amd64.whl.metadata (21 kB) 2025-12-04T09:58:08.8918581Z Collecting nvidia-ml-py 2025-12-04T09:58:08.8957100Z Downloading nvidia_ml_py-13.580.82-py3-none-any.whl.metadata (9.6 kB) 2025-12-04T09:58:08.9134266Z Collecting pytest-shard==0.1.2 2025-12-04T09:58:08.9171803Z Downloading pytest_shard-0.1.2-py3-none-any.whl.metadata (3.0 kB) 2025-12-04T09:58:09.0281341Z Collecting pytest (from pytest-shard==0.1.2) 2025-12-04T09:58:09.0320387Z Downloading pytest-9.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-04T09:58:09.0618064Z Collecting colorama>=0.4 (from pytest->pytest-shard==0.1.2) 2025-12-04T09:58:09.0657500Z Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-12-04T09:58:09.0995475Z Collecting exceptiongroup>=1 (from pytest->pytest-shard==0.1.2) 2025-12-04T09:58:09.1033973Z Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) 2025-12-04T09:58:09.1213499Z Collecting iniconfig>=1.0.1 (from pytest->pytest-shard==0.1.2) 2025-12-04T09:58:09.1251159Z Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T09:58:09.1521273Z Collecting packaging>=22 (from pytest->pytest-shard==0.1.2) 2025-12-04T09:58:09.1558683Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-04T09:58:09.1788462Z Collecting pluggy<2,>=1.5 (from pytest->pytest-shard==0.1.2) 2025-12-04T09:58:09.1815294Z Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2025-12-04T09:58:09.2153513Z Collecting pygments>=2.7.2 (from pytest->pytest-shard==0.1.2) 2025-12-04T09:58:09.2209506Z Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T09:58:09.2497750Z Collecting tomli>=1 (from pytest->pytest-shard==0.1.2) 2025-12-04T09:58:09.2539107Z Downloading tomli-2.3.0-py3-none-any.whl.metadata (10 kB) 2025-12-04T09:58:09.2890472Z 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:09.2992369Z Downloading psutil-5.9.1-cp310-cp310-win_amd64.whl (245 kB) 2025-12-04T09:58:09.3349282Z Downloading pytest_shard-0.1.2-py3-none-any.whl (4.6 kB) 2025-12-04T09:58:09.3447499Z Downloading nvidia_ml_py-13.580.82-py3-none-any.whl (49 kB) 2025-12-04T09:58:09.3535973Z Downloading pytest-9.0.1-py3-none-any.whl (373 kB) 2025-12-04T09:58:09.3656067Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-12-04T09:58:09.3749837Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-04T09:58:09.3839811Z Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) 2025-12-04T09:58:09.3934063Z Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2025-12-04T09:58:09.4025610Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-04T09:58:09.4115446Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-12-04T09:58:09.4255646Z ---------------------------------------- 1.2/1.2 MB 60.2 MB/s 0:00:00 2025-12-04T09:58:09.4294007Z Downloading tomli-2.3.0-py3-none-any.whl (14 kB) 2025-12-04T09:58:09.5924116Z Installing collected packages: nvidia-ml-py, tomli, pygments, psutil, pluggy, packaging, iniconfig, exceptiongroup, colorama, pytest, pytest-shard 2025-12-04T09:58:10.7100100Z WARNING: The script pygmentize.exe is installed in 'C:\Jenkins\Miniconda3\envs\py_tmp\Scripts' which is not on PATH. 2025-12-04T09:58:10.7101068Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T09:58:11.5451351Z 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:11.5452249Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-12-04T09:58:11.5696027Z 2025-12-04T09:58:11.5816553Z 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:11.6483301Z + run_tests 2025-12-04T09:58:11.6483811Z + for path in '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' /c/Windows/System32/nvidia-smi.exe 2025-12-04T09:58:11.6484456Z + [[ -x /c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe ]] 2025-12-04T09:58:11.6485224Z + for path in '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' /c/Windows/System32/nvidia-smi.exe 2025-12-04T09:58:11.6485765Z + [[ -x /c/Windows/System32/nvidia-smi.exe ]] 2025-12-04T09:58:11.6486390Z + /c/Windows/System32/nvidia-smi.exe 2025-12-04T09:58:11.7166029Z 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:11.7167217Z 2025-12-04T09:58:11.7196497Z + echo true 2025-12-04T09:58:11.7196716Z true 2025-12-04T09:58:11.7196876Z + break 2025-12-04T09:58:11.7197260Z + [[ default == \o\p\e\n\r\e\g ]] 2025-12-04T09:58:11.7197524Z + [[ 4 -eq 1 ]] 2025-12-04T09:58:11.7197951Z + /c/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_python_shard.bat 2025-12-04T09:58:11.7325142Z 2025-12-04T09:58:11.7325841Z 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:11.7334230Z 2025-12-04T09:58:11.7337473Z 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:11.7340491Z 2025-12-04T09:58:11.7340992Z 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:11.7341588Z 2025-12-04T09:58:11.7342137Z 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:11.7351952Z 2025-12-04T09:58:11.7352627Z 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:11.7355532Z 2025-12-04T09:58:11.7355907Z C:\actions-runner\_work\pytorch\pytorch>set CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-12-04T09:58:11.7358861Z 2025-12-04T09:58:11.7359278Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2025-12-04T09:58:11.7361911Z 2025-12-04T09:58:11.7362276Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2025-12-04T09:58:11.7363295Z 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:11.7364242Z if errorlevel 1 exit /b 2025-12-04T09:58:11.7364482Z if not errorlevel 0 exit /b 2025-12-04T09:58:11.7365260Z 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:11.7366051Z if errorlevel 1 exit /b 2025-12-04T09:58:11.7366297Z if not errorlevel 0 exit /b 2025-12-04T09:58:11.7366518Z ) 2025-12-04T09:58:11.7366608Z 2025-12-04T09:58:11.7366954Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2025-12-04T09:58:13.9630994Z Ignoring coremltools: markers 'python_version == "3.12"' don't match your environment 2025-12-04T09:58:13.9636129Z Ignoring librosa: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-12-04T09:58:13.9638856Z Ignoring mypy: markers 'platform_system == "Linux"' don't match your environment 2025-12-04T09:58:13.9642542Z Ignoring numba: markers 'python_version == "3.12" and platform_machine != "s390x"' don't match your environment 2025-12-04T09:58:13.9646649Z Ignoring numpy: markers 'python_version == "3.11" or python_version == "3.12"' don't match your environment 2025-12-04T09:58:13.9650365Z Ignoring numpy: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-12-04T09:58:13.9652369Z Ignoring numpy: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:58:13.9656437Z Ignoring pandas: markers 'python_version >= "3.13" and python_version < "3.14"' don't match your environment 2025-12-04T09:58:13.9659214Z Ignoring pandas: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:58:13.9662662Z Ignoring optree: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:58:13.9667256Z Ignoring scipy: markers 'python_version > "3.11" and python_version < "3.14"' don't match your environment 2025-12-04T09:58:13.9669915Z Ignoring scipy: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:58:13.9674105Z Ignoring tensorboard: markers 'python_version >= "3.13"' don't match your environment 2025-12-04T09:58:13.9677684Z Ignoring pywavelets: markers 'python_version >= "3.12"' don't match your environment 2025-12-04T09:58:13.9680662Z Ignoring lxml: markers 'python_version >= "3.14"' don't match your environment 2025-12-04T09:58:13.9684112Z Ignoring onnx: markers 'python_version == "3.14"' don't match your environment 2025-12-04T09:58:13.9687253Z Ignoring scons: markers 'platform_machine == "aarch64"' don't match your environment 2025-12-04T09:58:14.7249033Z Collecting boto3==1.35.42 (from -r .ci/docker/requirements-ci.txt (line 8)) 2025-12-04T09:58:14.9173865Z Downloading boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-12-04T09:58:14.9453494Z Collecting build==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 13)) 2025-12-04T09:58:14.9491777Z Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:58:14.9829286Z Collecting click (from -r .ci/docker/requirements-ci.txt (line 18)) 2025-12-04T09:58:14.9868790Z Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2025-12-04T09:58:15.0625154Z Collecting coremltools==5.0b5 (from -r .ci/docker/requirements-ci.txt (line 23)) 2025-12-04T09:58:15.0689657Z Downloading coremltools-5.0b5.tar.gz (913 kB) 2025-12-04T09:58:15.1928622Z ---------------------------------------- 913.2/913.2 kB 40.7 MB/s 0:00:00 2025-12-04T09:58:15.6593041Z Installing build dependencies: started 2025-12-04T09:58:17.8066208Z Installing build dependencies: finished with status 'done' 2025-12-04T09:58:17.8079405Z Getting requirements to build wheel: started 2025-12-04T09:58:18.3652340Z Getting requirements to build wheel: finished with status 'done' 2025-12-04T09:58:18.3674933Z Preparing metadata (pyproject.toml): started 2025-12-04T09:58:18.7135959Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T09:58:18.7409285Z Collecting dill==0.3.7 (from -r .ci/docker/requirements-ci.txt (line 34)) 2025-12-04T09:58:18.7448399Z Downloading dill-0.3.7-py3-none-any.whl.metadata (9.9 kB) 2025-12-04T09:58:18.7729520Z Collecting expecttest==0.3.0 (from -r .ci/docker/requirements-ci.txt (line 39)) 2025-12-04T09:58:18.7777052Z Downloading expecttest-0.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-04T09:58:18.8040759Z Collecting fbscribelogger==0.1.7 (from -r .ci/docker/requirements-ci.txt (line 45)) 2025-12-04T09:58:18.8080089Z Downloading fbscribelogger-0.1.7-py3-none-any.whl.metadata (684 bytes) 2025-12-04T09:58:19.5881581Z Collecting flatbuffers==24.12.23 (from -r .ci/docker/requirements-ci.txt (line 50)) 2025-12-04T09:58:19.5919317Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl.metadata (876 bytes) 2025-12-04T09:58:19.9345137Z Collecting hypothesis==6.56.4 (from -r .ci/docker/requirements-ci.txt (line 55)) 2025-12-04T09:58:19.9388993Z Downloading hypothesis-6.56.4-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T09:58:19.9924443Z Collecting junitparser==2.1.1 (from -r .ci/docker/requirements-ci.txt (line 61)) 2025-12-04T09:58:19.9964750Z Downloading junitparser-2.1.1-py2.py3-none-any.whl.metadata (7.3 kB) 2025-12-04T09:58:20.0243448Z Collecting lark==0.12.0 (from -r .ci/docker/requirements-ci.txt (line 66)) 2025-12-04T09:58:20.0293353Z Downloading lark-0.12.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-04T09:58:20.0618557Z Collecting librosa>=0.6.2 (from -r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:20.0660707Z Downloading librosa-0.11.0-py3-none-any.whl.metadata (8.7 kB) 2025-12-04T09:58:20.1112930Z Collecting networkx==2.8.8 (from -r .ci/docker/requirements-ci.txt (line 108)) 2025-12-04T09:58:20.1149796Z Downloading networkx-2.8.8-py3-none-any.whl.metadata (5.1 kB) 2025-12-04T09:58:20.1752067Z Collecting ninja==1.11.1.4 (from -r .ci/docker/requirements-ci.txt (line 114)) 2025-12-04T09:58:20.1789950Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl.metadata (5.0 kB) 2025-12-04T09:58:20.3256394Z Collecting numba==0.55.2 (from -r .ci/docker/requirements-ci.txt (line 120)) 2025-12-04T09:58:20.3295373Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl.metadata (3.3 kB) 2025-12-04T09:58:20.6353375Z Collecting numpy==1.22.4 (from -r .ci/docker/requirements-ci.txt (line 139)) 2025-12-04T09:58:20.6402490Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl.metadata (2.1 kB) 2025-12-04T09:58:20.8168152Z Collecting pandas==2.0.3 (from -r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T09:58:20.8212957Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl.metadata (18 kB) 2025-12-04T09:58:20.8845754Z Collecting opt-einsum==3.3 (from -r .ci/docker/requirements-ci.txt (line 153)) 2025-12-04T09:58:20.8885513Z Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2025-12-04T09:58:20.9008484Z 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:21.1434012Z Collecting pillow==11.0.0 (from -r .ci/docker/requirements-ci.txt (line 172)) 2025-12-04T09:58:21.1476614Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl.metadata (9.3 kB) 2025-12-04T09:58:21.4311081Z Collecting protobuf==5.29.5 (from -r .ci/docker/requirements-ci.txt (line 177)) 2025-12-04T09:58:21.4356955Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl.metadata (592 bytes) 2025-12-04T09:58:21.4458600Z 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:21.4916417Z Collecting pytest==7.3.2 (from -r .ci/docker/requirements-ci.txt (line 187)) 2025-12-04T09:58:21.4953845Z Downloading pytest-7.3.2-py3-none-any.whl.metadata (8.0 kB) 2025-12-04T09:58:21.5336187Z Collecting pytest-xdist==3.3.1 (from -r .ci/docker/requirements-ci.txt (line 192)) 2025-12-04T09:58:21.5372849Z Downloading pytest_xdist-3.3.1-py3-none-any.whl.metadata (3.1 kB) 2025-12-04T09:58:21.5627818Z Collecting pytest-flakefinder==1.1.0 (from -r .ci/docker/requirements-ci.txt (line 197)) 2025-12-04T09:58:21.5677121Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl.metadata (3.3 kB) 2025-12-04T09:58:21.5993885Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 202)) 2025-12-04T09:58:21.6032755Z Downloading pytest_rerunfailures-16.1-py3-none-any.whl.metadata (21 kB) 2025-12-04T09:58:21.6372458Z Collecting pytest-subtests==0.13.1 (from -r .ci/docker/requirements-ci.txt (line 207)) 2025-12-04T09:58:21.6410821Z Downloading pytest_subtests-0.13.1-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T09:58:21.6789549Z Collecting xdoctest==1.3.0 (from -r .ci/docker/requirements-ci.txt (line 222)) 2025-12-04T09:58:21.6827960Z Downloading xdoctest-1.3.0-py3-none-any.whl.metadata (35 kB) 2025-12-04T09:58:21.8439338Z Collecting pygments==2.15.0 (from -r .ci/docker/requirements-ci.txt (line 227)) 2025-12-04T09:58:21.8475592Z Downloading Pygments-2.15.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-04T09:58:21.9468262Z Collecting scikit-image==0.22.0 (from -r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:58:21.9516064Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl.metadata (13 kB) 2025-12-04T09:58:22.1993009Z Collecting scipy==1.10.1 (from -r .ci/docker/requirements-ci.txt (line 257)) 2025-12-04T09:58:22.2035326Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl.metadata (58 kB) 2025-12-04T09:58:22.2564605Z Collecting typing-extensions==4.12.2 (from -r .ci/docker/requirements-ci.txt (line 273)) 2025-12-04T09:58:22.2605132Z Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-12-04T09:58:22.2944781Z Collecting unittest-xml-reporting<=3.2.0,>=2.0.0 (from -r .ci/docker/requirements-ci.txt (line 283)) 2025-12-04T09:58:22.2986297Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2025-12-04T09:58:22.3350057Z Collecting lintrunner==0.12.7 (from -r .ci/docker/requirements-ci.txt (line 289)) 2025-12-04T09:58:22.3396912Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl.metadata (7.4 kB) 2025-12-04T09:58:22.3938135Z Collecting redis>=4.0.0 (from -r .ci/docker/requirements-ci.txt (line 294)) 2025-12-04T09:58:22.3977525Z Downloading redis-7.1.0-py3-none-any.whl.metadata (12 kB) 2025-12-04T09:58:22.4361195Z Collecting ghstack==0.8.0 (from -r .ci/docker/requirements-ci.txt (line 298)) 2025-12-04T09:58:22.4398959Z Downloading ghstack-0.8.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-04T09:58:22.4515066Z 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:22.4717231Z Collecting pytest-cpp==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 308)) 2025-12-04T09:58:22.4754045Z Downloading pytest_cpp-2.3.0-py3-none-any.whl.metadata (5.4 kB) 2025-12-04T09:58:22.5207832Z Collecting z3-solver==4.15.1.0 (from -r .ci/docker/requirements-ci.txt (line 313)) 2025-12-04T09:58:22.5248187Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl.metadata (778 bytes) 2025-12-04T09:58:22.5592177Z Collecting tensorboard==2.13.0 (from -r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:58:22.5628031Z Downloading tensorboard-2.13.0-py3-none-any.whl.metadata (1.8 kB) 2025-12-04T09:58:22.6333924Z Collecting pywavelets==1.4.1 (from -r .ci/docker/requirements-ci.txt (line 324)) 2025-12-04T09:58:22.6373271Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl.metadata (1.9 kB) 2025-12-04T09:58:22.9261012Z Collecting lxml==5.3.0 (from -r .ci/docker/requirements-ci.txt (line 331)) 2025-12-04T09:58:22.9304048Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl.metadata (3.9 kB) 2025-12-04T09:58:22.9689494Z Collecting PyGithub==2.3.0 (from -r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:58:22.9729366Z Downloading PyGithub-2.3.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-04T09:58:23.0058506Z Collecting sympy==1.13.3 (from -r .ci/docker/requirements-ci.txt (line 337)) 2025-12-04T09:58:23.0099045Z Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) 2025-12-04T09:58:23.0954756Z Collecting onnx==1.19.1 (from -r .ci/docker/requirements-ci.txt (line 342)) 2025-12-04T09:58:23.0995998Z Downloading onnx-1.19.1-cp310-cp310-win_amd64.whl.metadata (7.2 kB) 2025-12-04T09:58:23.3012846Z Collecting onnxscript==0.5.4 (from -r .ci/docker/requirements-ci.txt (line 349)) 2025-12-04T09:58:23.3056663Z Downloading onnxscript-0.5.4-py3-none-any.whl.metadata (13 kB) 2025-12-04T09:58:23.3339698Z Collecting parameterized==0.8.1 (from -r .ci/docker/requirements-ci.txt (line 354)) 2025-12-04T09:58:23.3379433Z Downloading parameterized-0.8.1-py2.py3-none-any.whl.metadata (18 kB) 2025-12-04T09:58:23.3706212Z Collecting pwlf==2.2.1 (from -r .ci/docker/requirements-ci.txt (line 363)) 2025-12-04T09:58:23.3744329Z Downloading pwlf-2.2.1.tar.gz (17 kB) 2025-12-04T09:58:23.4033416Z Installing build dependencies: started 2025-12-04T09:58:25.0513190Z Installing build dependencies: finished with status 'done' 2025-12-04T09:58:25.0526424Z Getting requirements to build wheel: started 2025-12-04T09:58:25.5214650Z Getting requirements to build wheel: finished with status 'done' 2025-12-04T09:58:25.5237767Z Preparing metadata (pyproject.toml): started 2025-12-04T09:58:25.8096044Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T09:58:25.8688257Z Collecting pyyaml==6.0.3 (from -r .ci/docker/requirements-ci.txt (line 369)) 2025-12-04T09:58:25.8735545Z Downloading pyyaml-6.0.3-cp310-cp310-win_amd64.whl.metadata (2.4 kB) 2025-12-04T09:58:26.0176828Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-12-04T09:58:26.0216359Z Downloading pyzstd-0.18.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:58:26.2497451Z Collecting setuptools==78.1.1 (from -r .ci/docker/requirements-ci.txt (line 371)) 2025-12-04T09:58:26.2541387Z Downloading setuptools-78.1.1-py3-none-any.whl.metadata (6.5 kB) 2025-12-04T09:58:26.3004474Z Collecting packaging==23.1 (from -r .ci/docker/requirements-ci.txt (line 372)) 2025-12-04T09:58:26.3046622Z Downloading packaging-23.1-py3-none-any.whl.metadata (3.1 kB) 2025-12-04T09:58:26.3335860Z Collecting six (from -r .ci/docker/requirements-ci.txt (line 373)) 2025-12-04T09:58:26.3373348Z Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-04T09:58:26.3685292Z Collecting pulp==2.9.0 (from -r .ci/docker/requirements-ci.txt (line 377)) 2025-12-04T09:58:26.3725587Z Downloading PuLP-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-12-04T09:58:26.4094377Z Collecting dataclasses_json==0.6.7 (from -r .ci/docker/requirements-ci.txt (line 382)) 2025-12-04T09:58:26.4115746Z Using cached dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-12-04T09:58:26.5805071Z Collecting cmake==3.31.6 (from -r .ci/docker/requirements-ci.txt (line 387)) 2025-12-04T09:58:26.5844312Z Downloading cmake-3.31.6-py3-none-win_amd64.whl.metadata (6.3 kB) 2025-12-04T09:58:26.6446383Z Collecting tlparse==0.4.0 (from -r .ci/docker/requirements-ci.txt (line 390)) 2025-12-04T09:58:26.6485062Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl.metadata (2.0 kB) 2025-12-04T09:58:26.6838349Z Collecting filelock==3.18.0 (from -r .ci/docker/requirements-ci.txt (line 393)) 2025-12-04T09:58:26.6885573Z Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T09:58:26.7337600Z Collecting cuda-bindings<13.0,>=12.0 (from -r .ci/docker/requirements-ci.txt (line 396)) 2025-12-04T09:58:26.7376831Z Downloading cuda_bindings-12.9.4-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:58:26.7784905Z Collecting setuptools-git-versioning==2.1.0 (from -r .ci/docker/requirements-ci.txt (line 400)) 2025-12-04T09:58:26.7828117Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-12-04T09:58:26.8147238Z Collecting scikit-build==0.18.1 (from -r .ci/docker/requirements-ci.txt (line 401)) 2025-12-04T09:58:26.8188669Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-12-04T09:58:26.8533484Z Collecting pyre-extensions==0.0.32 (from -r .ci/docker/requirements-ci.txt (line 402)) 2025-12-04T09:58:26.8581504Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:58:26.8834632Z Collecting tabulate==0.9.0 (from -r .ci/docker/requirements-ci.txt (line 403)) 2025-12-04T09:58:26.8890304Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-12-04T09:58:26.9466477Z Collecting tqdm>=4.66.0 (from -r .ci/docker/requirements-ci.txt (line 406)) 2025-12-04T09:58:26.9503881Z Downloading tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) 2025-12-04T09:58:27.7886000Z Collecting aiohttp==3.13.2 (from -r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:27.7930952Z Downloading aiohttp-3.13.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-12-04T09:58:28.4614204Z 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:28.4665311Z Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-12-04T09:58:28.4985985Z 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:28.5032259Z Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-04T09:58:28.5411098Z 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:28.5461076Z Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-12-04T09:58:28.5776653Z Collecting pyproject_hooks (from build==1.3.0->-r .ci/docker/requirements-ci.txt (line 13)) 2025-12-04T09:58:28.5814576Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-12-04T09:58:28.5914436Z 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:28.5923613Z 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:28.6746879Z 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:28.6798976Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl.metadata (8.5 kB) 2025-12-04T09:58:28.7225019Z Collecting aiohappyeyeballs>=2.5.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:28.7266966Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) 2025-12-04T09:58:28.7528269Z Collecting aiosignal>=1.4.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:28.7566214Z Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-04T09:58:28.7861537Z Collecting async-timeout<6.0,>=4.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:28.7899408Z Downloading async_timeout-5.0.1-py3-none-any.whl.metadata (5.1 kB) 2025-12-04T09:58:28.8711136Z Collecting attrs>=17.3.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:28.8749522Z Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2025-12-04T09:58:28.9886628Z Collecting frozenlist>=1.1.1 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:28.9927588Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl.metadata (21 kB) 2025-12-04T09:58:29.3503983Z Collecting multidict<7.0,>=4.5 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:29.3547011Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl.metadata (5.5 kB) 2025-12-04T09:58:29.4485681Z Collecting propcache>=0.2.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:29.4526862Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl.metadata (14 kB) 2025-12-04T09:58:29.8431036Z Collecting yarl<2.0,>=1.17.0 (from aiohttp==3.13.2->-r .ci/docker/requirements-ci.txt (line 411)) 2025-12-04T09:58:29.8472898Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl.metadata (77 kB) 2025-12-04T09:58:29.8918044Z 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:29.8955108Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-12-04T09:58:29.9110652Z 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:30.0645668Z Collecting future (from junitparser==2.1.1->-r .ci/docker/requirements-ci.txt (line 61)) 2025-12-04T09:58:30.0687238Z Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:58:30.1749151Z Collecting llvmlite<0.39,>=0.38.0rc1 (from numba==0.55.2->-r .ci/docker/requirements-ci.txt (line 120)) 2025-12-04T09:58:30.1792555Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl.metadata (4.7 kB) 2025-12-04T09:58:30.2196384Z Collecting python-dateutil>=2.8.2 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T09:58:30.2235427Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-12-04T09:58:30.2892681Z Collecting pytz>=2020.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T09:58:30.2933964Z Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-12-04T09:58:30.3248149Z Collecting tzdata>=2022.1 (from pandas==2.0.3->-r .ci/docker/requirements-ci.txt (line 144)) 2025-12-04T09:58:30.3288345Z Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-04T09:58:30.3768764Z 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:30.3777824Z 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:30.3999975Z Collecting execnet>=1.1 (from pytest-xdist==3.3.1->-r .ci/docker/requirements-ci.txt (line 192)) 2025-12-04T09:58:30.4041645Z Downloading execnet-2.1.2-py3-none-any.whl.metadata (2.9 kB) 2025-12-04T09:58:30.5438636Z Collecting imageio>=2.27 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:58:30.5480276Z Downloading imageio-2.37.2-py3-none-any.whl.metadata (9.7 kB) 2025-12-04T09:58:30.6328212Z Collecting tifffile>=2022.8.12 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:58:30.6367123Z Downloading tifffile-2025.5.10-py3-none-any.whl.metadata (31 kB) 2025-12-04T09:58:30.6755372Z Collecting lazy_loader>=0.3 (from scikit-image==0.22.0->-r .ci/docker/requirements-ci.txt (line 247)) 2025-12-04T09:58:30.6796620Z Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) 2025-12-04T09:58:30.7319134Z 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:30.7386983Z 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:30.7663942Z Collecting absl-py>=0.4 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:58:30.7712163Z Downloading absl_py-2.3.1-py3-none-any.whl.metadata (3.3 kB) 2025-12-04T09:58:31.5391540Z Collecting grpcio>=1.48.2 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:58:31.5435786Z Downloading grpcio-1.76.0-cp310-cp310-win_amd64.whl.metadata (3.8 kB) 2025-12-04T09:58:31.6248803Z Collecting google-auth<3,>=1.6.3 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:58:31.6290327Z Downloading google_auth-2.43.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-12-04T09:58:31.7983195Z 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:31.8022074Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-12-04T09:58:31.8518215Z Collecting markdown>=2.6.8 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:58:31.8555467Z Downloading markdown-3.10-py3-none-any.whl.metadata (5.1 kB) 2025-12-04T09:58:31.9852921Z 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:31.9893838Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) 2025-12-04T09:58:32.0322032Z Collecting werkzeug>=1.0.1 (from tensorboard==2.13.0->-r .ci/docker/requirements-ci.txt (line 318)) 2025-12-04T09:58:32.0360556Z Downloading werkzeug-3.1.4-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:58:32.0469384Z 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:32.0921948Z Collecting pynacl>=1.4.0 (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:58:32.0984329Z Downloading pynacl-1.6.1-cp38-abi3-win_amd64.whl.metadata (10 kB) 2025-12-04T09:58:32.1382686Z 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:32.1428518Z Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2025-12-04T09:58:32.1619256Z 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:32.1815479Z Collecting Deprecated (from PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:58:32.1853564Z Downloading deprecated-1.3.1-py2.py3-none-any.whl.metadata (5.9 kB) 2025-12-04T09:58:32.1997547Z 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:32.2758991Z Collecting ml_dtypes>=0.5.0 (from onnx==1.19.1->-r .ci/docker/requirements-ci.txt (line 342)) 2025-12-04T09:58:32.2795263Z Downloading ml_dtypes-0.5.4-cp310-cp310-win_amd64.whl.metadata (9.2 kB) 2025-12-04T09:58:32.3158558Z Collecting onnx_ir<2,>=0.1.10 (from onnxscript==0.5.4->-r .ci/docker/requirements-ci.txt (line 349)) 2025-12-04T09:58:32.3198508Z Downloading onnx_ir-0.1.12-py3-none-any.whl.metadata (3.2 kB) 2025-12-04T09:58:32.3716686Z Collecting pyDOE>=0.3.8 (from pwlf==2.2.1->-r .ci/docker/requirements-ci.txt (line 363)) 2025-12-04T09:58:32.3757657Z Downloading pyDOE-0.3.8.zip (22 kB) 2025-12-04T09:58:32.4004102Z Installing build dependencies: started 2025-12-04T09:58:33.9663055Z Installing build dependencies: finished with status 'done' 2025-12-04T09:58:33.9675350Z Getting requirements to build wheel: started 2025-12-04T09:58:34.4449187Z Getting requirements to build wheel: finished with status 'done' 2025-12-04T09:58:34.4472357Z Preparing metadata (pyproject.toml): started 2025-12-04T09:58:34.7305048Z Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-04T09:58:34.7979091Z 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:34.8000341Z Using cached marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-12-04T09:58:34.8183638Z 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:34.8205595Z Using cached typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-04T09:58:34.8508549Z Collecting distro (from scikit-build==0.18.1->-r .ci/docker/requirements-ci.txt (line 401)) 2025-12-04T09:58:34.8549435Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-04T09:58:34.9584534Z Collecting cuda-pathfinder~=1.1 (from cuda-bindings<13.0,>=12.0->-r .ci/docker/requirements-ci.txt (line 396)) 2025-12-04T09:58:34.9621666Z Downloading cuda_pathfinder-1.3.2-py3-none-any.whl.metadata (1.9 kB) 2025-12-04T09:58:35.0145897Z 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:35.0182825Z Downloading cachetools-6.2.2-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:58:35.0557753Z 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:35.0594799Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2025-12-04T09:58:35.0950193Z 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:35.0990927Z Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:58:35.1547768Z 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:35.1586220Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2025-12-04T09:58:35.2140946Z 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:35.2150443Z 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:35.2160531Z 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:35.2561354Z 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:35.2598488Z Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) 2025-12-04T09:58:35.6239308Z 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:35.6278514Z Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-12-04T09:58:35.6586885Z 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:35.6618235Z Using cached mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-12-04T09:58:35.7176622Z Collecting audioread>=2.1.9 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:35.7217863Z Downloading audioread-3.1.0-py3-none-any.whl.metadata (9.0 kB) 2025-12-04T09:58:35.8739535Z Collecting scikit-learn>=1.1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:35.8783533Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl.metadata (11 kB) 2025-12-04T09:58:36.1046078Z Collecting joblib>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:36.1087977Z Downloading joblib-1.5.2-py3-none-any.whl.metadata (5.6 kB) 2025-12-04T09:58:36.1406723Z Collecting decorator>=4.3.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:36.1445817Z Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2025-12-04T09:58:36.1743327Z Collecting soundfile>=0.12.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:36.1785524Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl.metadata (16 kB) 2025-12-04T09:58:36.2116048Z Collecting pooch>=1.1 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:36.2156294Z Downloading pooch-1.8.2-py3-none-any.whl.metadata (10 kB) 2025-12-04T09:58:36.3138355Z Collecting soxr>=0.3.2 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:36.3176445Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl.metadata (5.6 kB) 2025-12-04T09:58:36.4349649Z Collecting msgpack>=1.0 (from librosa>=0.6.2->-r .ci/docker/requirements-ci.txt (line 71)) 2025-12-04T09:58:36.4390634Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl.metadata (8.4 kB) 2025-12-04T09:58:36.4769232Z 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:36.4775699Z Collecting pytest-rerunfailures>=10.3 (from -r .ci/docker/requirements-ci.txt (line 202)) 2025-12-04T09:58:36.4816290Z Downloading pytest_rerunfailures-16.0.1-py3-none-any.whl.metadata (21 kB) 2025-12-04T09:58:36.5007584Z Downloading pytest_rerunfailures-16.0-py3-none-any.whl.metadata (20 kB) 2025-12-04T09:58:36.5184921Z Downloading pytest_rerunfailures-15.1-py3-none-any.whl.metadata (20 kB) 2025-12-04T09:58:36.5372842Z Downloading pytest_rerunfailures-15.0-py3-none-any.whl.metadata (19 kB) 2025-12-04T09:58:36.5551354Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl.metadata (18 kB) 2025-12-04T09:58:36.6029668Z 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:36.6036544Z Collecting pyzstd (from -r .ci/docker/requirements-ci.txt (line 370)) 2025-12-04T09:58:36.6076177Z Downloading pyzstd-0.17.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:58:36.6243516Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl.metadata (2.5 kB) 2025-12-04T09:58:36.7869927Z 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:36.7907921Z Downloading platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-12-04T09:58:37.0969439Z 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:37.1027728Z Downloading cryptography-46.0.3-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:58:37.2793489Z 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:37.2838063Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl.metadata (2.6 kB) 2025-12-04T09:58:37.3031613Z 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:37.3040853Z 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:37.3083610Z Downloading cryptography-46.0.2-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:58:37.3363037Z Downloading cryptography-46.0.1-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:58:37.3629327Z Downloading cryptography-46.0.0-cp38-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:58:37.3921614Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl.metadata (5.7 kB) 2025-12-04T09:58:37.4333189Z 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:37.4371533Z Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-12-04T09:58:37.4814313Z 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:37.4854296Z Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2025-12-04T09:58:37.5294878Z 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:37.5344301Z Downloading threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB) 2025-12-04T09:58:37.7879662Z Collecting wrapt<3,>=1.10 (from Deprecated->PyGithub==2.3.0->-r .ci/docker/requirements-ci.txt (line 335)) 2025-12-04T09:58:37.7922607Z Downloading wrapt-2.0.1-cp310-cp310-win_amd64.whl.metadata (9.2 kB) 2025-12-04T09:58:37.8410075Z Downloading boto3-1.35.42-py3-none-any.whl (139 kB) 2025-12-04T09:58:37.8540021Z Downloading build-1.3.0-py3-none-any.whl (23 kB) 2025-12-04T09:58:37.8685011Z Downloading dill-0.3.7-py3-none-any.whl (115 kB) 2025-12-04T09:58:37.9114261Z Downloading expecttest-0.3.0-py3-none-any.whl (8.2 kB) 2025-12-04T09:58:37.9246188Z Downloading fbscribelogger-0.1.7-py3-none-any.whl (6.9 kB) 2025-12-04T09:58:37.9361378Z Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-12-04T09:58:37.9498720Z Downloading aiohttp-3.13.2-cp310-cp310-win_amd64.whl (455 kB) 2025-12-04T09:58:37.9644441Z Downloading flatbuffers-24.12.23-py2.py3-none-any.whl (30 kB) 2025-12-04T09:58:37.9794955Z Downloading hypothesis-6.56.4-py3-none-any.whl (395 kB) 2025-12-04T09:58:37.9935680Z Downloading junitparser-2.1.1-py2.py3-none-any.whl (10 kB) 2025-12-04T09:58:38.0072470Z Downloading lark-0.12.0-py2.py3-none-any.whl (103 kB) 2025-12-04T09:58:38.0233573Z Downloading networkx-2.8.8-py3-none-any.whl (2.0 MB) 2025-12-04T09:58:38.0449592Z ---------------------------------------- 2.0/2.0 MB 56.9 MB/s 0:00:00 2025-12-04T09:58:38.0497295Z Downloading ninja-1.11.1.4-py3-none-win_amd64.whl (296 kB) 2025-12-04T09:58:38.0689209Z Downloading numba-0.55.2-cp310-cp310-win_amd64.whl (2.4 MB) 2025-12-04T09:58:38.0927890Z ---------------------------------------- 2.4/2.4 MB 67.7 MB/s 0:00:00 2025-12-04T09:58:38.0984980Z Downloading numpy-1.22.4-cp310-cp310-win_amd64.whl (14.7 MB) 2025-12-04T09:58:38.1886147Z ---------------------------------------- 14.7/14.7 MB 153.9 MB/s 0:00:00 2025-12-04T09:58:38.1956316Z Downloading pandas-2.0.3-cp310-cp310-win_amd64.whl (10.7 MB) 2025-12-04T09:58:38.2550804Z ---------------------------------------- 10.7/10.7 MB 167.8 MB/s 0:00:00 2025-12-04T09:58:38.2588616Z Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2025-12-04T09:58:38.2714983Z Downloading pillow-11.0.0-cp310-cp310-win_amd64.whl (2.6 MB) 2025-12-04T09:58:38.2901124Z ---------------------------------------- 2.6/2.6 MB 153.6 MB/s 0:00:00 2025-12-04T09:58:38.2967317Z Downloading protobuf-5.29.5-cp310-abi3-win_amd64.whl (434 kB) 2025-12-04T09:58:38.3109505Z Downloading pytest-7.3.2-py3-none-any.whl (320 kB) 2025-12-04T09:58:38.3210259Z Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) 2025-12-04T09:58:38.3302303Z Downloading pytest_flakefinder-1.1.0-py2.py3-none-any.whl (4.6 kB) 2025-12-04T09:58:38.3414715Z Downloading pytest_subtests-0.13.1-py3-none-any.whl (8.0 kB) 2025-12-04T09:58:38.3515563Z Downloading xdoctest-1.3.0-py3-none-any.whl (152 kB) 2025-12-04T09:58:38.3620767Z Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) 2025-12-04T09:58:38.3762935Z ---------------------------------------- 1.1/1.1 MB 58.9 MB/s 0:00:00 2025-12-04T09:58:38.3836999Z Downloading scikit_image-0.22.0-cp310-cp310-win_amd64.whl (24.5 MB) 2025-12-04T09:58:38.5837319Z ---------------------------------------- 24.5/24.5 MB 129.6 MB/s 0:00:00 2025-12-04T09:58:38.5919458Z Downloading scipy-1.10.1-cp310-cp310-win_amd64.whl (42.5 MB) 2025-12-04T09:58:39.0034722Z ---------------------------------------- 42.5/42.5 MB 104.0 MB/s 0:00:00 2025-12-04T09:58:39.0101909Z Downloading lintrunner-0.12.7-py3-none-win_amd64.whl (1.7 MB) 2025-12-04T09:58:39.0291153Z ---------------------------------------- 1.7/1.7 MB 46.5 MB/s 0:00:00 2025-12-04T09:58:39.0332158Z Downloading ghstack-0.8.0-py3-none-any.whl (89 kB) 2025-12-04T09:58:39.0428579Z Downloading pytest_cpp-2.3.0-py3-none-any.whl (14 kB) 2025-12-04T09:58:39.0556614Z Downloading z3_solver-4.15.1.0-py3-none-win_amd64.whl (16.4 MB) 2025-12-04T09:58:39.1521923Z ---------------------------------------- 16.4/16.4 MB 172.0 MB/s 0:00:00 2025-12-04T09:58:39.1593835Z Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) 2025-12-04T09:58:39.1988834Z ---------------------------------------- 5.6/5.6 MB 165.9 MB/s 0:00:00 2025-12-04T09:58:39.2066334Z Downloading PyWavelets-1.4.1-cp310-cp310-win_amd64.whl (4.2 MB) 2025-12-04T09:58:39.2355256Z ---------------------------------------- 4.2/4.2 MB 121.9 MB/s 0:00:00 2025-12-04T09:58:39.2427525Z Downloading lxml-5.3.0-cp310-cp310-win_amd64.whl (3.8 MB) 2025-12-04T09:58:39.4707871Z ---------------------------------------- 3.8/3.8 MB 16.3 MB/s 0:00:00 2025-12-04T09:58:39.4769379Z Downloading PyGithub-2.3.0-py3-none-any.whl (354 kB) 2025-12-04T09:58:39.4943009Z Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-12-04T09:58:39.5388008Z ---------------------------------------- 6.2/6.2 MB 191.2 MB/s 0:00:00 2025-12-04T09:58:39.5458778Z Downloading onnx-1.19.1-cp310-cp310-win_amd64.whl (16.5 MB) 2025-12-04T09:58:39.6494179Z ---------------------------------------- 16.5/16.5 MB 172.3 MB/s 0:00:00 2025-12-04T09:58:39.6554458Z Downloading onnxscript-0.5.4-py3-none-any.whl (679 kB) 2025-12-04T09:58:39.6664257Z ---------------------------------------- 679.3/679.3 kB ? 0:00:00 2025-12-04T09:58:39.6699823Z Downloading parameterized-0.8.1-py2.py3-none-any.whl (26 kB) 2025-12-04T09:58:39.6798432Z Downloading pyyaml-6.0.3-cp310-cp310-win_amd64.whl (158 kB) 2025-12-04T09:58:39.9596121Z Downloading setuptools-78.1.1-py3-none-any.whl (1.3 MB) 2025-12-04T09:58:39.9800858Z ---------------------------------------- 1.3/1.3 MB 62.1 MB/s 0:00:00 2025-12-04T09:58:39.9841745Z Downloading packaging-23.1-py3-none-any.whl (48 kB) 2025-12-04T09:58:40.0001493Z Downloading PuLP-2.9.0-py3-none-any.whl (17.7 MB) 2025-12-04T09:58:40.1376689Z ---------------------------------------- 17.7/17.7 MB 139.3 MB/s 0:00:00 2025-12-04T09:58:40.1398912Z Using cached dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-12-04T09:58:40.1468842Z Downloading cmake-3.31.6-py3-none-win_amd64.whl (36.4 MB) 2025-12-04T09:58:40.5212485Z ---------------------------------------- 36.4/36.4 MB 96.4 MB/s 0:00:00 2025-12-04T09:58:40.5283126Z Downloading tlparse-0.4.0-py3-none-win_amd64.whl (2.0 MB) 2025-12-04T09:58:40.5482104Z ---------------------------------------- 2.0/2.0 MB 109.7 MB/s 0:00:00 2025-12-04T09:58:40.5520317Z Downloading filelock-3.18.0-py3-none-any.whl (16 kB) 2025-12-04T09:58:40.5620566Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-12-04T09:58:40.5703511Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-12-04T09:58:40.5800821Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-12-04T09:58:40.5893519Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-12-04T09:58:40.5986086Z Downloading click-8.3.1-py3-none-any.whl (108 kB) 2025-12-04T09:58:40.6083056Z Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB) 2025-12-04T09:58:40.6203495Z Downloading cuda_bindings-12.9.4-cp310-cp310-win_amd64.whl (11.5 MB) 2025-12-04T09:58:40.6968937Z ---------------------------------------- 11.5/11.5 MB 143.6 MB/s 0:00:00 2025-12-04T09:58:40.7009255Z Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) 2025-12-04T09:58:40.7100884Z Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-12-04T09:58:40.7606157Z ---------------------------------------- 13.3/13.3 MB 277.3 MB/s 0:00:00 2025-12-04T09:58:40.7652594Z Downloading cuda_pathfinder-1.3.2-py3-none-any.whl (27 kB) 2025-12-04T09:58:40.7741911Z Downloading google_auth-2.43.0-py2.py3-none-any.whl (223 kB) 2025-12-04T09:58:40.7842425Z Downloading cachetools-6.2.2-py3-none-any.whl (11 kB) 2025-12-04T09:58:40.7930349Z Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) 2025-12-04T09:58:40.8024890Z Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-04T09:58:40.8163526Z Downloading llvmlite-0.38.1-cp310-cp310-win_amd64.whl (23.2 MB) 2025-12-04T09:58:41.3371165Z ---------------------------------------- 23.2/23.2 MB 44.6 MB/s 0:00:00 2025-12-04T09:58:41.3397499Z Using cached marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-12-04T09:58:41.3437716Z Downloading multidict-6.7.0-cp310-cp310-win_amd64.whl (46 kB) 2025-12-04T09:58:41.3546606Z Downloading onnx_ir-0.1.12-py3-none-any.whl (129 kB) 2025-12-04T09:58:41.3644102Z Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-04T09:58:41.3743483Z Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2025-12-04T09:58:41.3828039Z Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-12-04T09:58:41.3915671Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-12-04T09:58:41.4005252Z Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) 2025-12-04T09:58:41.4113266Z Downloading thriftpy2-0.5.3-cp310-cp310-win_amd64.whl (821 kB) 2025-12-04T09:58:41.4227973Z ---------------------------------------- 821.0/821.0 kB 34.9 MB/s 0:00:00 2025-12-04T09:58:41.4266772Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-12-04T09:58:41.4350030Z Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-12-04T09:58:41.4425951Z Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-12-04T09:58:41.4464188Z Downloading yarl-1.22.0-cp310-cp310-win_amd64.whl (86 kB) 2025-12-04T09:58:41.4619794Z Downloading librosa-0.11.0-py3-none-any.whl (260 kB) 2025-12-04T09:58:41.4728874Z Downloading pytest_rerunfailures-14.0-py3-none-any.whl (12 kB) 2025-12-04T09:58:41.4813933Z Downloading redis-7.1.0-py3-none-any.whl (354 kB) 2025-12-04T09:58:41.4940372Z Downloading pyzstd-0.16.2-cp310-cp310-win_amd64.whl (245 kB) 2025-12-04T09:58:41.5044962Z Downloading tqdm-4.67.1-py3-none-any.whl (78 kB) 2025-12-04T09:58:41.5143249Z Downloading absl_py-2.3.1-py3-none-any.whl (135 kB) 2025-12-04T09:58:41.5231557Z Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) 2025-12-04T09:58:41.5322020Z Downloading aiosignal-1.4.0-py3-none-any.whl (7.5 kB) 2025-12-04T09:58:41.5411659Z Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2025-12-04T09:58:41.5497873Z Downloading audioread-3.1.0-py3-none-any.whl (23 kB) 2025-12-04T09:58:41.5590747Z Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-12-04T09:58:41.5679470Z Downloading execnet-2.1.2-py3-none-any.whl (40 kB) 2025-12-04T09:58:41.5770290Z Downloading frozenlist-1.8.0-cp310-cp310-win_amd64.whl (43 kB) 2025-12-04T09:58:41.5894397Z Downloading grpcio-1.76.0-cp310-cp310-win_amd64.whl (4.7 MB) 2025-12-04T09:58:41.6233886Z ---------------------------------------- 4.7/4.7 MB 277.8 MB/s 0:00:00 2025-12-04T09:58:41.6286402Z Downloading imageio-2.37.2-py3-none-any.whl (317 kB) 2025-12-04T09:58:41.6393577Z Downloading joblib-1.5.2-py3-none-any.whl (308 kB) 2025-12-04T09:58:41.6493984Z Downloading lazy_loader-0.4-py3-none-any.whl (12 kB) 2025-12-04T09:58:41.6600055Z Downloading markdown-3.10-py3-none-any.whl (107 kB) 2025-12-04T09:58:41.6708104Z Downloading ml_dtypes-0.5.4-cp310-cp310-win_amd64.whl (210 kB) 2025-12-04T09:58:41.6806549Z Downloading msgpack-1.1.2-cp310-cp310-win_amd64.whl (71 kB) 2025-12-04T09:58:41.6881301Z Using cached mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-12-04T09:58:41.6920259Z Downloading pooch-1.8.2-py3-none-any.whl (64 kB) 2025-12-04T09:58:41.7010672Z Downloading platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-12-04T09:58:41.7109344Z Downloading propcache-0.4.1-cp310-cp310-win_amd64.whl (41 kB) 2025-12-04T09:58:41.7196445Z Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 2025-12-04T09:58:41.7297119Z Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2025-12-04T09:58:41.7391621Z Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-12-04T09:58:41.7507835Z Downloading cryptography-45.0.7-cp37-abi3-win_amd64.whl (3.4 MB) 2025-12-04T09:58:41.7788299Z ---------------------------------------- 3.4/3.4 MB 195.7 MB/s 0:00:00 2025-12-04T09:58:41.7838515Z Downloading cffi-2.0.0-cp310-cp310-win_amd64.whl (182 kB) 2025-12-04T09:58:41.7950616Z Downloading pynacl-1.6.1-cp38-abi3-win_amd64.whl (238 kB) 2025-12-04T09:58:41.8067415Z Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-12-04T09:58:41.8180117Z Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2025-12-04T09:58:41.8272061Z Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-12-04T09:58:41.8415671Z Downloading scikit_learn-1.7.2-cp310-cp310-win_amd64.whl (8.9 MB) 2025-12-04T09:58:41.9119099Z ---------------------------------------- 8.9/8.9 MB 139.1 MB/s 0:00:00 2025-12-04T09:58:41.9242868Z Downloading soundfile-0.13.1-py2.py3-none-win_amd64.whl (1.0 MB) 2025-12-04T09:58:41.9353359Z ---------------------------------------- 1.0/1.0 MB 47.3 MB/s 0:00:00 2025-12-04T09:58:41.9400754Z Downloading soxr-1.0.0-cp310-cp310-win_amd64.whl (173 kB) 2025-12-04T09:58:41.9500419Z Downloading threadpoolctl-3.6.0-py3-none-any.whl (18 kB) 2025-12-04T09:58:41.9599410Z Downloading tifffile-2025.5.10-py3-none-any.whl (226 kB) 2025-12-04T09:58:41.9704002Z Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-12-04T09:58:41.9817928Z Downloading werkzeug-3.1.4-py3-none-any.whl (224 kB) 2025-12-04T09:58:42.0231684Z Downloading deprecated-1.3.1-py2.py3-none-any.whl (11 kB) 2025-12-04T09:58:42.0323345Z Downloading wrapt-2.0.1-cp310-cp310-win_amd64.whl (60 kB) 2025-12-04T09:58:42.0415280Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-12-04T09:58:42.0497802Z Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-12-04T09:58:42.0689869Z Downloading pycparser-2.23-py3-none-any.whl (118 kB) 2025-12-04T09:58:42.0779889Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-12-04T09:58:43.3473791Z Building wheels for collected packages: coremltools, pwlf, pyDOE 2025-12-04T09:58:43.3497047Z Building wheel for coremltools (pyproject.toml): started 2025-12-04T09:58:44.8252523Z Building wheel for coremltools (pyproject.toml): finished with status 'done' 2025-12-04T09:58:44.8303266Z Created wheel for coremltools: filename=coremltools-5.0b5-py3-none-any.whl size=1211951 sha256=40d796e89fe1bbd69fef0ef445aef7e9b50405c02d65f05c7099656542fc6da9 2025-12-04T09:58:44.8305135Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\11\de\3c\e33b605af1effa76c230f5cc8a1e688d7bef9ea0d7189b58ca 2025-12-04T09:58:44.8379629Z Building wheel for pwlf (pyproject.toml): started 2025-12-04T09:58:45.1642942Z Building wheel for pwlf (pyproject.toml): finished with status 'done' 2025-12-04T09:58:45.1661608Z Created wheel for pwlf: filename=pwlf-2.2.1-py3-none-any.whl size=16741 sha256=250fea221d321d1239a827bedb7d1c680986673018747aad4be9306f8840f305 2025-12-04T09:58:45.1663486Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\d9\13\6f\a9201ce279d71065ce782d82418d7c6877be6bb818ae0d1095 2025-12-04T09:58:45.1704404Z Building wheel for pyDOE (pyproject.toml): started 2025-12-04T09:58:45.5310219Z Building wheel for pyDOE (pyproject.toml): finished with status 'done' 2025-12-04T09:58:45.5329696Z Created wheel for pyDOE: filename=pydoe-0.3.8-py3-none-any.whl size=18257 sha256=54ee5410a854a3570f3689ebed08ea0162607aaf256392cfd49aa1e0490e1b91 2025-12-04T09:58:45.5332049Z Stored in directory: c:\users\runneruser\appdata\local\pip\cache\wheels\ce\b6\d7\c6b64746dba6433c593e471e0ac3acf4f36040456d1d160d17 2025-12-04T09:58:45.5358491Z Successfully built coremltools pwlf pyDOE 2025-12-04T09:58:46.3057432Z 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:58:48.0112120Z Attempting uninstall: typing-extensions 2025-12-04T09:58:48.0121730Z Found existing installation: typing_extensions 4.15.0 2025-12-04T09:58:48.0154379Z Uninstalling typing_extensions-4.15.0: 2025-12-04T09:58:48.3284658Z Successfully uninstalled typing_extensions-4.15.0 2025-12-04T09:58:48.7345508Z Attempting uninstall: sympy 2025-12-04T09:58:48.7356297Z Found existing installation: sympy 1.14.0 2025-12-04T09:58:49.1638704Z Uninstalling sympy-1.14.0: 2025-12-04T09:58:49.5460812Z Successfully uninstalled sympy-1.14.0 2025-12-04T09:58:57.3070419Z Attempting uninstall: setuptools 2025-12-04T09:58:57.3080654Z Found existing installation: setuptools 80.9.0 2025-12-04T09:58:57.3115888Z Uninstalling setuptools-80.9.0: 2025-12-04T09:58:57.6323427Z Successfully uninstalled setuptools-80.9.0 2025-12-04T09:58:59.5428426Z Attempting uninstall: pyyaml 2025-12-04T09:58:59.5435723Z Found existing installation: PyYAML 6.0.2 2025-12-04T09:58:59.5512289Z Uninstalling PyYAML-6.0.2: 2025-12-04T09:58:59.5543489Z Successfully uninstalled PyYAML-6.0.2 2025-12-04T09:58:59.7044264Z Attempting uninstall: pygments 2025-12-04T09:58:59.7051643Z Found existing installation: Pygments 2.19.2 2025-12-04T09:58:59.7893454Z Uninstalling Pygments-2.19.2: 2025-12-04T09:58:59.8016535Z Successfully uninstalled Pygments-2.19.2 2025-12-04T09:59:02.1587145Z Attempting uninstall: packaging 2025-12-04T09:59:02.1595531Z Found existing installation: packaging 25.0 2025-12-04T09:59:02.1666680Z Uninstalling packaging-25.0: 2025-12-04T09:59:02.1691413Z Successfully uninstalled packaging-25.0 2025-12-04T09:59:05.1356555Z Attempting uninstall: networkx 2025-12-04T09:59:05.1365779Z Found existing installation: networkx 3.4.2 2025-12-04T09:59:05.2931352Z Uninstalling networkx-3.4.2: 2025-12-04T09:59:05.3191144Z Successfully uninstalled networkx-3.4.2 2025-12-04T09:59:09.4015577Z Attempting uninstall: filelock 2025-12-04T09:59:09.4022860Z Found existing installation: filelock 3.20.0 2025-12-04T09:59:09.4074439Z Uninstalling filelock-3.20.0: 2025-12-04T09:59:09.4095277Z Successfully uninstalled filelock-3.20.0 2025-12-04T09:59:20.2887961Z Attempting uninstall: opt-einsum 2025-12-04T09:59:20.2897855Z Found existing installation: opt_einsum 3.4.0 2025-12-04T09:59:20.3002539Z Uninstalling opt_einsum-3.4.0: 2025-12-04T09:59:20.3037383Z Successfully uninstalled opt_einsum-3.4.0 2025-12-04T09:59:30.5728507Z Attempting uninstall: pytest 2025-12-04T09:59:30.5738600Z Found existing installation: pytest 9.0.1 2025-12-04T09:59:30.5976791Z Uninstalling pytest-9.0.1: 2025-12-04T09:59:31.1423822Z Successfully uninstalled pytest-9.0.1 2025-12-04T09:59:51.0933952Z 2025-12-04T09:59:51.1407694Z 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-04T09:59:52.6951833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\functional.py 2025-12-04T09:59:52.6958216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\hub.py 2025-12-04T09:59:52.6963065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\library.py 2025-12-04T09:59:52.7038782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\overrides.py 2025-12-04T09:59:52.7066487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\py.typed 2025-12-04T09:59:52.7154142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quasirandom.py 2025-12-04T09:59:52.7157909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\random.py 2025-12-04T09:59:52.7161893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\return_types.py 2025-12-04T09:59:52.7167217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\return_types.pyi 2025-12-04T09:59:52.7173269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\serialization.py 2025-12-04T09:59:52.7181407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\storage.py 2025-12-04T09:59:52.7188237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\torch_version.py 2025-12-04T09:59:52.7194412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\types.py 2025-12-04T09:59:52.7198363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\version.py 2025-12-04T09:59:52.7201899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_appdirs.py 2025-12-04T09:59:52.7207913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C.cp310-win_amd64.pyd 2025-12-04T09:59:52.7212135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_classes.py 2025-12-04T09:59:52.7217275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_compile.py 2025-12-04T09:59:52.7220904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_ops.py 2025-12-04T09:59:52.7224956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_environment.py 2025-12-04T09:59:52.7229078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_guards.py 2025-12-04T09:59:52.7233204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_jit_internal.py 2025-12-04T09:59:52.7237880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_linalg_utils.py 2025-12-04T09:59:52.7241817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lobpcg.py 2025-12-04T09:59:52.7246062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lowrank.py 2025-12-04T09:59:53.2260191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_meta_registrations.py 2025-12-04T09:59:53.2265889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_namedtensor_internals.py 2025-12-04T09:59:53.2269664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_ops.py 2025-12-04T09:59:53.2273764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_python_dispatcher.py 2025-12-04T09:59:53.2277213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_size_docs.py 2025-12-04T09:59:53.2280839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_sources.py 2025-12-04T09:59:53.2284624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_storage_docs.py 2025-12-04T09:59:53.2288114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_streambase.py 2025-12-04T09:59:53.2291810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_tensor.py 2025-12-04T09:59:53.2295584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_tensor_docs.py 2025-12-04T09:59:53.2300118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_tensor_str.py 2025-12-04T09:59:53.2752588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_thread_safe_fork.py 2025-12-04T09:59:53.2755468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_torch_docs.py 2025-12-04T09:59:53.2762304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_utils.py 2025-12-04T09:59:53.2766268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_utils_internal.py 2025-12-04T09:59:53.2769918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_VF.py 2025-12-04T09:59:53.2773534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_VF.pyi 2025-12-04T09:59:53.2783379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vmap_internals.py 2025-12-04T09:59:53.2787051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_weights_only_unpickler.py 2025-12-04T09:59:53.2790761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__config__.py 2025-12-04T09:59:53.2794241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__future__.py 2025-12-04T09:59:53.2797742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__init__.py 2025-12-04T09:59:53.2817106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\memory.py 2025-12-04T09:59:53.2820507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\_utils.py 2025-12-04T09:59:53.2823903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__init__.py 2025-12-04T09:59:53.2831298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__pycache__\memory.cpython-310.pyc 2025-12-04T09:59:53.2835158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__pycache__\_utils.cpython-310.pyc 2025-12-04T09:59:53.2840033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\accelerator\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.2862459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\autocast_mode.py 2025-12-04T09:59:53.2866180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\grad_scaler.py 2025-12-04T09:59:53.2870993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__init__.py 2025-12-04T09:59:53.2892421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__pycache__\autocast_mode.cpython-310.pyc 2025-12-04T09:59:53.2896323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__pycache__\grad_scaler.cpython-310.pyc 2025-12-04T09:59:53.2901899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\amp\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.2926816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\__init__.py 2025-12-04T09:59:53.2936375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\__init__.py 2025-12-04T09:59:53.2946451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\__init__.py 2025-12-04T09:59:53.2954576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\fused.py 2025-12-04T09:59:53.2959435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\__init__.py 2025-12-04T09:59:53.2968775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\__pycache__\fused.cpython-310.pyc 2025-12-04T09:59:53.2973867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.2983273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\__init__.py 2025-12-04T09:59:53.2992993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\conv_fused.py 2025-12-04T09:59:53.2998009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\linear_fused.py 2025-12-04T09:59:53.3001774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\linear_relu.py 2025-12-04T09:59:53.3006524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__init__.py 2025-12-04T09:59:53.3028478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\conv_fused.cpython-310.pyc 2025-12-04T09:59:53.3033651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\linear_fused.cpython-310.pyc 2025-12-04T09:59:53.3037328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\linear_relu.cpython-310.pyc 2025-12-04T09:59:53.3053915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3064617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\qat\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3076181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\__init__.py 2025-12-04T09:59:53.3094304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\__init__.py 2025-12-04T09:59:53.3103051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\linear_relu.py 2025-12-04T09:59:53.3108236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\__init__.py 2025-12-04T09:59:53.3118730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\__pycache__\linear_relu.cpython-310.pyc 2025-12-04T09:59:53.3122577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3131923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3139871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\bn_relu.py 2025-12-04T09:59:53.3143301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\conv_add.py 2025-12-04T09:59:53.3148313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\conv_relu.py 2025-12-04T09:59:53.3151849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\linear_relu.py 2025-12-04T09:59:53.3155399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__init__.py 2025-12-04T09:59:53.3174406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\bn_relu.cpython-310.pyc 2025-12-04T09:59:53.3179655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\conv_add.cpython-310.pyc 2025-12-04T09:59:53.3183263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\conv_relu.cpython-310.pyc 2025-12-04T09:59:53.3197468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\linear_relu.cpython-310.pyc 2025-12-04T09:59:53.3200926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3209023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\quantized\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3228386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\intrinsic\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3239962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\__init__.py 2025-12-04T09:59:53.3247058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\__init__.py 2025-12-04T09:59:53.3254520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\linear.py 2025-12-04T09:59:53.3258097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\__init__.py 2025-12-04T09:59:53.3265029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T09:59:53.3268759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3276369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\dynamic\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3283976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\conv.py 2025-12-04T09:59:53.3288267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\embedding_ops.py 2025-12-04T09:59:53.3292263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\linear.py 2025-12-04T09:59:53.3296183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__init__.py 2025-12-04T09:59:53.3315433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T09:59:53.3319607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-12-04T09:59:53.3323062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T09:59:53.3336897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3345200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\qat\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3353757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\__init__.py 2025-12-04T09:59:53.3360912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\activation.py 2025-12-04T09:59:53.3364838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\rnn.py 2025-12-04T09:59:53.3368412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__init__.py 2025-12-04T09:59:53.3375553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__pycache__\activation.cpython-310.pyc 2025-12-04T09:59:53.3379450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T09:59:53.3382922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3402584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantizable\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3422064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\functional.py 2025-12-04T09:59:53.3425911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\__init__.py 2025-12-04T09:59:53.3433346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\__init__.py 2025-12-04T09:59:53.3439993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\conv.py 2025-12-04T09:59:53.3443527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\linear.py 2025-12-04T09:59:53.3446885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\rnn.py 2025-12-04T09:59:53.3450857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__init__.py 2025-12-04T09:59:53.3457783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T09:59:53.3461341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T09:59:53.3464809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T09:59:53.3478954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3486753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3495018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\activation.py 2025-12-04T09:59:53.3499779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\batchnorm.py 2025-12-04T09:59:53.3503013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\conv.py 2025-12-04T09:59:53.3506608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\dropout.py 2025-12-04T09:59:53.3510132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\embedding_ops.py 2025-12-04T09:59:53.3524417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\functional_modules.py 2025-12-04T09:59:53.3527909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\linear.py 2025-12-04T09:59:53.3531438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\normalization.py 2025-12-04T09:59:53.3534924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\rnn.py 2025-12-04T09:59:53.3538622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\utils.py 2025-12-04T09:59:53.3541879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__init__.py 2025-12-04T09:59:53.3548965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\activation.cpython-310.pyc 2025-12-04T09:59:53.3552835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\batchnorm.cpython-310.pyc 2025-12-04T09:59:53.3556242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T09:59:53.3570256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\dropout.cpython-310.pyc 2025-12-04T09:59:53.3573788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-12-04T09:59:53.3577306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\functional_modules.cpython-310.pyc 2025-12-04T09:59:53.3580734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T09:59:53.3585025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\normalization.cpython-310.pyc 2025-12-04T09:59:53.3588684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T09:59:53.3592173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.3595671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3659051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\__init__.py 2025-12-04T09:59:53.3669137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\conv.py 2025-12-04T09:59:53.3672669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\linear.py 2025-12-04T09:59:53.3676028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\rnn.py 2025-12-04T09:59:53.3681113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\sparse.py 2025-12-04T09:59:53.3684418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\utils.py 2025-12-04T09:59:53.3687735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__init__.py 2025-12-04T09:59:53.3705662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T09:59:53.3709409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T09:59:53.3712867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T09:59:53.3727877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\sparse.cpython-310.pyc 2025-12-04T09:59:53.3731482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.3735242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3744131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\reference\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3752053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\__pycache__\functional.cpython-310.pyc 2025-12-04T09:59:53.3755717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\quantized\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3764735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\__init__.py 2025-12-04T09:59:53.3772182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\linear.py 2025-12-04T09:59:53.3775595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\utils.py 2025-12-04T09:59:53.3778851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__init__.py 2025-12-04T09:59:53.3785476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\linear.py 2025-12-04T09:59:53.3788997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\__init__.py 2025-12-04T09:59:53.3795823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\__pycache__\linear.cpython-310.pyc 2025-12-04T09:59:53.3799307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3817771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__pycache__\linear.cpython-310.pyc 2025-12-04T09:59:53.3821244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.3824868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\quantized\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3843296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\sparse\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3864057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\nn\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.3864827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\_numeric_suite.py 2025-12-04T09:59:53.3865604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\_numeric_suite_fx.py 2025-12-04T09:59:53.3869273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__init__.py 2025-12-04T09:59:53.3875421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\graph_matcher.py 2025-12-04T09:59:53.3879116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\graph_passes.py 2025-12-04T09:59:53.3882806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\mappings.py 2025-12-04T09:59:53.3886221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\ns_types.py 2025-12-04T09:59:53.3889989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\n_shadows_utils.py 2025-12-04T09:59:53.3905816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\pattern_utils.py 2025-12-04T09:59:53.3910157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\qconfig_multi_mapping.py 2025-12-04T09:59:53.3914253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\utils.py 2025-12-04T09:59:53.3919018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\weight_utils.py 2025-12-04T09:59:53.3923834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__init__.py 2025-12-04T09:59:53.3931817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\graph_matcher.cpython-310.pyc 2025-12-04T09:59:53.3936600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\graph_passes.cpython-310.pyc 2025-12-04T09:59:53.3941789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\mappings.cpython-310.pyc 2025-12-04T09:59:53.3955565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\ns_types.cpython-310.pyc 2025-12-04T09:59:53.3960486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\n_shadows_utils.cpython-310.pyc 2025-12-04T09:59:53.3965478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\pattern_utils.cpython-310.pyc 2025-12-04T09:59:53.3970426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\qconfig_multi_mapping.cpython-310.pyc 2025-12-04T09:59:53.3974174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.3979506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\weight_utils.cpython-310.pyc 2025-12-04T09:59:53.3984545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\fx\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.4007043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__pycache__\_numeric_suite.cpython-310.pyc 2025-12-04T09:59:53.4011964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__pycache__\_numeric_suite_fx.cpython-310.pyc 2025-12-04T09:59:53.4017107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\ns\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.4037950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_mappings.py 2025-12-04T09:59:53.4043010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\__init__.py 2025-12-04T09:59:53.4053065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\base_scheduler.py 2025-12-04T09:59:53.4057858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\cubic_scheduler.py 2025-12-04T09:59:53.4061475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\lambda_scheduler.py 2025-12-04T09:59:53.4077020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__init__.py 2025-12-04T09:59:53.4084151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\base_scheduler.cpython-310.pyc 2025-12-04T09:59:53.4087940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\cubic_scheduler.cpython-310.pyc 2025-12-04T09:59:53.4092050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\lambda_scheduler.cpython-310.pyc 2025-12-04T09:59:53.4111459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\scheduler\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.4127015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\base_sparsifier.py 2025-12-04T09:59:53.4132235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\nearly_diagonal_sparsifier.py 2025-12-04T09:59:53.4137301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\utils.py 2025-12-04T09:59:53.4150968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\weight_norm_sparsifier.py 2025-12-04T09:59:53.4154318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__init__.py 2025-12-04T09:59:53.4161241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\base_sparsifier.cpython-310.pyc 2025-12-04T09:59:53.4166491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\nearly_diagonal_sparsifier.cpython-310.pyc 2025-12-04T09:59:53.4170547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.4183998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\weight_norm_sparsifier.cpython-310.pyc 2025-12-04T09:59:53.4187595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\sparsifier\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.4197801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\__init__.py 2025-12-04T09:59:53.4203878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\activation_sparsifier.py 2025-12-04T09:59:53.4207651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\__init__.py 2025-12-04T09:59:53.4224437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\__pycache__\activation_sparsifier.cpython-310.pyc 2025-12-04T09:59:53.4228051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\activation_sparsifier\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.4235847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\base_data_scheduler.py 2025-12-04T09:59:53.4239416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\__init__.py 2025-12-04T09:59:53.4247910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\__pycache__\base_data_scheduler.cpython-310.pyc 2025-12-04T09:59:53.4251432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_scheduler\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.4269506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\base_data_sparsifier.py 2025-12-04T09:59:53.4273068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\data_norm_sparsifier.py 2025-12-04T09:59:53.4276659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\quantization_utils.py 2025-12-04T09:59:53.4290430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__init__.py 2025-12-04T09:59:53.4298153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\__init__.py 2025-12-04T09:59:53.4304314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\data_sparsity.py 2025-12-04T09:59:53.4307912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\_data_sparstity_utils.py 2025-12-04T09:59:53.4311370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\__init__.py 2025-12-04T09:59:53.4338375Z 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-04T09:59:53.4342506Z 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-04T09:59:53.4346847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\callbacks\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.4365175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\lightning\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.4373650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\base_data_sparsifier.cpython-310.pyc 2025-12-04T09:59:53.4376943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\data_norm_sparsifier.cpython-310.pyc 2025-12-04T09:59:53.4380627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\quantization_utils.cpython-310.pyc 2025-12-04T09:59:53.4394791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\data_sparsifier\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.4404038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\base_structured_sparsifier.py 2025-12-04T09:59:53.4407731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\FPGM_pruner.py 2025-12-04T09:59:53.4411577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\lstm_saliency_pruner.py 2025-12-04T09:59:53.4424670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\match_utils.py 2025-12-04T09:59:53.4428590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\parametrization.py 2025-12-04T09:59:53.4432088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\prune_functions.py 2025-12-04T09:59:53.4435805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\saliency_pruner.py 2025-12-04T09:59:53.4439316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__init__.py 2025-12-04T09:59:53.4446702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\base_structured_sparsifier.cpython-310.pyc 2025-12-04T09:59:53.4450336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\FPGM_pruner.cpython-310.pyc 2025-12-04T09:59:53.4453942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\lstm_saliency_pruner.cpython-310.pyc 2025-12-04T09:59:53.4468101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\match_utils.cpython-310.pyc 2025-12-04T09:59:53.4471996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\parametrization.cpython-310.pyc 2025-12-04T09:59:53.4475728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\prune_functions.cpython-310.pyc 2025-12-04T09:59:53.4479121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\saliency_pruner.cpython-310.pyc 2025-12-04T09:59:53.4482717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\pruner\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.4491736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\_experimental\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.4499652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\__pycache__\_mappings.cpython-310.pyc 2025-12-04T09:59:53.4504384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\pruning\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.4516114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fake_quantize.py 2025-12-04T09:59:53.4521004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fuser_method_mappings.py 2025-12-04T09:59:53.4524451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fuse_modules.py 2025-12-04T09:59:53.4540917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\observer.py 2025-12-04T09:59:53.4546373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\qconfig.py 2025-12-04T09:59:53.4551310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\qconfig_mapping.py 2025-12-04T09:59:53.4556131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantization_mappings.py 2025-12-04T09:59:53.4559837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize.py 2025-12-04T09:59:53.4565279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize_fx.py 2025-12-04T09:59:53.4570129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize_jit.py 2025-12-04T09:59:53.4575009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantize_pt2e.py 2025-12-04T09:59:53.4579745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quant_type.py 2025-12-04T09:59:53.4583566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\stubs.py 2025-12-04T09:59:53.4588292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\utils.py 2025-12-04T09:59:53.4622202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\_correct_bias.py 2025-12-04T09:59:53.4627284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\_equalize.py 2025-12-04T09:59:53.4632583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\_learnable_fake_quantize.py 2025-12-04T09:59:53.4636167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__init__.py 2025-12-04T09:59:53.4647417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\backend_config.py 2025-12-04T09:59:53.4651616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\executorch.py 2025-12-04T09:59:53.4656943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\fbgemm.py 2025-12-04T09:59:53.4660483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\native.py 2025-12-04T09:59:53.4675706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\onednn.py 2025-12-04T09:59:53.4679347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\qnnpack.py 2025-12-04T09:59:53.4684293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\tensorrt.py 2025-12-04T09:59:53.4687756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\utils.py 2025-12-04T09:59:53.4691563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\x86.py 2025-12-04T09:59:53.4696242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\_common_operator_config_utils.py 2025-12-04T09:59:53.4699953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\_qnnpack_pt2e.py 2025-12-04T09:59:53.4704818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__init__.py 2025-12-04T09:59:53.4712759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\backend_config.cpython-310.pyc 2025-12-04T09:59:53.4716947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\executorch.cpython-310.pyc 2025-12-04T09:59:53.4720664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\fbgemm.cpython-310.pyc 2025-12-04T09:59:53.4735603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\native.cpython-310.pyc 2025-12-04T09:59:53.4739251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\onednn.cpython-310.pyc 2025-12-04T09:59:53.4742951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\qnnpack.cpython-310.pyc 2025-12-04T09:59:53.4746419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\tensorrt.cpython-310.pyc 2025-12-04T09:59:53.4750945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.4754573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\x86.cpython-310.pyc 2025-12-04T09:59:53.4758644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\_common_operator_config_utils.cpython-310.pyc 2025-12-04T09:59:53.4762309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\_qnnpack_pt2e.cpython-310.pyc 2025-12-04T09:59:53.4766212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\backend_config\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.4805513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\convert.py 2025-12-04T09:59:53.4809426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\custom_config.py 2025-12-04T09:59:53.4813086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\fuse.py 2025-12-04T09:59:53.4816499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\fuse_handler.py 2025-12-04T09:59:53.4819989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\graph_module.py 2025-12-04T09:59:53.4918635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\lower_to_fbgemm.py 2025-12-04T09:59:53.4921954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\lower_to_qnnpack.py 2025-12-04T09:59:53.4925493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\lstm_utils.py 2025-12-04T09:59:53.4929374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\match_utils.py 2025-12-04T09:59:53.4932976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\pattern_utils.py 2025-12-04T09:59:53.4936471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\prepare.py 2025-12-04T09:59:53.4941088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\qconfig_mapping_utils.py 2025-12-04T09:59:53.4944889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\quantize_handler.py 2025-12-04T09:59:53.4948817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\tracer.py 2025-12-04T09:59:53.4952006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\utils.py 2025-12-04T09:59:53.4956135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_decomposed.py 2025-12-04T09:59:53.4959990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_equalize.py 2025-12-04T09:59:53.4963801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_lower_to_native_backend.py 2025-12-04T09:59:53.4967772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__init__.py 2025-12-04T09:59:53.4975391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\detector.py 2025-12-04T09:59:53.4979395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\model_report.py 2025-12-04T09:59:53.4983414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\model_report_observer.py 2025-12-04T09:59:53.4997489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\model_report_visualizer.py 2025-12-04T09:59:53.5001170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__init__.py 2025-12-04T09:59:53.5009879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\detector.cpython-310.pyc 2025-12-04T09:59:53.5014904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\model_report.cpython-310.pyc 2025-12-04T09:59:53.5020018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\model_report_observer.cpython-310.pyc 2025-12-04T09:59:53.5035852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\model_report_visualizer.cpython-310.pyc 2025-12-04T09:59:53.5038699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\_model_report\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5047282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\convert.cpython-310.pyc 2025-12-04T09:59:53.5051041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\custom_config.cpython-310.pyc 2025-12-04T09:59:53.5054707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\fuse.cpython-310.pyc 2025-12-04T09:59:53.5069340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\fuse_handler.cpython-310.pyc 2025-12-04T09:59:53.5073346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\graph_module.cpython-310.pyc 2025-12-04T09:59:53.5076853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\lower_to_fbgemm.cpython-310.pyc 2025-12-04T09:59:53.5080512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\lower_to_qnnpack.cpython-310.pyc 2025-12-04T09:59:53.5084193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\lstm_utils.cpython-310.pyc 2025-12-04T09:59:53.5087970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\match_utils.cpython-310.pyc 2025-12-04T09:59:53.5091637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\pattern_utils.cpython-310.pyc 2025-12-04T09:59:53.5095450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\prepare.cpython-310.pyc 2025-12-04T09:59:53.5100175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\qconfig_mapping_utils.cpython-310.pyc 2025-12-04T09:59:53.5104879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\quantize_handler.cpython-310.pyc 2025-12-04T09:59:53.5109463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\tracer.cpython-310.pyc 2025-12-04T09:59:53.5114112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.5118811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\_decomposed.cpython-310.pyc 2025-12-04T09:59:53.5186611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\_equalize.cpython-310.pyc 2025-12-04T09:59:53.5190295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\_lower_to_native_backend.cpython-310.pyc 2025-12-04T09:59:53.5194152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\fx\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5202746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\duplicate_dq_pass.py 2025-12-04T09:59:53.5206610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\export_utils.py 2025-12-04T09:59:53.5209889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\graph_utils.py 2025-12-04T09:59:53.5213571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\lowering.py 2025-12-04T09:59:53.5228234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\port_metadata_pass.py 2025-12-04T09:59:53.5231570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\prepare.py 2025-12-04T09:59:53.5235377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\qat_utils.py 2025-12-04T09:59:53.5239255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\utils.py 2025-12-04T09:59:53.5243154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\_affine_quantization.py 2025-12-04T09:59:53.5246617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\_numeric_debugger.py 2025-12-04T09:59:53.5250361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__init__.py 2025-12-04T09:59:53.5257547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\rewrite.py 2025-12-04T09:59:53.5261092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\__init__.py 2025-12-04T09:59:53.5268191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\__pycache__\rewrite.cpython-310.pyc 2025-12-04T09:59:53.5271924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\representation\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5279823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\duplicate_dq_pass.cpython-310.pyc 2025-12-04T09:59:53.5284056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\export_utils.cpython-310.pyc 2025-12-04T09:59:53.5287540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\graph_utils.cpython-310.pyc 2025-12-04T09:59:53.5301138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\lowering.cpython-310.pyc 2025-12-04T09:59:53.5304997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\port_metadata_pass.cpython-310.pyc 2025-12-04T09:59:53.5308559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\prepare.cpython-310.pyc 2025-12-04T09:59:53.5312350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\qat_utils.cpython-310.pyc 2025-12-04T09:59:53.5316085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.5319643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\_affine_quantization.cpython-310.pyc 2025-12-04T09:59:53.5323300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\_numeric_debugger.cpython-310.pyc 2025-12-04T09:59:53.5326874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\pt2e\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5335818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\composable_quantizer.py 2025-12-04T09:59:53.5339359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\embedding_quantizer.py 2025-12-04T09:59:53.5342819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\quantizer.py 2025-12-04T09:59:53.5356290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\utils.py 2025-12-04T09:59:53.5359782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\x86_inductor_quantizer.py 2025-12-04T09:59:53.5363746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\xnnpack_quantizer.py 2025-12-04T09:59:53.5367360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\xnnpack_quantizer_utils.py 2025-12-04T09:59:53.5371260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\xpu_inductor_quantizer.py 2025-12-04T09:59:53.5374879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__init__.py 2025-12-04T09:59:53.5382718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\composable_quantizer.cpython-310.pyc 2025-12-04T09:59:53.5386377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\embedding_quantizer.cpython-310.pyc 2025-12-04T09:59:53.5390217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\quantizer.cpython-310.pyc 2025-12-04T09:59:53.5403491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.5407170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\x86_inductor_quantizer.cpython-310.pyc 2025-12-04T09:59:53.5412563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\xnnpack_quantizer.cpython-310.pyc 2025-12-04T09:59:53.5417516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\xnnpack_quantizer_utils.cpython-310.pyc 2025-12-04T09:59:53.5422446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\xpu_inductor_quantizer.cpython-310.pyc 2025-12-04T09:59:53.5426176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\quantizer\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5448485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\fake_quantize.cpython-310.pyc 2025-12-04T09:59:53.5453512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\fuser_method_mappings.cpython-310.pyc 2025-12-04T09:59:53.5458570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\fuse_modules.cpython-310.pyc 2025-12-04T09:59:53.5473191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\observer.cpython-310.pyc 2025-12-04T09:59:53.5478567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\qconfig.cpython-310.pyc 2025-12-04T09:59:53.5483569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\qconfig_mapping.cpython-310.pyc 2025-12-04T09:59:53.5488999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantization_mappings.cpython-310.pyc 2025-12-04T09:59:53.5494038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize.cpython-310.pyc 2025-12-04T09:59:53.5499263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize_fx.cpython-310.pyc 2025-12-04T09:59:53.5504375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize_jit.cpython-310.pyc 2025-12-04T09:59:53.5508259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quantize_pt2e.cpython-310.pyc 2025-12-04T09:59:53.5513344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\quant_type.cpython-310.pyc 2025-12-04T09:59:53.5518322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\stubs.cpython-310.pyc 2025-12-04T09:59:53.5523284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.5528289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\_correct_bias.cpython-310.pyc 2025-12-04T09:59:53.5532595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\_equalize.cpython-310.pyc 2025-12-04T09:59:53.5548881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\_learnable_fake_quantize.cpython-310.pyc 2025-12-04T09:59:53.5553095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\quantization\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5574909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\ao\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5586521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\anomaly_mode.py 2025-12-04T09:59:53.5590258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\forward_ad.py 2025-12-04T09:59:53.5595031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\function.py 2025-12-04T09:59:53.5601264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\functional.py 2025-12-04T09:59:53.5624659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\gradcheck.py 2025-12-04T09:59:53.5630261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\grad_mode.py 2025-12-04T09:59:53.5635433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\graph.py 2025-12-04T09:59:53.5640542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\profiler.py 2025-12-04T09:59:53.5644556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\profiler_legacy.py 2025-12-04T09:59:53.5649516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\profiler_util.py 2025-12-04T09:59:53.5653134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\variable.py 2025-12-04T09:59:53.5658532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__init__.py 2025-12-04T09:59:53.5665783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\tensor.py 2025-12-04T09:59:53.5669191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\utils.py 2025-12-04T09:59:53.5674176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__init__.py 2025-12-04T09:59:53.5681276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__pycache__\tensor.cpython-310.pyc 2025-12-04T09:59:53.5684774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.5688426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\_functions\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5707464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\anomaly_mode.cpython-310.pyc 2025-12-04T09:59:53.5710838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\forward_ad.cpython-310.pyc 2025-12-04T09:59:53.5714483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\function.cpython-310.pyc 2025-12-04T09:59:53.5727418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\functional.cpython-310.pyc 2025-12-04T09:59:53.5731168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\gradcheck.cpython-310.pyc 2025-12-04T09:59:53.5734987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\grad_mode.cpython-310.pyc 2025-12-04T09:59:53.5738862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\graph.cpython-310.pyc 2025-12-04T09:59:53.5742437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\profiler.cpython-310.pyc 2025-12-04T09:59:53.5747110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\profiler_legacy.cpython-310.pyc 2025-12-04T09:59:53.5750631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\profiler_util.cpython-310.pyc 2025-12-04T09:59:53.5754738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\variable.cpython-310.pyc 2025-12-04T09:59:53.5758411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\autograd\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5768423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\__init__.py 2025-12-04T09:59:53.5775249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cpu\__init__.py 2025-12-04T09:59:53.5781996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cpu\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5789356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cuda\__init__.py 2025-12-04T09:59:53.5796230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cuda\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5803700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\rnn.py 2025-12-04T09:59:53.5807076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\__init__.py 2025-12-04T09:59:53.5814102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\__pycache__\rnn.cpython-310.pyc 2025-12-04T09:59:53.5817659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cudnn\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5825154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cusparselt\__init__.py 2025-12-04T09:59:53.5832267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\cusparselt\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5849771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\kleidiai\__init__.py 2025-12-04T09:59:53.5857003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\kleidiai\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5864080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mha\__init__.py 2025-12-04T09:59:53.5870753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mha\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5878548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\miopen\__init__.py 2025-12-04T09:59:53.5885241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\miopen\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5892560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkl\__init__.py 2025-12-04T09:59:53.5900139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkl\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5907781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkldnn\__init__.py 2025-12-04T09:59:53.5914500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mkldnn\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5921785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mps\__init__.py 2025-12-04T09:59:53.5928823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\mps\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5936396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\nnpack\__init__.py 2025-12-04T09:59:53.5944352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\nnpack\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5951723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\openmp\__init__.py 2025-12-04T09:59:53.5958542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\openmp\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5967680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\opt_einsum\__init__.py 2025-12-04T09:59:53.5977508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\opt_einsum\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.5987458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\quantized\__init__.py 2025-12-04T09:59:53.5995834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\quantized\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.6005681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\run_cpu.py 2025-12-04T09:59:53.6010859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\__init__.py 2025-12-04T09:59:53.6018249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\__pycache__\run_cpu.cpython-310.pyc 2025-12-04T09:59:53.6023740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xeon\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.6032437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xnnpack\__init__.py 2025-12-04T09:59:53.6041936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\xnnpack\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.6051901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\preprocess.py 2025-12-04T09:59:53.6055544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\__init__.py 2025-12-04T09:59:53.6064889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\__pycache__\preprocess.cpython-310.pyc 2025-12-04T09:59:53.6069563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_coreml\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.6078264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\prepare.py 2025-12-04T09:59:53.6082849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\serializer.py 2025-12-04T09:59:53.6088298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__init__.py 2025-12-04T09:59:53.6095869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__pycache__\prepare.cpython-310.pyc 2025-12-04T09:59:53.6100683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__pycache__\serializer.cpython-310.pyc 2025-12-04T09:59:53.6128216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\_nnapi\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.6148722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\backends\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.6158192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\FileStoreTest.exe 2025-12-04T09:59:53.6165611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\protoc.exe 2025-12-04T09:59:53.6185408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\TCPStoreTest.exe 2025-12-04T09:59:53.6191331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\test_api.exe 2025-12-04T09:59:53.6245340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\test_jit.exe 2025-12-04T09:59:53.6288596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\bin\test_lazy.exe 2025-12-04T09:59:53.6307509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\config.py 2025-12-04T09:59:53.6310916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\_cache.py 2025-12-04T09:59:53.6314276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__init__.py 2025-12-04T09:59:53.6321273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__pycache__\config.cpython-310.pyc 2025-12-04T09:59:53.6324843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__pycache__\_cache.cpython-310.pyc 2025-12-04T09:59:53.6328713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\compiler\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.6346170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\_tensorboard_vis.py 2025-12-04T09:59:53.6349498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\__init__.py 2025-12-04T09:59:53.6355730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\__pycache__\_tensorboard_vis.cpython-310.pyc 2025-12-04T09:59:53.6359357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\contrib\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.6368602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\__init__.py 2025-12-04T09:59:53.6376642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\autocast_mode.py 2025-12-04T09:59:53.6380039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\grad_scaler.py 2025-12-04T09:59:53.6383251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__init__.py 2025-12-04T09:59:53.6399833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__pycache__\autocast_mode.cpython-310.pyc 2025-12-04T09:59:53.6403716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__pycache__\grad_scaler.cpython-310.pyc 2025-12-04T09:59:53.6407088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\amp\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.6425987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cpu\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.6440869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\csrc\inductor\aoti_runtime\model.h 2025-12-04T09:59:53.6450023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\comm.py 2025-12-04T09:59:53.6453335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\gds.py 2025-12-04T09:59:53.6456659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\graphs.py 2025-12-04T09:59:53.6460471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\green_contexts.py 2025-12-04T09:59:53.6464068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\jiterator.py 2025-12-04T09:59:53.6477075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\memory.py 2025-12-04T09:59:53.6480679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\nccl.py 2025-12-04T09:59:53.6483885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\nvtx.py 2025-12-04T09:59:53.6487169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\profiler.py 2025-12-04T09:59:53.6490587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\random.py 2025-12-04T09:59:53.6493825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\sparse.py 2025-12-04T09:59:53.6497087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\streams.py 2025-12-04T09:59:53.6500438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\tunable.py 2025-12-04T09:59:53.6503867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_device_limits.py 2025-12-04T09:59:53.6507092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_gpu_trace.py 2025-12-04T09:59:53.6510459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_memory_viz.py 2025-12-04T09:59:53.6513885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_pin_memory_utils.py 2025-12-04T09:59:53.6517261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_sanitizer.py 2025-12-04T09:59:53.6520751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\_utils.py 2025-12-04T09:59:53.6524028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__init__.py 2025-12-04T09:59:53.6530915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\autocast_mode.py 2025-12-04T09:59:53.6534327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\common.py 2025-12-04T09:59:53.6537891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\grad_scaler.py 2025-12-04T09:59:53.6541342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__init__.py 2025-12-04T09:59:53.6558134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\autocast_mode.cpython-310.pyc 2025-12-04T09:59:53.6561684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\common.cpython-310.pyc 2025-12-04T09:59:53.6565262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\grad_scaler.cpython-310.pyc 2025-12-04T09:59:53.6579419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\amp\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.6590706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\comm.cpython-310.pyc 2025-12-04T09:59:53.6595663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\gds.cpython-310.pyc 2025-12-04T09:59:53.6600313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\graphs.cpython-310.pyc 2025-12-04T09:59:53.6614050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\green_contexts.cpython-310.pyc 2025-12-04T09:59:53.6617919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\jiterator.cpython-310.pyc 2025-12-04T09:59:53.6621676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\memory.cpython-310.pyc 2025-12-04T09:59:53.6625703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\nccl.cpython-310.pyc 2025-12-04T09:59:53.6629842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\nvtx.cpython-310.pyc 2025-12-04T09:59:53.6633778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\profiler.cpython-310.pyc 2025-12-04T09:59:53.6638090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\random.cpython-310.pyc 2025-12-04T09:59:53.6641821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\sparse.cpython-310.pyc 2025-12-04T09:59:53.6645709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\streams.cpython-310.pyc 2025-12-04T09:59:53.6649492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\tunable.cpython-310.pyc 2025-12-04T09:59:53.6653127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_device_limits.cpython-310.pyc 2025-12-04T09:59:53.6656842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_gpu_trace.cpython-310.pyc 2025-12-04T09:59:53.6660695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_memory_viz.cpython-310.pyc 2025-12-04T09:59:53.6664644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_pin_memory_utils.cpython-310.pyc 2025-12-04T09:59:53.6678008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_sanitizer.cpython-310.pyc 2025-12-04T09:59:53.6681769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\_utils.cpython-310.pyc 2025-12-04T09:59:53.6685752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\cuda\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.6696322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\argparse_util.py 2025-12-04T09:59:53.6700086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\c10d_logger.py 2025-12-04T09:59:53.6703642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\collective_utils.py 2025-12-04T09:59:53.6718085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\constants.py 2025-12-04T09:59:53.6721629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\device_mesh.py 2025-12-04T09:59:53.6725555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\distributed_c10d.py 2025-12-04T09:59:53.6732047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launch.py 2025-12-04T09:59:53.6735640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\logging_handlers.py 2025-12-04T09:59:53.6739178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\remote_device.py 2025-12-04T09:59:53.6743028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rendezvous.py 2025-12-04T09:59:53.6746941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\run.py 2025-12-04T09:59:53.6750626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\utils.py 2025-12-04T09:59:53.6754483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_checkpointable.py 2025-12-04T09:59:53.6758086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable_state.py 2025-12-04T09:59:53.6761915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_dist2.py 2025-12-04T09:59:53.6765275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_functional_collectives.py 2025-12-04T09:59:53.6770884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_functional_collectives_impl.py 2025-12-04T09:59:53.6774674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_mesh_layout.py 2025-12-04T09:59:53.6778645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_serialization.py 2025-12-04T09:59:53.6782239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_state_dict_utils.py 2025-12-04T09:59:53.6786131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__init__.py 2025-12-04T09:59:53.6805275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\join.py 2025-12-04T09:59:53.6808849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\__init__.py 2025-12-04T09:59:53.6815934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\ddp_zero_hook.py 2025-12-04T09:59:53.6819633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\debugging_hooks.py 2025-12-04T09:59:53.6823304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\default_hooks.py 2025-12-04T09:59:53.6836746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\mixed_precision_hooks.py 2025-12-04T09:59:53.6840398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\optimizer_overlap_hooks.py 2025-12-04T09:59:53.6843858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\post_localSGD_hook.py 2025-12-04T09:59:53.6847341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\powerSGD_hook.py 2025-12-04T09:59:53.6851253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\quantization_hooks.py 2025-12-04T09:59:53.6854809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__init__.py 2025-12-04T09:59:53.6862098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\ddp_zero_hook.cpython-310.pyc 2025-12-04T09:59:53.6865980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\debugging_hooks.cpython-310.pyc 2025-12-04T09:59:53.6870277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\default_hooks.cpython-310.pyc 2025-12-04T09:59:53.6883803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\mixed_precision_hooks.cpython-310.pyc 2025-12-04T09:59:53.6887550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\optimizer_overlap_hooks.cpython-310.pyc 2025-12-04T09:59:53.6892565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\post_localSGD_hook.cpython-310.pyc 2025-12-04T09:59:53.6896625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\powerSGD_hook.cpython-310.pyc 2025-12-04T09:59:53.6900700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\quantization_hooks.cpython-310.pyc 2025-12-04T09:59:53.6904324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\ddp_comm_hooks\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.6922307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\averagers.py 2025-12-04T09:59:53.6926088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py 2025-12-04T09:59:53.6929495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\utils.py 2025-12-04T09:59:53.6942880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__init__.py 2025-12-04T09:59:53.6949431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\averagers.cpython-310.pyc 2025-12-04T09:59:53.6953261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\hierarchical_model_averager.cpython-310.pyc 2025-12-04T09:59:53.6956669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.6970425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\model_averaging\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.6978269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py 2025-12-04T09:59:53.6981647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\__init__.py 2025-12-04T09:59:53.6987883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\__pycache__\checkpoint_wrapper.cpython-310.pyc 2025-12-04T09:59:53.6992969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_checkpoint\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.7000699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\default_hooks.py 2025-12-04T09:59:53.7004058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\__init__.py 2025-12-04T09:59:53.7012560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\__pycache__\default_hooks.cpython-310.pyc 2025-12-04T09:59:53.7016108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_comm_hooks\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.7024165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\optimizer_overlap.py 2025-12-04T09:59:53.7027877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\__init__.py 2025-12-04T09:59:53.7035069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\__pycache__\optimizer_overlap.cpython-310.pyc 2025-12-04T09:59:53.7038515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_optimizer_overlap\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.7045528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\quantization.py 2025-12-04T09:59:53.7049245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\__init__.py 2025-12-04T09:59:53.7055991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\__pycache__\quantization.cpython-310.pyc 2025-12-04T09:59:53.7059514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\_quantization\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.7066892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\__pycache__\join.cpython-310.pyc 2025-12-04T09:59:53.7070543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\algorithms\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.7078010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\autograd\__init__.py 2025-12-04T09:59:53.7084785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\autograd\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.7094314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\api.py 2025-12-04T09:59:53.7097774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\default_planner.py 2025-12-04T09:59:53.7101380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\filesystem.py 2025-12-04T09:59:53.7104944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\format_utils.py 2025-12-04T09:59:53.7117865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\hf_storage.py 2025-12-04T09:59:53.7121269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\logger.py 2025-12-04T09:59:53.7124910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\logging_handlers.py 2025-12-04T09:59:53.7128358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\metadata.py 2025-12-04T09:59:53.7131802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\optimizer.py 2025-12-04T09:59:53.7135195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\planner.py 2025-12-04T09:59:53.7138610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\planner_helpers.py 2025-12-04T09:59:53.7142302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\quantized_hf_storage.py 2025-12-04T09:59:53.7145792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\resharding.py 2025-12-04T09:59:53.7149295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\staging.py 2025-12-04T09:59:53.7153484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\stateful.py 2025-12-04T09:59:53.7157140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\state_dict.py 2025-12-04T09:59:53.7161220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\state_dict_loader.py 2025-12-04T09:59:53.7165076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\state_dict_saver.py 2025-12-04T09:59:53.7168618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\storage.py 2025-12-04T09:59:53.7172132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\utils.py 2025-12-04T09:59:53.7175760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_async_executor.py 2025-12-04T09:59:53.7179401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_async_process_executor.py 2025-12-04T09:59:53.7183125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_async_thread_executor.py 2025-12-04T09:59:53.7204743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_checkpointer.py 2025-12-04T09:59:53.7247944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_consolidate_hf_safetensors.py 2025-12-04T09:59:53.7253510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_dedup_save_plans.py 2025-12-04T09:59:53.7259055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_dedup_tensors.py 2025-12-04T09:59:53.7264404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_extension.py 2025-12-04T09:59:53.7268885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_fsspec_filesystem.py 2025-12-04T09:59:53.7272930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_hf_utils.py 2025-12-04T09:59:53.7276587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_nested_dict.py 2025-12-04T09:59:53.7281674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_pg_transport.py 2025-12-04T09:59:53.7296785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_sharded_tensor_utils.py 2025-12-04T09:59:53.7300355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_state_dict_stager.py 2025-12-04T09:59:53.7303875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_storage_utils.py 2025-12-04T09:59:53.7307518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_traverse.py 2025-12-04T09:59:53.7311041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_version.py 2025-12-04T09:59:53.7314383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__init__.py 2025-12-04T09:59:53.7322247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\barriers.py 2025-12-04T09:59:53.7327106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\builder.py 2025-12-04T09:59:53.7331084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpointer.py 2025-12-04T09:59:53.7334619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpoint_process.py 2025-12-04T09:59:53.7347375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpoint_reader.py 2025-12-04T09:59:53.7350909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\checkpoint_writer.py 2025-12-04T09:59:53.7354435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\config.py 2025-12-04T09:59:53.7357846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\staging.py 2025-12-04T09:59:53.7361181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\types.py 2025-12-04T09:59:53.7364625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\utils.py 2025-12-04T09:59:53.7368217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__init__.py 2025-12-04T09:59:53.7375824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\barriers.cpython-310.pyc 2025-12-04T09:59:53.7379656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\builder.cpython-310.pyc 2025-12-04T09:59:53.7385023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpointer.cpython-310.pyc 2025-12-04T09:59:53.7398963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpoint_process.cpython-310.pyc 2025-12-04T09:59:53.7403900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpoint_reader.cpython-310.pyc 2025-12-04T09:59:53.7409097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\checkpoint_writer.cpython-310.pyc 2025-12-04T09:59:53.7414236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\config.cpython-310.pyc 2025-12-04T09:59:53.7419191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\staging.cpython-310.pyc 2025-12-04T09:59:53.7422751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\types.cpython-310.pyc 2025-12-04T09:59:53.7427657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.7432511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\_experimental\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.7444035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:53.7449142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\default_planner.cpython-310.pyc 2025-12-04T09:59:53.7453954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\filesystem.cpython-310.pyc 2025-12-04T09:59:53.7476915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\format_utils.cpython-310.pyc 2025-12-04T09:59:53.7480352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\hf_storage.cpython-310.pyc 2025-12-04T09:59:53.7484421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\logger.cpython-310.pyc 2025-12-04T09:59:53.7488623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\logging_handlers.cpython-310.pyc 2025-12-04T09:59:53.7492377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\metadata.cpython-310.pyc 2025-12-04T09:59:53.7496619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\optimizer.cpython-310.pyc 2025-12-04T09:59:53.7500941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\planner.cpython-310.pyc 2025-12-04T09:59:53.7504719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\planner_helpers.cpython-310.pyc 2025-12-04T09:59:53.7508962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\quantized_hf_storage.cpython-310.pyc 2025-12-04T09:59:53.7513039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\resharding.cpython-310.pyc 2025-12-04T09:59:53.7516682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\staging.cpython-310.pyc 2025-12-04T09:59:53.7520776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\stateful.cpython-310.pyc 2025-12-04T09:59:53.7525187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\state_dict.cpython-310.pyc 2025-12-04T09:59:53.7529324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\state_dict_loader.cpython-310.pyc 2025-12-04T09:59:53.7544102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\state_dict_saver.cpython-310.pyc 2025-12-04T09:59:53.7549365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\storage.cpython-310.pyc 2025-12-04T09:59:53.7553071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.7557922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_async_executor.cpython-310.pyc 2025-12-04T09:59:53.7562944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_async_process_executor.cpython-310.pyc 2025-12-04T09:59:53.7568111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_async_thread_executor.cpython-310.pyc 2025-12-04T09:59:53.7573181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_checkpointer.cpython-310.pyc 2025-12-04T09:59:53.7578676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_consolidate_hf_safetensors.cpython-310.pyc 2025-12-04T09:59:53.7593109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_dedup_save_plans.cpython-310.pyc 2025-12-04T09:59:53.7598634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_dedup_tensors.cpython-310.pyc 2025-12-04T09:59:53.7603537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_extension.cpython-310.pyc 2025-12-04T09:59:53.7608539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_fsspec_filesystem.cpython-310.pyc 2025-12-04T09:59:53.7613469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_hf_utils.cpython-310.pyc 2025-12-04T09:59:53.7617155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_nested_dict.cpython-310.pyc 2025-12-04T09:59:53.7633375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_pg_transport.cpython-310.pyc 2025-12-04T09:59:53.7638626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_sharded_tensor_utils.cpython-310.pyc 2025-12-04T09:59:53.7661485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_state_dict_stager.cpython-310.pyc 2025-12-04T09:59:53.7666906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_storage_utils.cpython-310.pyc 2025-12-04T09:59:53.7670697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_traverse.cpython-310.pyc 2025-12-04T09:59:53.7674228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\_version.cpython-310.pyc 2025-12-04T09:59:53.7677857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\checkpoint\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.7688590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\_frontend.py 2025-12-04T09:59:53.7692121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\_handlers.py 2025-12-04T09:59:53.7695553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\_store.py 2025-12-04T09:59:53.7699002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\__init__.py 2025-12-04T09:59:53.7716383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\__pycache__\_frontend.cpython-310.pyc 2025-12-04T09:59:53.7720968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\__pycache__\_handlers.cpython-310.pyc 2025-12-04T09:59:53.7724305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\__pycache__\_store.cpython-310.pyc 2025-12-04T09:59:53.7737634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\debug\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.7746092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\control_plane.py 2025-12-04T09:59:53.7749620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\__init__.py 2025-12-04T09:59:53.7756850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\__init__.py 2025-12-04T09:59:53.7762868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\api.py 2025-12-04T09:59:53.7766547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\health_check_server.py 2025-12-04T09:59:53.7770450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\local_elastic_agent.py 2025-12-04T09:59:53.7775290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__init__.py 2025-12-04T09:59:53.7792292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:53.7796446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\health_check_server.cpython-310.pyc 2025-12-04T09:59:53.7799966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\local_elastic_agent.cpython-310.pyc 2025-12-04T09:59:53.7813695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\server\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.7821382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\agent\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.7829678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\api.py 2025-12-04T09:59:53.7833620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\handlers.py 2025-12-04T09:59:53.7836962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__init__.py 2025-12-04T09:59:53.7844355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:53.7848090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__pycache__\handlers.cpython-310.pyc 2025-12-04T09:59:53.7851663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\events\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.7868443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\api.py 2025-12-04T09:59:53.7872483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\__init__.py 2025-12-04T09:59:53.7881950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:53.7885456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\metrics\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.8006084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\api.py 2025-12-04T09:59:53.8011282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\redirects.py 2025-12-04T09:59:53.8016459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\tail_log.py 2025-12-04T09:59:53.8021686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__init__.py 2025-12-04T09:59:53.8113091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\error_handler.py 2025-12-04T09:59:53.8116567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\handlers.py 2025-12-04T09:59:53.8121265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__init__.py 2025-12-04T09:59:53.8144219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__pycache__\error_handler.cpython-310.pyc 2025-12-04T09:59:53.8149434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__pycache__\handlers.cpython-310.pyc 2025-12-04T09:59:53.8153489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\errors\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.8177222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\handlers.py 2025-12-04T09:59:53.8180719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\subprocess_handler.py 2025-12-04T09:59:53.8184654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__init__.py 2025-12-04T09:59:53.8205808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__pycache__\handlers.cpython-310.pyc 2025-12-04T09:59:53.8209751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__pycache__\subprocess_handler.cpython-310.pyc 2025-12-04T09:59:53.8213361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\subprocess_handler\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.8232850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:53.8236481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\redirects.cpython-310.pyc 2025-12-04T09:59:53.8240331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\tail_log.cpython-310.pyc 2025-12-04T09:59:53.8255862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\multiprocessing\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.8263830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\api.py 2025-12-04T09:59:53.8267195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\c10d_rendezvous_backend.py 2025-12-04T09:59:53.8270739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\dynamic_rendezvous.py 2025-12-04T09:59:53.8287186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_rendezvous.py 2025-12-04T09:59:53.8290935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_rendezvous_backend.py 2025-12-04T09:59:53.8294382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_server.py 2025-12-04T09:59:53.8297981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\etcd_store.py 2025-12-04T09:59:53.8301373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\registry.py 2025-12-04T09:59:53.8305009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\static_tcp_rendezvous.py 2025-12-04T09:59:53.8308398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\utils.py 2025-12-04T09:59:53.8312089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\_etcd_stub.py 2025-12-04T09:59:53.8315548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__init__.py 2025-12-04T09:59:53.8322821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:53.8326413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\c10d_rendezvous_backend.cpython-310.pyc 2025-12-04T09:59:53.8330324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\dynamic_rendezvous.cpython-310.pyc 2025-12-04T09:59:53.8345601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_rendezvous.cpython-310.pyc 2025-12-04T09:59:53.8349471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_rendezvous_backend.cpython-310.pyc 2025-12-04T09:59:53.8353127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_server.cpython-310.pyc 2025-12-04T09:59:53.8356564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\etcd_store.cpython-310.pyc 2025-12-04T09:59:53.8360220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\registry.cpython-310.pyc 2025-12-04T09:59:53.8364047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\static_tcp_rendezvous.cpython-310.pyc 2025-12-04T09:59:53.8367551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.8371346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\_etcd_stub.cpython-310.pyc 2025-12-04T09:59:53.8375103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\rendezvous\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.8384346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\api.py 2025-12-04T09:59:53.8388053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\debug_info_logging.py 2025-12-04T09:59:53.8391539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\file_based_local_timer.py 2025-12-04T09:59:53.8395151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\local_timer.py 2025-12-04T09:59:53.8410183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__init__.py 2025-12-04T09:59:53.8417572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:53.8421163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\debug_info_logging.cpython-310.pyc 2025-12-04T09:59:53.8425141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\file_based_local_timer.cpython-310.pyc 2025-12-04T09:59:53.8439637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\local_timer.cpython-310.pyc 2025-12-04T09:59:53.8443118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\timer\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.8451353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\api.py 2025-12-04T09:59:53.8454836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\distributed.py 2025-12-04T09:59:53.8458138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\logging.py 2025-12-04T09:59:53.8461542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\log_level.py 2025-12-04T09:59:53.8464897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\store.py 2025-12-04T09:59:53.8479639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__init__.py 2025-12-04T09:59:53.8530884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\cycling_iterator.py 2025-12-04T09:59:53.8535930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\elastic_distributed_sampler.py 2025-12-04T09:59:53.8539390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__init__.py 2025-12-04T09:59:53.8559161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__pycache__\cycling_iterator.cpython-310.pyc 2025-12-04T09:59:53.8562976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__pycache__\elastic_distributed_sampler.cpython-310.pyc 2025-12-04T09:59:53.8566514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\data\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.8586675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:53.8590527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\distributed.cpython-310.pyc 2025-12-04T09:59:53.8594050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\logging.cpython-310.pyc 2025-12-04T09:59:53.8608743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\log_level.cpython-310.pyc 2025-12-04T09:59:53.8612384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\store.cpython-310.pyc 2025-12-04T09:59:53.8617395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\utils\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.8625586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\__pycache__\control_plane.cpython-310.pyc 2025-12-04T09:59:53.8629691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\elastic\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.8638804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\fr_trace.py 2025-12-04T09:59:53.8642319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\__init__.py 2025-12-04T09:59:53.8648534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\builder.py 2025-12-04T09:59:53.8652342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\config_manager.py 2025-12-04T09:59:53.8656062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\fr_logger.py 2025-12-04T09:59:53.8659558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\loader.py 2025-12-04T09:59:53.8676234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\types.py 2025-12-04T09:59:53.8679853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\utils.py 2025-12-04T09:59:53.8683575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__init__.py 2025-12-04T09:59:53.8690090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__pycache__\builder.cpython-310.pyc 2025-12-04T09:59:53.8693704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__pycache__\config_manager.cpython-310.pyc 2025-12-04T09:59:53.8697523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__pycache__\fr_logger.cpython-310.pyc 2025-12-04T09:59:53.8712437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__pycache__\loader.cpython-310.pyc 2025-12-04T09:59:53.8716119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__pycache__\types.cpython-310.pyc 2025-12-04T09:59:53.8719855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.8723517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\components\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.8742144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\__pycache__\fr_trace.cpython-310.pyc 2025-12-04T09:59:53.8746084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\flight_recorder\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.8754207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\api.py 2025-12-04T09:59:53.8757847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\fully_sharded_data_parallel.py 2025-12-04T09:59:53.8762403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\sharded_grad_scaler.py 2025-12-04T09:59:53.8766027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\wrap.py 2025-12-04T09:59:53.8769612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_common_utils.py 2025-12-04T09:59:53.8785001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_debug_utils.py 2025-12-04T09:59:53.8788600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_dynamo_utils.py 2025-12-04T09:59:53.8792981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_exec_order_utils.py 2025-12-04T09:59:53.8796435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_flat_param.py 2025-12-04T09:59:53.8800737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fsdp_extensions.py 2025-12-04T09:59:53.8804289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_init_utils.py 2025-12-04T09:59:53.8808245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_limiter_utils.py 2025-12-04T09:59:53.8811895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_optim_utils.py 2025-12-04T09:59:53.8815974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_runtime_utils.py 2025-12-04T09:59:53.8819721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_shard_utils.py 2025-12-04T09:59:53.8823270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_state_dict_utils.py 2025-12-04T09:59:53.8826971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_trace_utils.py 2025-12-04T09:59:53.8831498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_traversal_utils.py 2025-12-04T09:59:53.8835254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_unshard_param_utils.py 2025-12-04T09:59:53.8838926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_wrap_utils.py 2025-12-04T09:59:53.8852980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__init__.py 2025-12-04T09:59:53.8860189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_api.py 2025-12-04T09:59:53.8863666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_collectives.py 2025-12-04T09:59:53.8867293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_common.py 2025-12-04T09:59:53.8882749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_init.py 2025-12-04T09:59:53.8886428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_param.py 2025-12-04T09:59:53.8890379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_param_group.py 2025-12-04T09:59:53.8894220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fsdp_state.py 2025-12-04T09:59:53.8897863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\_fully_shard.py 2025-12-04T09:59:53.8901489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__init__.py 2025-12-04T09:59:53.8908788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_api.cpython-310.pyc 2025-12-04T09:59:53.8912460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_collectives.cpython-310.pyc 2025-12-04T09:59:53.8916018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_common.cpython-310.pyc 2025-12-04T09:59:53.8931738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_init.cpython-310.pyc 2025-12-04T09:59:53.8935321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_param.cpython-310.pyc 2025-12-04T09:59:53.8939024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_param_group.cpython-310.pyc 2025-12-04T09:59:53.8944228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fsdp_state.cpython-310.pyc 2025-12-04T09:59:53.8949641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\_fully_shard.cpython-310.pyc 2025-12-04T09:59:53.8955145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\_fully_shard\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.8966191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:53.8971315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\fully_sharded_data_parallel.cpython-310.pyc 2025-12-04T09:59:53.8976938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\sharded_grad_scaler.cpython-310.pyc 2025-12-04T09:59:53.8991580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\wrap.cpython-310.pyc 2025-12-04T09:59:53.8996520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_common_utils.cpython-310.pyc 2025-12-04T09:59:53.9001456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_debug_utils.cpython-310.pyc 2025-12-04T09:59:53.9006244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_dynamo_utils.cpython-310.pyc 2025-12-04T09:59:53.9010286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_exec_order_utils.cpython-310.pyc 2025-12-04T09:59:53.9015104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_flat_param.cpython-310.pyc 2025-12-04T09:59:53.9022693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_fsdp_extensions.cpython-310.pyc 2025-12-04T09:59:53.9026679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_init_utils.cpython-310.pyc 2025-12-04T09:59:53.9032016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_limiter_utils.cpython-310.pyc 2025-12-04T09:59:53.9037417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_optim_utils.cpython-310.pyc 2025-12-04T09:59:53.9042941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_runtime_utils.cpython-310.pyc 2025-12-04T09:59:53.9048609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_shard_utils.cpython-310.pyc 2025-12-04T09:59:53.9053884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_state_dict_utils.cpython-310.pyc 2025-12-04T09:59:53.9069948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_trace_utils.cpython-310.pyc 2025-12-04T09:59:53.9073657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_traversal_utils.cpython-310.pyc 2025-12-04T09:59:53.9078954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_unshard_param_utils.cpython-310.pyc 2025-12-04T09:59:53.9083699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\_wrap_utils.cpython-310.pyc 2025-12-04T09:59:53.9089256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\fsdp\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.9100251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\api.py 2025-12-04T09:59:53.9103782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\__init__.py 2025-12-04T09:59:53.9113032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:53.9117980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\launcher\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.9127409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\functional.py 2025-12-04T09:59:53.9149055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\__init__.py 2025-12-04T09:59:53.9159115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\remote_module.py 2025-12-04T09:59:53.9164322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\__init__.py 2025-12-04T09:59:53.9172210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\__pycache__\remote_module.cpython-310.pyc 2025-12-04T09:59:53.9176173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\api\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.9185297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\instantiator.py 2025-12-04T09:59:53.9188943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\__init__.py 2025-12-04T09:59:53.9194914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\remote_module_template.py 2025-12-04T09:59:53.9200251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\__init__.py 2025-12-04T09:59:53.9206508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\__pycache__\remote_module_template.cpython-310.pyc 2025-12-04T09:59:53.9210191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\templates\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.9229332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\__pycache__\instantiator.cpython-310.pyc 2025-12-04T09:59:53.9233138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\jit\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.9251395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\__pycache__\functional.cpython-310.pyc 2025-12-04T09:59:53.9254883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\nn\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.9262852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\apply_optimizer_in_backward.py 2025-12-04T09:59:53.9266505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adadelta.py 2025-12-04T09:59:53.9270038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adagrad.py 2025-12-04T09:59:53.9284988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adam.py 2025-12-04T09:59:53.9288482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adamax.py 2025-12-04T09:59:53.9293361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_adamw.py 2025-12-04T09:59:53.9298182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_rmsprop.py 2025-12-04T09:59:53.9302970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_rprop.py 2025-12-04T09:59:53.9306590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\functional_sgd.py 2025-12-04T09:59:53.9311803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\named_optimizer.py 2025-12-04T09:59:53.9316708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\optimizer.py 2025-12-04T09:59:53.9321574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\post_localSGD_optimizer.py 2025-12-04T09:59:53.9326187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\utils.py 2025-12-04T09:59:53.9329871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\zero_redundancy_optimizer.py 2025-12-04T09:59:53.9335073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\zero_redundancy_optimizer.pyi 2025-12-04T09:59:53.9339983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\_deprecation_warning.py 2025-12-04T09:59:53.9344757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__init__.py 2025-12-04T09:59:53.9355903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\apply_optimizer_in_backward.cpython-310.pyc 2025-12-04T09:59:53.9359496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adadelta.cpython-310.pyc 2025-12-04T09:59:53.9364504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adagrad.cpython-310.pyc 2025-12-04T09:59:53.9379414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adam.cpython-310.pyc 2025-12-04T09:59:53.9383177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adamax.cpython-310.pyc 2025-12-04T09:59:53.9388266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_adamw.cpython-310.pyc 2025-12-04T09:59:53.9393436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_rmsprop.cpython-310.pyc 2025-12-04T09:59:53.9398543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_rprop.cpython-310.pyc 2025-12-04T09:59:53.9403519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\functional_sgd.cpython-310.pyc 2025-12-04T09:59:53.9408478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\named_optimizer.cpython-310.pyc 2025-12-04T09:59:53.9412559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\optimizer.cpython-310.pyc 2025-12-04T09:59:53.9417596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\post_localSGD_optimizer.cpython-310.pyc 2025-12-04T09:59:53.9422445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:53.9427778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\zero_redundancy_optimizer.cpython-310.pyc 2025-12-04T09:59:53.9432976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\_deprecation_warning.cpython-310.pyc 2025-12-04T09:59:53.9438159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\optim\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.9459705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\microbatch.py 2025-12-04T09:59:53.9465056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\schedules.py 2025-12-04T09:59:53.9470829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\stage.py 2025-12-04T09:59:53.9476438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_backward.py 2025-12-04T09:59:53.9491595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_debug.py 2025-12-04T09:59:53.9496716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_IR.py 2025-12-04T09:59:53.9501022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_schedule_visualizer.py 2025-12-04T09:59:53.9505857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_unflatten.py 2025-12-04T09:59:53.9510672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\_utils.py 2025-12-04T09:59:53.9515286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__init__.py 2025-12-04T09:59:53.9524692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\microbatch.cpython-310.pyc 2025-12-04T09:59:53.9529861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\schedules.cpython-310.pyc 2025-12-04T09:59:53.9534348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\stage.cpython-310.pyc 2025-12-04T09:59:53.9550250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_backward.cpython-310.pyc 2025-12-04T09:59:53.9553495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_debug.cpython-310.pyc 2025-12-04T09:59:53.9558367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_IR.cpython-310.pyc 2025-12-04T09:59:53.9563371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_schedule_visualizer.cpython-310.pyc 2025-12-04T09:59:53.9568163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_unflatten.cpython-310.pyc 2025-12-04T09:59:53.9573231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\_utils.cpython-310.pyc 2025-12-04T09:59:53.9576965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\pipelining\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.9587300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\api.py 2025-12-04T09:59:53.9592265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\backend_registry.py 2025-12-04T09:59:53.9597015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\constants.py 2025-12-04T09:59:53.9600898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\functions.py 2025-12-04T09:59:53.9616854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\internal.py 2025-12-04T09:59:53.9621534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\options.py 2025-12-04T09:59:53.9626076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\rref_proxy.py 2025-12-04T09:59:53.9632203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\server_process_global_profiler.py 2025-12-04T09:59:53.9634355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_utils.py 2025-12-04T09:59:53.9637822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__init__.py 2025-12-04T09:59:53.9646338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\faulty_agent_backend_registry.py 2025-12-04T09:59:53.9649800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\__init__.py 2025-12-04T09:59:53.9656981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\__pycache__\faulty_agent_backend_registry.cpython-310.pyc 2025-12-04T09:59:53.9676022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\_testing\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.9676863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:53.9677688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\backend_registry.cpython-310.pyc 2025-12-04T09:59:53.9678518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\constants.cpython-310.pyc 2025-12-04T09:59:53.9693622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\functions.cpython-310.pyc 2025-12-04T09:59:53.9696984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\internal.cpython-310.pyc 2025-12-04T09:59:53.9700669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\options.cpython-310.pyc 2025-12-04T09:59:53.9704213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\rref_proxy.cpython-310.pyc 2025-12-04T09:59:53.9707840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\server_process_global_profiler.cpython-310.pyc 2025-12-04T09:59:53.9711313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\_utils.cpython-310.pyc 2025-12-04T09:59:53.9715070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\rpc\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.9723366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\device_mesh.py 2025-12-04T09:59:53.9727231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\placement_types.py 2025-12-04T09:59:53.9731542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_api.py 2025-12-04T09:59:53.9735298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_collective_utils.py 2025-12-04T09:59:53.9750001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_dispatch.py 2025-12-04T09:59:53.9753478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_dtensor_spec.py 2025-12-04T09:59:53.9756994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_op_schema.py 2025-12-04T09:59:53.9760387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_random.py 2025-12-04T09:59:53.9764096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_redistribute.py 2025-12-04T09:59:53.9767840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_sharding_prop.py 2025-12-04T09:59:53.9771452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_shards_wrapper.py 2025-12-04T09:59:53.9775205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_tp_conv.py 2025-12-04T09:59:53.9778541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_utils.py 2025-12-04T09:59:53.9781828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__init__.py 2025-12-04T09:59:53.9789638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\_comm_mode.py 2025-12-04T09:59:53.9793248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\_op_coverage.py 2025-12-04T09:59:53.9796760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\_visualize_sharding.py 2025-12-04T09:59:53.9800115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__init__.py 2025-12-04T09:59:53.9817318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\_comm_mode.cpython-310.pyc 2025-12-04T09:59:53.9820965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\_op_coverage.cpython-310.pyc 2025-12-04T09:59:53.9824538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\_visualize_sharding.cpython-310.pyc 2025-12-04T09:59:53.9838506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\debug\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.9846196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_attention.py 2025-12-04T09:59:53.9849859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_func_map.py 2025-12-04T09:59:53.9853564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_register_sharding.py 2025-12-04T09:59:53.9867235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_tp_transform.py 2025-12-04T09:59:53.9870805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__init__.py 2025-12-04T09:59:53.9877887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\_attention.py 2025-12-04T09:59:53.9881749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\_cp_custom_ops.py 2025-12-04T09:59:53.9885540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\_load_balancer.py 2025-12-04T09:59:53.9899363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\_sharding_rules.py 2025-12-04T09:59:53.9902817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__init__.py 2025-12-04T09:59:53.9910234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__pycache__\_attention.cpython-310.pyc 2025-12-04T09:59:53.9914050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__pycache__\_cp_custom_ops.cpython-310.pyc 2025-12-04T09:59:53.9917687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__pycache__\_load_balancer.cpython-310.pyc 2025-12-04T09:59:53.9931386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__pycache__\_sharding_rules.cpython-310.pyc 2025-12-04T09:59:53.9934871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\_context_parallel\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.9942731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_attention.cpython-310.pyc 2025-12-04T09:59:53.9947899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_func_map.cpython-310.pyc 2025-12-04T09:59:53.9952891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_register_sharding.cpython-310.pyc 2025-12-04T09:59:53.9966527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\_tp_transform.cpython-310.pyc 2025-12-04T09:59:53.9971401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\experimental\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:53.9981785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\api.py 2025-12-04T09:59:53.9986352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\ddp.py 2025-12-04T09:59:53.9989768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\fsdp.py 2025-12-04T09:59:53.9994616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\input_reshard.py 2025-12-04T09:59:53.9999346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\loss.py 2025-12-04T09:59:54.0004437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\style.py 2025-12-04T09:59:54.0018574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\_data_parallel_utils.py 2025-12-04T09:59:54.0023529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__init__.py 2025-12-04T09:59:54.0033521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:54.0037301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\ddp.cpython-310.pyc 2025-12-04T09:59:54.0042404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\fsdp.cpython-310.pyc 2025-12-04T09:59:54.0057990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\input_reshard.cpython-310.pyc 2025-12-04T09:59:54.0062835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\loss.cpython-310.pyc 2025-12-04T09:59:54.0066408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\style.cpython-310.pyc 2025-12-04T09:59:54.0071452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\_data_parallel_utils.cpython-310.pyc 2025-12-04T09:59:54.0076679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\parallel\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.0086952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\registration.py 2025-12-04T09:59:54.0092087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\utils.py 2025-12-04T09:59:54.0095802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_common_rules.py 2025-12-04T09:59:54.0100569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_conv_ops.py 2025-12-04T09:59:54.0115217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_einsum_strategy.py 2025-12-04T09:59:54.0118810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_embedding_ops.py 2025-12-04T09:59:54.0123630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_mask_buffer.py 2025-12-04T09:59:54.0128441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_math_ops.py 2025-12-04T09:59:54.0151831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_matrix_ops.py 2025-12-04T09:59:54.0155575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_pointwise_ops.py 2025-12-04T09:59:54.0161110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_random_ops.py 2025-12-04T09:59:54.0166613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_tensor_ops.py 2025-12-04T09:59:54.0172698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\_view_ops.py 2025-12-04T09:59:54.0177911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__init__.py 2025-12-04T09:59:54.0185602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\registration.cpython-310.pyc 2025-12-04T09:59:54.0190862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:54.0194491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_common_rules.cpython-310.pyc 2025-12-04T09:59:54.0208581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_conv_ops.cpython-310.pyc 2025-12-04T09:59:54.0212245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_einsum_strategy.cpython-310.pyc 2025-12-04T09:59:54.0215731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_embedding_ops.cpython-310.pyc 2025-12-04T09:59:54.0219329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_mask_buffer.cpython-310.pyc 2025-12-04T09:59:54.0222915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_math_ops.cpython-310.pyc 2025-12-04T09:59:54.0226548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_matrix_ops.cpython-310.pyc 2025-12-04T09:59:54.0230103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_pointwise_ops.cpython-310.pyc 2025-12-04T09:59:54.0235324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_random_ops.cpython-310.pyc 2025-12-04T09:59:54.0239024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_tensor_ops.cpython-310.pyc 2025-12-04T09:59:54.0242615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\_view_ops.cpython-310.pyc 2025-12-04T09:59:54.0246384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\_ops\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.0255177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\device_mesh.cpython-310.pyc 2025-12-04T09:59:54.0258572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\placement_types.cpython-310.pyc 2025-12-04T09:59:54.0262407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_api.cpython-310.pyc 2025-12-04T09:59:54.0276047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_collective_utils.cpython-310.pyc 2025-12-04T09:59:54.0279600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_dispatch.cpython-310.pyc 2025-12-04T09:59:54.0283149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_dtensor_spec.cpython-310.pyc 2025-12-04T09:59:54.0286804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_op_schema.cpython-310.pyc 2025-12-04T09:59:54.0292954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_random.cpython-310.pyc 2025-12-04T09:59:54.0296742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_redistribute.cpython-310.pyc 2025-12-04T09:59:54.0300564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_sharding_prop.cpython-310.pyc 2025-12-04T09:59:54.0304372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_shards_wrapper.cpython-310.pyc 2025-12-04T09:59:54.0307953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_tp_conv.cpython-310.pyc 2025-12-04T09:59:54.0311494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\_utils.cpython-310.pyc 2025-12-04T09:59:54.0315098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.0323992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\checkpoint_activation.py 2025-12-04T09:59:54.0328592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\contract.py 2025-12-04T09:59:54.0332375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\replicate.py 2025-12-04T09:59:54.0336137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\replicate_with_fsdp.py 2025-12-04T09:59:54.0455591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__init__.py 2025-12-04T09:59:54.0466711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\fully_shard.py 2025-12-04T09:59:54.0470493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\__init__.py 2025-12-04T09:59:54.0480343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\__pycache__\fully_shard.cpython-310.pyc 2025-12-04T09:59:54.0485268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\fsdp\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.0494737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\checkpoint_activation.cpython-310.pyc 2025-12-04T09:59:54.0528504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\contract.cpython-310.pyc 2025-12-04T09:59:54.0533385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\replicate.cpython-310.pyc 2025-12-04T09:59:54.0589926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\replicate_with_fsdp.cpython-310.pyc 2025-12-04T09:59:54.0595072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_composable\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.0606061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_local_tensor\_c10d.py 2025-12-04T09:59:54.0610100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_local_tensor\__init__.py 2025-12-04T09:59:54.0620067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_local_tensor\__pycache__\_c10d.cpython-310.pyc 2025-12-04T09:59:54.0624881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_local_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.0638323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\int_tuple.py 2025-12-04T09:59:54.0653874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\layout.py 2025-12-04T09:59:54.0659744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\typing.py 2025-12-04T09:59:54.0665019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__init__.py 2025-12-04T09:59:54.0680388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\int_tuple.cpython-310.pyc 2025-12-04T09:59:54.0683954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\layout.cpython-310.pyc 2025-12-04T09:59:54.0689201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\typing.cpython-310.pyc 2025-12-04T09:59:54.0802077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_pycute\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.0809962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\api.py 2025-12-04T09:59:54.0814107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\common_op_utils.py 2025-12-04T09:59:54.0817795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\metadata.py 2025-12-04T09:59:54.0821613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\op_registry_utils.py 2025-12-04T09:59:54.0824932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharder.py 2025-12-04T09:59:54.0900711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\_utils.py 2025-12-04T09:59:54.0906159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__init__.py 2025-12-04T09:59:54.0918866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\checkpoint\__init__.py 2025-12-04T09:59:54.0930087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\checkpoint\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.0943187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\api.py 2025-12-04T09:59:54.0948332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\__init__.py 2025-12-04T09:59:54.0959019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:54.0964332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_optim\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.0975148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\api.py 2025-12-04T09:59:54.0980662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\logger.py 2025-12-04T09:59:54.0985670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\logging_handlers.py 2025-12-04T09:59:54.0989622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\metadata.py 2025-12-04T09:59:54.0994652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\reshard.py 2025-12-04T09:59:54.1076407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\shard.py 2025-12-04T09:59:54.1081390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\utils.py 2025-12-04T09:59:54.1086539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__init__.py 2025-12-04T09:59:54.1097305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\binary_cmp.py 2025-12-04T09:59:54.1102846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\init.py 2025-12-04T09:59:54.1108378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\misc_ops.py 2025-12-04T09:59:54.1112757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\tensor_ops.py 2025-12-04T09:59:54.1118421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\_common.py 2025-12-04T09:59:54.1220478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__init__.py 2025-12-04T09:59:54.1228199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\binary_cmp.cpython-310.pyc 2025-12-04T09:59:54.1232337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\init.cpython-310.pyc 2025-12-04T09:59:54.1238177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\misc_ops.cpython-310.pyc 2025-12-04T09:59:54.1328991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\tensor_ops.cpython-310.pyc 2025-12-04T09:59:54.1332820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\_common.cpython-310.pyc 2025-12-04T09:59:54.1337504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\_ops\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.1346492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:54.1350610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\logger.cpython-310.pyc 2025-12-04T09:59:54.1354851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\logging_handlers.cpython-310.pyc 2025-12-04T09:59:54.1465190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\metadata.cpython-310.pyc 2025-12-04T09:59:54.1470493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\reshard.cpython-310.pyc 2025-12-04T09:59:54.1476365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\shard.cpython-310.pyc 2025-12-04T09:59:54.1481208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:54.1486023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharded_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.1494014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\api.py 2025-12-04T09:59:54.1499585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\__init__.py 2025-12-04T09:59:54.1510377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:54.1515668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_plan\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.1524329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\api.py 2025-12-04T09:59:54.1530311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec.py 2025-12-04T09:59:54.1535339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\_internals.py 2025-12-04T09:59:54.1540747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__init__.py 2025-12-04T09:59:54.1630470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding.py 2025-12-04T09:59:54.1635721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\embedding_bag.py 2025-12-04T09:59:54.1640272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\_common.py 2025-12-04T09:59:54.1771899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops\__init__.py 2025-12-04T09:59:54.1779333Z 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-04T09:59:54.1783854Z 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-04T09:59:54.1787652Z 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-04T09:59:54.1880321Z 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-04T09:59:54.1889377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:54.1893135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\chunk_sharding_spec.cpython-310.pyc 2025-12-04T09:59:54.1898441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\_internals.cpython-310.pyc 2025-12-04T09:59:54.1986950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\sharding_spec\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.1995071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:54.2001307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\common_op_utils.cpython-310.pyc 2025-12-04T09:59:54.2006435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\metadata.cpython-310.pyc 2025-12-04T09:59:54.2096622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\op_registry_utils.cpython-310.pyc 2025-12-04T09:59:54.2101587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\sharder.cpython-310.pyc 2025-12-04T09:59:54.2106822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\_utils.cpython-310.pyc 2025-12-04T09:59:54.2112095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_shard\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.2121617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharded_tensor\__init__.py 2025-12-04T09:59:54.2129464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharded_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.2137742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharding_spec\__init__.py 2025-12-04T09:59:54.2147467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_sharding_spec\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.2179475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\_nvshmem_triton.py 2025-12-04T09:59:54.2185492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\__init__.py 2025-12-04T09:59:54.2196144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\__pycache__\_nvshmem_triton.cpython-310.pyc 2025-12-04T09:59:54.2201694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_symmetric_memory\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.2211898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\api.py 2025-12-04T09:59:54.2215847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\placement_types.py 2025-12-04T09:59:54.2219952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__init__.py 2025-12-04T09:59:54.2227912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__pycache__\api.cpython-310.pyc 2025-12-04T09:59:54.2231494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__pycache__\placement_types.cpython-310.pyc 2025-12-04T09:59:54.2235262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.2319938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\common_utils.py 2025-12-04T09:59:54.2324187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\fake_collectives.py 2025-12-04T09:59:54.2328553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\fsdp2_mem_tracker.py 2025-12-04T09:59:54.2333393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\ilp_utils.py 2025-12-04T09:59:54.2344917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\memory_tracker.py 2025-12-04T09:59:54.2348120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\mem_tracker.py 2025-12-04T09:59:54.2351838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\mod_tracker.py 2025-12-04T09:59:54.2355350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\runtime_estimator.py 2025-12-04T09:59:54.2358844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\sac_estimator.py 2025-12-04T09:59:54.2362381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\sac_ilp.py 2025-12-04T09:59:54.2365988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__init__.py 2025-12-04T09:59:54.2373718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\common_utils.cpython-310.pyc 2025-12-04T09:59:54.2377547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\fake_collectives.cpython-310.pyc 2025-12-04T09:59:54.2381129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\fsdp2_mem_tracker.cpython-310.pyc 2025-12-04T09:59:54.2394470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\ilp_utils.cpython-310.pyc 2025-12-04T09:59:54.2398038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\memory_tracker.cpython-310.pyc 2025-12-04T09:59:54.2401551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\mem_tracker.cpython-310.pyc 2025-12-04T09:59:54.2405126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\mod_tracker.cpython-310.pyc 2025-12-04T09:59:54.2408867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\runtime_estimator.cpython-310.pyc 2025-12-04T09:59:54.2413257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\sac_estimator.cpython-310.pyc 2025-12-04T09:59:54.2416952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\sac_ilp.cpython-310.pyc 2025-12-04T09:59:54.2420451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\_tools\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.2428897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\argparse_util.cpython-310.pyc 2025-12-04T09:59:54.2432335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\c10d_logger.cpython-310.pyc 2025-12-04T09:59:54.2436065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\collective_utils.cpython-310.pyc 2025-12-04T09:59:54.2449711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\constants.cpython-310.pyc 2025-12-04T09:59:54.2453288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\device_mesh.cpython-310.pyc 2025-12-04T09:59:54.2457087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\distributed_c10d.cpython-310.pyc 2025-12-04T09:59:54.2461824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\launch.cpython-310.pyc 2025-12-04T09:59:54.2466930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\logging_handlers.cpython-310.pyc 2025-12-04T09:59:54.2471900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\remote_device.cpython-310.pyc 2025-12-04T09:59:54.2476977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\rendezvous.cpython-310.pyc 2025-12-04T09:59:54.2481897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\run.cpython-310.pyc 2025-12-04T09:59:54.2485758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:54.2490767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_checkpointable.cpython-310.pyc 2025-12-04T09:59:54.2496421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_composable_state.cpython-310.pyc 2025-12-04T09:59:54.2501065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_dist2.cpython-310.pyc 2025-12-04T09:59:54.2505955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_functional_collectives.cpython-310.pyc 2025-12-04T09:59:54.2520625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_functional_collectives_impl.cpython-310.pyc 2025-12-04T09:59:54.2525378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_mesh_layout.cpython-310.pyc 2025-12-04T09:59:54.2530353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_serialization.cpython-310.pyc 2025-12-04T09:59:54.2535144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\_state_dict_utils.cpython-310.pyc 2025-12-04T09:59:54.2540228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributed\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.2553124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\bernoulli.py 2025-12-04T09:59:54.2558020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\beta.py 2025-12-04T09:59:54.2561477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\binomial.py 2025-12-04T09:59:54.2566089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\categorical.py 2025-12-04T09:59:54.2579446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\cauchy.py 2025-12-04T09:59:54.2584130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\chi2.py 2025-12-04T09:59:54.2588851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\constraints.py 2025-12-04T09:59:54.2594150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\constraint_registry.py 2025-12-04T09:59:54.2597568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\continuous_bernoulli.py 2025-12-04T09:59:54.2602522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\dirichlet.py 2025-12-04T09:59:54.2607407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\distribution.py 2025-12-04T09:59:54.2612104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\exponential.py 2025-12-04T09:59:54.2617282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\exp_family.py 2025-12-04T09:59:54.2621094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\fishersnedecor.py 2025-12-04T09:59:54.2625885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\gamma.py 2025-12-04T09:59:54.2630620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\generalized_pareto.py 2025-12-04T09:59:54.2635369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\geometric.py 2025-12-04T09:59:54.2640034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\gumbel.py 2025-12-04T09:59:54.2643923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\half_cauchy.py 2025-12-04T09:59:54.2649102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\half_normal.py 2025-12-04T09:59:54.2655339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\independent.py 2025-12-04T09:59:54.2680444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\inverse_gamma.py 2025-12-04T09:59:54.2694978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\kl.py 2025-12-04T09:59:54.2700493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\kumaraswamy.py 2025-12-04T09:59:54.2705490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\laplace.py 2025-12-04T09:59:54.2709004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\lkj_cholesky.py 2025-12-04T09:59:54.2712531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\logistic_normal.py 2025-12-04T09:59:54.2717805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\log_normal.py 2025-12-04T09:59:54.2721632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\lowrank_multivariate_normal.py 2025-12-04T09:59:54.2725247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\mixture_same_family.py 2025-12-04T09:59:54.2728712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\multinomial.py 2025-12-04T09:59:54.2734109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\multivariate_normal.py 2025-12-04T09:59:54.2747427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\negative_binomial.py 2025-12-04T09:59:54.2751180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\normal.py 2025-12-04T09:59:54.2754662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\one_hot_categorical.py 2025-12-04T09:59:54.2758030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\pareto.py 2025-12-04T09:59:54.2762978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\poisson.py 2025-12-04T09:59:54.2766495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\relaxed_bernoulli.py 2025-12-04T09:59:54.2770056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\relaxed_categorical.py 2025-12-04T09:59:54.2773608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\studentT.py 2025-12-04T09:59:54.2776978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\transformed_distribution.py 2025-12-04T09:59:54.2780409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\transforms.py 2025-12-04T09:59:54.2784211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\uniform.py 2025-12-04T09:59:54.2787583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\utils.py 2025-12-04T09:59:54.2791033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\von_mises.py 2025-12-04T09:59:54.2804632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\weibull.py 2025-12-04T09:59:54.2808653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\wishart.py 2025-12-04T09:59:54.2812149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__init__.py 2025-12-04T09:59:54.2820676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\bernoulli.cpython-310.pyc 2025-12-04T09:59:54.2825037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\beta.cpython-310.pyc 2025-12-04T09:59:54.2828748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\binomial.cpython-310.pyc 2025-12-04T09:59:54.2842107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\categorical.cpython-310.pyc 2025-12-04T09:59:54.2845739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\cauchy.cpython-310.pyc 2025-12-04T09:59:54.2849504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\chi2.cpython-310.pyc 2025-12-04T09:59:54.2853134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\constraints.cpython-310.pyc 2025-12-04T09:59:54.2856741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\constraint_registry.cpython-310.pyc 2025-12-04T09:59:54.2860269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\continuous_bernoulli.cpython-310.pyc 2025-12-04T09:59:54.2863779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\dirichlet.cpython-310.pyc 2025-12-04T09:59:54.2867282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\distribution.cpython-310.pyc 2025-12-04T09:59:54.2870984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\exponential.cpython-310.pyc 2025-12-04T09:59:54.2874698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\exp_family.cpython-310.pyc 2025-12-04T09:59:54.2878304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\fishersnedecor.cpython-310.pyc 2025-12-04T09:59:54.2881825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\gamma.cpython-310.pyc 2025-12-04T09:59:54.2885737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\generalized_pareto.cpython-310.pyc 2025-12-04T09:59:54.2889229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\geometric.cpython-310.pyc 2025-12-04T09:59:54.2902587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\gumbel.cpython-310.pyc 2025-12-04T09:59:54.2906407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\half_cauchy.cpython-310.pyc 2025-12-04T09:59:54.2909966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\half_normal.cpython-310.pyc 2025-12-04T09:59:54.2913469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\independent.cpython-310.pyc 2025-12-04T09:59:54.2917199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\inverse_gamma.cpython-310.pyc 2025-12-04T09:59:54.2920483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\kl.cpython-310.pyc 2025-12-04T09:59:54.2924111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\kumaraswamy.cpython-310.pyc 2025-12-04T09:59:54.2927665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\laplace.cpython-310.pyc 2025-12-04T09:59:54.2941068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\lkj_cholesky.cpython-310.pyc 2025-12-04T09:59:54.2944823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\logistic_normal.cpython-310.pyc 2025-12-04T09:59:54.2948296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\log_normal.cpython-310.pyc 2025-12-04T09:59:54.2951930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\lowrank_multivariate_normal.cpython-310.pyc 2025-12-04T09:59:54.2955423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\mixture_same_family.cpython-310.pyc 2025-12-04T09:59:54.2958882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\multinomial.cpython-310.pyc 2025-12-04T09:59:54.2962688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\multivariate_normal.cpython-310.pyc 2025-12-04T09:59:54.2967561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\negative_binomial.cpython-310.pyc 2025-12-04T09:59:54.2991078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\normal.cpython-310.pyc 2025-12-04T09:59:54.2996400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\one_hot_categorical.cpython-310.pyc 2025-12-04T09:59:54.3001246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\pareto.cpython-310.pyc 2025-12-04T09:59:54.3006142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\poisson.cpython-310.pyc 2025-12-04T09:59:54.3010427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\relaxed_bernoulli.cpython-310.pyc 2025-12-04T09:59:54.3015481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\relaxed_categorical.cpython-310.pyc 2025-12-04T09:59:54.3020327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\studentT.cpython-310.pyc 2025-12-04T09:59:54.3025351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\transformed_distribution.cpython-310.pyc 2025-12-04T09:59:54.3038986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\transforms.cpython-310.pyc 2025-12-04T09:59:54.3044016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\uniform.cpython-310.pyc 2025-12-04T09:59:54.3048885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:54.3053871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\von_mises.cpython-310.pyc 2025-12-04T09:59:54.3058890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\weibull.cpython-310.pyc 2025-12-04T09:59:54.3062632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\wishart.cpython-310.pyc 2025-12-04T09:59:54.3067835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\distributions\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.3079344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\custom_obj.py 2025-12-04T09:59:54.3084044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\custom_ops.py 2025-12-04T09:59:54.3088869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\decomp_utils.py 2025-12-04T09:59:54.3092422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\dynamic_shapes.py 2025-12-04T09:59:54.3108453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\exported_program.py 2025-12-04T09:59:54.3113544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\graph_signature.py 2025-12-04T09:59:54.3118307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\unflatten.py 2025-12-04T09:59:54.3123279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_draft_export.py 2025-12-04T09:59:54.3127829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_leakage_detection_utils.py 2025-12-04T09:59:54.3132354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_remove_auto_functionalized_pass.py 2025-12-04T09:59:54.3137158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_remove_effect_tokens_pass.py 2025-12-04T09:59:54.3141784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_safeguard.py 2025-12-04T09:59:54.3145612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_swap.py 2025-12-04T09:59:54.3150385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_trace.py 2025-12-04T09:59:54.3156398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_tree_utils.py 2025-12-04T09:59:54.3188032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_unlift.py 2025-12-04T09:59:54.3193391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\_wrapper_utils.py 2025-12-04T09:59:54.3198130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__init__.py 2025-12-04T09:59:54.3206690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\_utils.py 2025-12-04T09:59:54.3212155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\__init__.py 2025-12-04T09:59:54.3220906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\__pycache__\_utils.cpython-310.pyc 2025-12-04T09:59:54.3224522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\experimental\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.3231886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\passes\__init__.py 2025-12-04T09:59:54.3240110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\passes\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.3257858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\constants.py 2025-12-04T09:59:54.3261541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\_package.py 2025-12-04T09:59:54.3264986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\_package_weights.py 2025-12-04T09:59:54.3269651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__init__.py 2025-12-04T09:59:54.3286952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\constants.cpython-310.pyc 2025-12-04T09:59:54.3290575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\_package.cpython-310.pyc 2025-12-04T09:59:54.3294289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\_package_weights.cpython-310.pyc 2025-12-04T09:59:54.3307684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\pt2_archive\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.3317282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\custom_obj.cpython-310.pyc 2025-12-04T09:59:54.3320846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\custom_ops.cpython-310.pyc 2025-12-04T09:59:54.3325817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\decomp_utils.cpython-310.pyc 2025-12-04T09:59:54.3338767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\dynamic_shapes.cpython-310.pyc 2025-12-04T09:59:54.3342374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\exported_program.cpython-310.pyc 2025-12-04T09:59:54.3345990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\graph_signature.cpython-310.pyc 2025-12-04T09:59:54.3349965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\unflatten.cpython-310.pyc 2025-12-04T09:59:54.3353598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_draft_export.cpython-310.pyc 2025-12-04T09:59:54.3357350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_leakage_detection_utils.cpython-310.pyc 2025-12-04T09:59:54.3360915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_remove_auto_functionalized_pass.cpython-310.pyc 2025-12-04T09:59:54.3364411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_remove_effect_tokens_pass.cpython-310.pyc 2025-12-04T09:59:54.3367892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_safeguard.cpython-310.pyc 2025-12-04T09:59:54.3371733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_swap.cpython-310.pyc 2025-12-04T09:59:54.3375227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_trace.cpython-310.pyc 2025-12-04T09:59:54.3379164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_tree_utils.cpython-310.pyc 2025-12-04T09:59:54.3382799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_unlift.cpython-310.pyc 2025-12-04T09:59:54.3396105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\_wrapper_utils.cpython-310.pyc 2025-12-04T09:59:54.3399595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\export\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.3407954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fft\__init__.py 2025-12-04T09:59:54.3415503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fft\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.3422795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\func\__init__.py 2025-12-04T09:59:54.3430914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\func\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.3438839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\futures\__init__.py 2025-12-04T09:59:54.3445680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\futures\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.3453660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\annotate.py 2025-12-04T09:59:54.3456986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\config.py 2025-12-04T09:59:54.3460301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\graph.py 2025-12-04T09:59:54.3464059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\graph_module.py 2025-12-04T09:59:54.3468059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\immutable_collections.py 2025-12-04T09:59:54.3481694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\interpreter.py 2025-12-04T09:59:54.3485208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\node.py 2025-12-04T09:59:54.3488581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\operator_schemas.py 2025-12-04T09:59:54.3492105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\proxy.py 2025-12-04T09:59:54.3495446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\subgraph_rewriter.py 2025-12-04T09:59:54.3498921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\tensor_type.py 2025-12-04T09:59:54.3502745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\traceback.py 2025-12-04T09:59:54.3506198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_compatibility.py 2025-12-04T09:59:54.3509634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_graph_pickler.py 2025-12-04T09:59:54.3513102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_lazy_graph_module.py 2025-12-04T09:59:54.3516655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_pytree.py 2025-12-04T09:59:54.3520093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_symbolic_trace.py 2025-12-04T09:59:54.3523909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\_utils.py 2025-12-04T09:59:54.3528511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__init__.py 2025-12-04T09:59:54.3536028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\accelerator_partitioner.py 2025-12-04T09:59:54.3539963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\const_fold.py 2025-12-04T09:59:54.3543428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\debug.py 2025-12-04T09:59:54.3557233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\graph_gradual_typechecker.py 2025-12-04T09:59:54.3560934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\merge_matmul.py 2025-12-04T09:59:54.3564345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\meta_tracer.py 2025-12-04T09:59:54.3567837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\normalize.py 2025-12-04T09:59:54.3571313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\optimization.py 2025-12-04T09:59:54.3574826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\partitioner_utils.py 2025-12-04T09:59:54.3578289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\proxy_tensor.py 2025-12-04T09:59:54.3582869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\recording.py 2025-12-04T09:59:54.3586534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\refinement_types.py 2025-12-04T09:59:54.3590149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\rewriter.py 2025-12-04T09:59:54.3593661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\schema_type_annotation.py 2025-12-04T09:59:54.3597169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\symbolic_shapes.py 2025-12-04T09:59:54.3602516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\sym_node.py 2025-12-04T09:59:54.3606377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unify_refinements.py 2025-12-04T09:59:54.3610360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\validator.py 2025-12-04T09:59:54.3614015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_backward_state.py 2025-12-04T09:59:54.3617497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_config.py 2025-12-04T09:59:54.3620893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_constant_symnode.py 2025-12-04T09:59:54.3634887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\_dynamism.py 2025-12-04T09:59:54.3638277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__init__.py 2025-12-04T09:59:54.3644946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\constraint.py 2025-12-04T09:59:54.3648763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\constraint_generator.py 2025-12-04T09:59:54.3652567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\constraint_transformation.py 2025-12-04T09:59:54.3666259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\operation.py 2025-12-04T09:59:54.3669768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\transform_to_z3.py 2025-12-04T09:59:54.3673518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\util.py 2025-12-04T09:59:54.3677235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\z3_types.py 2025-12-04T09:59:54.3680622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__init__.py 2025-12-04T09:59:54.3687079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\constraint.cpython-310.pyc 2025-12-04T09:59:54.3691239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\constraint_generator.cpython-310.pyc 2025-12-04T09:59:54.3695516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\constraint_transformation.cpython-310.pyc 2025-12-04T09:59:54.3708936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\operation.cpython-310.pyc 2025-12-04T09:59:54.3712537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\transform_to_z3.cpython-310.pyc 2025-12-04T09:59:54.3716217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\util.cpython-310.pyc 2025-12-04T09:59:54.3719916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\z3_types.cpython-310.pyc 2025-12-04T09:59:54.3723524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\migrate_gradual_types\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.3735170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\core.py 2025-12-04T09:59:54.3778154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\dispatch.py 2025-12-04T09:59:54.3783283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\match.py 2025-12-04T09:59:54.3788124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\more.py 2025-12-04T09:59:54.3793368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\unification_tools.py 2025-12-04T09:59:54.3806941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\utils.py 2025-12-04T09:59:54.3811684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\variable.py 2025-12-04T09:59:54.3815979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__init__.py 2025-12-04T09:59:54.3823686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\conflict.py 2025-12-04T09:59:54.3827074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\core.py 2025-12-04T09:59:54.3830354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\dispatcher.py 2025-12-04T09:59:54.3833794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\utils.py 2025-12-04T09:59:54.3837367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\variadic.py 2025-12-04T09:59:54.3850836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__init__.py 2025-12-04T09:59:54.3858283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\conflict.cpython-310.pyc 2025-12-04T09:59:54.3861791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\core.cpython-310.pyc 2025-12-04T09:59:54.3865633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\dispatcher.cpython-310.pyc 2025-12-04T09:59:54.3878427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:54.3881919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\variadic.cpython-310.pyc 2025-12-04T09:59:54.3885616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\multipledispatch\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.3893849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\core.cpython-310.pyc 2025-12-04T09:59:54.3897555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\dispatch.cpython-310.pyc 2025-12-04T09:59:54.3900856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\match.cpython-310.pyc 2025-12-04T09:59:54.3914259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\more.cpython-310.pyc 2025-12-04T09:59:54.3917839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\unification_tools.cpython-310.pyc 2025-12-04T09:59:54.3921327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\utils.cpython-310.pyc 2025-12-04T09:59:54.3925007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\variable.cpython-310.pyc 2025-12-04T09:59:54.3928519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\unification\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.3937244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\accelerator_partitioner.cpython-310.pyc 2025-12-04T09:59:54.3940680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\const_fold.cpython-310.pyc 2025-12-04T09:59:54.3944093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\debug.cpython-310.pyc 2025-12-04T09:59:54.3962600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\graph_gradual_typechecker.cpython-310.pyc 2025-12-04T09:59:54.3966314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\merge_matmul.cpython-310.pyc 2025-12-04T09:59:54.3969830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\meta_tracer.cpython-310.pyc 2025-12-04T09:59:54.3973678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\normalize.cpython-310.pyc 2025-12-04T09:59:54.3977420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\optimization.cpython-310.pyc 2025-12-04T09:59:54.3980985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\partitioner_utils.cpython-310.pyc 2025-12-04T09:59:54.3985850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\proxy_tensor.cpython-310.pyc 2025-12-04T09:59:54.3990143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\recording.cpython-310.pyc 2025-12-04T09:59:54.3994086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\refinement_types.cpython-310.pyc 2025-12-04T09:59:54.3998006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\rewriter.cpython-310.pyc 2025-12-04T09:59:54.4001553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\schema_type_annotation.cpython-310.pyc 2025-12-04T09:59:54.4006376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\symbolic_shapes.cpython-310.pyc 2025-12-04T09:59:54.4010852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\sym_node.cpython-310.pyc 2025-12-04T09:59:54.4024237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\unify_refinements.cpython-310.pyc 2025-12-04T09:59:54.4027929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\validator.cpython-310.pyc 2025-12-04T09:59:54.4031740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_backward_state.cpython-310.pyc 2025-12-04T09:59:54.4035318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_config.cpython-310.pyc 2025-12-04T09:59:54.4039833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_constant_symnode.cpython-310.pyc 2025-12-04T09:59:54.4043196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\_dynamism.cpython-310.pyc 2025-12-04T09:59:54.4046726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\experimental\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.4055606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\annotate_getitem_nodes.py 2025-12-04T09:59:54.4060744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\fake_tensor_prop.py 2025-12-04T09:59:54.4064224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\graph_drawer.py 2025-12-04T09:59:54.4067682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\graph_manipulation.py 2025-12-04T09:59:54.4080847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\graph_transform_observer.py 2025-12-04T09:59:54.4084286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\net_min_base.py 2025-12-04T09:59:54.4087897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\operator_support.py 2025-12-04T09:59:54.4091318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\param_fetch.py 2025-12-04T09:59:54.4094959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\pass_manager.py 2025-12-04T09:59:54.4098350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\regional_inductor.py 2025-12-04T09:59:54.4101691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\reinplace.py 2025-12-04T09:59:54.4105230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\runtime_assert.py 2025-12-04T09:59:54.4108713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\shape_prop.py 2025-12-04T09:59:54.4112067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\splitter_base.py 2025-12-04T09:59:54.4115673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\split_module.py 2025-12-04T09:59:54.4119127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\split_utils.py 2025-12-04T09:59:54.4122685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tools_common.py 2025-12-04T09:59:54.4126395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\_tensorify_python_scalars.py 2025-12-04T09:59:54.4139551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__init__.py 2025-12-04T09:59:54.4146781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\cudagraphs.py 2025-12-04T09:59:54.4150520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\__init__.py 2025-12-04T09:59:54.4156180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\__pycache__\cudagraphs.cpython-310.pyc 2025-12-04T09:59:54.4161070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\backends\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.4169067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\__init__.py 2025-12-04T09:59:54.4175115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\cse_pass.py 2025-12-04T09:59:54.4178478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\__init__.py 2025-12-04T09:59:54.4184417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\__pycache__\cse_pass.cpython-310.pyc 2025-12-04T09:59:54.4188040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\common\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.4195780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\dialect\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.4203558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\partitioner.py 2025-12-04T09:59:54.4207171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\pass_base.py 2025-12-04T09:59:54.4210921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\pass_manager.py 2025-12-04T09:59:54.4214324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__init__.py 2025-12-04T09:59:54.4230797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\partitioner.cpython-310.pyc 2025-12-04T09:59:54.4234250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\pass_base.cpython-310.pyc 2025-12-04T09:59:54.4237724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\pass_manager.cpython-310.pyc 2025-12-04T09:59:54.4252417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\infra\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.4259967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\test_pass_manager.py 2025-12-04T09:59:54.4264759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\__init__.py 2025-12-04T09:59:54.4270720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\__pycache__\test_pass_manager.cpython-310.pyc 2025-12-04T09:59:54.4274192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\tests\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.4281664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\common.py 2025-12-04T09:59:54.4285169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\fuser_utils.py 2025-12-04T09:59:54.4288390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\matcher_utils.py 2025-12-04T09:59:54.4292175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\matcher_with_name_node_map_utils.py 2025-12-04T09:59:54.4305490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\source_matcher_utils.py 2025-12-04T09:59:54.4308927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__init__.py 2025-12-04T09:59:54.4315938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\common.cpython-310.pyc 2025-12-04T09:59:54.4320655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\fuser_utils.cpython-310.pyc 2025-12-04T09:59:54.4324402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\matcher_utils.cpython-310.pyc 2025-12-04T09:59:54.4338090Z 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-04T09:59:54.4341500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\source_matcher_utils.cpython-310.pyc 2025-12-04T09:59:54.4344987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\utils\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.4353405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\annotate_getitem_nodes.cpython-310.pyc 2025-12-04T09:59:54.4357126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\fake_tensor_prop.cpython-310.pyc 2025-12-04T09:59:54.4360644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\graph_drawer.cpython-310.pyc 2025-12-04T09:59:54.4374566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\graph_manipulation.cpython-310.pyc 2025-12-04T09:59:54.4378138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\graph_transform_observer.cpython-310.pyc 2025-12-04T09:59:54.4381624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\net_min_base.cpython-310.pyc 2025-12-04T09:59:54.4385400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\operator_support.cpython-310.pyc 2025-12-04T09:59:54.4389271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\param_fetch.cpython-310.pyc 2025-12-04T09:59:54.4392777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\pass_manager.cpython-310.pyc 2025-12-04T09:59:54.4396322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\regional_inductor.cpython-310.pyc 2025-12-04T09:59:54.4399771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\reinplace.cpython-310.pyc 2025-12-04T09:59:54.4403645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\runtime_assert.cpython-310.pyc 2025-12-04T09:59:54.4407525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\shape_prop.cpython-310.pyc 2025-12-04T09:59:54.4410800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\splitter_base.cpython-310.pyc 2025-12-04T09:59:54.4414598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\split_module.cpython-310.pyc 2025-12-04T09:59:54.4418104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\split_utils.cpython-310.pyc 2025-12-04T09:59:54.4431470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\tools_common.cpython-310.pyc 2025-12-04T09:59:54.4434999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\_tensorify_python_scalars.cpython-310.pyc 2025-12-04T09:59:54.4438429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\passes\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.4446850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\annotate.cpython-310.pyc 2025-12-04T09:59:54.4451220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\config.cpython-310.pyc 2025-12-04T09:59:54.4454835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\graph.cpython-310.pyc 2025-12-04T09:59:54.4468159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\graph_module.cpython-310.pyc 2025-12-04T09:59:54.4471796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\immutable_collections.cpython-310.pyc 2025-12-04T09:59:54.4476757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\interpreter.cpython-310.pyc 2025-12-04T09:59:54.4481728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\node.cpython-310.pyc 2025-12-04T09:59:54.4486725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\operator_schemas.cpython-310.pyc 2025-12-04T09:59:54.4490684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\proxy.cpython-310.pyc 2025-12-04T09:59:54.4495632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\subgraph_rewriter.cpython-310.pyc 2025-12-04T09:59:54.4501034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\tensor_type.cpython-310.pyc 2025-12-04T09:59:54.4505951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\traceback.cpython-310.pyc 2025-12-04T09:59:54.4510722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_compatibility.cpython-310.pyc 2025-12-04T09:59:54.4514356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_graph_pickler.cpython-310.pyc 2025-12-04T09:59:54.4519234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_lazy_graph_module.cpython-310.pyc 2025-12-04T09:59:54.4524253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_pytree.cpython-310.pyc 2025-12-04T09:59:54.4537423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_symbolic_trace.cpython-310.pyc 2025-12-04T09:59:54.4542599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\_utils.cpython-310.pyc 2025-12-04T09:59:54.4547534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\fx\__pycache__\__init__.cpython-310.pyc 2025-12-04T09:59:54.4567831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\advisor-annotate.h 2025-12-04T09:59:54.4572430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\cpuinfo.h 2025-12-04T09:59:54.4577422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl.h 2025-12-04T09:59:54.4582077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl.hpp 2025-12-04T09:59:54.4586731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_config.h 2025-12-04T09:59:54.4601156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_debug.h 2025-12-04T09:59:54.4605848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_ocl.h 2025-12-04T09:59:54.4611219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_ocl.hpp 2025-12-04T09:59:54.4615745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_sycl.h 2025-12-04T09:59:54.4619300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_sycl.hpp 2025-12-04T09:59:54.4624146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_sycl_types.h 2025-12-04T09:59:54.4628974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_threadpool.h 2025-12-04T09:59:54.4633909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_threadpool.hpp 2025-12-04T09:59:54.4637542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_threadpool_iface.hpp 2025-12-04T09:59:54.4642277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_types.h 2025-12-04T09:59:54.4647093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\dnnl_version.h 2025-12-04T09:59:54.4652141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\experiments-config.h 2025-12-04T09:59:54.4655770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16.h 2025-12-04T09:59:54.4660451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fxdiv.h 2025-12-04T09:59:54.4682760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ittnotify-zca.h 2025-12-04T09:59:54.4687919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ittnotify.h 2025-12-04T09:59:54.4694294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\jitprofiling.h 2025-12-04T09:59:54.4708665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\libittnotify.h 2025-12-04T09:59:54.4712117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\libshm.h 2025-12-04T09:59:54.4717228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\psimd.h 2025-12-04T09:59:54.4721009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pthreadpool.h 2025-12-04T09:59:54.4725088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\sleef.h 2025-12-04T09:59:54.4730366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\xnnpack.h 2025-12-04T09:59:54.4741377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\AccumulateType.h 2025-12-04T09:59:54.4745278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ArrayRef.h 2025-12-04T09:59:54.4748608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ATen.h 2025-12-04T09:59:54.4751986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\autocast_mode.h 2025-12-04T09:59:54.4755472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Backend.h 2025-12-04T09:59:54.4768487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Backtrace.h 2025-12-04T09:59:54.4772298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\BlasBackend.h 2025-12-04T09:59:54.4775881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CachedTensorUtils.h 2025-12-04T09:59:54.4779262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ceil_div.h 2025-12-04T09:59:54.4782667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\code_template.h 2025-12-04T09:59:54.4786667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CollapseDims.h 2025-12-04T09:59:54.4790255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradFunctions.h 2025-12-04T09:59:54.4793803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h 2025-12-04T09:59:54.4797932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h 2025-12-04T09:59:54.4801851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h 2025-12-04T09:59:54.4805654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradFunctions.h 2025-12-04T09:59:54.4809827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h 2025-12-04T09:59:54.4813468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h 2025-12-04T09:59:54.4817562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h 2025-12-04T09:59:54.4832654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Config.h 2025-12-04T09:59:54.4837325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Context.h 2025-12-04T09:59:54.4841274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpp_custom_type_hack.h 2025-12-04T09:59:54.4846268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUApplyUtils.h 2025-12-04T09:59:54.4851293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUFixedAllocator.h 2025-12-04T09:59:54.4856150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUFunctions.h 2025-12-04T09:59:54.4861025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUFunctions_inl.h 2025-12-04T09:59:54.4866500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CPUGeneratorImpl.h 2025-12-04T09:59:54.4870335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CUDAFunctions.h 2025-12-04T09:59:54.4875321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\CUDAFunctions_inl.h 2025-12-04T09:59:54.4890043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Device.h 2025-12-04T09:59:54.4893567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DeviceAccelerator.h 2025-12-04T09:59:54.4899212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DeviceGuard.h 2025-12-04T09:59:54.4903803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Dimname.h 2025-12-04T09:59:54.4908478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DimVector.h 2025-12-04T09:59:54.4911969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Dispatch.h 2025-12-04T09:59:54.4916819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Dispatch_v2.h 2025-12-04T09:59:54.4921851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\div_rtn.h 2025-12-04T09:59:54.4926491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DLConvertor.h 2025-12-04T09:59:54.4931322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\dlpack.h 2025-12-04T09:59:54.4934842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DTensorState.h 2025-12-04T09:59:54.4940398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\DynamicLibrary.h 2025-12-04T09:59:54.4954852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\EmptyTensor.h 2025-12-04T09:59:54.4958369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ExpandBase.h 2025-12-04T09:59:54.4962997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ExpandUtils.h 2025-12-04T09:59:54.4967689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Formatting.h 2025-12-04T09:59:54.4972903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FunctionalizeFallbackKernel.h 2025-12-04T09:59:54.4976540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FunctionalStorageImpl.h 2025-12-04T09:59:54.4981405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FunctionalTensorWrapper.h 2025-12-04T09:59:54.4986166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Functions.h 2025-12-04T09:59:54.4991423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\FuncTorchTLS.h 2025-12-04T09:59:54.4995959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Generator.h 2025-12-04T09:59:54.5010808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\InferSize.h 2025-12-04T09:59:54.5015452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\InitialTensorOptions.h 2025-12-04T09:59:54.5020317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\jiterator_macros.h 2025-12-04T09:59:54.5025444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\jit_macros.h 2025-12-04T09:59:54.5029086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Layout.h 2025-12-04T09:59:54.5034724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyBatchedFallback.h 2025-12-04T09:59:54.5039676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyBatchedTensorImpl.h 2025-12-04T09:59:54.5044735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyVmapMode.h 2025-12-04T09:59:54.5049660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LegacyVmapTransforms.h 2025-12-04T09:59:54.5054470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\LinalgBackend.h 2025-12-04T09:59:54.5078648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MapAllocator.h 2025-12-04T09:59:54.5082102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MatrixRef.h 2025-12-04T09:59:54.5086886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MemoryOverlap.h 2025-12-04T09:59:54.5091820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MetaFunctions.h 2025-12-04T09:59:54.5097064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MetaFunctions_inl.h 2025-12-04T09:59:54.5102010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\MethodOperators.h 2025-12-04T09:59:54.5107380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NamedTensor.h 2025-12-04T09:59:54.5111177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NamedTensorUtils.h 2025-12-04T09:59:54.5116026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NativeFunctions.h 2025-12-04T09:59:54.5129516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NativeMetaFunctions.h 2025-12-04T09:59:54.5134408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NestedTensorImpl.h 2025-12-04T09:59:54.5139260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\NumericUtils.h 2025-12-04T09:59:54.5143999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\OpaqueTensorImpl.h 2025-12-04T09:59:54.5148975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Operators.h 2025-12-04T09:59:54.5152956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\OpMathType.h 2025-12-04T09:59:54.5157728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\PadNd.h 2025-12-04T09:59:54.5162502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Parallel-inl.h 2025-12-04T09:59:54.5177722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Parallel.h 2025-12-04T09:59:54.5183459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ParallelFuture.h 2025-12-04T09:59:54.5198675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ParallelNative.h 2025-12-04T09:59:54.5204367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ParallelOpenMP.h 2025-12-04T09:59:54.5209738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\PTThreadPool.h 2025-12-04T09:59:54.5213470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\PythonTorchFunctionTLS.h 2025-12-04T09:59:54.5217521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\record_function.h 2025-12-04T09:59:54.5222773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\RedispatchFunctions.h 2025-12-04T09:59:54.5240756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\RegistrationDeclarations.h 2025-12-04T09:59:54.5249081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ROCmFABackend.h 2025-12-04T09:59:54.5252721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SavedTensorHooks.h 2025-12-04T09:59:54.5256314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Scalar.h 2025-12-04T09:59:54.5259638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ScalarOps.h 2025-12-04T09:59:54.5263466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ScalarType.h 2025-12-04T09:59:54.5268150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SDPBackend.h 2025-12-04T09:59:54.5272135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SequenceNumber.h 2025-12-04T09:59:54.5275667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SmallVector.h 2025-12-04T09:59:54.5279135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SparseCsrTensorImpl.h 2025-12-04T09:59:54.5282596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SparseCsrTensorUtils.h 2025-12-04T09:59:54.5286226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\SparseTensorImpl.h 2025-12-04T09:59:54.5289861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Storage.h 2025-12-04T09:59:54.5293246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\StorageUtils.h 2025-12-04T09:59:54.5306943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Tensor.h 2025-12-04T09:59:54.5310537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorAccessor.h 2025-12-04T09:59:54.5313988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorGeometry.h 2025-12-04T09:59:54.5317450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorIndexing.h 2025-12-04T09:59:54.5322792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorIterator.h 2025-12-04T09:59:54.5327383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorIteratorInternal.h 2025-12-04T09:59:54.5331450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorMeta.h 2025-12-04T09:59:54.5334756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorNames.h 2025-12-04T09:59:54.5338395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorOperators.h 2025-12-04T09:59:54.5342278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorOptions.h 2025-12-04T09:59:54.5345926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorSubclassLikeUtils.h 2025-12-04T09:59:54.5349826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TensorUtils.h 2025-12-04T09:59:54.5353636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ThreadLocalPythonObjects.h 2025-12-04T09:59:54.5357149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ThreadLocalState.h 2025-12-04T09:59:54.5360635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TracerMode.h 2025-12-04T09:59:54.5364073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\TypeDefault.h 2025-12-04T09:59:54.5367550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Utils.h 2025-12-04T09:59:54.5371065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\Version.h 2025-12-04T09:59:54.5374647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\VmapGeneratedPlumbing.h 2025-12-04T09:59:54.5386715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\WrapDimUtils.h 2025-12-04T09:59:54.5400772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\WrapDimUtilsMulti.h 2025-12-04T09:59:54.5409780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\alias_info.h 2025-12-04T09:59:54.5412938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Array.h 2025-12-04T09:59:54.5416307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATenGeneral.h 2025-12-04T09:59:54.5419663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATenOpList.h 2025-12-04T09:59:54.5432837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATen_fwd.h 2025-12-04T09:59:54.5437769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\aten_interned_strings.h 2025-12-04T09:59:54.5443054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ATen_pch.h 2025-12-04T09:59:54.5447686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Backtrace.h 2025-12-04T09:59:54.5451373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\blob.h 2025-12-04T09:59:54.5456040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\builtin_function.h 2025-12-04T09:59:54.5460911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\CachingHostAllocator.h 2025-12-04T09:59:54.5465780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\CheckMemoryFormat.h 2025-12-04T09:59:54.5469534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\class_type.h 2025-12-04T09:59:54.5473027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\custom_class.h 2025-12-04T09:59:54.5478348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DeprecatedTypeProperties.h 2025-12-04T09:59:54.5483134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h 2025-12-04T09:59:54.5487848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Dict.h 2025-12-04T09:59:54.5491458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Dict_inl.h 2025-12-04T09:59:54.5496257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Dimname.h 2025-12-04T09:59:54.5500987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DimVector.h 2025-12-04T09:59:54.5505845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\DistributionsHelper.h 2025-12-04T09:59:54.5509507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dynamic_type.h 2025-12-04T09:59:54.5524776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\enum_tag.h 2025-12-04T09:59:54.5529712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\enum_type.h 2025-12-04T09:59:54.5533332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Formatting.h 2025-12-04T09:59:54.5538234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\function.h 2025-12-04T09:59:54.5542821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\functional.h 2025-12-04T09:59:54.5547653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\function_schema.h 2025-12-04T09:59:54.5552436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\function_schema_inl.h 2025-12-04T09:59:54.5556306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Generator.h 2025-12-04T09:59:54.5561157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\GeneratorForPrivateuseone.h 2025-12-04T09:59:54.5566751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\grad_mode.h 2025-12-04T09:59:54.5571779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\IListRef.h 2025-12-04T09:59:54.5585239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\IListRef_inl.h 2025-12-04T09:59:54.5590282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\interned_strings.h 2025-12-04T09:59:54.5595353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\interned_strings_class.h 2025-12-04T09:59:54.5600154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ivalue.h 2025-12-04T09:59:54.5603807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ivalue_inl.h 2025-12-04T09:59:54.5608914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ivalue_to.h 2025-12-04T09:59:54.5613913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\jit_type.h 2025-12-04T09:59:54.5619565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\jit_type_base.h 2025-12-04T09:59:54.5624535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\LegacyTypeDispatch.h 2025-12-04T09:59:54.5629804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\List.h 2025-12-04T09:59:54.5633204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\List_inl.h 2025-12-04T09:59:54.5637880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\MT19937RNGEngine.h 2025-12-04T09:59:54.5652753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\NamedTensor.h 2025-12-04T09:59:54.5656292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\NestedIntSymNodeImpl.h 2025-12-04T09:59:54.5660932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\operator_name.h 2025-12-04T09:59:54.5665822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\PhiloxRNGEngine.h 2025-12-04T09:59:54.5671179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\PythonFallbackKernel.h 2025-12-04T09:59:54.5684471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\PythonOpRegistrationTrampoline.h 2025-12-04T09:59:54.5688118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\qualified_name.h 2025-12-04T09:59:54.5693604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\QuantizerBase.h 2025-12-04T09:59:54.5698824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Range.h 2025-12-04T09:59:54.5703802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Reduction.h 2025-12-04T09:59:54.5717389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\rref_interface.h 2025-12-04T09:59:54.5722680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Scalar.h 2025-12-04T09:59:54.5726050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\ScalarType.h 2025-12-04T09:59:54.5729862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\stack.h 2025-12-04T09:59:54.5733048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\symbol.h 2025-12-04T09:59:54.5738256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Tensor.h 2025-12-04T09:59:54.5741497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TensorAccessor.h 2025-12-04T09:59:54.5744776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TensorBase.h 2025-12-04T09:59:54.5748379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TensorBody.h 2025-12-04T09:59:54.5753348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TorchDispatchUtils.h 2025-12-04T09:59:54.5756898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\TransformationHelper.h 2025-12-04T09:59:54.5780383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\typeid.h 2025-12-04T09:59:54.5784003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\type_factory.h 2025-12-04T09:59:54.5787543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\type_ptr.h 2025-12-04T09:59:54.5802178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\UndefinedTensorImpl.h 2025-12-04T09:59:54.5802851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\UnsafeFromTH.h 2025-12-04T09:59:54.5803520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\VariableHooksInterface.h 2025-12-04T09:59:54.5804161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Variadic.h 2025-12-04T09:59:54.5805729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\Vitals.h 2025-12-04T09:59:54.5813348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\BoxedKernel.h 2025-12-04T09:59:54.5816889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\BoxedKernel_impl.h 2025-12-04T09:59:54.5820303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\KernelFunction.h 2025-12-04T09:59:54.5825321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\KernelFunction_impl.h 2025-12-04T09:59:54.5838589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\OperatorKernel.h 2025-12-04T09:59:54.5845350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\boxing.h 2025-12-04T09:59:54.5848804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\make_boxed_from_unboxed_functor.h 2025-12-04T09:59:54.5852557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\test_helpers.h 2025-12-04T09:59:54.5855948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\WrapFunctionIntoFunctor.h 2025-12-04T09:59:54.5869612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\boxing\impl\WrapFunctionIntoRuntimeFunctor.h 2025-12-04T09:59:54.5877531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\CppSignature.h 2025-12-04T09:59:54.5880909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\Dispatcher.h 2025-12-04T09:59:54.5885361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\DispatchKeyExtractor.h 2025-12-04T09:59:54.5888817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\ObservedOperators.h 2025-12-04T09:59:54.5902743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\OperatorEntry.h 2025-12-04T09:59:54.5905978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\OperatorOptions.h 2025-12-04T09:59:54.5909676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\dispatch\RegistrationHandleRAII.h 2025-12-04T09:59:54.5917711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\adaption.h 2025-12-04T09:59:54.5921130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\infer_schema.h 2025-12-04T09:59:54.5925928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\op_allowlist.h 2025-12-04T09:59:54.5930762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\core\op_registration\op_registration.h 2025-12-04T09:59:54.5951381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\FlushDenormal.h 2025-12-04T09:59:54.5956081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\Utils.h 2025-12-04T09:59:54.5961122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vml.h 2025-12-04T09:59:54.5968879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\functional.h 2025-12-04T09:59:54.5973769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\functional_base.h 2025-12-04T09:59:54.5978483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\functional_bfloat16.h 2025-12-04T09:59:54.5982110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\intrinsics.h 2025-12-04T09:59:54.5997716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec.h 2025-12-04T09:59:54.6002494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_base.h 2025-12-04T09:59:54.6007358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_convert.h 2025-12-04T09:59:54.6011161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_half.h 2025-12-04T09:59:54.6015777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_mask.h 2025-12-04T09:59:54.6020393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_n.h 2025-12-04T09:59:54.6025202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec_quant.h 2025-12-04T09:59:54.6033432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\sve_helper.h 2025-12-04T09:59:54.6038170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_bfloat16.h 2025-12-04T09:59:54.6043004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_common_sve.h 2025-12-04T09:59:54.6046577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_double.h 2025-12-04T09:59:54.6062066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_float.h 2025-12-04T09:59:54.6067062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_int.h 2025-12-04T09:59:54.6071894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\sve\vec_qint.h 2025-12-04T09:59:54.6080686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128.h 2025-12-04T09:59:54.6085399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_bfloat16_neon.h 2025-12-04T09:59:54.6090314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_convert.h 2025-12-04T09:59:54.6093854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_double_neon.h 2025-12-04T09:59:54.6109423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_float_neon.h 2025-12-04T09:59:54.6114277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_half_neon.h 2025-12-04T09:59:54.6120165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_int_aarch64.h 2025-12-04T09:59:54.6125837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_reduced_precision_common_neon.h 2025-12-04T09:59:54.6129854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec128\vec128_uint_aarch64.h 2025-12-04T09:59:54.6137520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256.h 2025-12-04T09:59:54.6140992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_16bit_float.h 2025-12-04T09:59:54.6144468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_bfloat16.h 2025-12-04T09:59:54.6148264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_complex_double.h 2025-12-04T09:59:54.6162752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_complex_float.h 2025-12-04T09:59:54.6167600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_convert.h 2025-12-04T09:59:54.6183737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_double.h 2025-12-04T09:59:54.6188893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_float.h 2025-12-04T09:59:54.6192601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_half.h 2025-12-04T09:59:54.6197728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_int.h 2025-12-04T09:59:54.6203314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_mask.h 2025-12-04T09:59:54.6208508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vec256_qint.h 2025-12-04T09:59:54.6216385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_bfloat16_vsx.h 2025-12-04T09:59:54.6221525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_common_vsx.h 2025-12-04T09:59:54.6225062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_complex_double_vsx.h 2025-12-04T09:59:54.6238045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_complex_float_vsx.h 2025-12-04T09:59:54.6241719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_double_vsx.h 2025-12-04T09:59:54.6245228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_float_vsx.h 2025-12-04T09:59:54.6249149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int16_vsx.h 2025-12-04T09:59:54.6252816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int32_vsx.h 2025-12-04T09:59:54.6256468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_int64_vsx.h 2025-12-04T09:59:54.6259997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_qint32_vsx.h 2025-12-04T09:59:54.6263546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_qint8_vsx.h 2025-12-04T09:59:54.6268841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vec256_quint8_vsx.h 2025-12-04T09:59:54.6272402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\vsx\vsx_helpers.h 2025-12-04T09:59:54.6280163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec256\zarch\vec256_zarch.h 2025-12-04T09:59:54.6288195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512.h 2025-12-04T09:59:54.6291890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_bfloat16.h 2025-12-04T09:59:54.6295662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_complex_double.h 2025-12-04T09:59:54.6299404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_complex_float.h 2025-12-04T09:59:54.6312465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_convert.h 2025-12-04T09:59:54.6315864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_double.h 2025-12-04T09:59:54.6319280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_float.h 2025-12-04T09:59:54.6324451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_float8.h 2025-12-04T09:59:54.6329498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_int.h 2025-12-04T09:59:54.6333571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_mask.h 2025-12-04T09:59:54.6337156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cpu\vec\vec512\vec512_qint.h 2025-12-04T09:59:54.6347186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ApplyGridUtils.cuh 2025-12-04T09:59:54.6350672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\AsmUtils.cuh 2025-12-04T09:59:54.6354062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ATenCUDAGeneral.h 2025-12-04T09:59:54.6357340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\Atomic.cuh 2025-12-04T09:59:54.6360857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CachingHostAllocator.h 2025-12-04T09:59:54.6374302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub-RadixSortPairs.cuh 2025-12-04T09:59:54.6378503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub.cuh 2025-12-04T09:59:54.6381940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub.h 2025-12-04T09:59:54.6385223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\cub_definitions.cuh 2025-12-04T09:59:54.6388700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAApplyUtils.cuh 2025-12-04T09:59:54.6392125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDABlas.h 2025-12-04T09:59:54.6395405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAContext.h 2025-12-04T09:59:54.6398978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAContextLight.h 2025-12-04T09:59:54.6402403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDADataType.h 2025-12-04T09:59:54.6405844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDADevice.h 2025-12-04T09:59:54.6409594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAEvent.h 2025-12-04T09:59:54.6413055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGeneratorImpl.h 2025-12-04T09:59:54.6416432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGraph.h 2025-12-04T09:59:54.6419973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGraphsUtils.cuh 2025-12-04T09:59:54.6423469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAGreenContext.h 2025-12-04T09:59:54.6426945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAScaledBlas.h 2025-12-04T09:59:54.6440189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDASparse.h 2025-12-04T09:59:54.6443754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDASparseBlas.h 2025-12-04T09:59:54.6447391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDASparseDescriptors.h 2025-12-04T09:59:54.6451026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDATensorMethods.cuh 2025-12-04T09:59:54.6454906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\CUDAUtils.h 2025-12-04T09:59:54.6458515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\DeviceUtils.cuh 2025-12-04T09:59:54.6461927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\EmptyTensor.h 2025-12-04T09:59:54.6465390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\Exceptions.h 2025-12-04T09:59:54.6469082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\jiterator.h 2025-12-04T09:59:54.6482618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\jiterator_impl.h 2025-12-04T09:59:54.6487372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\llvm_jit_strings.h 2025-12-04T09:59:54.6491306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\MemPool.h 2025-12-04T09:59:54.6494864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\NumericLimits.cuh 2025-12-04T09:59:54.6498289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PeerToPeerAccess.h 2025-12-04T09:59:54.6502105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PhiloxCudaState.h 2025-12-04T09:59:54.6505493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PhiloxUtils.cuh 2025-12-04T09:59:54.6508900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\PinnedMemoryAllocator.h 2025-12-04T09:59:54.6512360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ScanUtils.cuh 2025-12-04T09:59:54.6515791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\Sleep.h 2025-12-04T09:59:54.6519110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\ThrustAllocator.h 2025-12-04T09:59:54.6536607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\BLASConstants.h 2025-12-04T09:59:54.6539934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\CUDAHooks.h 2025-12-04T09:59:54.6543425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\DeviceThreadHandles.h 2025-12-04T09:59:54.6546820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\IndexUtils.cuh 2025-12-04T09:59:54.6560271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\IntegerDivider.cuh 2025-12-04T09:59:54.6563634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\KernelUtils.h 2025-12-04T09:59:54.6567079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\LazyNVRTC.h 2025-12-04T09:59:54.6570571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\OffsetCalculator.cuh 2025-12-04T09:59:54.6574110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\PhiloxCudaStateRaw.cuh 2025-12-04T09:59:54.6577559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\TensorInfo.cuh 2025-12-04T09:59:54.6580963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\detail\UnpackRaw.cuh 2025-12-04T09:59:54.6590653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\GemmCommon.h 2025-12-04T09:59:54.6594316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\GemmHipblaslt.h 2025-12-04T09:59:54.6597694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\GemmRocblas.h 2025-12-04T09:59:54.6600981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\StreamTimer.h 2025-12-04T09:59:54.6614796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\Tunable.h 2025-12-04T09:59:54.6618196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\TunableGemm.h 2025-12-04T09:59:54.6621605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cuda\tunable\TunableOp.h 2025-12-04T09:59:54.6629550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\cudnn-wrapper.h 2025-12-04T09:59:54.6632975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Descriptors.h 2025-12-04T09:59:54.6636323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Handle.h 2025-12-04T09:59:54.6639550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Handles.h 2025-12-04T09:59:54.6642795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Types.h 2025-12-04T09:59:54.6656004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\cudnn\Utils.h 2025-12-04T09:59:54.6663877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\AcceleratorHooksInterface.h 2025-12-04T09:59:54.6667363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\CUDAHooksInterface.h 2025-12-04T09:59:54.6670674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\FunctionTraits.h 2025-12-04T09:59:54.6683644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\HIPHooksInterface.h 2025-12-04T09:59:54.6688848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\HPUHooksInterface.h 2025-12-04T09:59:54.6692409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\IPUHooksInterface.h 2025-12-04T09:59:54.6696243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\MAIAHooksInterface.h 2025-12-04T09:59:54.6699730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\MPSHooksInterface.h 2025-12-04T09:59:54.6703230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\MTIAHooksInterface.h 2025-12-04T09:59:54.6706708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\PrivateUse1HooksInterface.h 2025-12-04T09:59:54.6710207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\XLAHooksInterface.h 2025-12-04T09:59:54.6713934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\detail\XPUHooksInterface.h 2025-12-04T09:59:54.6721852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\ADInterpreters.h 2025-12-04T09:59:54.6725259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchedFallback.h 2025-12-04T09:59:54.6728686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchedTensorImpl.h 2025-12-04T09:59:54.6741608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchingMetaprogramming.h 2025-12-04T09:59:54.6745104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\BatchRulesHelper.h 2025-12-04T09:59:54.6748501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\DynamicLayer.h 2025-12-04T09:59:54.6751920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\FunctionalizeInterpreter.h 2025-12-04T09:59:54.6755345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\Interpreter.h 2025-12-04T09:59:54.6759083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\LegacyVmapTransforms.h 2025-12-04T09:59:54.6762515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\Macros.h 2025-12-04T09:59:54.6765912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\PlumbingHelper.h 2025-12-04T09:59:54.6769842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\TensorWrapper.h 2025-12-04T09:59:54.6773186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\functorch\VmapInterpreter.h 2025-12-04T09:59:54.6784544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPAllocatorMasqueradingAsCUDA.h 2025-12-04T09:59:54.6789546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPCachingAllocatorMasqueradingAsCUDA.h 2025-12-04T09:59:54.6792980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPGuardImplMasqueradingAsCUDA.h 2025-12-04T09:59:54.6805804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\hip\impl\HIPStreamMasqueradingAsCUDA.h 2025-12-04T09:59:54.6814424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\metal\Context.h 2025-12-04T09:59:54.6821223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Descriptors.h 2025-12-04T09:59:54.6824607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Exceptions.h 2025-12-04T09:59:54.6829244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Handle.h 2025-12-04T09:59:54.6833069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\miopen-wrapper.h 2025-12-04T09:59:54.6845793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Types.h 2025-12-04T09:59:54.6849084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\miopen\Utils.h 2025-12-04T09:59:54.6856460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\EmptyTensor.h 2025-12-04T09:59:54.6859811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\IndexKernels.h 2025-12-04T09:59:54.6863099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSAllocator.h 2025-12-04T09:59:54.6866493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSAllocatorInterface.h 2025-12-04T09:59:54.6879944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSDevice.h 2025-12-04T09:59:54.6883647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSEvent.h 2025-12-04T09:59:54.6887009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSGeneratorImpl.h 2025-12-04T09:59:54.6891922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSGuardImpl.h 2025-12-04T09:59:54.6895277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSHooks.h 2025-12-04T09:59:54.6898745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSProfiler.h 2025-12-04T09:59:54.6902123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\mps\MPSStream.h 2025-12-04T09:59:54.6910476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Activation.h 2025-12-04T09:59:54.6913965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\AdaptivePooling.h 2025-12-04T09:59:54.6917290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\AmpKernels.h 2025-12-04T09:59:54.6920699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\BatchLinearAlgebra.h 2025-12-04T09:59:54.6933798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\batch_norm.h 2025-12-04T09:59:54.6937816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\BinaryOps.h 2025-12-04T09:59:54.6941385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\BucketizationUtils.h 2025-12-04T09:59:54.6944814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CanUse32BitIndexMath.h 2025-12-04T09:59:54.6948256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ComplexHelper.h 2025-12-04T09:59:54.6951792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CompositeRandomAccessor.h 2025-12-04T09:59:54.6955640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CompositeRandomAccessorCommon.h 2025-12-04T09:59:54.6959080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ConvolutionMM3d.h 2025-12-04T09:59:54.6962490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ConvUtils.h 2025-12-04T09:59:54.6965923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Copy.h 2025-12-04T09:59:54.6969375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CPUBlas.h 2025-12-04T09:59:54.6972744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\CPUFallback.h 2025-12-04T09:59:54.6976149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Cross.h 2025-12-04T09:59:54.6979587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\DilatedConvolutionUtils.h 2025-12-04T09:59:54.6982950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\DispatchStub.h 2025-12-04T09:59:54.6986430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Distance.h 2025-12-04T09:59:54.6991063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Distributions.h 2025-12-04T09:59:54.7005095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\DistributionTemplates.h 2025-12-04T09:59:54.7010192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\EmbeddingBag.h 2025-12-04T09:59:54.7014838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Fill.h 2025-12-04T09:59:54.7020033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ForeachUtils.h 2025-12-04T09:59:54.7023916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FractionalMaxPooling.h 2025-12-04T09:59:54.7029475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FunctionOfAMatrixUtils.h 2025-12-04T09:59:54.7034223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FusedAdagrad.h 2025-12-04T09:59:54.7039649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FusedAdam.h 2025-12-04T09:59:54.7044490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\FusedSGD.h 2025-12-04T09:59:54.7049100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Gelu.h 2025-12-04T09:59:54.7052673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\GridSampler.h 2025-12-04T09:59:54.7069125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\GridSamplerUtils.h 2025-12-04T09:59:54.7073912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\GroupedMMUtils.h 2025-12-04T09:59:54.7078591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\group_norm.h 2025-12-04T09:59:54.7082266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Histogram.h 2025-12-04T09:59:54.7086975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\im2col.h 2025-12-04T09:59:54.7091731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\im2col_shape_check.h 2025-12-04T09:59:54.7096641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\IndexingUtils.h 2025-12-04T09:59:54.7100148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\IndexKernel.h 2025-12-04T09:59:54.7104880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\layer_norm.h 2025-12-04T09:59:54.7109911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Lerp.h 2025-12-04T09:59:54.7114891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\LinearAlgebra.h 2025-12-04T09:59:54.7128294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\LinearAlgebraUtils.h 2025-12-04T09:59:54.7144012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\LossMulti.h 2025-12-04T09:59:54.7144631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Math.h 2025-12-04T09:59:54.7146429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\MathBitFallThroughLists.h 2025-12-04T09:59:54.7151236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\MathBitsFallback.h 2025-12-04T09:59:54.7156128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\MaxPooling.h 2025-12-04T09:59:54.7160907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\NonEmptyUtils.h 2025-12-04T09:59:54.7164632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\NonSymbolicBC.h 2025-12-04T09:59:54.7169922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Normalization.h 2025-12-04T09:59:54.7174783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Padding.h 2025-12-04T09:59:54.7197007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\PixelShuffle.h 2025-12-04T09:59:54.7201803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\PointwiseOps.h 2025-12-04T09:59:54.7207233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Pool.h 2025-12-04T09:59:54.7212357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Pow.h 2025-12-04T09:59:54.7215892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\RangeFactories.h 2025-12-04T09:59:54.7221140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\RangeUtils.h 2025-12-04T09:59:54.7224926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReduceAllOps.h 2025-12-04T09:59:54.7229998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReduceOps.h 2025-12-04T09:59:54.7233597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReduceOpsUtils.h 2025-12-04T09:59:54.7237101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ReductionType.h 2025-12-04T09:59:54.7240681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Repeat.h 2025-12-04T09:59:54.7262878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Resize.h 2025-12-04T09:59:54.7266202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ResizeCommon.h 2025-12-04T09:59:54.7269614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\RNN.h 2025-12-04T09:59:54.7273063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ScatterGatherChecks.h 2025-12-04T09:59:54.7277998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SegmentReduce.h 2025-12-04T09:59:54.7281532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SharedReduceOps.h 2025-12-04T09:59:54.7285542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SobolEngineOpsUtils.h 2025-12-04T09:59:54.7289650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Sorting.h 2025-12-04T09:59:54.7293053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SortingUtils.h 2025-12-04T09:59:54.7296540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SparseTensorUtils.h 2025-12-04T09:59:54.7299978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\SpectralOpsUtils.h 2025-12-04T09:59:54.7313285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\StridedRandomAccessor.h 2025-12-04T09:59:54.7316822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorAdvancedIndexing.h 2025-12-04T09:59:54.7320365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorAdvancedIndexingUtils.h 2025-12-04T09:59:54.7324152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorCompare.h 2025-12-04T09:59:54.7327703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorConversions.h 2025-12-04T09:59:54.7332652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorDimApply.h 2025-12-04T09:59:54.7336332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorFactories.h 2025-12-04T09:59:54.7340063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorIterator.h 2025-12-04T09:59:54.7343713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorIteratorDynamicCasting.h 2025-12-04T09:59:54.7357490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorProperties.h 2025-12-04T09:59:54.7361217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorShape.h 2025-12-04T09:59:54.7364841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TensorTransformations.h 2025-12-04T09:59:54.7368381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TopKImpl.h 2025-12-04T09:59:54.7371888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TransposeType.h 2025-12-04T09:59:54.7375389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TriangularOpsUtils.h 2025-12-04T09:59:54.7378943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\TypeProperties.h 2025-12-04T09:59:54.7382415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\UnaryOps.h 2025-12-04T09:59:54.7385649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Unfold2d.h 2025-12-04T09:59:54.7389137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\Unfold3d.h 2025-12-04T09:59:54.7392497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\UnfoldBackward.h 2025-12-04T09:59:54.7396362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\UpSample.h 2025-12-04T09:59:54.7399795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\verbose_wrapper.h 2025-12-04T09:59:54.7403182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\vol2col.h 2025-12-04T09:59:54.7418040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.h 2025-12-04T09:59:54.7421838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ao_sparse\quantized\cpu\packed_params.h 2025-12-04T09:59:54.7425542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\ao_sparse\quantized\cpu\qnnpack_utils.h 2025-12-04T09:59:54.7436168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\AtomicAddFloat.h 2025-12-04T09:59:54.7440817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\avx_mathfun.h 2025-12-04T09:59:54.7445597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\CatKernel.h 2025-12-04T09:59:54.7449171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\ChannelShuffleKernel.h 2025-12-04T09:59:54.7465347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\CopyKernel.h 2025-12-04T09:59:54.7470069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\DepthwiseConvKernel.h 2025-12-04T09:59:54.7474822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\DistributionTemplates.h 2025-12-04T09:59:54.7478556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Elu.h 2025-12-04T09:59:54.7483139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Gelu.h 2025-12-04T09:59:54.7487806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\GridSamplerKernel.h 2025-12-04T09:59:54.7493114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\IndexKernelUtils.h 2025-12-04T09:59:54.7496735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Intrinsics.h 2025-12-04T09:59:54.7501463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\int_mm_kernel.h 2025-12-04T09:59:54.7506360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\IsContiguous.h 2025-12-04T09:59:54.7511405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\LogAddExp.h 2025-12-04T09:59:54.7517293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\LogSoftmaxKernelImpl.h 2025-12-04T09:59:54.7521917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Loops.h 2025-12-04T09:59:54.7525436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\MaxUnpoolKernel.h 2025-12-04T09:59:54.7530236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\mixed_data_type.h 2025-12-04T09:59:54.7535060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\moments_utils.h 2025-12-04T09:59:54.7548662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\PixelShuffleKernel.h 2025-12-04T09:59:54.7553793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\Reduce.h 2025-12-04T09:59:54.7558628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\ReducedPrecisionFloatGemvFastPathKernel.h 2025-12-04T09:59:54.7563521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\ReduceUtils.h 2025-12-04T09:59:54.7567212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SampledAddmmKernel.h 2025-12-04T09:59:54.7572272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SerialStackImpl.h 2025-12-04T09:59:54.7577658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SoftmaxKernel.h 2025-12-04T09:59:54.7582605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\SpmmReduceKernel.h 2025-12-04T09:59:54.7587578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\StackKernel.h 2025-12-04T09:59:54.7592077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\UpSampleKernelAVXAntialias.h 2025-12-04T09:59:54.7607008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\utils.h 2025-12-04T09:59:54.7612155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\WeightNormKernel.h 2025-12-04T09:59:54.7616987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cpu\zmath.h 2025-12-04T09:59:54.7628395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Activation.h 2025-12-04T09:59:54.7632074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\BinaryInternal.h 2025-12-04T09:59:54.7636750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\block_reduce.cuh 2025-12-04T09:59:54.7641511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CompositeRandomAccessor.h 2025-12-04T09:59:54.7732509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Copy.h 2025-12-04T09:59:54.7736365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\cuBlasCommonArgs.h 2025-12-04T09:59:54.7739772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CUDAJitLoops.cuh 2025-12-04T09:59:54.7744861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CUDALoops.cuh 2025-12-04T09:59:54.7748702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CuFFTPlanCache.h 2025-12-04T09:59:54.7752182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\CuFFTUtils.h 2025-12-04T09:59:54.7756894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\cutlass_common.cuh 2025-12-04T09:59:54.7760524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\DeviceSqrt.cuh 2025-12-04T09:59:54.7764065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Distributions.h 2025-12-04T09:59:54.7768875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\DistributionTemplates.h 2025-12-04T09:59:54.7772536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\EmbeddingBackwardKernel.cuh 2025-12-04T09:59:54.7777660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ForeachFunctors.cuh 2025-12-04T09:59:54.7781628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ForeachMinMaxFunctors.cuh 2025-12-04T09:59:54.7785196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adagrad_impl.cuh 2025-12-04T09:59:54.7788711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adagrad_utils.cuh 2025-12-04T09:59:54.8156424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adamw_amsgrad_impl.cuh 2025-12-04T09:59:54.8159782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adamw_impl.cuh 2025-12-04T09:59:54.8163535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adam_amsgrad_impl.cuh 2025-12-04T09:59:54.8167125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adam_impl.cuh 2025-12-04T09:59:54.8170696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\fused_adam_utils.cuh 2025-12-04T09:59:54.8174303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GridSampler.cuh 2025-12-04T09:59:54.8177968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GridSampler.h 2025-12-04T09:59:54.8181739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GroupMM.h 2025-12-04T09:59:54.8185159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\GroupMMCommon.cuh 2025-12-04T09:59:54.8201376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\im2col.cuh 2025-12-04T09:59:54.8204963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\IndexKernel.h 2025-12-04T09:59:54.8208641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\IndexKernelUtils.h 2025-12-04T09:59:54.8212223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\JitLoops.cuh 2025-12-04T09:59:54.8215641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\jit_utils.h 2025-12-04T09:59:54.8219163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\KernelUtils.cuh 2025-12-04T09:59:54.8222804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\LaunchUtils.h 2025-12-04T09:59:54.8226469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Loops.cuh 2025-12-04T09:59:54.8230355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Math.cuh 2025-12-04T09:59:54.8234711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\MemoryAccess.cuh 2025-12-04T09:59:54.8238546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\MiscUtils.h 2025-12-04T09:59:54.8254156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\MultiTensorApply.cuh 2025-12-04T09:59:54.8257817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Normalization.cuh 2025-12-04T09:59:54.8262220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\PersistentSoftmax.cuh 2025-12-04T09:59:54.8266002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Pow.cuh 2025-12-04T09:59:54.8269407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Randperm.cuh 2025-12-04T09:59:54.8272700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Reduce.cuh 2025-12-04T09:59:54.8276449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ReduceOps.h 2025-12-04T09:59:54.8280791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\reduction_template.cuh 2025-12-04T09:59:54.8284252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Resize.h 2025-12-04T09:59:54.8287702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\RowwiseScaledMM.h 2025-12-04T09:59:54.8291932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ScaledGroupMM.h 2025-12-04T09:59:54.8307361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ScanKernels.h 2025-12-04T09:59:54.8310812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\ScanUtils.cuh 2025-12-04T09:59:54.8314594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Sort.h 2025-12-04T09:59:54.8317978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\Sorting.h 2025-12-04T09:59:54.8321382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortingCommon.cuh 2025-12-04T09:59:54.8324911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortingRadixSelect.cuh 2025-12-04T09:59:54.8328410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortStable.h 2025-12-04T09:59:54.8332028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\SortUtils.cuh 2025-12-04T09:59:54.8335612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\TensorModeKernel.cuh 2025-12-04T09:59:54.8339346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\TensorModeKernel.h 2025-12-04T09:59:54.8365163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\TensorTopK.h 2025-12-04T09:59:54.8368627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\thread_constants.h 2025-12-04T09:59:54.8372551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\UniqueCub.cuh 2025-12-04T09:59:54.8376067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\UpSample.cuh 2025-12-04T09:59:54.8379433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\cuda\vol2col.cuh 2025-12-04T09:59:54.8389640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_bgemm.h 2025-12-04T09:59:54.8392944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_gemm.h 2025-12-04T09:59:54.8396341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_gemm_template.h 2025-12-04T09:59:54.8399703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_group_gemm.h 2025-12-04T09:59:54.8403309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\ck_types.h 2025-12-04T09:59:54.8422552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\bgemm_kernels\bgemm_kernel_collection.h 2025-12-04T09:59:54.8426367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\hip\bgemm_kernels\bgemm_kernel_template.h 2025-12-04T09:59:54.8434774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\kleidiai\kai_kernels.h 2025-12-04T09:59:54.8438502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\kleidiai\kai_pack.h 2025-12-04T09:59:54.8441830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\kleidiai\kai_ukernel_interface.h 2025-12-04T09:59:54.8454144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\Conv.h 2025-12-04T09:59:54.8457885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\FusionUtils.h 2025-12-04T09:59:54.8464924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\qconv.h 2025-12-04T09:59:54.8468153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\qlinear.h 2025-12-04T09:59:54.8475348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\Attr.h 2025-12-04T09:59:54.8478977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\DnnlExt.h 2025-12-04T09:59:54.8482642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\LRUCache.h 2025-12-04T09:59:54.8486125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\oneDNN.h 2025-12-04T09:59:54.8490663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\oneDNNContext.h 2025-12-04T09:59:54.8494151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mkldnn\xpu\detail\Utils.h 2025-12-04T09:59:54.8513648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\Copy.h 2025-12-04T09:59:54.8516834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\MetalShaderLibrary.h 2025-12-04T09:59:54.8520268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\MPSGraphSequoiaOps.h 2025-12-04T09:59:54.8523698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\OperationUtils.h 2025-12-04T09:59:54.8539273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\TensorFactory.h 2025-12-04T09:59:54.8546164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\Activation.h 2025-12-04T09:59:54.8551072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\EmbeddingBag.h 2025-12-04T09:59:54.8554736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\GridSampler.h 2025-12-04T09:59:54.8558525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\LinearAlgebra.h 2025-12-04T09:59:54.8572979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\Pooling.h 2025-12-04T09:59:54.8576283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\Shape.h 2025-12-04T09:59:54.8579594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\kernels\UpSample.h 2025-12-04T09:59:54.8587634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\BinaryKernel.h 2025-12-04T09:59:54.8591254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamAmsgradKernelImpl.h 2025-12-04T09:59:54.8594903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamKernelImpl.h 2025-12-04T09:59:54.8610157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamWAmsgradKernelImpl.h 2025-12-04T09:59:54.8613788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\FusedAdamWKernelImpl.h 2025-12-04T09:59:54.8617385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mps\operations\MultiTensorApply.h 2025-12-04T09:59:54.8625135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\mtia\EmptyTensor.h 2025-12-04T09:59:54.8632416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorBinaryOps.h 2025-12-04T09:59:54.8636516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorMath.h 2025-12-04T09:59:54.8640194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorTransformerFunctions.h 2025-12-04T09:59:54.8654953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorTransformerUtils.h 2025-12-04T09:59:54.8658472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\nested\NestedTensorUtils.h 2025-12-04T09:59:54.8666747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\AffineQuantizer.h 2025-12-04T09:59:54.8670371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\AffineQuantizerBase.h 2025-12-04T09:59:54.8673839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\ConvUtils.h 2025-12-04T09:59:54.8688670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\Copy.h 2025-12-04T09:59:54.8692305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\FakeQuantAffine.h 2025-12-04T09:59:54.8696125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\IndexKernel.h 2025-12-04T09:59:54.8699670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\library.h 2025-12-04T09:59:54.8703065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\PackedParams.h 2025-12-04T09:59:54.8710510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\ACLUtils.h 2025-12-04T09:59:54.8713788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\BinaryOps.h 2025-12-04T09:59:54.8717312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\conv_serialization.h 2025-12-04T09:59:54.8720791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\EmbeddingPackedParams.h 2025-12-04T09:59:54.8734787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\fbgemm_utils.h 2025-12-04T09:59:54.8738513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\init_qnnpack.h 2025-12-04T09:59:54.8741981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\OnednnUtils.h 2025-12-04T09:59:54.8745468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qconv.h 2025-12-04T09:59:54.8749293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qembeddingbag.h 2025-12-04T09:59:54.8754433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qembeddingbag_prepack.h 2025-12-04T09:59:54.8758301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\qlinear.h 2025-12-04T09:59:54.8761549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\QnnpackUtils.h 2025-12-04T09:59:54.8765106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\QuantizedOps.h 2025-12-04T09:59:54.8768408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\QuantUtils.h 2025-12-04T09:59:54.8772116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\RuyUtils.h 2025-12-04T09:59:54.8775478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cpu\XnnpackUtils.h 2025-12-04T09:59:54.8783227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\quantized\cudnn\utils.h 2025-12-04T09:59:54.8791755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\attention.h 2025-12-04T09:59:54.8795383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\sdp_utils.h 2025-12-04T09:59:54.8798990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\sdp_utils_cpp.h 2025-12-04T09:59:54.8817445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\sdp_utils.h 2025-12-04T09:59:54.8824552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\flash_attn\flash_api.h 2025-12-04T09:59:54.8828021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\flash_attn\static_switch.h 2025-12-04T09:59:54.8835324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\debug_utils.h 2025-12-04T09:59:54.8838925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm_kernel_utils.h 2025-12-04T09:59:54.8842419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernel_backward.h 2025-12-04T09:59:54.8857884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernel_forward.h 2025-12-04T09:59:54.8861902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\pytorch_utils.h 2025-12-04T09:59:54.8869380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\epilogue\epilogue_pipelined.h 2025-12-04T09:59:54.8873269Z 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-04T09:59:54.8876822Z 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-04T09:59:54.8895256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\gemm\custom_mma.h 2025-12-04T09:59:55.2390335Z 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-04T09:59:55.2393894Z 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-04T09:59:55.2397716Z 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-04T09:59:55.2412727Z 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-04T09:59:55.2416508Z 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-04T09:59:55.2420101Z 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-04T09:59:55.2428842Z 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-04T09:59:55.2432457Z 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-04T09:59:55.2436317Z 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-04T09:59:55.2451391Z 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-04T09:59:55.2455237Z 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-04T09:59:55.2459615Z 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-04T09:59:55.2463285Z 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-04T09:59:55.2470877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassB.h 2025-12-04T09:59:55.2474830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\cuda\mem_eff_attention\kernels\cutlassF.h 2025-12-04T09:59:55.2482323Z 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-04T09:59:55.2491471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\aotriton_adapter.h 2025-12-04T09:59:55.2495123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\aotriton_versions.h 2025-12-04T09:59:55.2498654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\gemm_kernel_utils.h 2025-12-04T09:59:55.2516926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\flash_attn\flash_api.h 2025-12-04T09:59:55.2523921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\hip\flash_attn\ck\me_ck_api.h 2025-12-04T09:59:55.2538585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\transformers\xpu\sdp_utils.h 2025-12-04T09:59:55.2547268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\utils\Factory.h 2025-12-04T09:59:55.2552455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\utils\ParamsHash.h 2025-12-04T09:59:55.2557171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\native\utils\ParamUtils.h 2025-12-04T09:59:55.2568712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs.h 2025-12-04T09:59:55.2573521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute.h 2025-12-04T09:59:55.2577219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.2581947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute_native.h 2025-12-04T09:59:55.2596868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\absolute_ops.h 2025-12-04T09:59:55.2601771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.2605426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_cpu_dispatch.h 2025-12-04T09:59:55.2610351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_cuda_dispatch.h 2025-12-04T09:59:55.2615283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_native.h 2025-12-04T09:59:55.2620518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\abs_ops.h 2025-12-04T09:59:55.2623796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos.h 2025-12-04T09:59:55.2628729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh.h 2025-12-04T09:59:55.2633641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.2638346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_cpu_dispatch.h 2025-12-04T09:59:55.2643241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_cuda_dispatch.h 2025-12-04T09:59:55.2647714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_meta.h 2025-12-04T09:59:55.2651984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_meta_dispatch.h 2025-12-04T09:59:55.2655768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_native.h 2025-12-04T09:59:55.2659479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acosh_ops.h 2025-12-04T09:59:55.2663400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.2678944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_cpu_dispatch.h 2025-12-04T09:59:55.2683705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_cuda_dispatch.h 2025-12-04T09:59:55.2687348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_meta.h 2025-12-04T09:59:55.2692181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_meta_dispatch.h 2025-12-04T09:59:55.2697217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_native.h 2025-12-04T09:59:55.2702374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\acos_ops.h 2025-12-04T09:59:55.2707385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d.h 2025-12-04T09:59:55.2711213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.2716614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.2739030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_native.h 2025-12-04T09:59:55.2744218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool1d_ops.h 2025-12-04T09:59:55.2749705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d.h 2025-12-04T09:59:55.2755093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.2760344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_cpu_dispatch.h 2025-12-04T09:59:55.2765011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_cuda_dispatch.h 2025-12-04T09:59:55.2768602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_native.h 2025-12-04T09:59:55.2774084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool2d_ops.h 2025-12-04T09:59:55.2789790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d.h 2025-12-04T09:59:55.2793494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward.h 2025-12-04T09:59:55.2797347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-12-04T09:59:55.2801665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-12-04T09:59:55.2804990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_native.h 2025-12-04T09:59:55.2808662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_backward_ops.h 2025-12-04T09:59:55.2812886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.2816556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_cpu_dispatch.h 2025-12-04T09:59:55.2821743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_cuda_dispatch.h 2025-12-04T09:59:55.2825461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_native.h 2025-12-04T09:59:55.2829106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_avg_pool3d_ops.h 2025-12-04T09:59:55.2853284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d.h 2025-12-04T09:59:55.2857346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.2860999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d_native.h 2025-12-04T09:59:55.2864634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool1d_ops.h 2025-12-04T09:59:55.2868291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d.h 2025-12-04T09:59:55.2872520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward.h 2025-12-04T09:59:55.2877951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.2883343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_cpu_dispatch.h 2025-12-04T09:59:55.2888467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_cuda_dispatch.h 2025-12-04T09:59:55.2893606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_meta.h 2025-12-04T09:59:55.2899244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_meta_dispatch.h 2025-12-04T09:59:55.2913735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_native.h 2025-12-04T09:59:55.2918704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_backward_ops.h 2025-12-04T09:59:55.2924160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.2929530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_cpu_dispatch.h 2025-12-04T09:59:55.2934634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_cuda_dispatch.h 2025-12-04T09:59:55.2939566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_meta.h 2025-12-04T09:59:55.2943656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_meta_dispatch.h 2025-12-04T09:59:55.2960301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_native.h 2025-12-04T09:59:55.2965732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool2d_ops.h 2025-12-04T09:59:55.2970964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d.h 2025-12-04T09:59:55.2976152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward.h 2025-12-04T09:59:55.2981536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.2996045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_cpu_dispatch.h 2025-12-04T09:59:55.3001356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_cuda_dispatch.h 2025-12-04T09:59:55.3006494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_meta.h 2025-12-04T09:59:55.3011731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_meta_dispatch.h 2025-12-04T09:59:55.3016814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_native.h 2025-12-04T09:59:55.3022364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_backward_ops.h 2025-12-04T09:59:55.3027680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.3031755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_cpu_dispatch.h 2025-12-04T09:59:55.3036976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_cuda_dispatch.h 2025-12-04T09:59:55.3042071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_meta.h 2025-12-04T09:59:55.3047491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_meta_dispatch.h 2025-12-04T09:59:55.3053083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_native.h 2025-12-04T09:59:55.3058573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adaptive_max_pool3d_ops.h 2025-12-04T09:59:55.3063731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add.h 2025-12-04T09:59:55.3068426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm.h 2025-12-04T09:59:55.3072682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_cpu_dispatch.h 2025-12-04T09:59:55.3076468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_cuda_dispatch.h 2025-12-04T09:59:55.3081737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_meta_dispatch.h 2025-12-04T09:59:55.3086635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_native.h 2025-12-04T09:59:55.3090335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addbmm_ops.h 2025-12-04T09:59:55.3095380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv.h 2025-12-04T09:59:55.3100365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.3105421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_cpu_dispatch.h 2025-12-04T09:59:55.3110356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_cuda_dispatch.h 2025-12-04T09:59:55.3124961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_meta.h 2025-12-04T09:59:55.3130022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_meta_dispatch.h 2025-12-04T09:59:55.3135044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_native.h 2025-12-04T09:59:55.3139941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcdiv_ops.h 2025-12-04T09:59:55.3144933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul.h 2025-12-04T09:59:55.3148893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.3153782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_cpu_dispatch.h 2025-12-04T09:59:55.3158800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_cuda_dispatch.h 2025-12-04T09:59:55.3164632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_meta.h 2025-12-04T09:59:55.3169794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_meta_dispatch.h 2025-12-04T09:59:55.3174896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_native.h 2025-12-04T09:59:55.3178780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addcmul_ops.h 2025-12-04T09:59:55.3184032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm.h 2025-12-04T09:59:55.3189026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.3193942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_cpu_dispatch.h 2025-12-04T09:59:55.3198942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_cuda_dispatch.h 2025-12-04T09:59:55.3203970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_meta.h 2025-12-04T09:59:55.3208027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_meta_dispatch.h 2025-12-04T09:59:55.3213194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_native.h 2025-12-04T09:59:55.3218589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmm_ops.h 2025-12-04T09:59:55.3239059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv.h 2025-12-04T09:59:55.3255309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.3272215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_cpu_dispatch.h 2025-12-04T09:59:55.3275912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_cuda_dispatch.h 2025-12-04T09:59:55.3281189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_meta.h 2025-12-04T09:59:55.3284775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_meta_dispatch.h 2025-12-04T09:59:55.3290284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_native.h 2025-12-04T09:59:55.3294106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addmv_ops.h 2025-12-04T09:59:55.3298154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr.h 2025-12-04T09:59:55.3301791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.3307089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_cpu_dispatch.h 2025-12-04T09:59:55.3311013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_cuda_dispatch.h 2025-12-04T09:59:55.3314622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_native.h 2025-12-04T09:59:55.3318587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\addr_ops.h 2025-12-04T09:59:55.3322469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.3326090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.3330018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_cpu_dispatch.h 2025-12-04T09:59:55.3334258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_cuda_dispatch.h 2025-12-04T09:59:55.3339159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_meta.h 2025-12-04T09:59:55.3342646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_meta_dispatch.h 2025-12-04T09:59:55.3346147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_native.h 2025-12-04T09:59:55.3349608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\add_ops.h 2025-12-04T09:59:55.3353017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint.h 2025-12-04T09:59:55.3356499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3360928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint_native.h 2025-12-04T09:59:55.3364437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\adjoint_ops.h 2025-12-04T09:59:55.3368038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator.h 2025-12-04T09:59:55.3371672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward.h 2025-12-04T09:59:55.3375424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3379973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward_native.h 2025-12-04T09:59:55.3384175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_backward_ops.h 2025-12-04T09:59:55.3388064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.3402671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_native.h 2025-12-04T09:59:55.3406311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\affine_grid_generator_ops.h 2025-12-04T09:59:55.3410106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias.h 2025-12-04T09:59:55.3413656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.3417331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy.h 2025-12-04T09:59:55.3421120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.3424851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.3428545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_native.h 2025-12-04T09:59:55.3432236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_copy_ops.h 2025-12-04T09:59:55.3436361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_native.h 2025-12-04T09:59:55.3440282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alias_ops.h 2025-12-04T09:59:55.3444026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as.h 2025-12-04T09:59:55.3447957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3451602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as_native.h 2025-12-04T09:59:55.3455108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_as_ops.h 2025-12-04T09:59:55.3459116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors.h 2025-12-04T09:59:55.3462873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3474724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors_native.h 2025-12-04T09:59:55.3481297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_tensors_ops.h 2025-12-04T09:59:55.3484839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to.h 2025-12-04T09:59:55.3488812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3492220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to_native.h 2025-12-04T09:59:55.3496129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\align_to_ops.h 2025-12-04T09:59:55.3500078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all.h 2025-12-04T09:59:55.3503256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose.h 2025-12-04T09:59:55.3506785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.3510525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose_native.h 2025-12-04T09:59:55.3514542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\allclose_ops.h 2025-12-04T09:59:55.3518971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.3522604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.3526443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3530127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_cpu_dispatch.h 2025-12-04T09:59:55.3533768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_cuda_dispatch.h 2025-12-04T09:59:55.3537556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_meta.h 2025-12-04T09:59:55.3540991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_meta_dispatch.h 2025-12-04T09:59:55.3545524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_native.h 2025-12-04T09:59:55.3549194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\all_ops.h 2025-12-04T09:59:55.3552630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout.h 2025-12-04T09:59:55.3556374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3559977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout_native.h 2025-12-04T09:59:55.3574988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\alpha_dropout_ops.h 2025-12-04T09:59:55.3578806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax.h 2025-12-04T09:59:55.3582431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.3586041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_cpu_dispatch.h 2025-12-04T09:59:55.3589703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_cuda_dispatch.h 2025-12-04T09:59:55.3593292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_meta.h 2025-12-04T09:59:55.3596848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_meta_dispatch.h 2025-12-04T09:59:55.3600507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_native.h 2025-12-04T09:59:55.3603939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amax_ops.h 2025-12-04T09:59:55.3607460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin.h 2025-12-04T09:59:55.3611218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax.h 2025-12-04T09:59:55.3615084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.3618604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_cpu_dispatch.h 2025-12-04T09:59:55.3622182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_cuda_dispatch.h 2025-12-04T09:59:55.3625850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_meta.h 2025-12-04T09:59:55.3629873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_meta_dispatch.h 2025-12-04T09:59:55.3633722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_native.h 2025-12-04T09:59:55.3639015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\aminmax_ops.h 2025-12-04T09:59:55.3642951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.3647865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_cpu_dispatch.h 2025-12-04T09:59:55.3652949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_cuda_dispatch.h 2025-12-04T09:59:55.3657784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_meta.h 2025-12-04T09:59:55.3661560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_meta_dispatch.h 2025-12-04T09:59:55.3666425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_native.h 2025-12-04T09:59:55.3671851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\amin_ops.h 2025-12-04T09:59:55.3676526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and.h 2025-12-04T09:59:55.3680167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3685120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and_native.h 2025-12-04T09:59:55.3690190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\and_ops.h 2025-12-04T09:59:55.3694889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle.h 2025-12-04T09:59:55.3699975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_cpu_dispatch.h 2025-12-04T09:59:55.3703931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_cuda_dispatch.h 2025-12-04T09:59:55.3708926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_native.h 2025-12-04T09:59:55.3714002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\angle_ops.h 2025-12-04T09:59:55.3718940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any.h 2025-12-04T09:59:55.3755273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.3760614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.3764488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3770271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_cpu_dispatch.h 2025-12-04T09:59:55.3775666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_cuda_dispatch.h 2025-12-04T09:59:55.3793390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_meta.h 2025-12-04T09:59:55.3796850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_meta_dispatch.h 2025-12-04T09:59:55.3800359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_native.h 2025-12-04T09:59:55.3803968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\any_ops.h 2025-12-04T09:59:55.3809074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange.h 2025-12-04T09:59:55.3812844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.3816397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_cpu_dispatch.h 2025-12-04T09:59:55.3820031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_cuda_dispatch.h 2025-12-04T09:59:55.3823914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_meta_dispatch.h 2025-12-04T09:59:55.3827533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_native.h 2025-12-04T09:59:55.3831260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arange_ops.h 2025-12-04T09:59:55.3838100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos.h 2025-12-04T09:59:55.3841591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh.h 2025-12-04T09:59:55.3845203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3848685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh_native.h 2025-12-04T09:59:55.3852400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccosh_ops.h 2025-12-04T09:59:55.3856325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3859900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos_native.h 2025-12-04T09:59:55.3863591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arccos_ops.h 2025-12-04T09:59:55.3867733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin.h 2025-12-04T09:59:55.3871194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh.h 2025-12-04T09:59:55.3875288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3880360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh_native.h 2025-12-04T09:59:55.3884034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsinh_ops.h 2025-12-04T09:59:55.3888176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3891859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin_native.h 2025-12-04T09:59:55.3896834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arcsin_ops.h 2025-12-04T09:59:55.3900518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan.h 2025-12-04T09:59:55.3903972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2.h 2025-12-04T09:59:55.3907516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3911155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2_native.h 2025-12-04T09:59:55.3914767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan2_ops.h 2025-12-04T09:59:55.3918812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh.h 2025-12-04T09:59:55.3922270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3925816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh_native.h 2025-12-04T09:59:55.3929706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctanh_ops.h 2025-12-04T09:59:55.3933611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.3937382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan_native.h 2025-12-04T09:59:55.3941139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\arctan_ops.h 2025-12-04T09:59:55.3945009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax.h 2025-12-04T09:59:55.3948678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.3952560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_cpu_dispatch.h 2025-12-04T09:59:55.3956647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_cuda_dispatch.h 2025-12-04T09:59:55.3960480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_meta.h 2025-12-04T09:59:55.3964378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_meta_dispatch.h 2025-12-04T09:59:55.3968115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_native.h 2025-12-04T09:59:55.3971846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmax_ops.h 2025-12-04T09:59:55.3975793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin.h 2025-12-04T09:59:55.3979815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.3983419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_cpu_dispatch.h 2025-12-04T09:59:55.3987009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_cuda_dispatch.h 2025-12-04T09:59:55.3990759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_meta.h 2025-12-04T09:59:55.3995736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_meta_dispatch.h 2025-12-04T09:59:55.4000739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_native.h 2025-12-04T09:59:55.4004649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argmin_ops.h 2025-12-04T09:59:55.4009970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort.h 2025-12-04T09:59:55.4014995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.4020474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort_native.h 2025-12-04T09:59:55.4025572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argsort_ops.h 2025-12-04T09:59:55.4030563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere.h 2025-12-04T09:59:55.4034358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.4039548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere_native.h 2025-12-04T09:59:55.4044811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\argwhere_ops.h 2025-12-04T09:59:55.4049931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin.h 2025-12-04T09:59:55.4054766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh.h 2025-12-04T09:59:55.4058483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.4063405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_cpu_dispatch.h 2025-12-04T09:59:55.4068542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_cuda_dispatch.h 2025-12-04T09:59:55.4073461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_meta.h 2025-12-04T09:59:55.4078500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_meta_dispatch.h 2025-12-04T09:59:55.4083652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_native.h 2025-12-04T09:59:55.4087542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asinh_ops.h 2025-12-04T09:59:55.4092803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.4097921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_cpu_dispatch.h 2025-12-04T09:59:55.4102839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_cuda_dispatch.h 2025-12-04T09:59:55.4107842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_meta.h 2025-12-04T09:59:55.4113017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_meta_dispatch.h 2025-12-04T09:59:55.4117225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_native.h 2025-12-04T09:59:55.4122376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\asin_ops.h 2025-12-04T09:59:55.4127091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided.h 2025-12-04T09:59:55.4132267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.4137203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy.h 2025-12-04T09:59:55.4156313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.4157298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.4158094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_native.h 2025-12-04T09:59:55.4169620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_copy_ops.h 2025-12-04T09:59:55.4174782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_cpu_dispatch.h 2025-12-04T09:59:55.4179898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_cuda_dispatch.h 2025-12-04T09:59:55.4184885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_meta_dispatch.h 2025-12-04T09:59:55.4189875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_native.h 2025-12-04T09:59:55.4193605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_ops.h 2025-12-04T09:59:55.4198634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter.h 2025-12-04T09:59:55.4204202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.4210203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.4215377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_native.h 2025-12-04T09:59:55.4220507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\as_strided_scatter_ops.h 2025-12-04T09:59:55.4235865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan.h 2025-12-04T09:59:55.4239426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2.h 2025-12-04T09:59:55.4245040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.4250488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_cpu_dispatch.h 2025-12-04T09:59:55.4255953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_cuda_dispatch.h 2025-12-04T09:59:55.4261279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_meta.h 2025-12-04T09:59:55.4265163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_meta_dispatch.h 2025-12-04T09:59:55.4268804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_native.h 2025-12-04T09:59:55.4274848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan2_ops.h 2025-12-04T09:59:55.4278246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh.h 2025-12-04T09:59:55.4282191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.4285852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_cpu_dispatch.h 2025-12-04T09:59:55.4291337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_cuda_dispatch.h 2025-12-04T09:59:55.4294979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_meta.h 2025-12-04T09:59:55.4298594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_meta_dispatch.h 2025-12-04T09:59:55.4302145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_native.h 2025-12-04T09:59:55.4305762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atanh_ops.h 2025-12-04T09:59:55.4309642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.4314231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_cpu_dispatch.h 2025-12-04T09:59:55.4319596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_cuda_dispatch.h 2025-12-04T09:59:55.4323271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_meta.h 2025-12-04T09:59:55.4326897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_meta_dispatch.h 2025-12-04T09:59:55.4331137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_native.h 2025-12-04T09:59:55.4334363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atan_ops.h 2025-12-04T09:59:55.4337671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d.h 2025-12-04T09:59:55.4341590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.4345143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d_native.h 2025-12-04T09:59:55.4348713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_1d_ops.h 2025-12-04T09:59:55.4353043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d.h 2025-12-04T09:59:55.4357120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.4361221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d_native.h 2025-12-04T09:59:55.4364917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_2d_ops.h 2025-12-04T09:59:55.4368716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d.h 2025-12-04T09:59:55.4373196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.4378217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d_native.h 2025-12-04T09:59:55.4383090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\atleast_3d_ops.h 2025-12-04T09:59:55.4386648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d.h 2025-12-04T09:59:55.4390846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.4394587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.4398376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_native.h 2025-12-04T09:59:55.4401966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool1d_ops.h 2025-12-04T09:59:55.4405996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d.h 2025-12-04T09:59:55.4409849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward.h 2025-12-04T09:59:55.4413767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.4417736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_cpu_dispatch.h 2025-12-04T09:59:55.4421446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_cuda_dispatch.h 2025-12-04T09:59:55.4425302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_meta.h 2025-12-04T09:59:55.4429381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_meta_dispatch.h 2025-12-04T09:59:55.4432836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_native.h 2025-12-04T09:59:55.4436591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_backward_ops.h 2025-12-04T09:59:55.4440572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.4444154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_cpu_dispatch.h 2025-12-04T09:59:55.4448068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_cuda_dispatch.h 2025-12-04T09:59:55.4451905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_meta.h 2025-12-04T09:59:55.4455873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_meta_dispatch.h 2025-12-04T09:59:55.4459603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_native.h 2025-12-04T09:59:55.4463274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool2d_ops.h 2025-12-04T09:59:55.4467247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d.h 2025-12-04T09:59:55.4470619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward.h 2025-12-04T09:59:55.4474521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.4478403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_cpu_dispatch.h 2025-12-04T09:59:55.4482841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_cuda_dispatch.h 2025-12-04T09:59:55.4487023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_meta.h 2025-12-04T09:59:55.4490800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_meta_dispatch.h 2025-12-04T09:59:55.4494530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_native.h 2025-12-04T09:59:55.4510198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_backward_ops.h 2025-12-04T09:59:55.4514456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.4518143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_cpu_dispatch.h 2025-12-04T09:59:55.4522237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_cuda_dispatch.h 2025-12-04T09:59:55.4525979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_meta.h 2025-12-04T09:59:55.4529868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_meta_dispatch.h 2025-12-04T09:59:55.4533851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_native.h 2025-12-04T09:59:55.4538531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\avg_pool3d_ops.h 2025-12-04T09:59:55.4543717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm.h 2025-12-04T09:59:55.4547535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.4552340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_cpu_dispatch.h 2025-12-04T09:59:55.4557484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_cuda_dispatch.h 2025-12-04T09:59:55.4562423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_meta.h 2025-12-04T09:59:55.4567480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_meta_dispatch.h 2025-12-04T09:59:55.4571364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_native.h 2025-12-04T09:59:55.4576705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\baddbmm_ops.h 2025-12-04T09:59:55.4581819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window.h 2025-12-04T09:59:55.4586906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.4591805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window_native.h 2025-12-04T09:59:55.4596765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bartlett_window_ops.h 2025-12-04T09:59:55.4600540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm.h 2025-12-04T09:59:55.4605781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward.h 2025-12-04T09:59:55.4610744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_cpu_dispatch.h 2025-12-04T09:59:55.4615876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_cuda_dispatch.h 2025-12-04T09:59:55.4621371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt.h 2025-12-04T09:59:55.4626698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.4632163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_cuda_dispatch.h 2025-12-04T09:59:55.4636131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_native.h 2025-12-04T09:59:55.4641264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_elemt_ops.h 2025-12-04T09:59:55.4646274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_native.h 2025-12-04T09:59:55.4651460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_ops.h 2025-12-04T09:59:55.4656501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce.h 2025-12-04T09:59:55.4661747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.4666840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_cuda_dispatch.h 2025-12-04T09:59:55.4673172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_native.h 2025-12-04T09:59:55.4677066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_backward_reduce_ops.h 2025-12-04T09:59:55.4682325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.4687705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt.h 2025-12-04T09:59:55.4692957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt_cuda_dispatch.h 2025-12-04T09:59:55.4698044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt_native.h 2025-12-04T09:59:55.4703274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_elemt_ops.h 2025-12-04T09:59:55.4708656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats.h 2025-12-04T09:59:55.4712739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.4717945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_cuda_dispatch.h 2025-12-04T09:59:55.4722960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_native.h 2025-12-04T09:59:55.4744938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_ops.h 2025-12-04T09:59:55.4750676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts.h 2025-12-04T09:59:55.4757120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.4768544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_cuda_dispatch.h 2025-12-04T09:59:55.4812313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_native.h 2025-12-04T09:59:55.4817758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_gather_stats_with_counts_ops.h 2025-12-04T09:59:55.4823149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_native.h 2025-12-04T09:59:55.4827594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_ops.h 2025-12-04T09:59:55.4832730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats.h 2025-12-04T09:59:55.4838305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.4842150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_cuda_dispatch.h 2025-12-04T09:59:55.4847891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_native.h 2025-12-04T09:59:55.4852341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_stats_ops.h 2025-12-04T09:59:55.4857332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats.h 2025-12-04T09:59:55.4862946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.4867869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_cpu_dispatch.h 2025-12-04T09:59:55.4871677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_cuda_dispatch.h 2025-12-04T09:59:55.4875943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_native.h 2025-12-04T09:59:55.4880143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\batch_norm_update_stats_ops.h 2025-12-04T09:59:55.4884828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli.h 2025-12-04T09:59:55.4889682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.4893731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.4897901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_cpu_dispatch.h 2025-12-04T09:59:55.4902189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_cuda_dispatch.h 2025-12-04T09:59:55.5713420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_meta_dispatch.h 2025-12-04T09:59:55.5718170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_native.h 2025-12-04T09:59:55.5723350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bernoulli_ops.h 2025-12-04T09:59:55.5728297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear.h 2025-12-04T09:59:55.5733662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.5739147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear_native.h 2025-12-04T09:59:55.5742614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bilinear_ops.h 2025-12-04T09:59:55.5768007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy.h 2025-12-04T09:59:55.5773711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward.h 2025-12-04T09:59:55.5779280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_cpu_dispatch.h 2025-12-04T09:59:55.5784786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_cuda_dispatch.h 2025-12-04T09:59:55.5790187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_native.h 2025-12-04T09:59:55.5793982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_backward_ops.h 2025-12-04T09:59:55.5797821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_cpu_dispatch.h 2025-12-04T09:59:55.5803350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_cuda_dispatch.h 2025-12-04T09:59:55.5807268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_native.h 2025-12-04T09:59:55.5811379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_ops.h 2025-12-04T09:59:55.5816905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits.h 2025-12-04T09:59:55.5821349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.5825211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits_native.h 2025-12-04T09:59:55.5829213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binary_cross_entropy_with_logits_ops.h 2025-12-04T09:59:55.5833024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount.h 2025-12-04T09:59:55.5836539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.5840142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_cpu_dispatch.h 2025-12-04T09:59:55.5843788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_cuda_dispatch.h 2025-12-04T09:59:55.5848757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_native.h 2025-12-04T09:59:55.5852578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bincount_ops.h 2025-12-04T09:59:55.5856265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial.h 2025-12-04T09:59:55.5859941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.5864225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_cpu_dispatch.h 2025-12-04T09:59:55.5868011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_cuda_dispatch.h 2025-12-04T09:59:55.5872216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_native.h 2025-12-04T09:59:55.5875813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\binomial_ops.h 2025-12-04T09:59:55.5879441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and.h 2025-12-04T09:59:55.5883218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.5886871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.5890780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_cpu_dispatch.h 2025-12-04T09:59:55.5895466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_cuda_dispatch.h 2025-12-04T09:59:55.5899127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_meta.h 2025-12-04T09:59:55.5902771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_meta_dispatch.h 2025-12-04T09:59:55.5906391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_native.h 2025-12-04T09:59:55.5909990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_and_ops.h 2025-12-04T09:59:55.5913561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift.h 2025-12-04T09:59:55.5917723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.5921770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.5925206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_cpu_dispatch.h 2025-12-04T09:59:55.5929040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_cuda_dispatch.h 2025-12-04T09:59:55.5932882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_meta.h 2025-12-04T09:59:55.5936569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_meta_dispatch.h 2025-12-04T09:59:55.5940495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_native.h 2025-12-04T09:59:55.5944276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_left_shift_ops.h 2025-12-04T09:59:55.5948544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not.h 2025-12-04T09:59:55.5952156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.5956113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_cpu_dispatch.h 2025-12-04T09:59:55.5959772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_cuda_dispatch.h 2025-12-04T09:59:55.5964054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_meta.h 2025-12-04T09:59:55.5967759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_meta_dispatch.h 2025-12-04T09:59:55.5971658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_native.h 2025-12-04T09:59:55.5975383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_not_ops.h 2025-12-04T09:59:55.5979084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or.h 2025-12-04T09:59:55.5983013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.5986912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.5990808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_cpu_dispatch.h 2025-12-04T09:59:55.5994655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_cuda_dispatch.h 2025-12-04T09:59:55.5998379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_meta.h 2025-12-04T09:59:55.6002245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_meta_dispatch.h 2025-12-04T09:59:55.6005948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_native.h 2025-12-04T09:59:55.6009662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_or_ops.h 2025-12-04T09:59:55.6013258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift.h 2025-12-04T09:59:55.6017361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.6021268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6024944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_cpu_dispatch.h 2025-12-04T09:59:55.6028675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_cuda_dispatch.h 2025-12-04T09:59:55.6032366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_meta.h 2025-12-04T09:59:55.6036116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_meta_dispatch.h 2025-12-04T09:59:55.6040038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_native.h 2025-12-04T09:59:55.6044128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_right_shift_ops.h 2025-12-04T09:59:55.6049317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor.h 2025-12-04T09:59:55.6053028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.6056929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6061014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_cpu_dispatch.h 2025-12-04T09:59:55.6064981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_cuda_dispatch.h 2025-12-04T09:59:55.6068995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_meta.h 2025-12-04T09:59:55.6072634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_meta_dispatch.h 2025-12-04T09:59:55.6076558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_native.h 2025-12-04T09:59:55.6080368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bitwise_xor_ops.h 2025-12-04T09:59:55.6083943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window.h 2025-12-04T09:59:55.6087760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6091966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window_native.h 2025-12-04T09:59:55.6095859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\blackman_window_ops.h 2025-12-04T09:59:55.6099508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag.h 2025-12-04T09:59:55.6103610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6107114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag_native.h 2025-12-04T09:59:55.6110693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\block_diag_ops.h 2025-12-04T09:59:55.6114277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm.h 2025-12-04T09:59:55.6118180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.6122085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_cpu_dispatch.h 2025-12-04T09:59:55.6125736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_cuda_dispatch.h 2025-12-04T09:59:55.6129354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_meta.h 2025-12-04T09:59:55.6132716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_meta_dispatch.h 2025-12-04T09:59:55.6136423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_native.h 2025-12-04T09:59:55.6139901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bmm_ops.h 2025-12-04T09:59:55.6143330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors.h 2025-12-04T09:59:55.6147242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6151184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors_native.h 2025-12-04T09:59:55.6154561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_tensors_ops.h 2025-12-04T09:59:55.6158375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to.h 2025-12-04T09:59:55.6162428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6166570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to_native.h 2025-12-04T09:59:55.6170925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\broadcast_to_ops.h 2025-12-04T09:59:55.6175008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize.h 2025-12-04T09:59:55.6178967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6182654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_cpu_dispatch.h 2025-12-04T09:59:55.6186425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_cuda_dispatch.h 2025-12-04T09:59:55.6190082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_native.h 2025-12-04T09:59:55.6193860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\bucketize_ops.h 2025-12-04T09:59:55.6197621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast.h 2025-12-04T09:59:55.6201202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6205161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast_native.h 2025-12-04T09:59:55.6208809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\can_cast_ops.h 2025-12-04T09:59:55.6212570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod.h 2025-12-04T09:59:55.6216692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6221191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod_native.h 2025-12-04T09:59:55.6224914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cartesian_prod_ops.h 2025-12-04T09:59:55.6229062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat.h 2025-12-04T09:59:55.6233124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.6238872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6276134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_cpu_dispatch.h 2025-12-04T09:59:55.6279883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_cuda_dispatch.h 2025-12-04T09:59:55.6285075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_meta.h 2025-12-04T09:59:55.6290232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_meta_dispatch.h 2025-12-04T09:59:55.6295566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_native.h 2025-12-04T09:59:55.6301301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cat_ops.h 2025-12-04T09:59:55.6304533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy.h 2025-12-04T09:59:55.6308078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6313372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_cpu_dispatch.h 2025-12-04T09:59:55.6317491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_cuda_dispatch.h 2025-12-04T09:59:55.6321178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_meta_dispatch.h 2025-12-04T09:59:55.6339624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_native.h 2025-12-04T09:59:55.6343309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cauchy_ops.h 2025-12-04T09:59:55.6347345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices.h 2025-12-04T09:59:55.6351183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6354611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy.h 2025-12-04T09:59:55.6360373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.6364273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6367976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_native.h 2025-12-04T09:59:55.6372146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_copy_ops.h 2025-12-04T09:59:55.6376284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_native.h 2025-12-04T09:59:55.6380019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ccol_indices_ops.h 2025-12-04T09:59:55.6383824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist.h 2025-12-04T09:59:55.6387408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6390882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist_native.h 2025-12-04T09:59:55.6395695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cdist_ops.h 2025-12-04T09:59:55.6399794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil.h 2025-12-04T09:59:55.6403626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.6407185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_cpu_dispatch.h 2025-12-04T09:59:55.6412223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_cuda_dispatch.h 2025-12-04T09:59:55.6415819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_meta.h 2025-12-04T09:59:55.6419387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_meta_dispatch.h 2025-12-04T09:59:55.6424360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_native.h 2025-12-04T09:59:55.6427911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ceil_ops.h 2025-12-04T09:59:55.6431236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu.h 2025-12-04T09:59:55.6434984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6438930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu_native.h 2025-12-04T09:59:55.6443178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\celu_ops.h 2025-12-04T09:59:55.6446633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul.h 2025-12-04T09:59:55.6450756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6454528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul_native.h 2025-12-04T09:59:55.6458080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chain_matmul_ops.h 2025-12-04T09:59:55.6461621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf.h 2025-12-04T09:59:55.6465269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6468775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf_native.h 2025-12-04T09:59:55.6472310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chalf_ops.h 2025-12-04T09:59:55.6476797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle.h 2025-12-04T09:59:55.6480728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6484474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_cpu_dispatch.h 2025-12-04T09:59:55.6488275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_cuda_dispatch.h 2025-12-04T09:59:55.6492187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_native.h 2025-12-04T09:59:55.6495849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\channel_shuffle_ops.h 2025-12-04T09:59:55.6499793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky.h 2025-12-04T09:59:55.6503343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_cpu_dispatch.h 2025-12-04T09:59:55.6506915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_cuda_dispatch.h 2025-12-04T09:59:55.6510521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse.h 2025-12-04T09:59:55.6514371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_cpu_dispatch.h 2025-12-04T09:59:55.6518257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_cuda_dispatch.h 2025-12-04T09:59:55.6522298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_native.h 2025-12-04T09:59:55.6526091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_inverse_ops.h 2025-12-04T09:59:55.6529921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_native.h 2025-12-04T09:59:55.6533572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_ops.h 2025-12-04T09:59:55.6537328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve.h 2025-12-04T09:59:55.6541092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6544737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve_native.h 2025-12-04T09:59:55.6549202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cholesky_solve_ops.h 2025-12-04T09:59:55.6553176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized.h 2025-12-04T09:59:55.6557012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6560642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized_native.h 2025-12-04T09:59:55.6564755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\choose_qparams_optimized_ops.h 2025-12-04T09:59:55.6568384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk.h 2025-12-04T09:59:55.6572567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6575946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk_native.h 2025-12-04T09:59:55.6579487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\chunk_ops.h 2025-12-04T09:59:55.6583083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp.h 2025-12-04T09:59:55.6586693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.6590304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_cpu_dispatch.h 2025-12-04T09:59:55.6593894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_cuda_dispatch.h 2025-12-04T09:59:55.6597784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max.h 2025-12-04T09:59:55.6601926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.6605611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_cpu_dispatch.h 2025-12-04T09:59:55.6609561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_cuda_dispatch.h 2025-12-04T09:59:55.6613465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_meta.h 2025-12-04T09:59:55.6617095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_meta_dispatch.h 2025-12-04T09:59:55.6621109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_native.h 2025-12-04T09:59:55.6624949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_max_ops.h 2025-12-04T09:59:55.6628666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_meta.h 2025-12-04T09:59:55.6632499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_meta_dispatch.h 2025-12-04T09:59:55.6636289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min.h 2025-12-04T09:59:55.6640290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.6644196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_cpu_dispatch.h 2025-12-04T09:59:55.6648027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_cuda_dispatch.h 2025-12-04T09:59:55.6652345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_meta.h 2025-12-04T09:59:55.6656330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_meta_dispatch.h 2025-12-04T09:59:55.6660158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_native.h 2025-12-04T09:59:55.6664035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_min_ops.h 2025-12-04T09:59:55.6668377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_native.h 2025-12-04T09:59:55.6673767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clamp_ops.h 2025-12-04T09:59:55.6678724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip.h 2025-12-04T09:59:55.6683578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6688492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip_native.h 2025-12-04T09:59:55.6692662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clip_ops.h 2025-12-04T09:59:55.6697306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone.h 2025-12-04T09:59:55.6702125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6707009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone_native.h 2025-12-04T09:59:55.6712311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\clone_ops.h 2025-12-04T09:59:55.6717784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce.h 2025-12-04T09:59:55.6721448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6733370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce_native.h 2025-12-04T09:59:55.6736458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\coalesce_ops.h 2025-12-04T09:59:55.6741444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im.h 2025-12-04T09:59:55.6745565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_cpu_dispatch.h 2025-12-04T09:59:55.6749886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_cuda_dispatch.h 2025-12-04T09:59:55.6754204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_native.h 2025-12-04T09:59:55.6758899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col2im_ops.h 2025-12-04T09:59:55.6763222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack.h 2025-12-04T09:59:55.6767708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6772323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack_native.h 2025-12-04T09:59:55.6776522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\column_stack_ops.h 2025-12-04T09:59:55.6780435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices.h 2025-12-04T09:59:55.6784508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6788234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy.h 2025-12-04T09:59:55.6792695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.6800163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6804324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_native.h 2025-12-04T09:59:55.6808144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_copy_ops.h 2025-12-04T09:59:55.6812628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_native.h 2025-12-04T09:59:55.6816564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\col_indices_ops.h 2025-12-04T09:59:55.6820300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations.h 2025-12-04T09:59:55.6824125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6828061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations_native.h 2025-12-04T09:59:55.6832258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\combinations_ops.h 2025-12-04T09:59:55.6835893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex.h 2025-12-04T09:59:55.6839465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6842983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_cpu_dispatch.h 2025-12-04T09:59:55.6846690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_cuda_dispatch.h 2025-12-04T09:59:55.6850477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_native.h 2025-12-04T09:59:55.6854123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\complex_ops.h 2025-12-04T09:59:55.6857761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat.h 2025-12-04T09:59:55.6861570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate.h 2025-12-04T09:59:55.6865532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6869719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate_native.h 2025-12-04T09:59:55.6873459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concatenate_ops.h 2025-12-04T09:59:55.6877331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6880989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat_native.h 2025-12-04T09:59:55.6884581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\concat_ops.h 2025-12-04T09:59:55.6888549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj.h 2025-12-04T09:59:55.6892183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6895808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_native.h 2025-12-04T09:59:55.6899276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_ops.h 2025-12-04T09:59:55.6903051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical.h 2025-12-04T09:59:55.6906815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6910623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6914342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_cpu_dispatch.h 2025-12-04T09:59:55.6918090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_cuda_dispatch.h 2025-12-04T09:59:55.6921862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_native.h 2025-12-04T09:59:55.6925541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conj_physical_ops.h 2025-12-04T09:59:55.6929220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd.h 2025-12-04T09:59:55.6933022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.6936606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd_native.h 2025-12-04T09:59:55.6940614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\constant_pad_nd_ops.h 2025-12-04T09:59:55.6944294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous.h 2025-12-04T09:59:55.6963181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6966652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous_native.h 2025-12-04T09:59:55.6970405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\contiguous_ops.h 2025-12-04T09:59:55.6974010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d.h 2025-12-04T09:59:55.6977521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6981404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d_native.h 2025-12-04T09:59:55.6985045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv1d_ops.h 2025-12-04T09:59:55.6988843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d.h 2025-12-04T09:59:55.6992352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.6996025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d_native.h 2025-12-04T09:59:55.6999682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv2d_ops.h 2025-12-04T09:59:55.7003249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d.h 2025-12-04T09:59:55.7006819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7010703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d_native.h 2025-12-04T09:59:55.7014359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv3d_ops.h 2025-12-04T09:59:55.7017941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution.h 2025-12-04T09:59:55.7022310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward.h 2025-12-04T09:59:55.7026156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7029842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_cuda_dispatch.h 2025-12-04T09:59:55.7034241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_native.h 2025-12-04T09:59:55.7038601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_ops.h 2025-12-04T09:59:55.7042346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable.h 2025-12-04T09:59:55.7046324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7050068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable_native.h 2025-12-04T09:59:55.7055570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_backward_overrideable_ops.h 2025-12-04T09:59:55.7060715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7065969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_native.h 2025-12-04T09:59:55.7071715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_ops.h 2025-12-04T09:59:55.7077375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable.h 2025-12-04T09:59:55.7081444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7086514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable_native.h 2025-12-04T09:59:55.7091999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\convolution_overrideable_ops.h 2025-12-04T09:59:55.7097259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d.h 2025-12-04T09:59:55.7102326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7107368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_cuda_dispatch.h 2025-12-04T09:59:55.7112443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_native.h 2025-12-04T09:59:55.7116286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_depthwise3d_ops.h 2025-12-04T09:59:55.7122104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc.h 2025-12-04T09:59:55.7127345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward.h 2025-12-04T09:59:55.7132967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7138512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward_native.h 2025-12-04T09:59:55.7143714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_backward_ops.h 2025-12-04T09:59:55.7148904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7153933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_native.h 2025-12-04T09:59:55.7157744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_tbc_ops.h 2025-12-04T09:59:55.7163104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d.h 2025-12-04T09:59:55.7168312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7173418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d_native.h 2025-12-04T09:59:55.7178535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose1d_ops.h 2025-12-04T09:59:55.7183623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d.h 2025-12-04T09:59:55.7188816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7193525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d_native.h 2025-12-04T09:59:55.7198638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose2d_ops.h 2025-12-04T09:59:55.7203781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d.h 2025-12-04T09:59:55.7209334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7214440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d_native.h 2025-12-04T09:59:55.7219464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\conv_transpose3d_ops.h 2025-12-04T09:59:55.7224468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy.h 2025-12-04T09:59:55.7228079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign.h 2025-12-04T09:59:55.7233192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.7238642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7258887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_cpu_dispatch.h 2025-12-04T09:59:55.7264880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_cuda_dispatch.h 2025-12-04T09:59:55.7270307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_meta.h 2025-12-04T09:59:55.7275776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_meta_dispatch.h 2025-12-04T09:59:55.7279640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_native.h 2025-12-04T09:59:55.7285338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copysign_ops.h 2025-12-04T09:59:55.7289743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.7295139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7298761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_meta_dispatch.h 2025-12-04T09:59:55.7302604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_native.h 2025-12-04T09:59:55.7306260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_ops.h 2025-12-04T09:59:55.7311525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse.h 2025-12-04T09:59:55.7315551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7319259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_meta_dispatch.h 2025-12-04T09:59:55.7322974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_native.h 2025-12-04T09:59:55.7326765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\copy_sparse_to_sparse_ops.h 2025-12-04T09:59:55.7330508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef.h 2025-12-04T09:59:55.7334066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7337571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef_native.h 2025-12-04T09:59:55.7342663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\corrcoef_ops.h 2025-12-04T09:59:55.7346303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos.h 2025-12-04T09:59:55.7349695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh.h 2025-12-04T09:59:55.7353296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.7356807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_cpu_dispatch.h 2025-12-04T09:59:55.7361209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_cuda_dispatch.h 2025-12-04T09:59:55.7365365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_meta.h 2025-12-04T09:59:55.7368962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_meta_dispatch.h 2025-12-04T09:59:55.7372783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_native.h 2025-12-04T09:59:55.7376439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosh_ops.h 2025-12-04T09:59:55.7379828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss.h 2025-12-04T09:59:55.7383670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7387338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss_native.h 2025-12-04T09:59:55.7391034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_embedding_loss_ops.h 2025-12-04T09:59:55.7395277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity.h 2025-12-04T09:59:55.7399407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7404612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity_native.h 2025-12-04T09:59:55.7409896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cosine_similarity_ops.h 2025-12-04T09:59:55.7415299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.7420144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_cpu_dispatch.h 2025-12-04T09:59:55.7425139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_cuda_dispatch.h 2025-12-04T09:59:55.7429066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_meta.h 2025-12-04T09:59:55.7433834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_meta_dispatch.h 2025-12-04T09:59:55.7438966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_native.h 2025-12-04T09:59:55.7444323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cos_ops.h 2025-12-04T09:59:55.7449228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero.h 2025-12-04T09:59:55.7453270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7458282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_cpu_dispatch.h 2025-12-04T09:59:55.7463298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_cuda_dispatch.h 2025-12-04T09:59:55.7468500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_native.h 2025-12-04T09:59:55.7473986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\count_nonzero_ops.h 2025-12-04T09:59:55.7479022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov.h 2025-12-04T09:59:55.7482725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7487583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov_native.h 2025-12-04T09:59:55.7492534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cov_ops.h 2025-12-04T09:59:55.7497299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross.h 2025-12-04T09:59:55.7502496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7507055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss.h 2025-12-04T09:59:55.7511411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7516182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss_native.h 2025-12-04T09:59:55.7521001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_entropy_loss_ops.h 2025-12-04T09:59:55.7526297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_native.h 2025-12-04T09:59:55.7531747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cross_ops.h 2025-12-04T09:59:55.7537627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices.h 2025-12-04T09:59:55.7542276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7546264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy.h 2025-12-04T09:59:55.7550402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.7554395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7558153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_native.h 2025-12-04T09:59:55.7562644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_copy_ops.h 2025-12-04T09:59:55.7568468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_native.h 2025-12-04T09:59:55.7573704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\crow_indices_ops.h 2025-12-04T09:59:55.7579352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss.h 2025-12-04T09:59:55.7584104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7587750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss_native.h 2025-12-04T09:59:55.7593043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ctc_loss_ops.h 2025-12-04T09:59:55.7598018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator.h 2025-12-04T09:59:55.7622489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward.h 2025-12-04T09:59:55.7627732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7632685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_cuda_dispatch.h 2025-12-04T09:59:55.7637770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_native.h 2025-12-04T09:59:55.7642844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_backward_ops.h 2025-12-04T09:59:55.7648264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7652295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_cuda_dispatch.h 2025-12-04T09:59:55.7658033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_native.h 2025-12-04T09:59:55.7662086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_affine_grid_generator_ops.h 2025-12-04T09:59:55.7666511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm.h 2025-12-04T09:59:55.7672456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward.h 2025-12-04T09:59:55.7678129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7683211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_cuda_dispatch.h 2025-12-04T09:59:55.7687604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_native.h 2025-12-04T09:59:55.7694819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_backward_ops.h 2025-12-04T09:59:55.7698818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_cuda_dispatch.h 2025-12-04T09:59:55.7704098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_native.h 2025-12-04T09:59:55.7709604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_batch_norm_ops.h 2025-12-04T09:59:55.7714778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution.h 2025-12-04T09:59:55.7720348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu.h 2025-12-04T09:59:55.7725736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7729770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_cuda_dispatch.h 2025-12-04T09:59:55.7733662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_native.h 2025-12-04T09:59:55.7738973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_add_relu_ops.h 2025-12-04T09:59:55.7742796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_cuda_dispatch.h 2025-12-04T09:59:55.7746743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_native.h 2025-12-04T09:59:55.7752162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_ops.h 2025-12-04T09:59:55.7756009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu.h 2025-12-04T09:59:55.7759991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7763900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_cuda_dispatch.h 2025-12-04T09:59:55.7767934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_native.h 2025-12-04T09:59:55.7771726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_relu_ops.h 2025-12-04T09:59:55.7775547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose.h 2025-12-04T09:59:55.7780200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7789825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_cuda_dispatch.h 2025-12-04T09:59:55.7793806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_native.h 2025-12-04T09:59:55.7797617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_convolution_transpose_ops.h 2025-12-04T09:59:55.7801356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler.h 2025-12-04T09:59:55.7805157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward.h 2025-12-04T09:59:55.7809741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7813453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_cuda_dispatch.h 2025-12-04T09:59:55.7817324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_native.h 2025-12-04T09:59:55.7821947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_backward_ops.h 2025-12-04T09:59:55.7826016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7830049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_cuda_dispatch.h 2025-12-04T09:59:55.7833717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_native.h 2025-12-04T09:59:55.7837547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_grid_sampler_ops.h 2025-12-04T09:59:55.7841583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable.h 2025-12-04T09:59:55.7846303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7850234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable_native.h 2025-12-04T09:59:55.7853942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cudnn_is_acceptable_ops.h 2025-12-04T09:59:55.7858002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax.h 2025-12-04T09:59:55.7861453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward.h 2025-12-04T09:59:55.7865802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7869544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward_native.h 2025-12-04T09:59:55.7873184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummaxmin_backward_ops.h 2025-12-04T09:59:55.7877038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7881854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7885565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_native.h 2025-12-04T09:59:55.7889296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummax_ops.h 2025-12-04T09:59:55.7893580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin.h 2025-12-04T09:59:55.7897165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.7900711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7905162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_native.h 2025-12-04T09:59:55.7909244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cummin_ops.h 2025-12-04T09:59:55.7913026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod.h 2025-12-04T09:59:55.7916389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward.h 2025-12-04T09:59:55.7920484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7923982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward_native.h 2025-12-04T09:59:55.7928072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_backward_ops.h 2025-12-04T09:59:55.7932494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.7936620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7940343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_cpu_dispatch.h 2025-12-04T09:59:55.7944257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_cuda_dispatch.h 2025-12-04T09:59:55.7948398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_meta.h 2025-12-04T09:59:55.7952151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_meta_dispatch.h 2025-12-04T09:59:55.7955834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_native.h 2025-12-04T09:59:55.7959428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumprod_ops.h 2025-12-04T09:59:55.7963191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum.h 2025-12-04T09:59:55.7966982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.7971482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.7975214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_cpu_dispatch.h 2025-12-04T09:59:55.7979194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_cuda_dispatch.h 2025-12-04T09:59:55.7982846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_meta.h 2025-12-04T09:59:55.7987397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_meta_dispatch.h 2025-12-04T09:59:55.7990971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_native.h 2025-12-04T09:59:55.7994862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumsum_ops.h 2025-12-04T09:59:55.7998523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid.h 2025-12-04T09:59:55.8002614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8007344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid_native.h 2025-12-04T09:59:55.8012204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\cumulative_trapezoid_ops.h 2025-12-04T09:59:55.8015799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data.h 2025-12-04T09:59:55.8019909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8023622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data_native.h 2025-12-04T09:59:55.8027302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\data_ops.h 2025-12-04T09:59:55.8030688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad.h 2025-12-04T09:59:55.8034315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8038306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad_native.h 2025-12-04T09:59:55.8041912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\deg2rad_ops.h 2025-12-04T09:59:55.8045514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim.h 2025-12-04T09:59:55.8049425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8053274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim_native.h 2025-12-04T09:59:55.8056856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dense_dim_ops.h 2025-12-04T09:59:55.8061859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize.h 2025-12-04T09:59:55.8065716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8070831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_cpu_dispatch.h 2025-12-04T09:59:55.8076223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_cuda_dispatch.h 2025-12-04T09:59:55.8081229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_native.h 2025-12-04T09:59:55.8086174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dequantize_ops.h 2025-12-04T09:59:55.8091263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det.h 2025-12-04T09:59:55.8094600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach.h 2025-12-04T09:59:55.8099543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8104422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy.h 2025-12-04T09:59:55.8111235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.8115548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8121090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_native.h 2025-12-04T09:59:55.8125378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_copy_ops.h 2025-12-04T09:59:55.8129093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_native.h 2025-12-04T09:59:55.8133224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\detach_ops.h 2025-12-04T09:59:55.8137792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8141438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det_native.h 2025-12-04T09:59:55.8145066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\det_ops.h 2025-12-04T09:59:55.8148584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag.h 2025-12-04T09:59:55.8152050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat.h 2025-12-04T09:59:55.8156081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8160240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat_native.h 2025-12-04T09:59:55.8164051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagflat_ops.h 2025-12-04T09:59:55.8167842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal.h 2025-12-04T09:59:55.8171985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward.h 2025-12-04T09:59:55.8175976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8179813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward_native.h 2025-12-04T09:59:55.8216160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_backward_ops.h 2025-12-04T09:59:55.8221099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8227022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8232524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy.h 2025-12-04T09:59:55.8237794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.8243123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8248700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_native.h 2025-12-04T09:59:55.8270388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_copy_ops.h 2025-12-04T09:59:55.8274799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_native.h 2025-12-04T09:59:55.8280479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_ops.h 2025-12-04T09:59:55.8285886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter.h 2025-12-04T09:59:55.8291632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.8297355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8300866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_native.h 2025-12-04T09:59:55.8306674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diagonal_scatter_ops.h 2025-12-04T09:59:55.8311934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8315076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed.h 2025-12-04T09:59:55.8318831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.8324335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8328550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_native.h 2025-12-04T09:59:55.8332309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_embed_ops.h 2025-12-04T09:59:55.8336121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_native.h 2025-12-04T09:59:55.8339636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diag_ops.h 2025-12-04T09:59:55.8342894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff.h 2025-12-04T09:59:55.8346304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8349813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff_native.h 2025-12-04T09:59:55.8354691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\diff_ops.h 2025-12-04T09:59:55.8358056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma.h 2025-12-04T09:59:55.8361619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.8365289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_cpu_dispatch.h 2025-12-04T09:59:55.8369575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_cuda_dispatch.h 2025-12-04T09:59:55.8373115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_meta.h 2025-12-04T09:59:55.8376733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_meta_dispatch.h 2025-12-04T09:59:55.8380283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_native.h 2025-12-04T09:59:55.8384047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\digamma_ops.h 2025-12-04T09:59:55.8387523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist.h 2025-12-04T09:59:55.8391373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8395000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist_native.h 2025-12-04T09:59:55.8398536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dist_ops.h 2025-12-04T09:59:55.8401784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div.h 2025-12-04T09:59:55.8405089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide.h 2025-12-04T09:59:55.8410378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8414150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide_native.h 2025-12-04T09:59:55.8417663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\divide_ops.h 2025-12-04T09:59:55.8421360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.8425059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8428592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_cpu_dispatch.h 2025-12-04T09:59:55.8432139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_cuda_dispatch.h 2025-12-04T09:59:55.8435525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_meta.h 2025-12-04T09:59:55.8439031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_meta_dispatch.h 2025-12-04T09:59:55.8442461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_native.h 2025-12-04T09:59:55.8446042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\div_ops.h 2025-12-04T09:59:55.8451467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot.h 2025-12-04T09:59:55.8454949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8458885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_cpu_dispatch.h 2025-12-04T09:59:55.8462310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_cuda_dispatch.h 2025-12-04T09:59:55.8466697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_native.h 2025-12-04T09:59:55.8470427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dot_ops.h 2025-12-04T09:59:55.8474383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout.h 2025-12-04T09:59:55.8477862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8481921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout_native.h 2025-12-04T09:59:55.8486849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dropout_ops.h 2025-12-04T09:59:55.8490558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit.h 2025-12-04T09:59:55.8494163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8498555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit_native.h 2025-12-04T09:59:55.8503453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dsplit_ops.h 2025-12-04T09:59:55.8508326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack.h 2025-12-04T09:59:55.8513846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8519115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack_native.h 2025-12-04T09:59:55.8523362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\dstack_ops.h 2025-12-04T09:59:55.8526930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum.h 2025-12-04T09:59:55.8530620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8534366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum_native.h 2025-12-04T09:59:55.8537952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\einsum_ops.h 2025-12-04T09:59:55.8541470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu.h 2025-12-04T09:59:55.8544921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward.h 2025-12-04T09:59:55.8548820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.8553643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_cpu_dispatch.h 2025-12-04T09:59:55.8557252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_cuda_dispatch.h 2025-12-04T09:59:55.8561029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_meta.h 2025-12-04T09:59:55.8564886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_meta_dispatch.h 2025-12-04T09:59:55.8568421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_native.h 2025-12-04T09:59:55.8572976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_backward_ops.h 2025-12-04T09:59:55.8577156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.8580861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_cpu_dispatch.h 2025-12-04T09:59:55.8584323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_cuda_dispatch.h 2025-12-04T09:59:55.8587781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_meta.h 2025-12-04T09:59:55.8591075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_meta_dispatch.h 2025-12-04T09:59:55.8594522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_native.h 2025-12-04T09:59:55.8597923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\elu_ops.h 2025-12-04T09:59:55.8601298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding.h 2025-12-04T09:59:55.8604986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward.h 2025-12-04T09:59:55.8608746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8612739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward_native.h 2025-12-04T09:59:55.8617058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_backward_ops.h 2025-12-04T09:59:55.8620651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag.h 2025-12-04T09:59:55.8624473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8628659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag_native.h 2025-12-04T09:59:55.8632340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_bag_ops.h 2025-12-04T09:59:55.8636110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8639752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward.h 2025-12-04T09:59:55.8644146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8648160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_cpu_dispatch.h 2025-12-04T09:59:55.8652040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_cuda_dispatch.h 2025-12-04T09:59:55.8655600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_native.h 2025-12-04T09:59:55.8659224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_dense_backward_ops.h 2025-12-04T09:59:55.8662764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_native.h 2025-12-04T09:59:55.8666278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_ops.h 2025-12-04T09:59:55.8669830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm.h 2025-12-04T09:59:55.8673491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8677173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_cpu_dispatch.h 2025-12-04T09:59:55.8680849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_cuda_dispatch.h 2025-12-04T09:59:55.8684587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_meta_dispatch.h 2025-12-04T09:59:55.8688271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_native.h 2025-12-04T09:59:55.8692012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_renorm_ops.h 2025-12-04T09:59:55.8695767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward.h 2025-12-04T09:59:55.8699731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8704265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward_native.h 2025-12-04T09:59:55.8709472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\embedding_sparse_backward_ops.h 2025-12-04T09:59:55.8714996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty.h 2025-12-04T09:59:55.8718682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8723709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.8729049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_cpu_dispatch.h 2025-12-04T09:59:55.8734524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_cuda_dispatch.h 2025-12-04T09:59:55.8739473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like.h 2025-12-04T09:59:55.8744623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8750022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like_native.h 2025-12-04T09:59:55.8753908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_like_ops.h 2025-12-04T09:59:55.8795300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_meta_dispatch.h 2025-12-04T09:59:55.8800693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_native.h 2025-12-04T09:59:55.8806300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_ops.h 2025-12-04T09:59:55.8811862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted.h 2025-12-04T09:59:55.8822266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8825975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted_native.h 2025-12-04T09:59:55.8831467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_permuted_ops.h 2025-12-04T09:59:55.8835250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized.h 2025-12-04T09:59:55.8839953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8846072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized_native.h 2025-12-04T09:59:55.8850012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_quantized_ops.h 2025-12-04T09:59:55.8853738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided.h 2025-12-04T09:59:55.8857560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.8861436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_cpu_dispatch.h 2025-12-04T09:59:55.8864983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_cuda_dispatch.h 2025-12-04T09:59:55.8868827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_meta_dispatch.h 2025-12-04T09:59:55.8872776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_native.h 2025-12-04T09:59:55.8877983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\empty_strided_ops.h 2025-12-04T09:59:55.8882006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq.h 2025-12-04T09:59:55.8885664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal.h 2025-12-04T09:59:55.8889363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_cpu_dispatch.h 2025-12-04T09:59:55.8892990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_cuda_dispatch.h 2025-12-04T09:59:55.8897060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_native.h 2025-12-04T09:59:55.8900863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\equal_ops.h 2025-12-04T09:59:55.8922471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.8923392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_cpu_dispatch.h 2025-12-04T09:59:55.8924021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_cuda_dispatch.h 2025-12-04T09:59:55.8924626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_meta.h 2025-12-04T09:59:55.8925245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_meta_dispatch.h 2025-12-04T09:59:55.8925839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_native.h 2025-12-04T09:59:55.8927926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eq_ops.h 2025-12-04T09:59:55.8931202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf.h 2025-12-04T09:59:55.8934726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc.h 2025-12-04T09:59:55.8938601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.8958073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_cpu_dispatch.h 2025-12-04T09:59:55.8961475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_cuda_dispatch.h 2025-12-04T09:59:55.8965160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_meta.h 2025-12-04T09:59:55.8968959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_meta_dispatch.h 2025-12-04T09:59:55.8972657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_native.h 2025-12-04T09:59:55.8977200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfc_ops.h 2025-12-04T09:59:55.8980671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv.h 2025-12-04T09:59:55.8984523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.8988620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_cpu_dispatch.h 2025-12-04T09:59:55.8992488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_cuda_dispatch.h 2025-12-04T09:59:55.8996141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_meta.h 2025-12-04T09:59:55.8999808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_meta_dispatch.h 2025-12-04T09:59:55.9003950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_native.h 2025-12-04T09:59:55.9007489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erfinv_ops.h 2025-12-04T09:59:55.9013073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.9017197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_cpu_dispatch.h 2025-12-04T09:59:55.9021481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_cuda_dispatch.h 2025-12-04T09:59:55.9025114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_meta.h 2025-12-04T09:59:55.9028634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_meta_dispatch.h 2025-12-04T09:59:55.9032411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_native.h 2025-12-04T09:59:55.9036205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\erf_ops.h 2025-12-04T09:59:55.9039511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp.h 2025-12-04T09:59:55.9043663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2.h 2025-12-04T09:59:55.9047276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.9050847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_cpu_dispatch.h 2025-12-04T09:59:55.9054981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_cuda_dispatch.h 2025-12-04T09:59:55.9058706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_meta.h 2025-12-04T09:59:55.9062292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_meta_dispatch.h 2025-12-04T09:59:55.9065949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_native.h 2025-12-04T09:59:55.9070982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp2_ops.h 2025-12-04T09:59:55.9076210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand.h 2025-12-04T09:59:55.9081059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as.h 2025-12-04T09:59:55.9086386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9091338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as_native.h 2025-12-04T09:59:55.9095222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_as_ops.h 2025-12-04T09:59:55.9101025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.9106016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy.h 2025-12-04T09:59:55.9111245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.9116582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.9121788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_native.h 2025-12-04T09:59:55.9127499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_copy_ops.h 2025-12-04T09:59:55.9132616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_native.h 2025-12-04T09:59:55.9136416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expand_ops.h 2025-12-04T09:59:55.9141367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1.h 2025-12-04T09:59:55.9146934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.9152050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_cpu_dispatch.h 2025-12-04T09:59:55.9157104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_cuda_dispatch.h 2025-12-04T09:59:55.9162323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_meta.h 2025-12-04T09:59:55.9166619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_meta_dispatch.h 2025-12-04T09:59:55.9171726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_native.h 2025-12-04T09:59:55.9176868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\expm1_ops.h 2025-12-04T09:59:55.9182081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential.h 2025-12-04T09:59:55.9187146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.9192599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_cpu_dispatch.h 2025-12-04T09:59:55.9197570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_cuda_dispatch.h 2025-12-04T09:59:55.9201430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_meta_dispatch.h 2025-12-04T09:59:55.9206478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_native.h 2025-12-04T09:59:55.9211606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exponential_ops.h 2025-12-04T09:59:55.9217163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:55.9222063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_cpu_dispatch.h 2025-12-04T09:59:55.9227282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_cuda_dispatch.h 2025-12-04T09:59:55.9230970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_meta.h 2025-12-04T09:59:55.9235841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_meta_dispatch.h 2025-12-04T09:59:55.9240825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_native.h 2025-12-04T09:59:55.9245794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\exp_ops.h 2025-12-04T09:59:55.9249320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye.h 2025-12-04T09:59:55.9254211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.9282139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_cpu_dispatch.h 2025-12-04T09:59:55.9287566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_cuda_dispatch.h 2025-12-04T09:59:55.9293288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_meta_dispatch.h 2025-12-04T09:59:55.9298885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_native.h 2025-12-04T09:59:55.9304122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\eye_ops.h 2025-12-04T09:59:55.9307804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine.h 2025-12-04T09:59:55.9312332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask.h 2025-12-04T09:59:55.9317992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward.h 2025-12-04T09:59:55.9322134Z 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-04T09:59:55.9325942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_native.h 2025-12-04T09:59:55.9329838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_backward_ops.h 2025-12-04T09:59:55.9335628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.9339653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h 2025-12-04T09:59:55.9343575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h 2025-12-04T09:59:55.9347313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_native.h 2025-12-04T09:59:55.9351215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_cachemask_ops.h 2025-12-04T09:59:55.9356020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9359842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_native.h 2025-12-04T09:59:55.9364944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_channel_affine_ops.h 2025-12-04T09:59:55.9368814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine.h 2025-12-04T09:59:55.9373007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask.h 2025-12-04T09:59:55.9377486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward.h 2025-12-04T09:59:55.9381603Z 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-04T09:59:55.9385471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_native.h 2025-12-04T09:59:55.9389362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_backward_ops.h 2025-12-04T09:59:55.9394080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.9398183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h 2025-12-04T09:59:55.9433943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h 2025-12-04T09:59:55.9437894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_native.h 2025-12-04T09:59:55.9441766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_cachemask_ops.h 2025-12-04T09:59:55.9446285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9450233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_native.h 2025-12-04T09:59:55.9454282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fake_quantize_per_tensor_affine_ops.h 2025-12-04T09:59:55.9458210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight.h 2025-12-04T09:59:55.9462267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9466188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation.h 2025-12-04T09:59:55.9470394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9474247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_native.h 2025-12-04T09:59:55.9478106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_fp32_activation_ops.h 2025-12-04T09:59:55.9481933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_native.h 2025-12-04T09:59:55.9486288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_fp16_weight_ops.h 2025-12-04T09:59:55.9490311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight.h 2025-12-04T09:59:55.9494374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9499460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation.h 2025-12-04T09:59:55.9503728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9508248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_native.h 2025-12-04T09:59:55.9512217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_fp32_activation_ops.h 2025-12-04T09:59:55.9516474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_native.h 2025-12-04T09:59:55.9520477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_int8_weight_ops.h 2025-12-04T09:59:55.9524321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight.h 2025-12-04T09:59:55.9528846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9533257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight_native.h 2025-12-04T09:59:55.9537375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_linear_quantize_weight_ops.h 2025-12-04T09:59:55.9541226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16.h 2025-12-04T09:59:55.9545408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9549256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_native.h 2025-12-04T09:59:55.9553580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16_ops.h 2025-12-04T09:59:55.9557517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix.h 2025-12-04T09:59:55.9561560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9565501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_native.h 2025-12-04T09:59:55.9569741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fbgemm_pack_quantized_matrix_ops.h 2025-12-04T09:59:55.9573561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout.h 2025-12-04T09:59:55.9577737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9582419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout_native.h 2025-12-04T09:59:55.9586323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_alpha_dropout_ops.h 2025-12-04T09:59:55.9590389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout.h 2025-12-04T09:59:55.9594397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9598225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout_native.h 2025-12-04T09:59:55.9602794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\feature_dropout_ops.h 2025-12-04T09:59:55.9606950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft.h 2025-12-04T09:59:55.9610556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2.h 2025-12-04T09:59:55.9614283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9618077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2_native.h 2025-12-04T09:59:55.9621775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft2_ops.h 2025-12-04T09:59:55.9625705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq.h 2025-12-04T09:59:55.9629772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.9634411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq_native.h 2025-12-04T09:59:55.9638242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftfreq_ops.h 2025-12-04T09:59:55.9642119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn.h 2025-12-04T09:59:55.9646393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9650199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn_native.h 2025-12-04T09:59:55.9654031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftn_ops.h 2025-12-04T09:59:55.9658084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift.h 2025-12-04T09:59:55.9662685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9666625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift_native.h 2025-12-04T09:59:55.9670928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fftshift_ops.h 2025-12-04T09:59:55.9674923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9678581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft_native.h 2025-12-04T09:59:55.9682419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_fft_ops.h 2025-12-04T09:59:55.9686801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft.h 2025-12-04T09:59:55.9690243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2.h 2025-12-04T09:59:55.9694675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9698604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2_native.h 2025-12-04T09:59:55.9702191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft2_ops.h 2025-12-04T09:59:55.9705891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn.h 2025-12-04T09:59:55.9709900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9714165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn_native.h 2025-12-04T09:59:55.9726507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfftn_ops.h 2025-12-04T09:59:55.9726979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9729336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft_native.h 2025-12-04T09:59:55.9733014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_hfft_ops.h 2025-12-04T09:59:55.9736977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft.h 2025-12-04T09:59:55.9740149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2.h 2025-12-04T09:59:55.9744365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9748141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2_native.h 2025-12-04T09:59:55.9751933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft2_ops.h 2025-12-04T09:59:55.9755830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn.h 2025-12-04T09:59:55.9759983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9764268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn_native.h 2025-12-04T09:59:55.9768615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftn_ops.h 2025-12-04T09:59:55.9773920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift.h 2025-12-04T09:59:55.9778775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9782596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift_native.h 2025-12-04T09:59:55.9786751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifftshift_ops.h 2025-12-04T09:59:55.9790955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9794738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft_native.h 2025-12-04T09:59:55.9798573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ifft_ops.h 2025-12-04T09:59:55.9802570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft.h 2025-12-04T09:59:55.9806173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2.h 2025-12-04T09:59:55.9810339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9814820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2_native.h 2025-12-04T09:59:55.9818588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft2_ops.h 2025-12-04T09:59:55.9822409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn.h 2025-12-04T09:59:55.9826292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9830983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn_native.h 2025-12-04T09:59:55.9834660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfftn_ops.h 2025-12-04T09:59:55.9838478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9842321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft_native.h 2025-12-04T09:59:55.9846007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_ihfft_ops.h 2025-12-04T09:59:55.9849880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft.h 2025-12-04T09:59:55.9853464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2.h 2025-12-04T09:59:55.9857164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9860992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2_native.h 2025-12-04T09:59:55.9864725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft2_ops.h 2025-12-04T09:59:55.9868420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn.h 2025-12-04T09:59:55.9873693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9877346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn_native.h 2025-12-04T09:59:55.9881631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfftn_ops.h 2025-12-04T09:59:55.9885460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9889264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft_native.h 2025-12-04T09:59:55.9893682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_irfft_ops.h 2025-12-04T09:59:55.9897288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft.h 2025-12-04T09:59:55.9900589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2.h 2025-12-04T09:59:55.9904437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9908039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2_native.h 2025-12-04T09:59:55.9911759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft2_ops.h 2025-12-04T09:59:55.9916859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq.h 2025-12-04T09:59:55.9920946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.9925015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq_native.h 2025-12-04T09:59:55.9928718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftfreq_ops.h 2025-12-04T09:59:55.9932830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn.h 2025-12-04T09:59:55.9936657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9940735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn_native.h 2025-12-04T09:59:55.9944414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfftn_ops.h 2025-12-04T09:59:55.9948487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9952273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft_native.h 2025-12-04T09:59:55.9956571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fft_rfft_ops.h 2025-12-04T09:59:55.9960366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill.h 2025-12-04T09:59:55.9964214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:55.9967798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_cpu_dispatch.h 2025-12-04T09:59:55.9972032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_cuda_dispatch.h 2025-12-04T09:59:55.9979576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal.h 2025-12-04T09:59:55.9983517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:55.9987134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal_native.h 2025-12-04T09:59:55.9990811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_diagonal_ops.h 2025-12-04T09:59:55.9994603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_meta_dispatch.h 2025-12-04T09:59:55.9998695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_native.h 2025-12-04T09:59:56.0002321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fill_ops.h 2025-12-04T09:59:56.0005596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix.h 2025-12-04T09:59:56.0009835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.0013430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix_native.h 2025-12-04T09:59:56.0018749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fix_ops.h 2025-12-04T09:59:56.0023416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten.h 2025-12-04T09:59:56.0027286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.0032189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors.h 2025-12-04T09:59:56.0037802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.0042647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors_native.h 2025-12-04T09:59:56.0047627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_dense_tensors_ops.h 2025-12-04T09:59:56.0052800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_native.h 2025-12-04T09:59:56.0056747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flatten_ops.h 2025-12-04T09:59:56.0062167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip.h 2025-12-04T09:59:56.0067238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr.h 2025-12-04T09:59:56.0072220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.0077197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr_native.h 2025-12-04T09:59:56.0082131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fliplr_ops.h 2025-12-04T09:59:56.0085828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud.h 2025-12-04T09:59:56.0090792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.0095749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud_native.h 2025-12-04T09:59:56.0101052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flipud_ops.h 2025-12-04T09:59:56.0106125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.0109828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_cpu_dispatch.h 2025-12-04T09:59:56.0114839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_cuda_dispatch.h 2025-12-04T09:59:56.0120332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_native.h 2025-12-04T09:59:56.0125317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\flip_ops.h 2025-12-04T09:59:56.0130137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power.h 2025-12-04T09:59:56.0135244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.0139200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power_native.h 2025-12-04T09:59:56.0144294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\float_power_ops.h 2025-12-04T09:59:56.0149177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor.h 2025-12-04T09:59:56.0154098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.0158951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_cpu_dispatch.h 2025-12-04T09:59:56.0162816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_cuda_dispatch.h 2025-12-04T09:59:56.0168174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide.h 2025-12-04T09:59:56.0173820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.0178999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_cpu_dispatch.h 2025-12-04T09:59:56.0184256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_cuda_dispatch.h 2025-12-04T09:59:56.0189463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_meta_dispatch.h 2025-12-04T09:59:56.0194544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_native.h 2025-12-04T09:59:56.0198463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_divide_ops.h 2025-12-04T09:59:56.0203967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_meta.h 2025-12-04T09:59:56.0209747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_meta_dispatch.h 2025-12-04T09:59:56.0213769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_native.h 2025-12-04T09:59:56.0217629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\floor_ops.h 2025-12-04T09:59:56.0223188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax.h 2025-12-04T09:59:56.0227173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.0232246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_cpu_dispatch.h 2025-12-04T09:59:56.0237158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_cuda_dispatch.h 2025-12-04T09:59:56.0242270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_meta.h 2025-12-04T09:59:56.0247240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_meta_dispatch.h 2025-12-04T09:59:56.0251272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_native.h 2025-12-04T09:59:56.0256248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmax_ops.h 2025-12-04T09:59:56.0260839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin.h 2025-12-04T09:59:56.0266142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.0280053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_cpu_dispatch.h 2025-12-04T09:59:56.0283778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_cuda_dispatch.h 2025-12-04T09:59:56.0289547Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_meta.h 2025-12-04T09:59:56.0309803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_meta_dispatch.h 2025-12-04T09:59:56.0313579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_native.h 2025-12-04T09:59:56.0319208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmin_ops.h 2025-12-04T09:59:56.0322833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod.h 2025-12-04T09:59:56.0326472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.0331950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.0335652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_cpu_dispatch.h 2025-12-04T09:59:56.0339606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_cuda_dispatch.h 2025-12-04T09:59:56.0343315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_meta.h 2025-12-04T09:59:56.0347003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_meta_dispatch.h 2025-12-04T09:59:56.0350906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_native.h 2025-12-04T09:59:56.0354395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fmod_ops.h 2025-12-04T09:59:56.0357783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac.h 2025-12-04T09:59:56.0363408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d.h 2025-12-04T09:59:56.0367176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward.h 2025-12-04T09:59:56.0371393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.0375204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_cpu_dispatch.h 2025-12-04T09:59:56.0379034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_cuda_dispatch.h 2025-12-04T09:59:56.0382885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_meta.h 2025-12-04T09:59:56.0386638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_meta_dispatch.h 2025-12-04T09:59:56.0390538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_native.h 2025-12-04T09:59:56.0394455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_backward_ops.h 2025-12-04T09:59:56.0398406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.0402144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_cpu_dispatch.h 2025-12-04T09:59:56.0405965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_cuda_dispatch.h 2025-12-04T09:59:56.0409996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_meta.h 2025-12-04T09:59:56.0414102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_meta_dispatch.h 2025-12-04T09:59:56.0419472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_native.h 2025-12-04T09:59:56.0423330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool2d_ops.h 2025-12-04T09:59:56.0427431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d.h 2025-12-04T09:59:56.0431266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward.h 2025-12-04T09:59:56.0435143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_cpu_dispatch.h 2025-12-04T09:59:56.0439133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_cuda_dispatch.h 2025-12-04T09:59:56.0442976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_native.h 2025-12-04T09:59:56.0446783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_backward_ops.h 2025-12-04T09:59:56.0451682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.0455841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_cpu_dispatch.h 2025-12-04T09:59:56.0460923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_cuda_dispatch.h 2025-12-04T09:59:56.0464773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_meta.h 2025-12-04T09:59:56.0468475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_meta_dispatch.h 2025-12-04T09:59:56.0472174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_native.h 2025-12-04T09:59:56.0476092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fractional_max_pool3d_ops.h 2025-12-04T09:59:56.0479964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.0483844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_cpu_dispatch.h 2025-12-04T09:59:56.0487494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_cuda_dispatch.h 2025-12-04T09:59:56.0491307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_meta.h 2025-12-04T09:59:56.0494956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_meta_dispatch.h 2025-12-04T09:59:56.0499002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_native.h 2025-12-04T09:59:56.0502554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frac_ops.h 2025-12-04T09:59:56.0505954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp.h 2025-12-04T09:59:56.0509511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.0513267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_cpu_dispatch.h 2025-12-04T09:59:56.0517033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_cuda_dispatch.h 2025-12-04T09:59:56.0522084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_native.h 2025-12-04T09:59:56.0525713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frexp_ops.h 2025-12-04T09:59:56.0530126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm.h 2025-12-04T09:59:56.0533320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.0568220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm_native.h 2025-12-04T09:59:56.0571815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\frobenius_norm_ops.h 2025-12-04T09:59:56.0575893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_blob.h 2025-12-04T09:59:56.0579455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file.h 2025-12-04T09:59:56.0583288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.0587361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_cpu_dispatch.h 2025-12-04T09:59:56.0591053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_native.h 2025-12-04T09:59:56.0594674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\from_file_ops.h 2025-12-04T09:59:56.0598440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full.h 2025-12-04T09:59:56.0602345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.0606170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like.h 2025-12-04T09:59:56.0610430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.0613984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like_native.h 2025-12-04T09:59:56.0617529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_like_ops.h 2025-12-04T09:59:56.0622670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_native.h 2025-12-04T09:59:56.0627436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\full_ops.h 2025-12-04T09:59:56.0632583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant.h 2025-12-04T09:59:56.0636828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.0642371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_native.h 2025-12-04T09:59:56.0647764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\fused_moving_avg_obs_fake_quant_ops.h 2025-12-04T09:59:56.0652792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather.h 2025-12-04T09:59:56.0657492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward.h 2025-12-04T09:59:56.0662649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.0666473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward_native.h 2025-12-04T09:59:56.0671543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_backward_ops.h 2025-12-04T09:59:56.0676891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.0681973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.0687063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_cpu_dispatch.h 2025-12-04T09:59:56.0691174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_cuda_dispatch.h 2025-12-04T09:59:56.0695130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_meta.h 2025-12-04T09:59:56.0698960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_meta_dispatch.h 2025-12-04T09:59:56.0703762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_native.h 2025-12-04T09:59:56.0709154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gather_ops.h 2025-12-04T09:59:56.0713019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd.h 2025-12-04T09:59:56.0718026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.0722823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_cpu_dispatch.h 2025-12-04T09:59:56.0728162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_cuda_dispatch.h 2025-12-04T09:59:56.0733132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_meta.h 2025-12-04T09:59:56.0737605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_meta_dispatch.h 2025-12-04T09:59:56.0741676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_native.h 2025-12-04T09:59:56.0746774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gcd_ops.h 2025-12-04T09:59:56.0751585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge.h 2025-12-04T09:59:56.0756308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu.h 2025-12-04T09:59:56.0759768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward.h 2025-12-04T09:59:56.0765083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.0807660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_cpu_dispatch.h 2025-12-04T09:59:56.0813751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_cuda_dispatch.h 2025-12-04T09:59:56.0819128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_meta.h 2025-12-04T09:59:56.0824739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_meta_dispatch.h 2025-12-04T09:59:56.0830142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_native.h 2025-12-04T09:59:56.0834308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_backward_ops.h 2025-12-04T09:59:56.0838078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.0843718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_cpu_dispatch.h 2025-12-04T09:59:56.0847616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_cuda_dispatch.h 2025-12-04T09:59:56.0851350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_meta.h 2025-12-04T09:59:56.0854993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_meta_dispatch.h 2025-12-04T09:59:56.0860618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_native.h 2025-12-04T09:59:56.0864264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gelu_ops.h 2025-12-04T09:59:56.0867834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric.h 2025-12-04T09:59:56.0871609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.0875232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_cpu_dispatch.h 2025-12-04T09:59:56.0879888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_cuda_dispatch.h 2025-12-04T09:59:56.0883560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_meta_dispatch.h 2025-12-04T09:59:56.0888466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_native.h 2025-12-04T09:59:56.0892508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geometric_ops.h 2025-12-04T09:59:56.0896596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf.h 2025-12-04T09:59:56.0900325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_cpu_dispatch.h 2025-12-04T09:59:56.0903918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_cuda_dispatch.h 2025-12-04T09:59:56.0907743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_native.h 2025-12-04T09:59:56.0911597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\geqrf_ops.h 2025-12-04T09:59:56.0915391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger.h 2025-12-04T09:59:56.0920627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.0924630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger_native.h 2025-12-04T09:59:56.0928256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ger_ops.h 2025-12-04T09:59:56.0931965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.0935501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_cpu_dispatch.h 2025-12-04T09:59:56.0939208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_cuda_dispatch.h 2025-12-04T09:59:56.0943188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_meta.h 2025-12-04T09:59:56.0948029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_meta_dispatch.h 2025-12-04T09:59:56.0951615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_native.h 2025-12-04T09:59:56.0955238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ge_ops.h 2025-12-04T09:59:56.0958520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu.h 2025-12-04T09:59:56.0962010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward.h 2025-12-04T09:59:56.0965612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_cpu_dispatch.h 2025-12-04T09:59:56.0969327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_cuda_dispatch.h 2025-12-04T09:59:56.0973180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp.h 2025-12-04T09:59:56.0977036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.0981263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_cpu_dispatch.h 2025-12-04T09:59:56.0985378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_cuda_dispatch.h 2025-12-04T09:59:56.0989111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_native.h 2025-12-04T09:59:56.0993152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_jvp_ops.h 2025-12-04T09:59:56.0996891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_native.h 2025-12-04T09:59:56.1000952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_backward_ops.h 2025-12-04T09:59:56.1004971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.1008446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_cpu_dispatch.h 2025-12-04T09:59:56.1012161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_cuda_dispatch.h 2025-12-04T09:59:56.1016299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp.h 2025-12-04T09:59:56.1019911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.1023578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_cpu_dispatch.h 2025-12-04T09:59:56.1027813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_cuda_dispatch.h 2025-12-04T09:59:56.1031508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_native.h 2025-12-04T09:59:56.1035405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_jvp_ops.h 2025-12-04T09:59:56.1039265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_meta.h 2025-12-04T09:59:56.1042950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_meta_dispatch.h 2025-12-04T09:59:56.1047905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_native.h 2025-12-04T09:59:56.1053095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\glu_ops.h 2025-12-04T09:59:56.1056601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient.h 2025-12-04T09:59:56.1061488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.1066672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient_native.h 2025-12-04T09:59:56.1071661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gradient_ops.h 2025-12-04T09:59:56.1076581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater.h 2025-12-04T09:59:56.1080209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.1085453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal.h 2025-12-04T09:59:56.1091080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.1096193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal_native.h 2025-12-04T09:59:56.1101349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_equal_ops.h 2025-12-04T09:59:56.1106543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_native.h 2025-12-04T09:59:56.1111730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\greater_ops.h 2025-12-04T09:59:56.1115410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler.h 2025-12-04T09:59:56.1120977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d.h 2025-12-04T09:59:56.1126111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward.h 2025-12-04T09:59:56.1131618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.1137126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_cpu_dispatch.h 2025-12-04T09:59:56.1142223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_cuda_dispatch.h 2025-12-04T09:59:56.1147846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_native.h 2025-12-04T09:59:56.1152999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_backward_ops.h 2025-12-04T09:59:56.1156974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.1162083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_cpu_dispatch.h 2025-12-04T09:59:56.1167635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_cuda_dispatch.h 2025-12-04T09:59:56.1172667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_native.h 2025-12-04T09:59:56.1177791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_2d_ops.h 2025-12-04T09:59:56.1182813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d.h 2025-12-04T09:59:56.1187848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward.h 2025-12-04T09:59:56.1192338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.1197581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_cpu_dispatch.h 2025-12-04T09:59:56.1202732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_cuda_dispatch.h 2025-12-04T09:59:56.1207859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_native.h 2025-12-04T09:59:56.1215233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_backward_ops.h 2025-12-04T09:59:56.1220575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.1225680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_cpu_dispatch.h 2025-12-04T09:59:56.1231142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_cuda_dispatch.h 2025-12-04T09:59:56.1236372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_native.h 2025-12-04T09:59:56.1241446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_3d_ops.h 2025-12-04T09:59:56.1247263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.1252109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_native.h 2025-12-04T09:59:56.1256464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\grid_sampler_ops.h 2025-12-04T09:59:56.1261426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm.h 2025-12-04T09:59:56.1277961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.1283617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm_native.h 2025-12-04T09:59:56.1289395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\group_norm_ops.h 2025-12-04T09:59:56.1294780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru.h 2025-12-04T09:59:56.1298285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell.h 2025-12-04T09:59:56.1303611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.1307278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell_native.h 2025-12-04T09:59:56.1312571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_cell_ops.h 2025-12-04T09:59:56.1316675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.1320518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_native.h 2025-12-04T09:59:56.1324084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gru_ops.h 2025-12-04T09:59:56.1329123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt.h 2025-12-04T09:59:56.1332859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.1337196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_cpu_dispatch.h 2025-12-04T09:59:56.1340819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_cuda_dispatch.h 2025-12-04T09:59:56.1344905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_meta.h 2025-12-04T09:59:56.1348738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_meta_dispatch.h 2025-12-04T09:59:56.1352301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_native.h 2025-12-04T09:59:56.1355935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\gt_ops.h 2025-12-04T09:59:56.1360910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window.h 2025-12-04T09:59:56.1365069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.1368680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window_native.h 2025-12-04T09:59:56.1372413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hamming_window_ops.h 2025-12-04T09:59:56.1376214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window.h 2025-12-04T09:59:56.1380016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.1384518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window_native.h 2025-12-04T09:59:56.1388310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hann_window_ops.h 2025-12-04T09:59:56.1391839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink.h 2025-12-04T09:59:56.1395460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward.h 2025-12-04T09:59:56.1399428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.1403358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_cpu_dispatch.h 2025-12-04T09:59:56.1407254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_cuda_dispatch.h 2025-12-04T09:59:56.1411209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_meta.h 2025-12-04T09:59:56.1416477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_meta_dispatch.h 2025-12-04T09:59:56.1421223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_native.h 2025-12-04T09:59:56.1425266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_backward_ops.h 2025-12-04T09:59:56.1429351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.1433694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_cpu_dispatch.h 2025-12-04T09:59:56.1437640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_cuda_dispatch.h 2025-12-04T09:59:56.1441822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_meta.h 2025-12-04T09:59:56.1445551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_meta_dispatch.h 2025-12-04T09:59:56.1449596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_native.h 2025-12-04T09:59:56.1453301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardshrink_ops.h 2025-12-04T09:59:56.1457111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid.h 2025-12-04T09:59:56.1460743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward.h 2025-12-04T09:59:56.1464716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.1468959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_cpu_dispatch.h 2025-12-04T09:59:56.1472727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_cuda_dispatch.h 2025-12-04T09:59:56.1476834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_meta.h 2025-12-04T09:59:56.1480616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_meta_dispatch.h 2025-12-04T09:59:56.1484550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_native.h 2025-12-04T09:59:56.1489110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_backward_ops.h 2025-12-04T09:59:56.1493248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.1496848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_cpu_dispatch.h 2025-12-04T09:59:56.1500586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_cuda_dispatch.h 2025-12-04T09:59:56.1504283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_meta.h 2025-12-04T09:59:56.1508555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_meta_dispatch.h 2025-12-04T09:59:56.1512387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_native.h 2025-12-04T09:59:56.1516265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardsigmoid_ops.h 2025-12-04T09:59:56.1519974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish.h 2025-12-04T09:59:56.1523715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward.h 2025-12-04T09:59:56.1528147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.1532244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_cpu_dispatch.h 2025-12-04T09:59:56.1536561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_cuda_dispatch.h 2025-12-04T09:59:56.1540340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_native.h 2025-12-04T09:59:56.1544086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_backward_ops.h 2025-12-04T09:59:56.1547848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_cpu_dispatch.h 2025-12-04T09:59:56.1551562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_cuda_dispatch.h 2025-12-04T09:59:56.1555262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_meta_dispatch.h 2025-12-04T09:59:56.1559046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_native.h 2025-12-04T09:59:56.1563017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardswish_ops.h 2025-12-04T09:59:56.1566625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh.h 2025-12-04T09:59:56.1570214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward.h 2025-12-04T09:59:56.1574090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_cpu_dispatch.h 2025-12-04T09:59:56.1579145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_cuda_dispatch.h 2025-12-04T09:59:56.1584151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_native.h 2025-12-04T09:59:56.1588082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_backward_ops.h 2025-12-04T09:59:56.1593890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_cpu_dispatch.h 2025-12-04T09:59:56.1599661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_cuda_dispatch.h 2025-12-04T09:59:56.1605175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_meta_dispatch.h 2025-12-04T09:59:56.1610433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_native.h 2025-12-04T09:59:56.1615852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hardtanh_ops.h 2025-12-04T09:59:56.1620886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor.h 2025-12-04T09:59:56.1626151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.1631895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_cpu_dispatch.h 2025-12-04T09:59:56.1637408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_cuda_dispatch.h 2025-12-04T09:59:56.1641216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_meta.h 2025-12-04T09:59:56.1646351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_meta_dispatch.h 2025-12-04T09:59:56.1651556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_native.h 2025-12-04T09:59:56.1656907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hash_tensor_ops.h 2025-12-04T09:59:56.1662098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside.h 2025-12-04T09:59:56.1667282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.1672518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_cpu_dispatch.h 2025-12-04T09:59:56.1676646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_cuda_dispatch.h 2025-12-04T09:59:56.1709821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_meta.h 2025-12-04T09:59:56.1713663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_meta_dispatch.h 2025-12-04T09:59:56.1717379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_native.h 2025-12-04T09:59:56.1721293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\heaviside_ops.h 2025-12-04T09:59:56.1725169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss.h 2025-12-04T09:59:56.1729383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.1733224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss_native.h 2025-12-04T09:59:56.1737179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hinge_embedding_loss_ops.h 2025-12-04T09:59:56.1740936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc.h 2025-12-04T09:59:56.1746520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_cpu_dispatch.h 2025-12-04T09:59:56.1751728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_cuda_dispatch.h 2025-12-04T09:59:56.1756730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_native.h 2025-12-04T09:59:56.1762008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histc_ops.h 2025-12-04T09:59:56.1787107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram.h 2025-12-04T09:59:56.1793196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd.h 2025-12-04T09:59:56.1825359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.1829046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd_native.h 2025-12-04T09:59:56.1832764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogramdd_ops.h 2025-12-04T09:59:56.1838365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram_cpu_dispatch.h 2025-12-04T09:59:56.1842271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram_native.h 2025-12-04T09:59:56.1846082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\histogram_ops.h 2025-12-04T09:59:56.1849773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit.h 2025-12-04T09:59:56.1853557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.1857102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit_native.h 2025-12-04T09:59:56.1861166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hsplit_ops.h 2025-12-04T09:59:56.1864768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hspmm.h 2025-12-04T09:59:56.1869569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hspmm_native.h 2025-12-04T09:59:56.1873775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hspmm_ops.h 2025-12-04T09:59:56.1877499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack.h 2025-12-04T09:59:56.1881226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.1884765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack_native.h 2025-12-04T09:59:56.1888509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hstack_ops.h 2025-12-04T09:59:56.1892351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss.h 2025-12-04T09:59:56.1895863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward.h 2025-12-04T09:59:56.1900080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.1903945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_cpu_dispatch.h 2025-12-04T09:59:56.1907908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_cuda_dispatch.h 2025-12-04T09:59:56.1911712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_native.h 2025-12-04T09:59:56.1915988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_backward_ops.h 2025-12-04T09:59:56.1920005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_cpu_dispatch.h 2025-12-04T09:59:56.1928855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_cuda_dispatch.h 2025-12-04T09:59:56.1934472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_native.h 2025-12-04T09:59:56.1939747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\huber_loss_ops.h 2025-12-04T09:59:56.1945276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot.h 2025-12-04T09:59:56.1949195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.1954298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_cpu_dispatch.h 2025-12-04T09:59:56.1959651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_cuda_dispatch.h 2025-12-04T09:59:56.1964798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_meta.h 2025-12-04T09:59:56.1970133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_meta_dispatch.h 2025-12-04T09:59:56.1975409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_native.h 2025-12-04T09:59:56.1980773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\hypot_ops.h 2025-12-04T09:59:56.1984799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0.h 2025-12-04T09:59:56.1989824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.1994794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_cpu_dispatch.h 2025-12-04T09:59:56.1999806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_cuda_dispatch.h 2025-12-04T09:59:56.2004612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_meta.h 2025-12-04T09:59:56.2008366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_meta_dispatch.h 2025-12-04T09:59:56.2013889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_native.h 2025-12-04T09:59:56.2017782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\i0_ops.h 2025-12-04T09:59:56.2021726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma.h 2025-12-04T09:59:56.2025954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac.h 2025-12-04T09:59:56.2029773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.2033870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_cpu_dispatch.h 2025-12-04T09:59:56.2037633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_cuda_dispatch.h 2025-12-04T09:59:56.2041530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_meta.h 2025-12-04T09:59:56.2045528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_meta_dispatch.h 2025-12-04T09:59:56.2049741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_native.h 2025-12-04T09:59:56.2053922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igammac_ops.h 2025-12-04T09:59:56.2057943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.2062087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_cpu_dispatch.h 2025-12-04T09:59:56.2067206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_cuda_dispatch.h 2025-12-04T09:59:56.2071372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_meta.h 2025-12-04T09:59:56.2075440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_meta_dispatch.h 2025-12-04T09:59:56.2079165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_native.h 2025-12-04T09:59:56.2083704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\igamma_ops.h 2025-12-04T09:59:56.2088469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col.h 2025-12-04T09:59:56.2092750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_cpu_dispatch.h 2025-12-04T09:59:56.2096457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_cuda_dispatch.h 2025-12-04T09:59:56.2101499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_native.h 2025-12-04T09:59:56.2106191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\im2col_ops.h 2025-12-04T09:59:56.2110577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag.h 2025-12-04T09:59:56.2114392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2118037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag_native.h 2025-12-04T09:59:56.2122104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\imag_ops.h 2025-12-04T09:59:56.2125766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index.h 2025-12-04T09:59:56.2130107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add.h 2025-12-04T09:59:56.2134592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.2138761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2142542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_cpu_dispatch.h 2025-12-04T09:59:56.2146445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_cuda_dispatch.h 2025-12-04T09:59:56.2150549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_meta.h 2025-12-04T09:59:56.2154835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_meta_dispatch.h 2025-12-04T09:59:56.2158826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_native.h 2025-12-04T09:59:56.2162615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_add_ops.h 2025-12-04T09:59:56.2166501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.2170380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy.h 2025-12-04T09:59:56.2174900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.2179691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2184977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_cpu_dispatch.h 2025-12-04T09:59:56.2189148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_cuda_dispatch.h 2025-12-04T09:59:56.2193028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_meta.h 2025-12-04T09:59:56.2196788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_meta_dispatch.h 2025-12-04T09:59:56.2201080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_native.h 2025-12-04T09:59:56.2205316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_copy_ops.h 2025-12-04T09:59:56.2209497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_cpu_dispatch.h 2025-12-04T09:59:56.2213499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_cuda_dispatch.h 2025-12-04T09:59:56.2217685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill.h 2025-12-04T09:59:56.2221661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.2226169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2230622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_cpu_dispatch.h 2025-12-04T09:59:56.2234756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_cuda_dispatch.h 2025-12-04T09:59:56.2238719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_meta_dispatch.h 2025-12-04T09:59:56.2242589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_native.h 2025-12-04T09:59:56.2246692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_fill_ops.h 2025-12-04T09:59:56.2250471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_meta.h 2025-12-04T09:59:56.2254211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_meta_dispatch.h 2025-12-04T09:59:56.2258347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_native.h 2025-12-04T09:59:56.2262137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_ops.h 2025-12-04T09:59:56.2265836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put.h 2025-12-04T09:59:56.2270582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.2274482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put_native.h 2025-12-04T09:59:56.2278156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_put_ops.h 2025-12-04T09:59:56.2281965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce.h 2025-12-04T09:59:56.2286234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.2290272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_cpu_dispatch.h 2025-12-04T09:59:56.2294514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_cuda_dispatch.h 2025-12-04T09:59:56.2299089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_meta.h 2025-12-04T09:59:56.2303087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_meta_dispatch.h 2025-12-04T09:59:56.2307491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_native.h 2025-12-04T09:59:56.2311415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_reduce_ops.h 2025-12-04T09:59:56.2315501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select.h 2025-12-04T09:59:56.2319281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward.h 2025-12-04T09:59:56.2323861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2327828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward_native.h 2025-12-04T09:59:56.2331729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_backward_ops.h 2025-12-04T09:59:56.2336049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2339894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_cpu_dispatch.h 2025-12-04T09:59:56.2343662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_cuda_dispatch.h 2025-12-04T09:59:56.2347431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_native.h 2025-12-04T09:59:56.2351407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\index_select_ops.h 2025-12-04T09:59:56.2355274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices.h 2025-12-04T09:59:56.2359263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.2363213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy.h 2025-12-04T09:59:56.2367215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.2371258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.2375208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_native.h 2025-12-04T09:59:56.2378934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_copy_ops.h 2025-12-04T09:59:56.2382932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_native.h 2025-12-04T09:59:56.2387168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\indices_ops.h 2025-12-04T09:59:56.2391144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward.h 2025-12-04T09:59:56.2395393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2399566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_native.h 2025-12-04T09:59:56.2403533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\infinitely_differentiable_gelu_backward_ops.h 2025-12-04T09:59:56.2407468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner.h 2025-12-04T09:59:56.2411207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2414721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner_native.h 2025-12-04T09:59:56.2418385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inner_ops.h 2025-12-04T09:59:56.2422536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm.h 2025-12-04T09:59:56.2426777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2431081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm_native.h 2025-12-04T09:59:56.2434862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\instance_norm_ops.h 2025-12-04T09:59:56.2438519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr.h 2025-12-04T09:59:56.2442459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.2446232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr_native.h 2025-12-04T09:59:56.2450207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\int_repr_ops.h 2025-12-04T09:59:56.2453978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse.h 2025-12-04T09:59:56.2457692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2461840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse_native.h 2025-12-04T09:59:56.2465698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\inverse_ops.h 2025-12-04T09:59:56.2469716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose.h 2025-12-04T09:59:56.2473477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2477719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose_native.h 2025-12-04T09:59:56.2482070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isclose_ops.h 2025-12-04T09:59:56.2486057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite.h 2025-12-04T09:59:56.2489977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2493612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite_native.h 2025-12-04T09:59:56.2497309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isfinite_ops.h 2025-12-04T09:59:56.2500919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin.h 2025-12-04T09:59:56.2504307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf.h 2025-12-04T09:59:56.2508366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.2511992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf_native.h 2025-12-04T09:59:56.2515519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isinf_ops.h 2025-12-04T09:59:56.2519591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.2523177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_cpu_dispatch.h 2025-12-04T09:59:56.2527033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_cuda_dispatch.h 2025-12-04T09:59:56.2530936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_meta.h 2025-12-04T09:59:56.2534869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_meta_dispatch.h 2025-12-04T09:59:56.2538717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_native.h 2025-12-04T09:59:56.2542307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isin_ops.h 2025-12-04T09:59:56.2546299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan.h 2025-12-04T09:59:56.2550027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.2553651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_cpu_dispatch.h 2025-12-04T09:59:56.2557267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_cuda_dispatch.h 2025-12-04T09:59:56.2560909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_native.h 2025-12-04T09:59:56.2564511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isnan_ops.h 2025-12-04T09:59:56.2568537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf.h 2025-12-04T09:59:56.2572409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.2576033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_cpu_dispatch.h 2025-12-04T09:59:56.2580177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_cuda_dispatch.h 2025-12-04T09:59:56.2583821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_meta.h 2025-12-04T09:59:56.2588047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_meta_dispatch.h 2025-12-04T09:59:56.2591903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_native.h 2025-12-04T09:59:56.2595708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isneginf_ops.h 2025-12-04T09:59:56.2599477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf.h 2025-12-04T09:59:56.2604206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.2607991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_cpu_dispatch.h 2025-12-04T09:59:56.2611880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_cuda_dispatch.h 2025-12-04T09:59:56.2616176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_meta.h 2025-12-04T09:59:56.2619998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_meta_dispatch.h 2025-12-04T09:59:56.2623930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_native.h 2025-12-04T09:59:56.2627719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isposinf_ops.h 2025-12-04T09:59:56.2631923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal.h 2025-12-04T09:59:56.2635870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2639760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal_native.h 2025-12-04T09:59:56.2643331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\isreal_ops.h 2025-12-04T09:59:56.2647057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft.h 2025-12-04T09:59:56.2650828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2654496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft_native.h 2025-12-04T09:59:56.2658656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\istft_ops.h 2025-12-04T09:59:56.2662753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced.h 2025-12-04T09:59:56.2666333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.2670321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced_native.h 2025-12-04T09:59:56.2674227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_coalesced_ops.h 2025-12-04T09:59:56.2678208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex.h 2025-12-04T09:59:56.2682093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2685744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex_native.h 2025-12-04T09:59:56.2689657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_complex_ops.h 2025-12-04T09:59:56.2693472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj.h 2025-12-04T09:59:56.2697395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2701283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj_native.h 2025-12-04T09:59:56.2705031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_conj_ops.h 2025-12-04T09:59:56.2709376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed.h 2025-12-04T09:59:56.2713276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2717342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed_native.h 2025-12-04T09:59:56.2721214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_distributed_ops.h 2025-12-04T09:59:56.2725380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point.h 2025-12-04T09:59:56.2729852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2733614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point_native.h 2025-12-04T09:59:56.2737427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_floating_point_ops.h 2025-12-04T09:59:56.2741928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference.h 2025-12-04T09:59:56.2746198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2750401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference_native.h 2025-12-04T09:59:56.2754252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_inference_ops.h 2025-12-04T09:59:56.2758029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf.h 2025-12-04T09:59:56.2761656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2765491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf_native.h 2025-12-04T09:59:56.2769570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_leaf_ops.h 2025-12-04T09:59:56.2773566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg.h 2025-12-04T09:59:56.2777409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2781645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg_native.h 2025-12-04T09:59:56.2785663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_neg_ops.h 2025-12-04T09:59:56.2789739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero.h 2025-12-04T09:59:56.2794968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2798844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero_native.h 2025-12-04T09:59:56.2802771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_nonzero_ops.h 2025-12-04T09:59:56.2806648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned.h 2025-12-04T09:59:56.2810780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.2814857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned_native.h 2025-12-04T09:59:56.2818716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_pinned_ops.h 2025-12-04T09:59:56.2822489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size.h 2025-12-04T09:59:56.2826498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.2830882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size_native.h 2025-12-04T09:59:56.2834232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_same_size_ops.h 2025-12-04T09:59:56.2838030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to.h 2025-12-04T09:59:56.2842974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_cpu_dispatch.h 2025-12-04T09:59:56.2846836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_cuda_dispatch.h 2025-12-04T09:59:56.2851595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_native.h 2025-12-04T09:59:56.2855372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_set_to_ops.h 2025-12-04T09:59:56.2859042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed.h 2025-12-04T09:59:56.2863914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2867535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed_native.h 2025-12-04T09:59:56.2900024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_signed_ops.h 2025-12-04T09:59:56.2904105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available.h 2025-12-04T09:59:56.2908038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2912052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available_native.h 2025-12-04T09:59:56.2916071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\is_vulkan_available_ops.h 2025-12-04T09:59:56.2920007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item.h 2025-12-04T09:59:56.2923580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2927546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item_native.h 2025-12-04T09:59:56.2931646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\item_ops.h 2025-12-04T09:59:56.2935330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window.h 2025-12-04T09:59:56.2939182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.2942939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window_native.h 2025-12-04T09:59:56.2946799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kaiser_window_ops.h 2025-12-04T09:59:56.2952306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div.h 2025-12-04T09:59:56.2955917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2960009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div_native.h 2025-12-04T09:59:56.2963740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kl_div_ops.h 2025-12-04T09:59:56.2967715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron.h 2025-12-04T09:59:56.2971652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2975226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron_native.h 2025-12-04T09:59:56.2978986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kron_ops.h 2025-12-04T09:59:56.2982386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue.h 2025-12-04T09:59:56.2986485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.2990324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.2994647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_cpu_dispatch.h 2025-12-04T09:59:56.2998639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_cuda_dispatch.h 2025-12-04T09:59:56.3002208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_native.h 2025-12-04T09:59:56.3005820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\kthvalue_ops.h 2025-12-04T09:59:56.3009843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss.h 2025-12-04T09:59:56.3013922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3018006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss_native.h 2025-12-04T09:59:56.3021916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\l1_loss_ops.h 2025-12-04T09:59:56.3025912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm.h 2025-12-04T09:59:56.3029725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3033582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm_native.h 2025-12-04T09:59:56.3037347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\layer_norm_ops.h 2025-12-04T09:59:56.3041119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm.h 2025-12-04T09:59:56.3044989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3048738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_cpu_dispatch.h 2025-12-04T09:59:56.3053008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_cuda_dispatch.h 2025-12-04T09:59:56.3057116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_meta.h 2025-12-04T09:59:56.3061205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_meta_dispatch.h 2025-12-04T09:59:56.3065100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_native.h 2025-12-04T09:59:56.3068715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lcm_ops.h 2025-12-04T09:59:56.3072314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp.h 2025-12-04T09:59:56.3076025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3079910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp_native.h 2025-12-04T09:59:56.3083504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ldexp_ops.h 2025-12-04T09:59:56.3087277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le.h 2025-12-04T09:59:56.3091076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu.h 2025-12-04T09:59:56.3094935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward.h 2025-12-04T09:59:56.3099611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3103540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_cpu_dispatch.h 2025-12-04T09:59:56.3107551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_cuda_dispatch.h 2025-12-04T09:59:56.3111537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_meta.h 2025-12-04T09:59:56.3115211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_meta_dispatch.h 2025-12-04T09:59:56.3119230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_native.h 2025-12-04T09:59:56.3123021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_backward_ops.h 2025-12-04T09:59:56.3127140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3131543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_cpu_dispatch.h 2025-12-04T09:59:56.3135739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_cuda_dispatch.h 2025-12-04T09:59:56.3140206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_meta.h 2025-12-04T09:59:56.3144961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_meta_dispatch.h 2025-12-04T09:59:56.3148739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_native.h 2025-12-04T09:59:56.3152640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\leaky_relu_ops.h 2025-12-04T09:59:56.3156342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp.h 2025-12-04T09:59:56.3160303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3164291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_cpu_dispatch.h 2025-12-04T09:59:56.3167927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_cuda_dispatch.h 2025-12-04T09:59:56.3171667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_meta.h 2025-12-04T09:59:56.3175345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_meta_dispatch.h 2025-12-04T09:59:56.3179120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_native.h 2025-12-04T09:59:56.3183377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lerp_ops.h 2025-12-04T09:59:56.3186979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less.h 2025-12-04T09:59:56.3192095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3197607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal.h 2025-12-04T09:59:56.3203635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3208990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal_native.h 2025-12-04T09:59:56.3214679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_equal_ops.h 2025-12-04T09:59:56.3219978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_native.h 2025-12-04T09:59:56.3223827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\less_ops.h 2025-12-04T09:59:56.3229232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3234513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_cpu_dispatch.h 2025-12-04T09:59:56.3239394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_cuda_dispatch.h 2025-12-04T09:59:56.3244292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_meta.h 2025-12-04T09:59:56.3248096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_meta_dispatch.h 2025-12-04T09:59:56.3253361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_native.h 2025-12-04T09:59:56.3258079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\le_ops.h 2025-12-04T09:59:56.3262739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma.h 2025-12-04T09:59:56.3267758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3272420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_cpu_dispatch.h 2025-12-04T09:59:56.3276081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_cuda_dispatch.h 2025-12-04T09:59:56.3280533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_meta.h 2025-12-04T09:59:56.3285033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_meta_dispatch.h 2025-12-04T09:59:56.3289586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_native.h 2025-12-04T09:59:56.3294126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lgamma_ops.h 2025-12-04T09:59:56.3298406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift.h 2025-12-04T09:59:56.3302785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.3307293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh.h 2025-12-04T09:59:56.3311363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.3315288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy.h 2025-12-04T09:59:56.3319407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3323447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.3327304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_native.h 2025-12-04T09:59:56.3331414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_copy_ops.h 2025-12-04T09:59:56.3335754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_native.h 2025-12-04T09:59:56.3350861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_fresh_ops.h 2025-12-04T09:59:56.3352033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_native.h 2025-12-04T09:59:56.3356586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lift_ops.h 2025-12-04T09:59:56.3360774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky.h 2025-12-04T09:59:56.3365407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3371267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex.h 2025-12-04T09:59:56.3376026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3380330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_cpu_dispatch.h 2025-12-04T09:59:56.3384825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_cuda_dispatch.h 2025-12-04T09:59:56.3389468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_meta.h 2025-12-04T09:59:56.3394101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_meta_dispatch.h 2025-12-04T09:59:56.3398531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_native.h 2025-12-04T09:59:56.3402854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ex_ops.h 2025-12-04T09:59:56.3406545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_native.h 2025-12-04T09:59:56.3410939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cholesky_ops.h 2025-12-04T09:59:56.3415000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond.h 2025-12-04T09:59:56.3419631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3423668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond_native.h 2025-12-04T09:59:56.3428129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cond_ops.h 2025-12-04T09:59:56.3431935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross.h 2025-12-04T09:59:56.3436150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3440639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_cpu_dispatch.h 2025-12-04T09:59:56.3444520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_cuda_dispatch.h 2025-12-04T09:59:56.3448522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_meta.h 2025-12-04T09:59:56.3452719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_meta_dispatch.h 2025-12-04T09:59:56.3456883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_native.h 2025-12-04T09:59:56.3461140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_cross_ops.h 2025-12-04T09:59:56.3465327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det.h 2025-12-04T09:59:56.3469466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3473186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det_native.h 2025-12-04T09:59:56.3477272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_det_ops.h 2025-12-04T09:59:56.3481989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal.h 2025-12-04T09:59:56.3486114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3490322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal_native.h 2025-12-04T09:59:56.3494424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_diagonal_ops.h 2025-12-04T09:59:56.3498147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig.h 2025-12-04T09:59:56.3502421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh.h 2025-12-04T09:59:56.3506551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3510476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh_native.h 2025-12-04T09:59:56.3514639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigh_ops.h 2025-12-04T09:59:56.3518938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals.h 2025-12-04T09:59:56.3523819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh.h 2025-12-04T09:59:56.3528163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3532153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh_native.h 2025-12-04T09:59:56.3535997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvalsh_ops.h 2025-12-04T09:59:56.3539966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3544209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_cpu_dispatch.h 2025-12-04T09:59:56.3548160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_cuda_dispatch.h 2025-12-04T09:59:56.3552211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_native.h 2025-12-04T09:59:56.3555998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eigvals_ops.h 2025-12-04T09:59:56.3559786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_cpu_dispatch.h 2025-12-04T09:59:56.3563717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_cuda_dispatch.h 2025-12-04T09:59:56.3567493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_native.h 2025-12-04T09:59:56.3571813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_eig_ops.h 2025-12-04T09:59:56.3576251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product.h 2025-12-04T09:59:56.3580222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_cpu_dispatch.h 2025-12-04T09:59:56.3584498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_cuda_dispatch.h 2025-12-04T09:59:56.3588584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_native.h 2025-12-04T09:59:56.3593756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_householder_product_ops.h 2025-12-04T09:59:56.3597641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv.h 2025-12-04T09:59:56.3603220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3608772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex.h 2025-12-04T09:59:56.3614116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3619249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_cpu_dispatch.h 2025-12-04T09:59:56.3624503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_cuda_dispatch.h 2025-12-04T09:59:56.3629806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_meta.h 2025-12-04T09:59:56.3634019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_meta_dispatch.h 2025-12-04T09:59:56.3637915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_native.h 2025-12-04T09:59:56.3641844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ex_ops.h 2025-12-04T09:59:56.3645876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_native.h 2025-12-04T09:59:56.3650395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_inv_ops.h 2025-12-04T09:59:56.3655581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor.h 2025-12-04T09:59:56.3661042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3666432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex.h 2025-12-04T09:59:56.3672190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3677813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_cpu_dispatch.h 2025-12-04T09:59:56.3683266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_cuda_dispatch.h 2025-12-04T09:59:56.3688742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_meta.h 2025-12-04T09:59:56.3694327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_meta_dispatch.h 2025-12-04T09:59:56.3701429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_native.h 2025-12-04T09:59:56.3706726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ex_ops.h 2025-12-04T09:59:56.3712024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_native.h 2025-12-04T09:59:56.3717336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_factor_ops.h 2025-12-04T09:59:56.3722443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve.h 2025-12-04T09:59:56.3726663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3732871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_cpu_dispatch.h 2025-12-04T09:59:56.3738135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_cuda_dispatch.h 2025-12-04T09:59:56.3743278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_meta.h 2025-12-04T09:59:56.3748591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_meta_dispatch.h 2025-12-04T09:59:56.3754082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_native.h 2025-12-04T09:59:56.3759692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_ldl_solve_ops.h 2025-12-04T09:59:56.3764891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq.h 2025-12-04T09:59:56.3770381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.3775517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_cpu_dispatch.h 2025-12-04T09:59:56.3779495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_cuda_dispatch.h 2025-12-04T09:59:56.3787579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_native.h 2025-12-04T09:59:56.3812611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lstsq_ops.h 2025-12-04T09:59:56.3818188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu.h 2025-12-04T09:59:56.3823962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3829928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_cpu_dispatch.h 2025-12-04T09:59:56.3835509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_cuda_dispatch.h 2025-12-04T09:59:56.3839695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor.h 2025-12-04T09:59:56.3844293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3849645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex.h 2025-12-04T09:59:56.3854399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3858475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_cpu_dispatch.h 2025-12-04T09:59:56.3864252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_cuda_dispatch.h 2025-12-04T09:59:56.3868316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_meta.h 2025-12-04T09:59:56.3872190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_meta_dispatch.h 2025-12-04T09:59:56.3876114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_native.h 2025-12-04T09:59:56.3880486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ex_ops.h 2025-12-04T09:59:56.3884516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_native.h 2025-12-04T09:59:56.3888653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_factor_ops.h 2025-12-04T09:59:56.3894089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_meta.h 2025-12-04T09:59:56.3898004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_meta_dispatch.h 2025-12-04T09:59:56.3902044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_native.h 2025-12-04T09:59:56.3905962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_ops.h 2025-12-04T09:59:56.3909903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve.h 2025-12-04T09:59:56.3914352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.3918399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_cpu_dispatch.h 2025-12-04T09:59:56.3922173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_cuda_dispatch.h 2025-12-04T09:59:56.3925992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_meta.h 2025-12-04T09:59:56.3930001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_meta_dispatch.h 2025-12-04T09:59:56.3933959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_native.h 2025-12-04T09:59:56.3939074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_lu_solve_ops.h 2025-12-04T09:59:56.3943177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul.h 2025-12-04T09:59:56.3947714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3966970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul_native.h 2025-12-04T09:59:56.3967764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matmul_ops.h 2025-12-04T09:59:56.3968419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp.h 2025-12-04T09:59:56.3969285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.3970303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_cpu_dispatch.h 2025-12-04T09:59:56.3974395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_cuda_dispatch.h 2025-12-04T09:59:56.3978336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_native.h 2025-12-04T09:59:56.3982033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_exp_ops.h 2025-12-04T09:59:56.3985934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm.h 2025-12-04T09:59:56.3989719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.3994064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm_native.h 2025-12-04T09:59:56.3997883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_norm_ops.h 2025-12-04T09:59:56.4001722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power.h 2025-12-04T09:59:56.4005819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4009728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power_native.h 2025-12-04T09:59:56.4014016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_power_ops.h 2025-12-04T09:59:56.4018129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank.h 2025-12-04T09:59:56.4022107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4026423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank_native.h 2025-12-04T09:59:56.4030752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_matrix_rank_ops.h 2025-12-04T09:59:56.4034745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot.h 2025-12-04T09:59:56.4038647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4042434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot_native.h 2025-12-04T09:59:56.4077383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_multi_dot_ops.h 2025-12-04T09:59:56.4081513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm.h 2025-12-04T09:59:56.4085499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4089453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm_native.h 2025-12-04T09:59:56.4093333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_norm_ops.h 2025-12-04T09:59:56.4097589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv.h 2025-12-04T09:59:56.4102081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.4106758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.4111041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4114792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_native.h 2025-12-04T09:59:56.4119360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_pinv_ops.h 2025-12-04T09:59:56.4123280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr.h 2025-12-04T09:59:56.4127472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.4131378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_cpu_dispatch.h 2025-12-04T09:59:56.4135472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_cuda_dispatch.h 2025-12-04T09:59:56.4142138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_meta.h 2025-12-04T09:59:56.4146198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_meta_dispatch.h 2025-12-04T09:59:56.4150042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_native.h 2025-12-04T09:59:56.4154585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_qr_ops.h 2025-12-04T09:59:56.4159821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet.h 2025-12-04T09:59:56.4165317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4170913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet_native.h 2025-12-04T09:59:56.4176119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_slogdet_ops.h 2025-12-04T09:59:56.4181433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve.h 2025-12-04T09:59:56.4185566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4190685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex.h 2025-12-04T09:59:56.4196018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4201699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex_native.h 2025-12-04T09:59:56.4207494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ex_ops.h 2025-12-04T09:59:56.4212959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_native.h 2025-12-04T09:59:56.4218427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_ops.h 2025-12-04T09:59:56.4223976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular.h 2025-12-04T09:59:56.4229986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_cpu_dispatch.h 2025-12-04T09:59:56.4235589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_cuda_dispatch.h 2025-12-04T09:59:56.4239734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_native.h 2025-12-04T09:59:56.4243796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_solve_triangular_ops.h 2025-12-04T09:59:56.4249531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd.h 2025-12-04T09:59:56.4254776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals.h 2025-12-04T09:59:56.4260047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4265229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals_native.h 2025-12-04T09:59:56.4270741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svdvals_ops.h 2025-12-04T09:59:56.4276106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4281642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd_native.h 2025-12-04T09:59:56.4285682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_svd_ops.h 2025-12-04T09:59:56.4306137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv.h 2025-12-04T09:59:56.4322953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4328791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv_native.h 2025-12-04T09:59:56.4333257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorinv_ops.h 2025-12-04T09:59:56.4337502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve.h 2025-12-04T09:59:56.4342003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4346363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve_native.h 2025-12-04T09:59:56.4350208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_tensorsolve_ops.h 2025-12-04T09:59:56.4354286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander.h 2025-12-04T09:59:56.4358410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4362655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander_native.h 2025-12-04T09:59:56.4367535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vander_ops.h 2025-12-04T09:59:56.4399337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot.h 2025-12-04T09:59:56.4405015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4410215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot_native.h 2025-12-04T09:59:56.4414311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vecdot_ops.h 2025-12-04T09:59:56.4418166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm.h 2025-12-04T09:59:56.4422289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.4426344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_cpu_dispatch.h 2025-12-04T09:59:56.4430443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_cuda_dispatch.h 2025-12-04T09:59:56.4434361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_meta.h 2025-12-04T09:59:56.4438768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_meta_dispatch.h 2025-12-04T09:59:56.4443984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_native.h 2025-12-04T09:59:56.4447942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linalg_vector_norm_ops.h 2025-12-04T09:59:56.4452217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear.h 2025-12-04T09:59:56.4455826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward.h 2025-12-04T09:59:56.4461147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.4465008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward_native.h 2025-12-04T09:59:56.4468840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_backward_ops.h 2025-12-04T09:59:56.4472705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.4476907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4480724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_native.h 2025-12-04T09:59:56.4484633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linear_ops.h 2025-12-04T09:59:56.4488640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace.h 2025-12-04T09:59:56.4492407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.4496064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_cpu_dispatch.h 2025-12-04T09:59:56.4501082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_cuda_dispatch.h 2025-12-04T09:59:56.4504864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_meta_dispatch.h 2025-12-04T09:59:56.4508779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_native.h 2025-12-04T09:59:56.4512581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\linspace_ops.h 2025-12-04T09:59:56.4516286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log.h 2025-12-04T09:59:56.4520295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10.h 2025-12-04T09:59:56.4524328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.4528640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_cpu_dispatch.h 2025-12-04T09:59:56.4532447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_cuda_dispatch.h 2025-12-04T09:59:56.4536308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_meta.h 2025-12-04T09:59:56.4540435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_meta_dispatch.h 2025-12-04T09:59:56.4544464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_native.h 2025-12-04T09:59:56.4548982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log10_ops.h 2025-12-04T09:59:56.4553150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p.h 2025-12-04T09:59:56.4557259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.4562398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_cpu_dispatch.h 2025-12-04T09:59:56.4567731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_cuda_dispatch.h 2025-12-04T09:59:56.4572917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_meta.h 2025-12-04T09:59:56.4578838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_meta_dispatch.h 2025-12-04T09:59:56.4584060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_native.h 2025-12-04T09:59:56.4589429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log1p_ops.h 2025-12-04T09:59:56.4595395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2.h 2025-12-04T09:59:56.4599298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.4605132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_cpu_dispatch.h 2025-12-04T09:59:56.4610422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_cuda_dispatch.h 2025-12-04T09:59:56.4615544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_meta.h 2025-12-04T09:59:56.4621090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_meta_dispatch.h 2025-12-04T09:59:56.4626285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_native.h 2025-12-04T09:59:56.4631684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log2_ops.h 2025-12-04T09:59:56.4636713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp.h 2025-12-04T09:59:56.4640495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2.h 2025-12-04T09:59:56.4645729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.4651136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_cpu_dispatch.h 2025-12-04T09:59:56.4656855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_cuda_dispatch.h 2025-12-04T09:59:56.4662799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_meta.h 2025-12-04T09:59:56.4667887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_meta_dispatch.h 2025-12-04T09:59:56.4672971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_native.h 2025-12-04T09:59:56.4678628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp2_ops.h 2025-12-04T09:59:56.4683758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.4687711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_cpu_dispatch.h 2025-12-04T09:59:56.4692010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_cuda_dispatch.h 2025-12-04T09:59:56.4698275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_meta.h 2025-12-04T09:59:56.4703724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_meta_dispatch.h 2025-12-04T09:59:56.4708881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_native.h 2025-12-04T09:59:56.4714038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logaddexp_ops.h 2025-12-04T09:59:56.4719220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp.h 2025-12-04T09:59:56.4723415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.4728555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4734116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_native.h 2025-12-04T09:59:56.4739215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logcumsumexp_ops.h 2025-12-04T09:59:56.4744588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet.h 2025-12-04T09:59:56.4758455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4769507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet_native.h 2025-12-04T09:59:56.4774809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logdet_ops.h 2025-12-04T09:59:56.4778897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and.h 2025-12-04T09:59:56.4785201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.4791213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_cpu_dispatch.h 2025-12-04T09:59:56.4796953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_cuda_dispatch.h 2025-12-04T09:59:56.4800726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_native.h 2025-12-04T09:59:56.4806970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_and_ops.h 2025-12-04T09:59:56.4810740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not.h 2025-12-04T09:59:56.4815383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.4821151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_cpu_dispatch.h 2025-12-04T09:59:56.4825635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_cuda_dispatch.h 2025-12-04T09:59:56.4829748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_native.h 2025-12-04T09:59:56.4834564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_not_ops.h 2025-12-04T09:59:56.4838453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or.h 2025-12-04T09:59:56.4842988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.4846772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_cpu_dispatch.h 2025-12-04T09:59:56.4851119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_cuda_dispatch.h 2025-12-04T09:59:56.4854950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_native.h 2025-12-04T09:59:56.4859316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_or_ops.h 2025-12-04T09:59:56.4863298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor.h 2025-12-04T09:59:56.4868084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.4871808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_cpu_dispatch.h 2025-12-04T09:59:56.4875817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_cuda_dispatch.h 2025-12-04T09:59:56.4879938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_native.h 2025-12-04T09:59:56.4884073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logical_xor_ops.h 2025-12-04T09:59:56.4887884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit.h 2025-12-04T09:59:56.4891635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward.h 2025-12-04T09:59:56.4895670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.4899580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_cpu_dispatch.h 2025-12-04T09:59:56.4905015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_cuda_dispatch.h 2025-12-04T09:59:56.4910177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_meta.h 2025-12-04T09:59:56.4914333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_meta_dispatch.h 2025-12-04T09:59:56.4918150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_native.h 2025-12-04T09:59:56.4922148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_backward_ops.h 2025-12-04T09:59:56.4926895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_cpu_dispatch.h 2025-12-04T09:59:56.4931655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_cuda_dispatch.h 2025-12-04T09:59:56.4935652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_meta_dispatch.h 2025-12-04T09:59:56.4939371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_native.h 2025-12-04T09:59:56.4944620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logit_ops.h 2025-12-04T09:59:56.4949084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace.h 2025-12-04T09:59:56.4952732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.4956519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_cpu_dispatch.h 2025-12-04T09:59:56.4960422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_cuda_dispatch.h 2025-12-04T09:59:56.4964346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_meta_dispatch.h 2025-12-04T09:59:56.4968091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_native.h 2025-12-04T09:59:56.4971932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logspace_ops.h 2025-12-04T09:59:56.4975844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp.h 2025-12-04T09:59:56.4979891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.4983647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.4987332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.4991325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_native.h 2025-12-04T09:59:56.4995108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\logsumexp_ops.h 2025-12-04T09:59:56.4999375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.5002984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_cpu_dispatch.h 2025-12-04T09:59:56.5006757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_cuda_dispatch.h 2025-12-04T09:59:56.5011835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_meta.h 2025-12-04T09:59:56.5016567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_meta_dispatch.h 2025-12-04T09:59:56.5020640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_native.h 2025-12-04T09:59:56.5026290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal.h 2025-12-04T09:59:56.5030404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.5034556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_cpu_dispatch.h 2025-12-04T09:59:56.5040089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_cuda_dispatch.h 2025-12-04T09:59:56.5046078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_meta_dispatch.h 2025-12-04T09:59:56.5051593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_native.h 2025-12-04T09:59:56.5055537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_normal_ops.h 2025-12-04T09:59:56.5061017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_ops.h 2025-12-04T09:59:56.5066165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid.h 2025-12-04T09:59:56.5071469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward.h 2025-12-04T09:59:56.5077103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_cpu_dispatch.h 2025-12-04T09:59:56.5082511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_cuda_dispatch.h 2025-12-04T09:59:56.5086959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_native.h 2025-12-04T09:59:56.5091321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_backward_ops.h 2025-12-04T09:59:56.5095368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5099370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward.h 2025-12-04T09:59:56.5105392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_cpu_dispatch.h 2025-12-04T09:59:56.5111571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_cuda_dispatch.h 2025-12-04T09:59:56.5117082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_native.h 2025-12-04T09:59:56.5122368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_forward_ops.h 2025-12-04T09:59:56.5127709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_native.h 2025-12-04T09:59:56.5131796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_sigmoid_ops.h 2025-12-04T09:59:56.5137344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax.h 2025-12-04T09:59:56.5142900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.5148253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5153540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_native.h 2025-12-04T09:59:56.5158803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\log_softmax_ops.h 2025-12-04T09:59:56.5164286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift.h 2025-12-04T09:59:56.5169157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.5173143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_cpu_dispatch.h 2025-12-04T09:59:56.5178990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_cuda_dispatch.h 2025-12-04T09:59:56.5184559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_meta_dispatch.h 2025-12-04T09:59:56.5189920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_native.h 2025-12-04T09:59:56.5195367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lshift_ops.h 2025-12-04T09:59:56.5200579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm.h 2025-12-04T09:59:56.5205289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell.h 2025-12-04T09:59:56.5210978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5215541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell_native.h 2025-12-04T09:59:56.5219794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_cell_ops.h 2025-12-04T09:59:56.5224180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5228172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward.h 2025-12-04T09:59:56.5232878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.5236296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward_native.h 2025-12-04T09:59:56.5240732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_mps_backward_ops.h 2025-12-04T09:59:56.5244732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_native.h 2025-12-04T09:59:56.5248604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lstm_ops.h 2025-12-04T09:59:56.5252270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt.h 2025-12-04T09:59:56.5256040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.5260349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_cpu_dispatch.h 2025-12-04T09:59:56.5265450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_cuda_dispatch.h 2025-12-04T09:59:56.5270377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_meta.h 2025-12-04T09:59:56.5275161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_meta_dispatch.h 2025-12-04T09:59:56.5280886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_native.h 2025-12-04T09:59:56.5286170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lt_ops.h 2025-12-04T09:59:56.5289976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve.h 2025-12-04T09:59:56.5296369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5303840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve_native.h 2025-12-04T09:59:56.5309382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_solve_ops.h 2025-12-04T09:59:56.5314694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack.h 2025-12-04T09:59:56.5320332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.5326687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_cpu_dispatch.h 2025-12-04T09:59:56.5330854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_cuda_dispatch.h 2025-12-04T09:59:56.5334625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_meta.h 2025-12-04T09:59:56.5340542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_meta_dispatch.h 2025-12-04T09:59:56.5344619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_native.h 2025-12-04T09:59:56.5378377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\lu_unpack_ops.h 2025-12-04T09:59:56.5383813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss.h 2025-12-04T09:59:56.5387960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5391990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss_native.h 2025-12-04T09:59:56.5395954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\margin_ranking_loss_ops.h 2025-12-04T09:59:56.5399751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill.h 2025-12-04T09:59:56.5403612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.5407329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_cpu_dispatch.h 2025-12-04T09:59:56.5411388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_cuda_dispatch.h 2025-12-04T09:59:56.5415310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_meta_dispatch.h 2025-12-04T09:59:56.5419144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_native.h 2025-12-04T09:59:56.5422847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_fill_ops.h 2025-12-04T09:59:56.5426517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter.h 2025-12-04T09:59:56.5430455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward.h 2025-12-04T09:59:56.5434505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.5438234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward_native.h 2025-12-04T09:59:56.5443915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_backward_ops.h 2025-12-04T09:59:56.5448953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.5454870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_cpu_dispatch.h 2025-12-04T09:59:56.5458882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_cuda_dispatch.h 2025-12-04T09:59:56.5462780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_meta_dispatch.h 2025-12-04T09:59:56.5467524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_native.h 2025-12-04T09:59:56.5471790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_scatter_ops.h 2025-12-04T09:59:56.5475482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select.h 2025-12-04T09:59:56.5479440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward.h 2025-12-04T09:59:56.5483540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5487425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward_native.h 2025-12-04T09:59:56.5491577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_backward_ops.h 2025-12-04T09:59:56.5495316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_cpu_dispatch.h 2025-12-04T09:59:56.5499416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_cuda_dispatch.h 2025-12-04T09:59:56.5503269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_native.h 2025-12-04T09:59:56.5507200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\masked_select_ops.h 2025-12-04T09:59:56.5511405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul.h 2025-12-04T09:59:56.5515157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward.h 2025-12-04T09:59:56.5519331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.5523011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward_native.h 2025-12-04T09:59:56.5527076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_backward_ops.h 2025-12-04T09:59:56.5531564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5535912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_native.h 2025-12-04T09:59:56.5539603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matmul_ops.h 2025-12-04T09:59:56.5543338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp.h 2025-12-04T09:59:56.5546994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward.h 2025-12-04T09:59:56.5550895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5554803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward_native.h 2025-12-04T09:59:56.5558723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_backward_ops.h 2025-12-04T09:59:56.5562773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5566798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_native.h 2025-12-04T09:59:56.5570951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_exp_ops.h 2025-12-04T09:59:56.5575266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H.h 2025-12-04T09:59:56.5579237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5583365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H_native.h 2025-12-04T09:59:56.5587747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_H_ops.h 2025-12-04T09:59:56.5591659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power.h 2025-12-04T09:59:56.5595696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5599472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power_native.h 2025-12-04T09:59:56.5604783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\matrix_power_ops.h 2025-12-04T09:59:56.5610032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max.h 2025-12-04T09:59:56.5615428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum.h 2025-12-04T09:59:56.5620613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.5624429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_cpu_dispatch.h 2025-12-04T09:59:56.5629885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_cuda_dispatch.h 2025-12-04T09:59:56.5634930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_meta.h 2025-12-04T09:59:56.5639947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_meta_dispatch.h 2025-12-04T09:59:56.5645219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_native.h 2025-12-04T09:59:56.5650782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\maximum_ops.h 2025-12-04T09:59:56.5656101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.5661415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5665581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_cpu_dispatch.h 2025-12-04T09:59:56.5671129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_cuda_dispatch.h 2025-12-04T09:59:56.5676242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_meta.h 2025-12-04T09:59:56.5681159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_meta_dispatch.h 2025-12-04T09:59:56.5686236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_native.h 2025-12-04T09:59:56.5691033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_ops.h 2025-12-04T09:59:56.5694674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d.h 2025-12-04T09:59:56.5698718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5702784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_native.h 2025-12-04T09:59:56.5706755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_ops.h 2025-12-04T09:59:56.5711232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices.h 2025-12-04T09:59:56.5715652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5719630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices_native.h 2025-12-04T09:59:56.5724021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool1d_with_indices_ops.h 2025-12-04T09:59:56.5727998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d.h 2025-12-04T09:59:56.5732068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward.h 2025-12-04T09:59:56.5736681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.5740721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward_native.h 2025-12-04T09:59:56.5744755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_backward_ops.h 2025-12-04T09:59:56.5749757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5753739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_native.h 2025-12-04T09:59:56.5757921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_ops.h 2025-12-04T09:59:56.5762033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices.h 2025-12-04T09:59:56.5766220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward.h 2025-12-04T09:59:56.5770896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.5775661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_cpu_dispatch.h 2025-12-04T09:59:56.5779646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_cuda_dispatch.h 2025-12-04T09:59:56.5783692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_meta.h 2025-12-04T09:59:56.5787850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_meta_dispatch.h 2025-12-04T09:59:56.5792070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_native.h 2025-12-04T09:59:56.5796889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_backward_ops.h 2025-12-04T09:59:56.5802213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.5806696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_cpu_dispatch.h 2025-12-04T09:59:56.5812089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_cuda_dispatch.h 2025-12-04T09:59:56.5816630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_meta.h 2025-12-04T09:59:56.5822941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_meta_dispatch.h 2025-12-04T09:59:56.5829200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_native.h 2025-12-04T09:59:56.5835257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool2d_with_indices_ops.h 2025-12-04T09:59:56.5840672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d.h 2025-12-04T09:59:56.5844972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5848900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_native.h 2025-12-04T09:59:56.5854639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_ops.h 2025-12-04T09:59:56.5858413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices.h 2025-12-04T09:59:56.5862725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward.h 2025-12-04T09:59:56.5868507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_cpu_dispatch.h 2025-12-04T09:59:56.5872776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_cuda_dispatch.h 2025-12-04T09:59:56.5876823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_native.h 2025-12-04T09:59:56.5880954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_backward_ops.h 2025-12-04T09:59:56.5885347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_cpu_dispatch.h 2025-12-04T09:59:56.5889898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_cuda_dispatch.h 2025-12-04T09:59:56.5893906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_native.h 2025-12-04T09:59:56.5899296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_pool3d_with_indices_ops.h 2025-12-04T09:59:56.5903321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d.h 2025-12-04T09:59:56.5907154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_cpu_dispatch.h 2025-12-04T09:59:56.5911349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_cuda_dispatch.h 2025-12-04T09:59:56.5915301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_native.h 2025-12-04T09:59:56.5919289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool2d_ops.h 2025-12-04T09:59:56.5923229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d.h 2025-12-04T09:59:56.5927202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_cpu_dispatch.h 2025-12-04T09:59:56.5931971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_cuda_dispatch.h 2025-12-04T09:59:56.5936117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_native.h 2025-12-04T09:59:56.5940024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\max_unpool3d_ops.h 2025-12-04T09:59:56.5943997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean.h 2025-12-04T09:59:56.5949166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.5953052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.5957151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5961213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_cpu_dispatch.h 2025-12-04T09:59:56.5965113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_cuda_dispatch.h 2025-12-04T09:59:56.5969126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_meta.h 2025-12-04T09:59:56.5972929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_meta_dispatch.h 2025-12-04T09:59:56.5976706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_native.h 2025-12-04T09:59:56.5980358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mean_ops.h 2025-12-04T09:59:56.5984138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median.h 2025-12-04T09:59:56.5987802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.5991336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.5994983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_cpu_dispatch.h 2025-12-04T09:59:56.5998605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_cuda_dispatch.h 2025-12-04T09:59:56.6002768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_native.h 2025-12-04T09:59:56.6006699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\median_ops.h 2025-12-04T09:59:56.6010451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid.h 2025-12-04T09:59:56.6014002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.6017627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid_native.h 2025-12-04T09:59:56.6021325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\meshgrid_ops.h 2025-12-04T09:59:56.6025231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH.h 2025-12-04T09:59:56.6028819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.6032626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH_native.h 2025-12-04T09:59:56.6036208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mH_ops.h 2025-12-04T09:59:56.6039505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min.h 2025-12-04T09:59:56.6043712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum.h 2025-12-04T09:59:56.6047450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.6051480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_cpu_dispatch.h 2025-12-04T09:59:56.6055374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_cuda_dispatch.h 2025-12-04T09:59:56.6058992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_meta.h 2025-12-04T09:59:56.6063159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_meta_dispatch.h 2025-12-04T09:59:56.6066894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_native.h 2025-12-04T09:59:56.6070687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\minimum_ops.h 2025-12-04T09:59:56.6074999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.6078633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.6082492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_cpu_dispatch.h 2025-12-04T09:59:56.6086285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_cuda_dispatch.h 2025-12-04T09:59:56.6090068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_meta.h 2025-12-04T09:59:56.6093746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_meta_dispatch.h 2025-12-04T09:59:56.6097569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_native.h 2025-12-04T09:59:56.6101267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\min_ops.h 2025-12-04T09:59:56.6105922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm.h 2025-12-04T09:59:56.6109786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward.h 2025-12-04T09:59:56.6113686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6117396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_cuda_dispatch.h 2025-12-04T09:59:56.6121773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_native.h 2025-12-04T09:59:56.6125965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_backward_ops.h 2025-12-04T09:59:56.6129925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6133739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_cuda_dispatch.h 2025-12-04T09:59:56.6137769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_native.h 2025-12-04T09:59:56.6141776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_batch_norm_ops.h 2025-12-04T09:59:56.6146110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution.h 2025-12-04T09:59:56.6150504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu.h 2025-12-04T09:59:56.6154611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu_cuda_dispatch.h 2025-12-04T09:59:56.6158873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu_native.h 2025-12-04T09:59:56.6162719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_add_relu_ops.h 2025-12-04T09:59:56.6166876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6171083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_cuda_dispatch.h 2025-12-04T09:59:56.6175067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_native.h 2025-12-04T09:59:56.6179419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_ops.h 2025-12-04T09:59:56.6183315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu.h 2025-12-04T09:59:56.6187325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu_cuda_dispatch.h 2025-12-04T09:59:56.6191303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu_native.h 2025-12-04T09:59:56.6195587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_relu_ops.h 2025-12-04T09:59:56.6199983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose.h 2025-12-04T09:59:56.6204164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6209497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_cuda_dispatch.h 2025-12-04T09:59:56.6213443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_native.h 2025-12-04T09:59:56.6217631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_convolution_transpose_ops.h 2025-12-04T09:59:56.6222245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution.h 2025-12-04T09:59:56.6226306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6230096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_cuda_dispatch.h 2025-12-04T09:59:56.6234041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_native.h 2025-12-04T09:59:56.6238168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_depthwise_convolution_ops.h 2025-12-04T09:59:56.6242294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn.h 2025-12-04T09:59:56.6246307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward.h 2025-12-04T09:59:56.6250810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6254914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_cuda_dispatch.h 2025-12-04T09:59:56.6259172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_native.h 2025-12-04T09:59:56.6263354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_backward_ops.h 2025-12-04T09:59:56.6267301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6271209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_cuda_dispatch.h 2025-12-04T09:59:56.6275182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_native.h 2025-12-04T09:59:56.6279194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\miopen_rnn_ops.h 2025-12-04T09:59:56.6282921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish.h 2025-12-04T09:59:56.6286516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward.h 2025-12-04T09:59:56.6290461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.6294448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_cpu_dispatch.h 2025-12-04T09:59:56.6298543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_cuda_dispatch.h 2025-12-04T09:59:56.6302488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_native.h 2025-12-04T09:59:56.6306319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_backward_ops.h 2025-12-04T09:59:56.6312965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.6356424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_cpu_dispatch.h 2025-12-04T09:59:56.6361699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_cuda_dispatch.h 2025-12-04T09:59:56.6367283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_meta.h 2025-12-04T09:59:56.6373092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_meta_dispatch.h 2025-12-04T09:59:56.6378673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_native.h 2025-12-04T09:59:56.6382524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mish_ops.h 2025-12-04T09:59:56.6386506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d.h 2025-12-04T09:59:56.6392157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward.h 2025-12-04T09:59:56.6396492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6400211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_native.h 2025-12-04T09:59:56.6406380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward_ops.h 2025-12-04T09:59:56.6410610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_native.h 2025-12-04T09:59:56.6414609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_ops.h 2025-12-04T09:59:56.6419022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution.h 2025-12-04T09:59:56.6423098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6427191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution_native.h 2025-12-04T09:59:56.6431553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_convolution_ops.h 2025-12-04T09:59:56.6436665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear.h 2025-12-04T09:59:56.6440769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward.h 2025-12-04T09:59:56.6444865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6448679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input.h 2025-12-04T09:59:56.6453778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6458060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input_native.h 2025-12-04T09:59:56.6461947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_input_ops.h 2025-12-04T09:59:56.6465794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_native.h 2025-12-04T09:59:56.6469883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_ops.h 2025-12-04T09:59:56.6473833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights.h 2025-12-04T09:59:56.6477980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6482163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights_native.h 2025-12-04T09:59:56.6486072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_backward_weights_ops.h 2025-12-04T09:59:56.6490329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6494307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_native.h 2025-12-04T09:59:56.6498095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_linear_ops.h 2025-12-04T09:59:56.6502421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d.h 2025-12-04T09:59:56.6537337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward.h 2025-12-04T09:59:56.6541663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6545660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward_native.h 2025-12-04T09:59:56.6549740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_backward_ops.h 2025-12-04T09:59:56.6553838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6557959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_native.h 2025-12-04T09:59:56.6562147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool2d_ops.h 2025-12-04T09:59:56.6566083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d.h 2025-12-04T09:59:56.6570196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward.h 2025-12-04T09:59:56.6574232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6577983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward_native.h 2025-12-04T09:59:56.6582277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_backward_ops.h 2025-12-04T09:59:56.6586258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6590594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_native.h 2025-12-04T09:59:56.6594451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_max_pool3d_ops.h 2025-12-04T09:59:56.6598790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight.h 2025-12-04T09:59:56.6603178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6607676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_native.h 2025-12-04T09:59:56.6613519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_ops.h 2025-12-04T09:59:56.6617423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight.h 2025-12-04T09:59:56.6622086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6626653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_native.h 2025-12-04T09:59:56.6631027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_ops.h 2025-12-04T09:59:56.6635112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer.h 2025-12-04T09:59:56.6639180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward.h 2025-12-04T09:59:56.6643448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6647401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_cpu_dispatch.h 2025-12-04T09:59:56.6651332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_native.h 2025-12-04T09:59:56.6655421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_backward_ops.h 2025-12-04T09:59:56.6659449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6663378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_cpu_dispatch.h 2025-12-04T09:59:56.6667419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_native.h 2025-12-04T09:59:56.6671349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mkldnn_rnn_layer_ops.h 2025-12-04T09:59:56.6675088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm.h 2025-12-04T09:59:56.6678819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.6683356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_cpu_dispatch.h 2025-12-04T09:59:56.6687323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_cuda_dispatch.h 2025-12-04T09:59:56.6691247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_meta.h 2025-12-04T09:59:56.6694707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_meta_dispatch.h 2025-12-04T09:59:56.6698362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_native.h 2025-12-04T09:59:56.6702049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mm_ops.h 2025-12-04T09:59:56.6706071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode.h 2025-12-04T09:59:56.6710158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6714387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.6718253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_cpu_dispatch.h 2025-12-04T09:59:56.6722601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_cuda_dispatch.h 2025-12-04T09:59:56.6726550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_native.h 2025-12-04T09:59:56.6730528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mode_ops.h 2025-12-04T09:59:56.6734442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis.h 2025-12-04T09:59:56.6738086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.6751393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis_native.h 2025-12-04T09:59:56.6755563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\moveaxis_ops.h 2025-12-04T09:59:56.6760986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim.h 2025-12-04T09:59:56.6766413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.6770814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim_native.h 2025-12-04T09:59:56.6774187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\movedim_ops.h 2025-12-04T09:59:56.6778133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward.h 2025-12-04T09:59:56.6782065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6786996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward_native.h 2025-12-04T09:59:56.6791046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_backward_ops.h 2025-12-04T09:59:56.6794939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward.h 2025-12-04T09:59:56.6799036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.6803245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward_native.h 2025-12-04T09:59:56.6807435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mps_convolution_transpose_backward_ops.h 2025-12-04T09:59:56.6813366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss.h 2025-12-04T09:59:56.6817128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward.h 2025-12-04T09:59:56.6821028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_cpu_dispatch.h 2025-12-04T09:59:56.6825132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_cuda_dispatch.h 2025-12-04T09:59:56.6829177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_native.h 2025-12-04T09:59:56.6833276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_backward_ops.h 2025-12-04T09:59:56.6837550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.6841521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_cpu_dispatch.h 2025-12-04T09:59:56.6845666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_cuda_dispatch.h 2025-12-04T09:59:56.6849804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_meta.h 2025-12-04T09:59:56.6853625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_meta_dispatch.h 2025-12-04T09:59:56.6857199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_native.h 2025-12-04T09:59:56.6862045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mse_loss_ops.h 2025-12-04T09:59:56.6866298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort.h 2025-12-04T09:59:56.6869976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.6873505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort_native.h 2025-12-04T09:59:56.6877400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\msort_ops.h 2025-12-04T09:59:56.6881017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT.h 2025-12-04T09:59:56.6884618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.6888333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT_native.h 2025-12-04T09:59:56.6892627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mT_ops.h 2025-12-04T09:59:56.6896276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul.h 2025-12-04T09:59:56.6899875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss.h 2025-12-04T09:59:56.6903661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward.h 2025-12-04T09:59:56.6907637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_cpu_dispatch.h 2025-12-04T09:59:56.6919484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_cuda_dispatch.h 2025-12-04T09:59:56.6923563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_native.h 2025-12-04T09:59:56.6952049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_backward_ops.h 2025-12-04T09:59:56.6957748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.6962891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward.h 2025-12-04T09:59:56.6968264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_cpu_dispatch.h 2025-12-04T09:59:56.6973614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_cuda_dispatch.h 2025-12-04T09:59:56.6979046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_native.h 2025-12-04T09:59:56.6984870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_forward_ops.h 2025-12-04T09:59:56.6990332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_native.h 2025-12-04T09:59:56.6995650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multilabel_margin_loss_ops.h 2025-12-04T09:59:56.7000719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial.h 2025-12-04T09:59:56.7005713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_cpu_dispatch.h 2025-12-04T09:59:56.7010463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_cuda_dispatch.h 2025-12-04T09:59:56.7015599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_native.h 2025-12-04T09:59:56.7020890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multinomial_ops.h 2025-12-04T09:59:56.7026354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply.h 2025-12-04T09:59:56.7031772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.7036809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply_native.h 2025-12-04T09:59:56.7042015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multiply_ops.h 2025-12-04T09:59:56.7047659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss.h 2025-12-04T09:59:56.7051724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward.h 2025-12-04T09:59:56.7057192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_cpu_dispatch.h 2025-12-04T09:59:56.7062840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_cuda_dispatch.h 2025-12-04T09:59:56.7068377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_native.h 2025-12-04T09:59:56.7073720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_backward_ops.h 2025-12-04T09:59:56.7079388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_cpu_dispatch.h 2025-12-04T09:59:56.7084406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_cuda_dispatch.h 2025-12-04T09:59:56.7090120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_native.h 2025-12-04T09:59:56.7094665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\multi_margin_loss_ops.h 2025-12-04T09:59:56.7099987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.7104451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7108630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_cpu_dispatch.h 2025-12-04T09:59:56.7112310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_cuda_dispatch.h 2025-12-04T09:59:56.7117372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_meta.h 2025-12-04T09:59:56.7121166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_meta_dispatch.h 2025-12-04T09:59:56.7125524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_native.h 2025-12-04T09:59:56.7129556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mul_ops.h 2025-12-04T09:59:56.7132928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv.h 2025-12-04T09:59:56.7136818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma.h 2025-12-04T09:59:56.7140896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7172922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_cpu_dispatch.h 2025-12-04T09:59:56.7176980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_cuda_dispatch.h 2025-12-04T09:59:56.7180784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_native.h 2025-12-04T09:59:56.7184484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mvlgamma_ops.h 2025-12-04T09:59:56.7188854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7192467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv_native.h 2025-12-04T09:59:56.7196086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\mv_ops.h 2025-12-04T09:59:56.7199909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean.h 2025-12-04T09:59:56.7204966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.7208905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean_native.h 2025-12-04T09:59:56.7212862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmean_ops.h 2025-12-04T09:59:56.7216820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian.h 2025-12-04T09:59:56.7220932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7224844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.7228670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_cpu_dispatch.h 2025-12-04T09:59:56.7232853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_cuda_dispatch.h 2025-12-04T09:59:56.7236755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_native.h 2025-12-04T09:59:56.7241042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanmedian_ops.h 2025-12-04T09:59:56.7245079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile.h 2025-12-04T09:59:56.7249402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.7252992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile_native.h 2025-12-04T09:59:56.7256901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nanquantile_ops.h 2025-12-04T09:59:56.7261307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum.h 2025-12-04T09:59:56.7264767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_cpu_dispatch.h 2025-12-04T09:59:56.7268530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_cuda_dispatch.h 2025-12-04T09:59:56.7272554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_native.h 2025-12-04T09:59:56.7276815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nansum_ops.h 2025-12-04T09:59:56.7280753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num.h 2025-12-04T09:59:56.7285650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7289938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_cpu_dispatch.h 2025-12-04T09:59:56.7293847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_cuda_dispatch.h 2025-12-04T09:59:56.7297550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_native.h 2025-12-04T09:59:56.7301487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nan_to_num_ops.h 2025-12-04T09:59:56.7310602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow.h 2025-12-04T09:59:56.7354070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.7359330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy.h 2025-12-04T09:59:56.7365001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.7369746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_cpu_dispatch.h 2025-12-04T09:59:56.7373885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_native.h 2025-12-04T09:59:56.7378011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_copy_ops.h 2025-12-04T09:59:56.7381976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_native.h 2025-12-04T09:59:56.7385615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\narrow_ops.h 2025-12-04T09:59:56.7390788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm.h 2025-12-04T09:59:56.7394576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward.h 2025-12-04T09:59:56.7398699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7404371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_cpu_dispatch.h 2025-12-04T09:59:56.7408315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_cuda_dispatch.h 2025-12-04T09:59:56.7412632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_native.h 2025-12-04T09:59:56.7416599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_backward_ops.h 2025-12-04T09:59:56.7420410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_cpu_dispatch.h 2025-12-04T09:59:56.7424597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_cuda_dispatch.h 2025-12-04T09:59:56.7428485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_native.h 2025-12-04T09:59:56.7432391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_batch_norm_ops.h 2025-12-04T09:59:56.7437853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle.h 2025-12-04T09:59:56.7442875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.7446732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_cpu_dispatch.h 2025-12-04T09:59:56.7450721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_native.h 2025-12-04T09:59:56.7455429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_channel_shuffle_ops.h 2025-12-04T09:59:56.7459511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout.h 2025-12-04T09:59:56.7463829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward.h 2025-12-04T09:59:56.7468038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7472343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_cpu_dispatch.h 2025-12-04T09:59:56.7476284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_cuda_dispatch.h 2025-12-04T09:59:56.7480288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_native.h 2025-12-04T09:59:56.7484601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_backward_ops.h 2025-12-04T09:59:56.7489706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7493874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_cpu_dispatch.h 2025-12-04T09:59:56.7497683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_cuda_dispatch.h 2025-12-04T09:59:56.7501478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_native.h 2025-12-04T09:59:56.7505216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_dropout_ops.h 2025-12-04T09:59:56.7509227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm.h 2025-12-04T09:59:56.7513002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward.h 2025-12-04T09:59:56.7517446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7521815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_cpu_dispatch.h 2025-12-04T09:59:56.7525866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_cuda_dispatch.h 2025-12-04T09:59:56.7530370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_native.h 2025-12-04T09:59:56.7534471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_backward_ops.h 2025-12-04T09:59:56.7539179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7543745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_cpu_dispatch.h 2025-12-04T09:59:56.7547621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_cuda_dispatch.h 2025-12-04T09:59:56.7551728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_native.h 2025-12-04T09:59:56.7555757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_group_norm_ops.h 2025-12-04T09:59:56.7559602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm.h 2025-12-04T09:59:56.7563506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward.h 2025-12-04T09:59:56.7567819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7572141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_cpu_dispatch.h 2025-12-04T09:59:56.7576174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_cuda_dispatch.h 2025-12-04T09:59:56.7580093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_native.h 2025-12-04T09:59:56.7584052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_backward_ops.h 2025-12-04T09:59:56.7588071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7592354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_cpu_dispatch.h 2025-12-04T09:59:56.7596986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_cuda_dispatch.h 2025-12-04T09:59:56.7600670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_native.h 2025-12-04T09:59:56.7604473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_layer_norm_ops.h 2025-12-04T09:59:56.7608485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm.h 2025-12-04T09:59:56.7613905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7618566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm_native.h 2025-12-04T09:59:56.7622654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\native_norm_ops.h 2025-12-04T09:59:56.7626465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne.h 2025-12-04T09:59:56.7629914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg.h 2025-12-04T09:59:56.7633346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative.h 2025-12-04T09:59:56.7637032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.7640990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative_native.h 2025-12-04T09:59:56.7645094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\negative_ops.h 2025-12-04T09:59:56.7649881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.7653581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_cpu_dispatch.h 2025-12-04T09:59:56.7657206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_cuda_dispatch.h 2025-12-04T09:59:56.7660872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_meta.h 2025-12-04T09:59:56.7664413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_meta_dispatch.h 2025-12-04T09:59:56.7668099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_native.h 2025-12-04T09:59:56.7671995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\neg_ops.h 2025-12-04T09:59:56.7675587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor.h 2025-12-04T09:59:56.7679906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.7683687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor_native.h 2025-12-04T09:59:56.7687566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nested_to_padded_tensor_ops.h 2025-12-04T09:59:56.7691638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty.h 2025-12-04T09:59:56.7695395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7699070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_native.h 2025-12-04T09:59:56.7702965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_ops.h 2025-12-04T09:59:56.7706942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided.h 2025-12-04T09:59:56.7711051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.7716283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7720132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_native.h 2025-12-04T09:59:56.7724061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_empty_strided_ops.h 2025-12-04T09:59:56.7727758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full.h 2025-12-04T09:59:56.7731661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7766701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full_native.h 2025-12-04T09:59:56.7770415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_full_ops.h 2025-12-04T09:59:56.7774376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones.h 2025-12-04T09:59:56.7778039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7781808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones_native.h 2025-12-04T09:59:56.7786193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_ones_ops.h 2025-12-04T09:59:56.7790629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros.h 2025-12-04T09:59:56.7794573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.7798375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros_native.h 2025-12-04T09:59:56.7802025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\new_zeros_ops.h 2025-12-04T09:59:56.7806207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter.h 2025-12-04T09:59:56.7810578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.7821875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_cpu_dispatch.h 2025-12-04T09:59:56.7865453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_cuda_dispatch.h 2025-12-04T09:59:56.7871040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_meta.h 2025-12-04T09:59:56.7876562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_meta_dispatch.h 2025-12-04T09:59:56.7882096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_native.h 2025-12-04T09:59:56.7886419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nextafter_ops.h 2025-12-04T09:59:56.7892347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.7896006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_cpu_dispatch.h 2025-12-04T09:59:56.7901372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_cuda_dispatch.h 2025-12-04T09:59:56.7905401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_meta.h 2025-12-04T09:59:56.7909314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_meta_dispatch.h 2025-12-04T09:59:56.7913400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_native.h 2025-12-04T09:59:56.7918851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ne_ops.h 2025-12-04T09:59:56.7922287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss.h 2025-12-04T09:59:56.7925795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d.h 2025-12-04T09:59:56.7929814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward.h 2025-12-04T09:59:56.7933678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_cpu_dispatch.h 2025-12-04T09:59:56.7938039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_cuda_dispatch.h 2025-12-04T09:59:56.7941795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_native.h 2025-12-04T09:59:56.7947018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_backward_ops.h 2025-12-04T09:59:56.7951139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.7955742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward.h 2025-12-04T09:59:56.7960835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_cpu_dispatch.h 2025-12-04T09:59:56.7964940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_cuda_dispatch.h 2025-12-04T09:59:56.7969802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_native.h 2025-12-04T09:59:56.7973546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_forward_ops.h 2025-12-04T09:59:56.7977291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_native.h 2025-12-04T09:59:56.7981169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss2d_ops.h 2025-12-04T09:59:56.7985342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward.h 2025-12-04T09:59:56.7989191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.7993552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_cpu_dispatch.h 2025-12-04T09:59:56.7997395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_cuda_dispatch.h 2025-12-04T09:59:56.8001531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_meta.h 2025-12-04T09:59:56.8005595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_meta_dispatch.h 2025-12-04T09:59:56.8010105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_native.h 2025-12-04T09:59:56.8014351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_backward_ops.h 2025-12-04T09:59:56.8018367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8022314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward.h 2025-12-04T09:59:56.8026646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.8030428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_cpu_dispatch.h 2025-12-04T09:59:56.8034737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_cuda_dispatch.h 2025-12-04T09:59:56.8038536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_meta.h 2025-12-04T09:59:56.8042590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_meta_dispatch.h 2025-12-04T09:59:56.8046528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_native.h 2025-12-04T09:59:56.8050454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_forward_ops.h 2025-12-04T09:59:56.8054692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_native.h 2025-12-04T09:59:56.8058924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd.h 2025-12-04T09:59:56.8063555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8067207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd_native.h 2025-12-04T09:59:56.8070932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_nd_ops.h 2025-12-04T09:59:56.8074961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nll_loss_ops.h 2025-12-04T09:59:56.8078684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero.h 2025-12-04T09:59:56.8082341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_cpu_dispatch.h 2025-12-04T09:59:56.8086518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_cuda_dispatch.h 2025-12-04T09:59:56.8090287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_native.h 2025-12-04T09:59:56.8093944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy.h 2025-12-04T09:59:56.8097941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8101936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy_native.h 2025-12-04T09:59:56.8105895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_numpy_ops.h 2025-12-04T09:59:56.8109826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_ops.h 2025-12-04T09:59:56.8115066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static.h 2025-12-04T09:59:56.8118952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_cpu_dispatch.h 2025-12-04T09:59:56.8122851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_cuda_dispatch.h 2025-12-04T09:59:56.8126672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_native.h 2025-12-04T09:59:56.8130443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nonzero_static_ops.h 2025-12-04T09:59:56.8135107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm.h 2025-12-04T09:59:56.8138568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal.h 2025-12-04T09:59:56.8142239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.8145968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_cpu_dispatch.h 2025-12-04T09:59:56.8149697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_cuda_dispatch.h 2025-12-04T09:59:56.8153402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_meta_dispatch.h 2025-12-04T09:59:56.8157246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_native.h 2025-12-04T09:59:56.8161255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\normal_ops.h 2025-12-04T09:59:56.8165546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.8169534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.8173834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8177858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_cpu_dispatch.h 2025-12-04T09:59:56.8181781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_cuda_dispatch.h 2025-12-04T09:59:56.8185838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim.h 2025-12-04T09:59:56.8189655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8193399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim_native.h 2025-12-04T09:59:56.8197355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_except_dim_ops.h 2025-12-04T09:59:56.8201107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_meta.h 2025-12-04T09:59:56.8204920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_meta_dispatch.h 2025-12-04T09:59:56.8209012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_native.h 2025-12-04T09:59:56.8212760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\norm_ops.h 2025-12-04T09:59:56.8217556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal.h 2025-12-04T09:59:56.8222806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8228107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal_native.h 2025-12-04T09:59:56.8233064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\not_equal_ops.h 2025-12-04T09:59:56.8236970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm.h 2025-12-04T09:59:56.8242088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8247042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm_native.h 2025-12-04T09:59:56.8252300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\nuclear_norm_ops.h 2025-12-04T09:59:56.8257478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T.h 2025-12-04T09:59:56.8262374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8266793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T_native.h 2025-12-04T09:59:56.8271789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\numpy_T_ops.h 2025-12-04T09:59:56.8276923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones.h 2025-12-04T09:59:56.8281770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.8286718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like.h 2025-12-04T09:59:56.8291958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.8298014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like_native.h 2025-12-04T09:59:56.8302169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_like_ops.h 2025-12-04T09:59:56.8335672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_native.h 2025-12-04T09:59:56.8341351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ones_ops.h 2025-12-04T09:59:56.8346567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot.h 2025-12-04T09:59:56.8352017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8357392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot_native.h 2025-12-04T09:59:56.8362944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\one_hot_ops.h 2025-12-04T09:59:56.8367067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or.h 2025-12-04T09:59:56.8370737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr.h 2025-12-04T09:59:56.8376082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8379926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr_native.h 2025-12-04T09:59:56.8383548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\orgqr_ops.h 2025-12-04T09:59:56.8387219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr.h 2025-12-04T09:59:56.8392559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_cpu_dispatch.h 2025-12-04T09:59:56.8396813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_cuda_dispatch.h 2025-12-04T09:59:56.8400508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_native.h 2025-12-04T09:59:56.8404568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ormqr_ops.h 2025-12-04T09:59:56.8408505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8412177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or_native.h 2025-12-04T09:59:56.8415920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\or_ops.h 2025-12-04T09:59:56.8419381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer.h 2025-12-04T09:59:56.8424501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8428294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer_native.h 2025-12-04T09:59:56.8432144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\outer_ops.h 2025-12-04T09:59:56.8436147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr.h 2025-12-04T09:59:56.8439813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8445651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr_native.h 2025-12-04T09:59:56.8450084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\output_nr_ops.h 2025-12-04T09:59:56.8453793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad.h 2025-12-04T09:59:56.8457452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8463282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_native.h 2025-12-04T09:59:56.8467102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_ops.h 2025-12-04T09:59:56.8470862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence.h 2025-12-04T09:59:56.8474858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8479914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence_native.h 2025-12-04T09:59:56.8483673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pad_sequence_ops.h 2025-12-04T09:59:56.8487786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance.h 2025-12-04T09:59:56.8491727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8496260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance_native.h 2025-12-04T09:59:56.8500249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pairwise_distance_ops.h 2025-12-04T09:59:56.8503910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist.h 2025-12-04T09:59:56.8507665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8511351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist_native.h 2025-12-04T09:59:56.8515099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pdist_ops.h 2025-12-04T09:59:56.8519325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute.h 2025-12-04T09:59:56.8523361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.8526990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy.h 2025-12-04T09:59:56.8531474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.8535364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.8539229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_native.h 2025-12-04T09:59:56.8543521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_copy_ops.h 2025-12-04T09:59:56.8547412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_native.h 2025-12-04T09:59:56.8551389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\permute_ops.h 2025-12-04T09:59:56.8556667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse.h 2025-12-04T09:59:56.8560664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8565261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse_native.h 2025-12-04T09:59:56.8569331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pinverse_ops.h 2025-12-04T09:59:56.8573162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory.h 2025-12-04T09:59:56.8577648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8581540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory_native.h 2025-12-04T09:59:56.8585442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pin_memory_ops.h 2025-12-04T09:59:56.8589875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle.h 2025-12-04T09:59:56.8593918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.8597688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.8601748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_cpu_dispatch.h 2025-12-04T09:59:56.8605711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_native.h 2025-12-04T09:59:56.8609967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_shuffle_ops.h 2025-12-04T09:59:56.8614170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle.h 2025-12-04T09:59:56.8618507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.8622235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.8626575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_cpu_dispatch.h 2025-12-04T09:59:56.8630377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_native.h 2025-12-04T09:59:56.8634518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pixel_unshuffle_ops.h 2025-12-04T09:59:56.8640282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson.h 2025-12-04T09:59:56.8645583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.8650695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_cpu_dispatch.h 2025-12-04T09:59:56.8655705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_cuda_dispatch.h 2025-12-04T09:59:56.8661460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_native.h 2025-12-04T09:59:56.8667078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss.h 2025-12-04T09:59:56.8670909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8675849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss_native.h 2025-12-04T09:59:56.8681219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_nll_loss_ops.h 2025-12-04T09:59:56.8686414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\poisson_ops.h 2025-12-04T09:59:56.8691540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar.h 2025-12-04T09:59:56.8696986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.8700790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_cpu_dispatch.h 2025-12-04T09:59:56.8706168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_cuda_dispatch.h 2025-12-04T09:59:56.8711363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_native.h 2025-12-04T09:59:56.8716345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polar_ops.h 2025-12-04T09:59:56.8721575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma.h 2025-12-04T09:59:56.8726733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.8732072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.8735945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_cpu_dispatch.h 2025-12-04T09:59:56.8741306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_cuda_dispatch.h 2025-12-04T09:59:56.8746444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_meta.h 2025-12-04T09:59:56.8751982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_meta_dispatch.h 2025-12-04T09:59:56.8757583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_native.h 2025-12-04T09:59:56.8762704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\polygamma_ops.h 2025-12-04T09:59:56.8768006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive.h 2025-12-04T09:59:56.8771874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8776726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive_native.h 2025-12-04T09:59:56.8782031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\positive_ops.h 2025-12-04T09:59:56.8787064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow.h 2025-12-04T09:59:56.8792129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.8797250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_cpu_dispatch.h 2025-12-04T09:59:56.8801037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_cuda_dispatch.h 2025-12-04T09:59:56.8806792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_meta.h 2025-12-04T09:59:56.8821537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_meta_dispatch.h 2025-12-04T09:59:56.8826856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_native.h 2025-12-04T09:59:56.8832831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\pow_ops.h 2025-12-04T09:59:56.8837868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu.h 2025-12-04T09:59:56.8843238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8847643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu_native.h 2025-12-04T09:59:56.8851457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prelu_ops.h 2025-12-04T09:59:56.8857163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod.h 2025-12-04T09:59:56.8860809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.8864576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.8868577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8874288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_cpu_dispatch.h 2025-12-04T09:59:56.8878383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_cuda_dispatch.h 2025-12-04T09:59:56.8882105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_meta.h 2025-12-04T09:59:56.8885668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_meta_dispatch.h 2025-12-04T09:59:56.8889978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_native.h 2025-12-04T09:59:56.8893633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\prod_ops.h 2025-12-04T09:59:56.8897021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types.h 2025-12-04T09:59:56.8902760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8906975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types_native.h 2025-12-04T09:59:56.8910811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\promote_types_ops.h 2025-12-04T09:59:56.8914680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put.h 2025-12-04T09:59:56.8918289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.8922377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_cpu_dispatch.h 2025-12-04T09:59:56.8926078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_cuda_dispatch.h 2025-12-04T09:59:56.8929806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_meta_dispatch.h 2025-12-04T09:59:56.8933357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_native.h 2025-12-04T09:59:56.8937082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\put_ops.h 2025-12-04T09:59:56.8940845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr.h 2025-12-04T09:59:56.8944632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.8948126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr_native.h 2025-12-04T09:59:56.8951707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qr_ops.h 2025-12-04T09:59:56.8955401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qscheme.h 2025-12-04T09:59:56.8960366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qscheme_native.h 2025-12-04T09:59:56.8996356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\qscheme_ops.h 2025-12-04T09:59:56.9001970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile.h 2025-12-04T09:59:56.9007763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.9012880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile_native.h 2025-12-04T09:59:56.9018128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantile_ops.h 2025-12-04T09:59:56.9023115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm.h 2025-12-04T09:59:56.9028366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9032314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm_native.h 2025-12-04T09:59:56.9037822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_batch_norm_ops.h 2025-12-04T09:59:56.9043248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell.h 2025-12-04T09:59:56.9048625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.9053632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell_native.h 2025-12-04T09:59:56.9058795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_gru_cell_ops.h 2025-12-04T09:59:56.9063931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell.h 2025-12-04T09:59:56.9069388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.9073540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell_native.h 2025-12-04T09:59:56.9078923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_lstm_cell_ops.h 2025-12-04T09:59:56.9084458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d.h 2025-12-04T09:59:56.9090347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9095419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d_native.h 2025-12-04T09:59:56.9100605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool1d_ops.h 2025-12-04T09:59:56.9106191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d.h 2025-12-04T09:59:56.9111561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9116746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d_native.h 2025-12-04T09:59:56.9122041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool2d_ops.h 2025-12-04T09:59:56.9126070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d.h 2025-12-04T09:59:56.9132132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9137538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d_native.h 2025-12-04T09:59:56.9143131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_max_pool3d_ops.h 2025-12-04T09:59:56.9148418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell.h 2025-12-04T09:59:56.9153912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.9159044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell_native.h 2025-12-04T09:59:56.9164253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_relu_cell_ops.h 2025-12-04T09:59:56.9169432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell.h 2025-12-04T09:59:56.9175282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.9179282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell_native.h 2025-12-04T09:59:56.9184617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantized_rnn_tanh_cell_ops.h 2025-12-04T09:59:56.9190557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel.h 2025-12-04T09:59:56.9195697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9200885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_cpu_dispatch.h 2025-12-04T09:59:56.9205853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_cuda_dispatch.h 2025-12-04T09:59:56.9211131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_native.h 2025-12-04T09:59:56.9215026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_channel_ops.h 2025-12-04T09:59:56.9220316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor.h 2025-12-04T09:59:56.9225558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9230750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_cpu_dispatch.h 2025-12-04T09:59:56.9236027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_cuda_dispatch.h 2025-12-04T09:59:56.9241083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic.h 2025-12-04T09:59:56.9246806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9252500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_cpu_dispatch.h 2025-12-04T09:59:56.9257930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_cuda_dispatch.h 2025-12-04T09:59:56.9262017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_native.h 2025-12-04T09:59:56.9267120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_dynamic_ops.h 2025-12-04T09:59:56.9272476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_native.h 2025-12-04T09:59:56.9277713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\quantize_per_tensor_ops.h 2025-12-04T09:59:56.9282617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_axis.h 2025-12-04T09:59:56.9287556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_axis_native.h 2025-12-04T09:59:56.9291499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_axis_ops.h 2025-12-04T09:59:56.9296851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales.h 2025-12-04T09:59:56.9300879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9305939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales_native.h 2025-12-04T09:59:56.9309810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_scales_ops.h 2025-12-04T09:59:56.9313570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points.h 2025-12-04T09:59:56.9317702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9323355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points_native.h 2025-12-04T09:59:56.9327258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_per_channel_zero_points_ops.h 2025-12-04T09:59:56.9331080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_scale.h 2025-12-04T09:59:56.9334777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_scale_native.h 2025-12-04T09:59:56.9338510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_scale_ops.h 2025-12-04T09:59:56.9353528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_zero_point.h 2025-12-04T09:59:56.9354273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_zero_point_native.h 2025-12-04T09:59:56.9354936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\q_zero_point_ops.h 2025-12-04T09:59:56.9355698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg.h 2025-12-04T09:59:56.9359678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9363474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg_native.h 2025-12-04T09:59:56.9367062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rad2deg_ops.h 2025-12-04T09:59:56.9370993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand.h 2025-12-04T09:59:56.9375306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint.h 2025-12-04T09:59:56.9378940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9382734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like.h 2025-12-04T09:59:56.9386953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9390572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like_native.h 2025-12-04T09:59:56.9394284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_like_ops.h 2025-12-04T09:59:56.9398212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_native.h 2025-12-04T09:59:56.9401903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randint_ops.h 2025-12-04T09:59:56.9405440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn.h 2025-12-04T09:59:56.9410434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9414270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.9418180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like.h 2025-12-04T09:59:56.9422190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9426091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T09:59:56.9429716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_native.h 2025-12-04T09:59:56.9433525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_like_ops.h 2025-12-04T09:59:56.9437361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_native.h 2025-12-04T09:59:56.9441660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randn_ops.h 2025-12-04T09:59:56.9445282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random.h 2025-12-04T09:59:56.9449073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9452743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_cpu_dispatch.h 2025-12-04T09:59:56.9456432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_cuda_dispatch.h 2025-12-04T09:59:56.9460077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_meta_dispatch.h 2025-12-04T09:59:56.9464005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_native.h 2025-12-04T09:59:56.9468779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\random_ops.h 2025-12-04T09:59:56.9472615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm.h 2025-12-04T09:59:56.9476306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9480052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_cpu_dispatch.h 2025-12-04T09:59:56.9484304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_cuda_dispatch.h 2025-12-04T09:59:56.9488313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_native.h 2025-12-04T09:59:56.9492085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\randperm_ops.h 2025-12-04T09:59:56.9496251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9500013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.9503540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like.h 2025-12-04T09:59:56.9507255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9511047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like_native.h 2025-12-04T09:59:56.9515217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_like_ops.h 2025-12-04T09:59:56.9519008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_native.h 2025-12-04T09:59:56.9522546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rand_ops.h 2025-12-04T09:59:56.9526377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range.h 2025-12-04T09:59:56.9530079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9534134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_cpu_dispatch.h 2025-12-04T09:59:56.9537902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_cuda_dispatch.h 2025-12-04T09:59:56.9541724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_meta_dispatch.h 2025-12-04T09:59:56.9545502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_native.h 2025-12-04T09:59:56.9549266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\range_ops.h 2025-12-04T09:59:56.9552871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel.h 2025-12-04T09:59:56.9557366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.9561195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel_native.h 2025-12-04T09:59:56.9564912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\ravel_ops.h 2025-12-04T09:59:56.9568539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real.h 2025-12-04T09:59:56.9572184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.9575745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real_native.h 2025-12-04T09:59:56.9579487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\real_ops.h 2025-12-04T09:59:56.9583226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal.h 2025-12-04T09:59:56.9587156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.9590706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_cpu_dispatch.h 2025-12-04T09:59:56.9595148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_cuda_dispatch.h 2025-12-04T09:59:56.9599094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_meta.h 2025-12-04T09:59:56.9602794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_meta_dispatch.h 2025-12-04T09:59:56.9606878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_native.h 2025-12-04T09:59:56.9610742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reciprocal_ops.h 2025-12-04T09:59:56.9614477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream.h 2025-12-04T09:59:56.9618301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream_cuda_dispatch.h 2025-12-04T09:59:56.9621956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream_native.h 2025-12-04T09:59:56.9627003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\record_stream_ops.h 2025-12-04T09:59:56.9630945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names.h 2025-12-04T09:59:56.9634929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.9639040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names_native.h 2025-12-04T09:59:56.9642694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\refine_names_ops.h 2025-12-04T09:59:56.9646550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d.h 2025-12-04T09:59:56.9650272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward.h 2025-12-04T09:59:56.9654402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.9658044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_cpu_dispatch.h 2025-12-04T09:59:56.9662034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_cuda_dispatch.h 2025-12-04T09:59:56.9666112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_meta.h 2025-12-04T09:59:56.9670129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_meta_dispatch.h 2025-12-04T09:59:56.9674122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_native.h 2025-12-04T09:59:56.9678265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_backward_ops.h 2025-12-04T09:59:56.9682202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.9685899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_cpu_dispatch.h 2025-12-04T09:59:56.9689964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_cuda_dispatch.h 2025-12-04T09:59:56.9693734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_meta.h 2025-12-04T09:59:56.9698243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_meta_dispatch.h 2025-12-04T09:59:56.9702248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_native.h 2025-12-04T09:59:56.9706045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad1d_ops.h 2025-12-04T09:59:56.9709942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d.h 2025-12-04T09:59:56.9713652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward.h 2025-12-04T09:59:56.9717789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_cpu_dispatch.h 2025-12-04T09:59:56.9721671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_cuda_dispatch.h 2025-12-04T09:59:56.9726942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_native.h 2025-12-04T09:59:56.9732200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_backward_ops.h 2025-12-04T09:59:56.9736079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_cpu_dispatch.h 2025-12-04T09:59:56.9741425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_cuda_dispatch.h 2025-12-04T09:59:56.9746778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_native.h 2025-12-04T09:59:56.9752018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad2d_ops.h 2025-12-04T09:59:56.9757489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d.h 2025-12-04T09:59:56.9762890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward.h 2025-12-04T09:59:56.9768742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.9774214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_cpu_dispatch.h 2025-12-04T09:59:56.9779688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_cuda_dispatch.h 2025-12-04T09:59:56.9784837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_meta.h 2025-12-04T09:59:56.9789089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_meta_dispatch.h 2025-12-04T09:59:56.9794735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_native.h 2025-12-04T09:59:56.9800044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_backward_ops.h 2025-12-04T09:59:56.9805601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.9811036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_cpu_dispatch.h 2025-12-04T09:59:56.9850420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_cuda_dispatch.h 2025-12-04T09:59:56.9856407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_meta.h 2025-12-04T09:59:56.9861966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_meta_dispatch.h 2025-12-04T09:59:56.9876252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_native.h 2025-12-04T09:59:56.9882946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reflection_pad3d_ops.h 2025-12-04T09:59:56.9887835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu.h 2025-12-04T09:59:56.9891216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6.h 2025-12-04T09:59:56.9895028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:56.9899386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6_native.h 2025-12-04T09:59:56.9904005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu6_ops.h 2025-12-04T09:59:56.9907263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9910676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_cpu_dispatch.h 2025-12-04T09:59:56.9914645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_cuda_dispatch.h 2025-12-04T09:59:56.9918688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_meta_dispatch.h 2025-12-04T09:59:56.9922488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_native.h 2025-12-04T09:59:56.9926197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\relu_ops.h 2025-12-04T09:59:56.9929760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder.h 2025-12-04T09:59:56.9933783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:56.9937797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:56.9971752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_cpu_dispatch.h 2025-12-04T09:59:56.9975787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_cuda_dispatch.h 2025-12-04T09:59:56.9979804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_meta.h 2025-12-04T09:59:56.9983817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_meta_dispatch.h 2025-12-04T09:59:56.9987852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_native.h 2025-12-04T09:59:56.9992946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\remainder_ops.h 2025-12-04T09:59:56.9997020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename.h 2025-12-04T09:59:57.0000810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0004477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename_native.h 2025-12-04T09:59:57.0008967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rename_ops.h 2025-12-04T09:59:57.0013081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm.h 2025-12-04T09:59:57.0016885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.0021188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_cpu_dispatch.h 2025-12-04T09:59:57.0025041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_cuda_dispatch.h 2025-12-04T09:59:57.0029124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_meta.h 2025-12-04T09:59:57.0033173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_meta_dispatch.h 2025-12-04T09:59:57.0037084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_native.h 2025-12-04T09:59:57.0041093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\renorm_ops.h 2025-12-04T09:59:57.0044843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat.h 2025-12-04T09:59:57.0048411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.0052164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave.h 2025-12-04T09:59:57.0056510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.0061656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0065447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_cpu_dispatch.h 2025-12-04T09:59:57.0069519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_cuda_dispatch.h 2025-12-04T09:59:57.0073227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_native.h 2025-12-04T09:59:57.0076969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_interleave_ops.h 2025-12-04T09:59:57.0081329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_native.h 2025-12-04T09:59:57.0085045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\repeat_ops.h 2025-12-04T09:59:57.0088852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d.h 2025-12-04T09:59:57.0094021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward.h 2025-12-04T09:59:57.0099654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.0105019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_cpu_dispatch.h 2025-12-04T09:59:57.0110571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_cuda_dispatch.h 2025-12-04T09:59:57.0115017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_meta.h 2025-12-04T09:59:57.0120000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_meta_dispatch.h 2025-12-04T09:59:57.0124131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_native.h 2025-12-04T09:59:57.0128464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_backward_ops.h 2025-12-04T09:59:57.0134359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.0138323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_cpu_dispatch.h 2025-12-04T09:59:57.0143519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_cuda_dispatch.h 2025-12-04T09:59:57.0148625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_meta.h 2025-12-04T09:59:57.0154845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_meta_dispatch.h 2025-12-04T09:59:57.0160190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_native.h 2025-12-04T09:59:57.0165296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad1d_ops.h 2025-12-04T09:59:57.0170598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d.h 2025-12-04T09:59:57.0176013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward.h 2025-12-04T09:59:57.0181636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_cpu_dispatch.h 2025-12-04T09:59:57.0187228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_cuda_dispatch.h 2025-12-04T09:59:57.0191389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_native.h 2025-12-04T09:59:57.0196608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_backward_ops.h 2025-12-04T09:59:57.0202070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.0207445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_cpu_dispatch.h 2025-12-04T09:59:57.0243200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_cuda_dispatch.h 2025-12-04T09:59:57.0248679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_meta.h 2025-12-04T09:59:57.0254239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_meta_dispatch.h 2025-12-04T09:59:57.0259718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_native.h 2025-12-04T09:59:57.0264888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad2d_ops.h 2025-12-04T09:59:57.0270201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d.h 2025-12-04T09:59:57.0275750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward.h 2025-12-04T09:59:57.0281437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_cpu_dispatch.h 2025-12-04T09:59:57.0287010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_cuda_dispatch.h 2025-12-04T09:59:57.0292195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_native.h 2025-12-04T09:59:57.0296217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_backward_ops.h 2025-12-04T09:59:57.0301640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.0307178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_cpu_dispatch.h 2025-12-04T09:59:57.0312473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_cuda_dispatch.h 2025-12-04T09:59:57.0330511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_meta.h 2025-12-04T09:59:57.0336241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_meta_dispatch.h 2025-12-04T09:59:57.0342072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_native.h 2025-12-04T09:59:57.0347675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\replication_pad3d_ops.h 2025-12-04T09:59:57.0353178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad.h 2025-12-04T09:59:57.0357639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0362066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad_native.h 2025-12-04T09:59:57.0367442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\requires_grad_ops.h 2025-12-04T09:59:57.0371274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape.h 2025-12-04T09:59:57.0374954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as.h 2025-12-04T09:59:57.0380695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T09:59:57.0385079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0388940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_native.h 2025-12-04T09:59:57.0393145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_as_ops.h 2025-12-04T09:59:57.0397190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T09:59:57.0401745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0405433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_native.h 2025-12-04T09:59:57.0409451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\reshape_ops.h 2025-12-04T09:59:57.0415669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize.h 2025-12-04T09:59:57.0419145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as.h 2025-12-04T09:59:57.0423044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.0426968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_native.h 2025-12-04T09:59:57.0431020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_ops.h 2025-12-04T09:59:57.0434949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse.h 2025-12-04T09:59:57.0438957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.0442985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_meta_dispatch.h 2025-12-04T09:59:57.0446902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_native.h 2025-12-04T09:59:57.0451199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_as_sparse_ops.h 2025-12-04T09:59:57.0455451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.0459221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_cpu_dispatch.h 2025-12-04T09:59:57.0463058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_cuda_dispatch.h 2025-12-04T09:59:57.0468108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_meta_dispatch.h 2025-12-04T09:59:57.0472077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_native.h 2025-12-04T09:59:57.0476937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resize_ops.h 2025-12-04T09:59:57.0480848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj.h 2025-12-04T09:59:57.0485016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0488679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj_native.h 2025-12-04T09:59:57.0492591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_conj_ops.h 2025-12-04T09:59:57.0496316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg.h 2025-12-04T09:59:57.0500414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0504616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg_native.h 2025-12-04T09:59:57.0508638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\resolve_neg_ops.h 2025-12-04T09:59:57.0512588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type.h 2025-12-04T09:59:57.0516387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0520085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type_native.h 2025-12-04T09:59:57.0524066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\result_type_ops.h 2025-12-04T09:59:57.0528699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad.h 2025-12-04T09:59:57.0532645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0536515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad_native.h 2025-12-04T09:59:57.0540447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retains_grad_ops.h 2025-12-04T09:59:57.0544996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad.h 2025-12-04T09:59:57.0549154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0553220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad_native.h 2025-12-04T09:59:57.0557276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\retain_grad_ops.h 2025-12-04T09:59:57.0561127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm.h 2025-12-04T09:59:57.0564695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0568483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm_native.h 2025-12-04T09:59:57.0572454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rms_norm_ops.h 2025-12-04T09:59:57.0576292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu.h 2025-12-04T09:59:57.0580167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell.h 2025-12-04T09:59:57.0584172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0588252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell_native.h 2025-12-04T09:59:57.0592000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_cell_ops.h 2025-12-04T09:59:57.0596038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0600492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_native.h 2025-12-04T09:59:57.0604376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_relu_ops.h 2025-12-04T09:59:57.0608219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh.h 2025-12-04T09:59:57.0611797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell.h 2025-12-04T09:59:57.0615841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0619508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell_native.h 2025-12-04T09:59:57.0623784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_cell_ops.h 2025-12-04T09:59:57.0627814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0632938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_native.h 2025-12-04T09:59:57.0636939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rnn_tanh_ops.h 2025-12-04T09:59:57.0641206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll.h 2025-12-04T09:59:57.0644973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.0649267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_cpu_dispatch.h 2025-12-04T09:59:57.0652756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_cuda_dispatch.h 2025-12-04T09:59:57.0656639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_native.h 2025-12-04T09:59:57.0660696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\roll_ops.h 2025-12-04T09:59:57.0664379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90.h 2025-12-04T09:59:57.0668116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.0672244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90_native.h 2025-12-04T09:59:57.0676712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rot90_ops.h 2025-12-04T09:59:57.0680475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round.h 2025-12-04T09:59:57.0684149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.0688611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_cpu_dispatch.h 2025-12-04T09:59:57.0692558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_cuda_dispatch.h 2025-12-04T09:59:57.0696329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_meta.h 2025-12-04T09:59:57.0700412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_meta_dispatch.h 2025-12-04T09:59:57.0704118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_native.h 2025-12-04T09:59:57.0708171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\round_ops.h 2025-12-04T09:59:57.0712190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices.h 2025-12-04T09:59:57.0715939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.0719503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy.h 2025-12-04T09:59:57.0723806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.0727605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.0732796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_native.h 2025-12-04T09:59:57.0738082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_copy_ops.h 2025-12-04T09:59:57.0743168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_native.h 2025-12-04T09:59:57.0747120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_indices_ops.h 2025-12-04T09:59:57.0752358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack.h 2025-12-04T09:59:57.0758010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0763157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack_native.h 2025-12-04T09:59:57.0768339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\row_stack_ops.h 2025-12-04T09:59:57.0773512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu.h 2025-12-04T09:59:57.0778575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.0782527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_native.h 2025-12-04T09:59:57.0787755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_ops.h 2025-12-04T09:59:57.0792951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise.h 2025-12-04T09:59:57.0798159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward.h 2025-12-04T09:59:57.0804018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.0809152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward_native.h 2025-12-04T09:59:57.0814404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_backward_ops.h 2025-12-04T09:59:57.0822893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.0827749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_cpu_dispatch.h 2025-12-04T09:59:57.0871275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_cuda_dispatch.h 2025-12-04T09:59:57.0877114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_meta_dispatch.h 2025-12-04T09:59:57.0882595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_native.h 2025-12-04T09:59:57.0888063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rrelu_with_noise_ops.h 2025-12-04T09:59:57.0893797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift.h 2025-12-04T09:59:57.0897845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.0901681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_cpu_dispatch.h 2025-12-04T09:59:57.0907072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_cuda_dispatch.h 2025-12-04T09:59:57.0910991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_meta_dispatch.h 2025-12-04T09:59:57.0914772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_native.h 2025-12-04T09:59:57.0920279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rshift_ops.h 2025-12-04T09:59:57.0924089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt.h 2025-12-04T09:59:57.0927886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.0932184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_cpu_dispatch.h 2025-12-04T09:59:57.0936090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_cuda_dispatch.h 2025-12-04T09:59:57.0940083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_meta.h 2025-12-04T09:59:57.0944132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_meta_dispatch.h 2025-12-04T09:59:57.0948052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_native.h 2025-12-04T09:59:57.0953129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsqrt_ops.h 2025-12-04T09:59:57.0957073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub.h 2025-12-04T09:59:57.0960697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.0964717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_cpu_dispatch.h 2025-12-04T09:59:57.0968578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_cuda_dispatch.h 2025-12-04T09:59:57.0972463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_native.h 2025-12-04T09:59:57.0977086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\rsub_ops.h 2025-12-04T09:59:57.0980935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor.h 2025-12-04T09:59:57.0984870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.0989014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor_native.h 2025-12-04T09:59:57.0993051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scalar_tensor_ops.h 2025-12-04T09:59:57.0997126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention.h 2025-12-04T09:59:57.1001430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.1005304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention_native.h 2025-12-04T09:59:57.1009431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scaled_dot_product_attention_ops.h 2025-12-04T09:59:57.1013587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter.h 2025-12-04T09:59:57.1017364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add.h 2025-12-04T09:59:57.1021378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1025604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.1029385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_cpu_dispatch.h 2025-12-04T09:59:57.1033407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_cuda_dispatch.h 2025-12-04T09:59:57.1037658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_meta.h 2025-12-04T09:59:57.1042563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_meta_dispatch.h 2025-12-04T09:59:57.1046394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_native.h 2025-12-04T09:59:57.1050717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_add_ops.h 2025-12-04T09:59:57.1054930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1059015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.1063010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_cpu_dispatch.h 2025-12-04T09:59:57.1067045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_cuda_dispatch.h 2025-12-04T09:59:57.1070825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_meta.h 2025-12-04T09:59:57.1074849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_meta_dispatch.h 2025-12-04T09:59:57.1079231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_native.h 2025-12-04T09:59:57.1083316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_ops.h 2025-12-04T09:59:57.1087855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce.h 2025-12-04T09:59:57.1092219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1096127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_cpu_dispatch.h 2025-12-04T09:59:57.1100088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_cuda_dispatch.h 2025-12-04T09:59:57.1104048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_meta.h 2025-12-04T09:59:57.1108032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_meta_dispatch.h 2025-12-04T09:59:57.1112255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_native.h 2025-12-04T09:59:57.1115905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\scatter_reduce_ops.h 2025-12-04T09:59:57.1119801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted.h 2025-12-04T09:59:57.1123543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_cpu_dispatch.h 2025-12-04T09:59:57.1127241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_cuda_dispatch.h 2025-12-04T09:59:57.1131258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_native.h 2025-12-04T09:59:57.1136706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\searchsorted_ops.h 2025-12-04T09:59:57.1140516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce.h 2025-12-04T09:59:57.1144360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.1148022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_cpu_dispatch.h 2025-12-04T09:59:57.1152206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_cuda_dispatch.h 2025-12-04T09:59:57.1156140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_native.h 2025-12-04T09:59:57.1159911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\segment_reduce_ops.h 2025-12-04T09:59:57.1164070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select.h 2025-12-04T09:59:57.1167618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward.h 2025-12-04T09:59:57.1171947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1175696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.1179601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_native.h 2025-12-04T09:59:57.1184076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_backward_ops.h 2025-12-04T09:59:57.1187984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.1191910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.1196060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy.h 2025-12-04T09:59:57.1200057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1204389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.1208446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_native.h 2025-12-04T09:59:57.1212549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_copy_ops.h 2025-12-04T09:59:57.1216367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_native.h 2025-12-04T09:59:57.1220548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_ops.h 2025-12-04T09:59:57.1224393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter.h 2025-12-04T09:59:57.1228848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1232996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.1238335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_native.h 2025-12-04T09:59:57.1242435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\select_scatter_ops.h 2025-12-04T09:59:57.1246264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu.h 2025-12-04T09:59:57.1249983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.1253723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu_native.h 2025-12-04T09:59:57.1257665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\selu_ops.h 2025-12-04T09:59:57.1261262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set.h 2025-12-04T09:59:57.1264955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.1268726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.1272607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_cpu_dispatch.h 2025-12-04T09:59:57.1276395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_cuda_dispatch.h 2025-12-04T09:59:57.1280552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data.h 2025-12-04T09:59:57.1284162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.1287784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data_native.h 2025-12-04T09:59:57.1291796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_data_ops.h 2025-12-04T09:59:57.1295572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_meta_dispatch.h 2025-12-04T09:59:57.1299488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_native.h 2025-12-04T09:59:57.1303471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\set_ops.h 2025-12-04T09:59:57.1306949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn.h 2025-12-04T09:59:57.1310690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1314321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_cpu_dispatch.h 2025-12-04T09:59:57.1317882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_cuda_dispatch.h 2025-12-04T09:59:57.1322031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_meta.h 2025-12-04T09:59:57.1325802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_meta_dispatch.h 2025-12-04T09:59:57.1329888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_native.h 2025-12-04T09:59:57.1333570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sgn_ops.h 2025-12-04T09:59:57.1337758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid.h 2025-12-04T09:59:57.1346383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward.h 2025-12-04T09:59:57.1390398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1395673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_cpu_dispatch.h 2025-12-04T09:59:57.1401406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_cuda_dispatch.h 2025-12-04T09:59:57.1407111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_meta.h 2025-12-04T09:59:57.1413026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_meta_dispatch.h 2025-12-04T09:59:57.1416901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_native.h 2025-12-04T09:59:57.1421002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_backward_ops.h 2025-12-04T09:59:57.1426737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1430605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_cpu_dispatch.h 2025-12-04T09:59:57.1434868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_cuda_dispatch.h 2025-12-04T09:59:57.1470901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_meta.h 2025-12-04T09:59:57.1474779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_meta_dispatch.h 2025-12-04T09:59:57.1478522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_native.h 2025-12-04T09:59:57.1483392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sigmoid_ops.h 2025-12-04T09:59:57.1487213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign.h 2025-12-04T09:59:57.1490746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit.h 2025-12-04T09:59:57.1494484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1498647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_cpu_dispatch.h 2025-12-04T09:59:57.1502898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_cuda_dispatch.h 2025-12-04T09:59:57.1507108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_meta.h 2025-12-04T09:59:57.1510939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_meta_dispatch.h 2025-12-04T09:59:57.1514633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_native.h 2025-12-04T09:59:57.1518307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\signbit_ops.h 2025-12-04T09:59:57.1522248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1525963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_cpu_dispatch.h 2025-12-04T09:59:57.1530113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_cuda_dispatch.h 2025-12-04T09:59:57.1533974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_meta.h 2025-12-04T09:59:57.1537710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_meta_dispatch.h 2025-12-04T09:59:57.1541710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_native.h 2025-12-04T09:59:57.1545312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sign_ops.h 2025-12-04T09:59:57.1550413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu.h 2025-12-04T09:59:57.1553868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward.h 2025-12-04T09:59:57.1558038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1561982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.1566303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_cpu_dispatch.h 2025-12-04T09:59:57.1570274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_cuda_dispatch.h 2025-12-04T09:59:57.1574092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_meta.h 2025-12-04T09:59:57.1577885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_meta_dispatch.h 2025-12-04T09:59:57.1581905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_native.h 2025-12-04T09:59:57.1585811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_backward_ops.h 2025-12-04T09:59:57.1590062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1593619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_cpu_dispatch.h 2025-12-04T09:59:57.1597387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_cuda_dispatch.h 2025-12-04T09:59:57.1601076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_meta.h 2025-12-04T09:59:57.1604810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_meta_dispatch.h 2025-12-04T09:59:57.1608932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_native.h 2025-12-04T09:59:57.1612627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\silu_ops.h 2025-12-04T09:59:57.1616172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin.h 2025-12-04T09:59:57.1619598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc.h 2025-12-04T09:59:57.1623357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1627234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_cpu_dispatch.h 2025-12-04T09:59:57.1631117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_cuda_dispatch.h 2025-12-04T09:59:57.1634836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_meta.h 2025-12-04T09:59:57.1639637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_meta_dispatch.h 2025-12-04T09:59:57.1643385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_native.h 2025-12-04T09:59:57.1647333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinc_ops.h 2025-12-04T09:59:57.1650904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh.h 2025-12-04T09:59:57.1654641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1658765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_cpu_dispatch.h 2025-12-04T09:59:57.1663102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_cuda_dispatch.h 2025-12-04T09:59:57.1666892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_meta.h 2025-12-04T09:59:57.1670633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_meta_dispatch.h 2025-12-04T09:59:57.1674379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_native.h 2025-12-04T09:59:57.1678446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sinh_ops.h 2025-12-04T09:59:57.1682283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1685896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_cpu_dispatch.h 2025-12-04T09:59:57.1689956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_cuda_dispatch.h 2025-12-04T09:59:57.1693497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_meta.h 2025-12-04T09:59:57.1697188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_meta_dispatch.h 2025-12-04T09:59:57.1700804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_native.h 2025-12-04T09:59:57.1704762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sin_ops.h 2025-12-04T09:59:57.1708438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size.h 2025-12-04T09:59:57.1712332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.1715886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size_native.h 2025-12-04T09:59:57.1719527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\size_ops.h 2025-12-04T09:59:57.1723244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice.h 2025-12-04T09:59:57.1726975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward.h 2025-12-04T09:59:57.1730771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.1734432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward_native.h 2025-12-04T09:59:57.1739895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_backward_ops.h 2025-12-04T09:59:57.1743816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.1747725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy.h 2025-12-04T09:59:57.1751711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1755711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.1759556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_native.h 2025-12-04T09:59:57.1763854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_copy_ops.h 2025-12-04T09:59:57.1767825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse.h 2025-12-04T09:59:57.1772075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.1775911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse_native.h 2025-12-04T09:59:57.1779838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_inverse_ops.h 2025-12-04T09:59:57.1783605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_native.h 2025-12-04T09:59:57.1787786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_ops.h 2025-12-04T09:59:57.1791693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter.h 2025-12-04T09:59:57.1796419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1800377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.1804320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_native.h 2025-12-04T09:59:57.1807982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slice_scatter_ops.h 2025-12-04T09:59:57.1812697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet.h 2025-12-04T09:59:57.1816080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.1819953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet_native.h 2025-12-04T09:59:57.1823908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slogdet_ops.h 2025-12-04T09:59:57.1827780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d.h 2025-12-04T09:59:57.1831700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.1835318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward.h 2025-12-04T09:59:57.1840433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward_cpu_dispatch.h 2025-12-04T09:59:57.1844494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward_native.h 2025-12-04T09:59:57.1848860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_forward_ops.h 2025-12-04T09:59:57.1853043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_native.h 2025-12-04T09:59:57.1856811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv3d_ops.h 2025-12-04T09:59:57.1860607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d.h 2025-12-04T09:59:57.1865056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.1868902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_cpu_dispatch.h 2025-12-04T09:59:57.1873414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_cuda_dispatch.h 2025-12-04T09:59:57.1878132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_native.h 2025-12-04T09:59:57.1882097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated2d_ops.h 2025-12-04T09:59:57.1886077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d.h 2025-12-04T09:59:57.1890260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.1894567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_cpu_dispatch.h 2025-12-04T09:59:57.1898541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_cuda_dispatch.h 2025-12-04T09:59:57.1902471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_native.h 2025-12-04T09:59:57.1906667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_dilated3d_ops.h 2025-12-04T09:59:57.1910771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d.h 2025-12-04T09:59:57.1916753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.1920777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_cpu_dispatch.h 2025-12-04T09:59:57.1924709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_cuda_dispatch.h 2025-12-04T09:59:57.1928971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_meta.h 2025-12-04T09:59:57.1933139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_meta_dispatch.h 2025-12-04T09:59:57.1938607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_native.h 2025-12-04T09:59:57.1943655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose2d_ops.h 2025-12-04T09:59:57.1947568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d.h 2025-12-04T09:59:57.1951640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_cpu_dispatch.h 2025-12-04T09:59:57.1955925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_cuda_dispatch.h 2025-12-04T09:59:57.1959798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_native.h 2025-12-04T09:59:57.1963845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\slow_conv_transpose3d_ops.h 2025-12-04T09:59:57.1967923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm.h 2025-12-04T09:59:57.1971708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.1975471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm_native.h 2025-12-04T09:59:57.1979642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smm_ops.h 2025-12-04T09:59:57.1984222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss.h 2025-12-04T09:59:57.1988353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward.h 2025-12-04T09:59:57.1992479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.1996520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_cpu_dispatch.h 2025-12-04T09:59:57.2001308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_cuda_dispatch.h 2025-12-04T09:59:57.2005230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_native.h 2025-12-04T09:59:57.2009024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_backward_ops.h 2025-12-04T09:59:57.2013409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.2017252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_cpu_dispatch.h 2025-12-04T09:59:57.2021155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_cuda_dispatch.h 2025-12-04T09:59:57.2025679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_meta.h 2025-12-04T09:59:57.2029579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_meta_dispatch.h 2025-12-04T09:59:57.2033369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_native.h 2025-12-04T09:59:57.2037245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\smooth_l1_loss_ops.h 2025-12-04T09:59:57.2041220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax.h 2025-12-04T09:59:57.2046160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.2050567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.2054579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_native.h 2025-12-04T09:59:57.2058244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softmax_ops.h 2025-12-04T09:59:57.2062000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus.h 2025-12-04T09:59:57.2065692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward.h 2025-12-04T09:59:57.2069979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.2073900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_cpu_dispatch.h 2025-12-04T09:59:57.2077722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_cuda_dispatch.h 2025-12-04T09:59:57.2081583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_meta.h 2025-12-04T09:59:57.2085415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_meta_dispatch.h 2025-12-04T09:59:57.2089525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_native.h 2025-12-04T09:59:57.2093754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_backward_ops.h 2025-12-04T09:59:57.2097893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.2101678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_cpu_dispatch.h 2025-12-04T09:59:57.2106072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_cuda_dispatch.h 2025-12-04T09:59:57.2109998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_meta.h 2025-12-04T09:59:57.2113907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_meta_dispatch.h 2025-12-04T09:59:57.2117899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_native.h 2025-12-04T09:59:57.2121642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softplus_ops.h 2025-12-04T09:59:57.2125241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink.h 2025-12-04T09:59:57.2128933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward.h 2025-12-04T09:59:57.2132950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.2136862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_cpu_dispatch.h 2025-12-04T09:59:57.2140849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_cuda_dispatch.h 2025-12-04T09:59:57.2144835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_meta.h 2025-12-04T09:59:57.2152993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_meta_dispatch.h 2025-12-04T09:59:57.2159235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_native.h 2025-12-04T09:59:57.2163922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_backward_ops.h 2025-12-04T09:59:57.2168909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.2173308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_cpu_dispatch.h 2025-12-04T09:59:57.2177715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_cuda_dispatch.h 2025-12-04T09:59:57.2182331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_meta.h 2025-12-04T09:59:57.2186964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_meta_dispatch.h 2025-12-04T09:59:57.2190295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_native.h 2025-12-04T09:59:57.2195126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\softshrink_ops.h 2025-12-04T09:59:57.2198967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss.h 2025-12-04T09:59:57.2202838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward.h 2025-12-04T09:59:57.2207343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.2213592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward_native.h 2025-12-04T09:59:57.2220182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_backward_ops.h 2025-12-04T09:59:57.2225791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.2230015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_native.h 2025-12-04T09:59:57.2235000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\soft_margin_loss_ops.h 2025-12-04T09:59:57.2240609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort.h 2025-12-04T09:59:57.2245419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.2251759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.2256225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.2261728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_cpu_dispatch.h 2025-12-04T09:59:57.2267321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_cuda_dispatch.h 2025-12-04T09:59:57.2273136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_meta.h 2025-12-04T09:59:57.2279025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_meta_dispatch.h 2025-12-04T09:59:57.2282803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_native.h 2025-12-04T09:59:57.2287051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sort_ops.h 2025-12-04T09:59:57.2290711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor.h 2025-12-04T09:59:57.2295919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.2299953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor_native.h 2025-12-04T09:59:57.2304139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsc_tensor_ops.h 2025-12-04T09:59:57.2308754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor.h 2025-12-04T09:59:57.2314381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.2320436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor_native.h 2025-12-04T09:59:57.2325922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_bsr_tensor_ops.h 2025-12-04T09:59:57.2331309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor.h 2025-12-04T09:59:57.2353531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.2359267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor_native.h 2025-12-04T09:59:57.2365695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_compressed_tensor_ops.h 2025-12-04T09:59:57.2371842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor.h 2025-12-04T09:59:57.2378138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.2382472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.2388285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_native.h 2025-12-04T09:59:57.2392650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_coo_tensor_ops.h 2025-12-04T09:59:57.2396713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor.h 2025-12-04T09:59:57.2402708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.2406937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor_native.h 2025-12-04T09:59:57.2411934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csc_tensor_ops.h 2025-12-04T09:59:57.2416793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor.h 2025-12-04T09:59:57.2421410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.2425575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor_native.h 2025-12-04T09:59:57.2430151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_csr_tensor_ops.h 2025-12-04T09:59:57.2436138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim.h 2025-12-04T09:59:57.2440393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.2444558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim_native.h 2025-12-04T09:59:57.2449142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_dim_ops.h 2025-12-04T09:59:57.2453723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask.h 2025-12-04T09:59:57.2457566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.2461403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask_native.h 2025-12-04T09:59:57.2465845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_mask_ops.h 2025-12-04T09:59:57.2470313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize.h 2025-12-04T09:59:57.2474774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear.h 2025-12-04T09:59:57.2479331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.2483426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_meta_dispatch.h 2025-12-04T09:59:57.2487471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_native.h 2025-12-04T09:59:57.2494738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_and_clear_ops.h 2025-12-04T09:59:57.2499446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.2503362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_meta_dispatch.h 2025-12-04T09:59:57.2507928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_native.h 2025-12-04T09:59:57.2512306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_resize_ops.h 2025-12-04T09:59:57.2516795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_sampled_addmm.h 2025-12-04T09:59:57.2521357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_sampled_addmm_native.h 2025-12-04T09:59:57.2525622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sparse_sampled_addmm_ops.h 2025-12-04T09:59:57.2529761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai.h 2025-12-04T09:59:57.2534416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.2538491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_cpu_dispatch.h 2025-12-04T09:59:57.2542627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_cuda_dispatch.h 2025-12-04T09:59:57.2546578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_meta.h 2025-12-04T09:59:57.2550860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_meta_dispatch.h 2025-12-04T09:59:57.2555270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_native.h 2025-12-04T09:59:57.2559467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_airy_ai_ops.h 2025-12-04T09:59:57.2563554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0.h 2025-12-04T09:59:57.2567744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.2572352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_cpu_dispatch.h 2025-12-04T09:59:57.2576602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_cuda_dispatch.h 2025-12-04T09:59:57.2581556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_meta.h 2025-12-04T09:59:57.3532927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_meta_dispatch.h 2025-12-04T09:59:57.3538571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_native.h 2025-12-04T09:59:57.3544679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j0_ops.h 2025-12-04T09:59:57.3549181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1.h 2025-12-04T09:59:57.3553843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.3558143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_cpu_dispatch.h 2025-12-04T09:59:57.3561815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_cuda_dispatch.h 2025-12-04T09:59:57.3565614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_meta.h 2025-12-04T09:59:57.3569634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_meta_dispatch.h 2025-12-04T09:59:57.3573989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_native.h 2025-12-04T09:59:57.3578049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_j1_ops.h 2025-12-04T09:59:57.3608129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0.h 2025-12-04T09:59:57.3612465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.3616189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_cpu_dispatch.h 2025-12-04T09:59:57.3620285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_cuda_dispatch.h 2025-12-04T09:59:57.3625320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_meta.h 2025-12-04T09:59:57.3630471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_meta_dispatch.h 2025-12-04T09:59:57.3636037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_native.h 2025-12-04T09:59:57.3641389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y0_ops.h 2025-12-04T09:59:57.3646761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1.h 2025-12-04T09:59:57.3652356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.3657473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_cpu_dispatch.h 2025-12-04T09:59:57.3661404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_cuda_dispatch.h 2025-12-04T09:59:57.3666572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_meta.h 2025-12-04T09:59:57.3671962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_meta_dispatch.h 2025-12-04T09:59:57.3677064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_native.h 2025-12-04T09:59:57.3682148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_bessel_y1_ops.h 2025-12-04T09:59:57.3687154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t.h 2025-12-04T09:59:57.3693059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.3698034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.3702666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_cpu_dispatch.h 2025-12-04T09:59:57.3707722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_cuda_dispatch.h 2025-12-04T09:59:57.3712867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_meta.h 2025-12-04T09:59:57.3718072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_meta_dispatch.h 2025-12-04T09:59:57.3723344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_native.h 2025-12-04T09:59:57.3728770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_t_ops.h 2025-12-04T09:59:57.3733896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u.h 2025-12-04T09:59:57.3738143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.3743589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.3748756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_cpu_dispatch.h 2025-12-04T09:59:57.3753982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_cuda_dispatch.h 2025-12-04T09:59:57.3759174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_meta.h 2025-12-04T09:59:57.3764362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_meta_dispatch.h 2025-12-04T09:59:57.3769948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_native.h 2025-12-04T09:59:57.3775226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_u_ops.h 2025-12-04T09:59:57.3780277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v.h 2025-12-04T09:59:57.3784784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.3790023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.3795981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_cpu_dispatch.h 2025-12-04T09:59:57.3800969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_cuda_dispatch.h 2025-12-04T09:59:57.3806394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_meta.h 2025-12-04T09:59:57.3812144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_meta_dispatch.h 2025-12-04T09:59:57.3817337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_native.h 2025-12-04T09:59:57.3822545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_v_ops.h 2025-12-04T09:59:57.3826504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w.h 2025-12-04T09:59:57.3832402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.3837786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.3859743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_cpu_dispatch.h 2025-12-04T09:59:57.3865292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_cuda_dispatch.h 2025-12-04T09:59:57.3870901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_meta.h 2025-12-04T09:59:57.3876687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_meta_dispatch.h 2025-12-04T09:59:57.3882356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_native.h 2025-12-04T09:59:57.3886300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_chebyshev_polynomial_w_ops.h 2025-12-04T09:59:57.3890122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma.h 2025-12-04T09:59:57.3896450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.3900544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma_native.h 2025-12-04T09:59:57.3904543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_digamma_ops.h 2025-12-04T09:59:57.3910035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr.h 2025-12-04T09:59:57.3914206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.3918306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_cpu_dispatch.h 2025-12-04T09:59:57.3921971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_cuda_dispatch.h 2025-12-04T09:59:57.3926164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_meta.h 2025-12-04T09:59:57.3930265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_meta_dispatch.h 2025-12-04T09:59:57.3934024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_native.h 2025-12-04T09:59:57.3937783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_entr_ops.h 2025-12-04T09:59:57.3943127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf.h 2025-12-04T09:59:57.3947099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc.h 2025-12-04T09:59:57.3950780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx.h 2025-12-04T09:59:57.3954962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.3958624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_cpu_dispatch.h 2025-12-04T09:59:57.3962729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_cuda_dispatch.h 2025-12-04T09:59:57.3966553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_meta.h 2025-12-04T09:59:57.3970982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_meta_dispatch.h 2025-12-04T09:59:57.3974902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_native.h 2025-12-04T09:59:57.3978734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfcx_ops.h 2025-12-04T09:59:57.3982987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.3987090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc_native.h 2025-12-04T09:59:57.3990920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfc_ops.h 2025-12-04T09:59:57.3996198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv.h 2025-12-04T09:59:57.4000260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4005386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv_native.h 2025-12-04T09:59:57.4010744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erfinv_ops.h 2025-12-04T09:59:57.4015970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4021191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf_native.h 2025-12-04T09:59:57.4026289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_erf_ops.h 2025-12-04T09:59:57.4031302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2.h 2025-12-04T09:59:57.4035589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4041041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2_native.h 2025-12-04T09:59:57.4046831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_exp2_ops.h 2025-12-04T09:59:57.4051918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit.h 2025-12-04T09:59:57.4057189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4062529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit_native.h 2025-12-04T09:59:57.4067979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expit_ops.h 2025-12-04T09:59:57.4072973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1.h 2025-12-04T09:59:57.4077062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4082076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1_native.h 2025-12-04T09:59:57.4087450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_expm1_ops.h 2025-12-04T09:59:57.4093062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc.h 2025-12-04T09:59:57.4098199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc.h 2025-12-04T09:59:57.4103460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4108596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc_native.h 2025-12-04T09:59:57.4113905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaincc_ops.h 2025-12-04T09:59:57.4118104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4123321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc_native.h 2025-12-04T09:59:57.4128612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammainc_ops.h 2025-12-04T09:59:57.4133874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln.h 2025-12-04T09:59:57.4139582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4144631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln_native.h 2025-12-04T09:59:57.4149764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_gammaln_ops.h 2025-12-04T09:59:57.4153725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h.h 2025-12-04T09:59:57.4159458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he.h 2025-12-04T09:59:57.4164923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4170262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.4175887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_cpu_dispatch.h 2025-12-04T09:59:57.4181248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_cuda_dispatch.h 2025-12-04T09:59:57.4186855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_meta.h 2025-12-04T09:59:57.4191978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_meta_dispatch.h 2025-12-04T09:59:57.4196990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_native.h 2025-12-04T09:59:57.4200827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_he_ops.h 2025-12-04T09:59:57.4210317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4215510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.4221046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_cpu_dispatch.h 2025-12-04T09:59:57.4226402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_cuda_dispatch.h 2025-12-04T09:59:57.4230461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_meta.h 2025-12-04T09:59:57.4235737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_meta_dispatch.h 2025-12-04T09:59:57.4240909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_native.h 2025-12-04T09:59:57.4246529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_hermite_polynomial_h_ops.h 2025-12-04T09:59:57.4251724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0.h 2025-12-04T09:59:57.4256939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e.h 2025-12-04T09:59:57.4262210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4267221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_cpu_dispatch.h 2025-12-04T09:59:57.4271195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_cuda_dispatch.h 2025-12-04T09:59:57.4276510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_meta.h 2025-12-04T09:59:57.4281607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_meta_dispatch.h 2025-12-04T09:59:57.4287068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_native.h 2025-12-04T09:59:57.4292245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0e_ops.h 2025-12-04T09:59:57.4298370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4303512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0_native.h 2025-12-04T09:59:57.4308603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i0_ops.h 2025-12-04T09:59:57.4312552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1.h 2025-12-04T09:59:57.4318601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e.h 2025-12-04T09:59:57.4323203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4327315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_cpu_dispatch.h 2025-12-04T09:59:57.4331177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_cuda_dispatch.h 2025-12-04T09:59:57.4335305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_meta.h 2025-12-04T09:59:57.4339393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_meta_dispatch.h 2025-12-04T09:59:57.4343059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_native.h 2025-12-04T09:59:57.4347118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1e_ops.h 2025-12-04T09:59:57.4351141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4355023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_cpu_dispatch.h 2025-12-04T09:59:57.4358893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_cuda_dispatch.h 2025-12-04T09:59:57.4362630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_meta.h 2025-12-04T09:59:57.4366568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_meta_dispatch.h 2025-12-04T09:59:57.4370444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_native.h 2025-12-04T09:59:57.4374532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_i1_ops.h 2025-12-04T09:59:57.4378438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l.h 2025-12-04T09:59:57.4382579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4386577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.4390656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_cpu_dispatch.h 2025-12-04T09:59:57.4395889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_cuda_dispatch.h 2025-12-04T09:59:57.4399741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_meta.h 2025-12-04T09:59:57.4404060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_meta_dispatch.h 2025-12-04T09:59:57.4407933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_native.h 2025-12-04T09:59:57.4412038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_laguerre_polynomial_l_ops.h 2025-12-04T09:59:57.4415838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p.h 2025-12-04T09:59:57.4420018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4424089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.4427989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_cpu_dispatch.h 2025-12-04T09:59:57.4431887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_cuda_dispatch.h 2025-12-04T09:59:57.4436059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_meta.h 2025-12-04T09:59:57.4441335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_meta_dispatch.h 2025-12-04T09:59:57.4445195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_native.h 2025-12-04T09:59:57.4449098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_legendre_polynomial_p_ops.h 2025-12-04T09:59:57.4452846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p.h 2025-12-04T09:59:57.4456934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4460872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p_native.h 2025-12-04T09:59:57.4464675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log1p_ops.h 2025-12-04T09:59:57.4468452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit.h 2025-12-04T09:59:57.4472517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4476685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit_native.h 2025-12-04T09:59:57.4480617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logit_ops.h 2025-12-04T09:59:57.4484942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp.h 2025-12-04T09:59:57.4489042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4493035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp_native.h 2025-12-04T09:59:57.4496865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_logsumexp_ops.h 2025-12-04T09:59:57.4502222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr.h 2025-12-04T09:59:57.4507065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4510992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_cpu_dispatch.h 2025-12-04T09:59:57.4514728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_cuda_dispatch.h 2025-12-04T09:59:57.4518750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_meta.h 2025-12-04T09:59:57.4522564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_meta_dispatch.h 2025-12-04T09:59:57.4526378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_native.h 2025-12-04T09:59:57.4530522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_ndtr_ops.h 2025-12-04T09:59:57.4534372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax.h 2025-12-04T09:59:57.4538376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4542302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax_native.h 2025-12-04T09:59:57.4546087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_log_softmax_ops.h 2025-12-04T09:59:57.4549900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0.h 2025-12-04T09:59:57.4554231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4558063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_cpu_dispatch.h 2025-12-04T09:59:57.4561798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_cuda_dispatch.h 2025-12-04T09:59:57.4565903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_meta.h 2025-12-04T09:59:57.4570059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_meta_dispatch.h 2025-12-04T09:59:57.4573958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_native.h 2025-12-04T09:59:57.4577916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i0_ops.h 2025-12-04T09:59:57.4581920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1.h 2025-12-04T09:59:57.4586009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4590059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_cpu_dispatch.h 2025-12-04T09:59:57.4594589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_cuda_dispatch.h 2025-12-04T09:59:57.4598500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_meta.h 2025-12-04T09:59:57.4602580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_meta_dispatch.h 2025-12-04T09:59:57.4606490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_native.h 2025-12-04T09:59:57.4610530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_i1_ops.h 2025-12-04T09:59:57.4614359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0.h 2025-12-04T09:59:57.4618954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4622787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_cpu_dispatch.h 2025-12-04T09:59:57.4627043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_cuda_dispatch.h 2025-12-04T09:59:57.4631251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_meta.h 2025-12-04T09:59:57.4635345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_meta_dispatch.h 2025-12-04T09:59:57.4639307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_native.h 2025-12-04T09:59:57.4643145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k0_ops.h 2025-12-04T09:59:57.4646984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1.h 2025-12-04T09:59:57.4651363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4655373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_cpu_dispatch.h 2025-12-04T09:59:57.4660559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_cuda_dispatch.h 2025-12-04T09:59:57.4665752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_meta.h 2025-12-04T09:59:57.4671109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_meta_dispatch.h 2025-12-04T09:59:57.4676437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_native.h 2025-12-04T09:59:57.4682002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_modified_bessel_k1_ops.h 2025-12-04T09:59:57.4687279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln.h 2025-12-04T09:59:57.4691719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4697610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln_native.h 2025-12-04T09:59:57.4702993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_multigammaln_ops.h 2025-12-04T09:59:57.4708141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr.h 2025-12-04T09:59:57.4713549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri.h 2025-12-04T09:59:57.4718918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4724271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_cpu_dispatch.h 2025-12-04T09:59:57.4729618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_cuda_dispatch.h 2025-12-04T09:59:57.4734855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_meta.h 2025-12-04T09:59:57.4740114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_meta_dispatch.h 2025-12-04T09:59:57.4744147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_native.h 2025-12-04T09:59:57.4749460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtri_ops.h 2025-12-04T09:59:57.4755244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4760487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr_native.h 2025-12-04T09:59:57.4765662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_ndtr_ops.h 2025-12-04T09:59:57.4771264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma.h 2025-12-04T09:59:57.4803070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4807038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma_native.h 2025-12-04T09:59:57.4811046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_polygamma_ops.h 2025-12-04T09:59:57.4815195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi.h 2025-12-04T09:59:57.4819252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4823142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi_native.h 2025-12-04T09:59:57.4827744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_psi_ops.h 2025-12-04T09:59:57.4831695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round.h 2025-12-04T09:59:57.4835836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.4839842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round_native.h 2025-12-04T09:59:57.4844119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_round_ops.h 2025-12-04T09:59:57.4848484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0.h 2025-12-04T09:59:57.4853489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4858030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_cpu_dispatch.h 2025-12-04T09:59:57.4863127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_cuda_dispatch.h 2025-12-04T09:59:57.4867692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta.h 2025-12-04T09:59:57.4871707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_meta_dispatch.h 2025-12-04T09:59:57.4875777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_native.h 2025-12-04T09:59:57.4879692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k0_ops.h 2025-12-04T09:59:57.4883589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1.h 2025-12-04T09:59:57.4888070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4892241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_cpu_dispatch.h 2025-12-04T09:59:57.4897657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_cuda_dispatch.h 2025-12-04T09:59:57.4903236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta.h 2025-12-04T09:59:57.4907354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_meta_dispatch.h 2025-12-04T09:59:57.4911543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_native.h 2025-12-04T09:59:57.4915552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_scaled_modified_bessel_k1_ops.h 2025-12-04T09:59:57.4921331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t.h 2025-12-04T09:59:57.4925507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4929591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.4933742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cpu_dispatch.h 2025-12-04T09:59:57.4938097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_cuda_dispatch.h 2025-12-04T09:59:57.4942202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta.h 2025-12-04T09:59:57.4946401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_meta_dispatch.h 2025-12-04T09:59:57.4952141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_native.h 2025-12-04T09:59:57.4956136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t_ops.h 2025-12-04T09:59:57.4960047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u.h 2025-12-04T09:59:57.4964504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.4968511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.4972635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cpu_dispatch.h 2025-12-04T09:59:57.4976604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_cuda_dispatch.h 2025-12-04T09:59:57.4980594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta.h 2025-12-04T09:59:57.4984672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_meta_dispatch.h 2025-12-04T09:59:57.4988604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_native.h 2025-12-04T09:59:57.4992669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u_ops.h 2025-12-04T09:59:57.4996556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v.h 2025-12-04T09:59:57.5000722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.5006322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5010663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cpu_dispatch.h 2025-12-04T09:59:57.5014655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_cuda_dispatch.h 2025-12-04T09:59:57.5019011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta.h 2025-12-04T09:59:57.5022998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_meta_dispatch.h 2025-12-04T09:59:57.5027045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_native.h 2025-12-04T09:59:57.5031231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v_ops.h 2025-12-04T09:59:57.5035088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w.h 2025-12-04T09:59:57.5039267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.5043548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5047685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cpu_dispatch.h 2025-12-04T09:59:57.5052150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_cuda_dispatch.h 2025-12-04T09:59:57.5056082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta.h 2025-12-04T09:59:57.5060038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_meta_dispatch.h 2025-12-04T09:59:57.5063944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_native.h 2025-12-04T09:59:57.5068264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w_ops.h 2025-12-04T09:59:57.5071969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc.h 2025-12-04T09:59:57.5076755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5080642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc_native.h 2025-12-04T09:59:57.5084559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_sinc_ops.h 2025-12-04T09:59:57.5088552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax.h 2025-12-04T09:59:57.5093122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5097169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax_native.h 2025-12-04T09:59:57.5101085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_softmax_ops.h 2025-12-04T09:59:57.5105250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0.h 2025-12-04T09:59:57.5110794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.5114801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_cpu_dispatch.h 2025-12-04T09:59:57.5119071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_cuda_dispatch.h 2025-12-04T09:59:57.5122902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_meta.h 2025-12-04T09:59:57.5126829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_meta_dispatch.h 2025-12-04T09:59:57.5131119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_native.h 2025-12-04T09:59:57.5135044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_spherical_bessel_j0_ops.h 2025-12-04T09:59:57.5138881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py.h 2025-12-04T09:59:57.5143531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.5147571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5151448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_cpu_dispatch.h 2025-12-04T09:59:57.5155339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_cuda_dispatch.h 2025-12-04T09:59:57.5159355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_meta.h 2025-12-04T09:59:57.5163231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_meta_dispatch.h 2025-12-04T09:59:57.5167488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_native.h 2025-12-04T09:59:57.5171530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlog1py_ops.h 2025-12-04T09:59:57.5175340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy.h 2025-12-04T09:59:57.5179475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5183363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy_native.h 2025-12-04T09:59:57.5188108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_xlogy_ops.h 2025-12-04T09:59:57.5191963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta.h 2025-12-04T09:59:57.5196114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.5200144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5203998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_cpu_dispatch.h 2025-12-04T09:59:57.5210183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_cuda_dispatch.h 2025-12-04T09:59:57.5215374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_meta.h 2025-12-04T09:59:57.5220856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_meta_dispatch.h 2025-12-04T09:59:57.5226104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_native.h 2025-12-04T09:59:57.5231778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\special_zeta_ops.h 2025-12-04T09:59:57.5236857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split.h 2025-12-04T09:59:57.5240540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5246185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5251227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy.h 2025-12-04T09:59:57.5256466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.5262071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5267215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_native.h 2025-12-04T09:59:57.5272273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_copy_ops.h 2025-12-04T09:59:57.5276202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_native.h 2025-12-04T09:59:57.5281294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_ops.h 2025-12-04T09:59:57.5286527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes.h 2025-12-04T09:59:57.5292305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5297816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy.h 2025-12-04T09:59:57.5303067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.5308721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5314425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_cuda_dispatch.h 2025-12-04T09:59:57.5318366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_native.h 2025-12-04T09:59:57.5323536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_copy_ops.h 2025-12-04T09:59:57.5328944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_native.h 2025-12-04T09:59:57.5334151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\split_with_sizes_ops.h 2025-12-04T09:59:57.5339497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt.h 2025-12-04T09:59:57.5344863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.5349868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_cpu_dispatch.h 2025-12-04T09:59:57.5385478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_cuda_dispatch.h 2025-12-04T09:59:57.5389723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_meta.h 2025-12-04T09:59:57.5395971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_meta_dispatch.h 2025-12-04T09:59:57.5402092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_native.h 2025-12-04T09:59:57.5406171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sqrt_ops.h 2025-12-04T09:59:57.5409778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square.h 2025-12-04T09:59:57.5413448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5417459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square_native.h 2025-12-04T09:59:57.5421414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\square_ops.h 2025-12-04T09:59:57.5425170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze.h 2025-12-04T09:59:57.5428784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5432796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5436719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy.h 2025-12-04T09:59:57.5440698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.5444937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5449754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_native.h 2025-12-04T09:59:57.5453653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_copy_ops.h 2025-12-04T09:59:57.5457426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_native.h 2025-12-04T09:59:57.5461236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\squeeze_ops.h 2025-12-04T09:59:57.5465176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm.h 2025-12-04T09:59:57.5470300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5474209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_cpu_dispatch.h 2025-12-04T09:59:57.5477854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_cuda_dispatch.h 2025-12-04T09:59:57.5481873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_native.h 2025-12-04T09:59:57.5495661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sspaddmm_ops.h 2025-12-04T09:59:57.5496384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack.h 2025-12-04T09:59:57.5497080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5497812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack_native.h 2025-12-04T09:59:57.5501414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stack_ops.h 2025-12-04T09:59:57.5504855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std.h 2025-12-04T09:59:57.5509250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5513127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_cpu_dispatch.h 2025-12-04T09:59:57.5516905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_cuda_dispatch.h 2025-12-04T09:59:57.5520515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean.h 2025-12-04T09:59:57.5524191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5527932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5531768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_cpu_dispatch.h 2025-12-04T09:59:57.5535448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_cuda_dispatch.h 2025-12-04T09:59:57.5539002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_native.h 2025-12-04T09:59:57.5542861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_mean_ops.h 2025-12-04T09:59:57.5546542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_native.h 2025-12-04T09:59:57.5550098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\std_ops.h 2025-12-04T09:59:57.5553540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft.h 2025-12-04T09:59:57.5557174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5560969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft_native.h 2025-12-04T09:59:57.5564592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stft_ops.h 2025-12-04T09:59:57.5567987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride.h 2025-12-04T09:59:57.5572154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5576109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride_native.h 2025-12-04T09:59:57.5579829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\stride_ops.h 2025-12-04T09:59:57.5583752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub.h 2025-12-04T09:59:57.5587096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract.h 2025-12-04T09:59:57.5591442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5595138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract_native.h 2025-12-04T09:59:57.5598878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\subtract_ops.h 2025-12-04T09:59:57.5603070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.5606976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5610703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_cpu_dispatch.h 2025-12-04T09:59:57.5614404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_cuda_dispatch.h 2025-12-04T09:59:57.5617947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_meta.h 2025-12-04T09:59:57.5621351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_meta_dispatch.h 2025-12-04T09:59:57.5625005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_native.h 2025-12-04T09:59:57.5628652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sub_ops.h 2025-12-04T09:59:57.5632172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum.h 2025-12-04T09:59:57.5635818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.5639609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5643380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5647003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_cpu_dispatch.h 2025-12-04T09:59:57.5650976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_cuda_dispatch.h 2025-12-04T09:59:57.5654590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_meta.h 2025-12-04T09:59:57.5658157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_meta_dispatch.h 2025-12-04T09:59:57.5661753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_native.h 2025-12-04T09:59:57.5665508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_ops.h 2025-12-04T09:59:57.5668929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size.h 2025-12-04T09:59:57.5673023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5677162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size_native.h 2025-12-04T09:59:57.5680740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sum_to_size_ops.h 2025-12-04T09:59:57.5684658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd.h 2025-12-04T09:59:57.5688236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5692168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd_native.h 2025-12-04T09:59:57.5695940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\svd_ops.h 2025-12-04T09:59:57.5699843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes.h 2025-12-04T09:59:57.5703248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5706848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes_native.h 2025-12-04T09:59:57.5710984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapaxes_ops.h 2025-12-04T09:59:57.5714820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims.h 2025-12-04T09:59:57.5718555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5722903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims_native.h 2025-12-04T09:59:57.5726738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\swapdims_ops.h 2025-12-04T09:59:57.5730640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range.h 2025-12-04T09:59:57.5734587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5738235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size.h 2025-12-04T09:59:57.5742318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.5746504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size_native.h 2025-12-04T09:59:57.5750490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_for_size_ops.h 2025-12-04T09:59:57.5754826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_native.h 2025-12-04T09:59:57.5758806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_constrain_range_ops.h 2025-12-04T09:59:57.5762736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous.h 2025-12-04T09:59:57.5766635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5770675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous_native.h 2025-12-04T09:59:57.5775258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_is_contiguous_ops.h 2025-12-04T09:59:57.5779272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel.h 2025-12-04T09:59:57.5783213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5787052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel_native.h 2025-12-04T09:59:57.5792652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_numel_ops.h 2025-12-04T09:59:57.5797922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size.h 2025-12-04T09:59:57.5801635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5806760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size_native.h 2025-12-04T09:59:57.5811989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_size_ops.h 2025-12-04T09:59:57.5817059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset.h 2025-12-04T09:59:57.5823090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5828377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset_native.h 2025-12-04T09:59:57.5833341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_storage_offset_ops.h 2025-12-04T09:59:57.5837457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride.h 2025-12-04T09:59:57.5842704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5847860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride_native.h 2025-12-04T09:59:57.5853424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\sym_stride_ops.h 2025-12-04T09:59:57.5874216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t.h 2025-12-04T09:59:57.5879485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take.h 2025-12-04T09:59:57.5883099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim.h 2025-12-04T09:59:57.5888619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.5894284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim_native.h 2025-12-04T09:59:57.5900338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_along_dim_ops.h 2025-12-04T09:59:57.5904364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_cpu_dispatch.h 2025-12-04T09:59:57.5909579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_cuda_dispatch.h 2025-12-04T09:59:57.5913330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_native.h 2025-12-04T09:59:57.5916974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\take_ops.h 2025-12-04T09:59:57.5920366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan.h 2025-12-04T09:59:57.5925516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh.h 2025-12-04T09:59:57.5929337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward.h 2025-12-04T09:59:57.5933346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.5936846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_cpu_dispatch.h 2025-12-04T09:59:57.5969113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_cuda_dispatch.h 2025-12-04T09:59:57.5973281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_meta.h 2025-12-04T09:59:57.5977158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_meta_dispatch.h 2025-12-04T09:59:57.5980912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_native.h 2025-12-04T09:59:57.5984880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_backward_ops.h 2025-12-04T09:59:57.5988888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.5992892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_cpu_dispatch.h 2025-12-04T09:59:57.5996802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_cuda_dispatch.h 2025-12-04T09:59:57.6000330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_meta.h 2025-12-04T09:59:57.6004073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_meta_dispatch.h 2025-12-04T09:59:57.6007754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_native.h 2025-12-04T09:59:57.6012384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tanh_ops.h 2025-12-04T09:59:57.6018013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.6021779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_cpu_dispatch.h 2025-12-04T09:59:57.6025368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_cuda_dispatch.h 2025-12-04T09:59:57.6028884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_meta.h 2025-12-04T09:59:57.6032394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_meta_dispatch.h 2025-12-04T09:59:57.6036061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_native.h 2025-12-04T09:59:57.6039639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tan_ops.h 2025-12-04T09:59:57.6043286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor.h 2025-12-04T09:59:57.6046724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot.h 2025-12-04T09:59:57.6050767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6054391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot_native.h 2025-12-04T09:59:57.6058019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensordot_ops.h 2025-12-04T09:59:57.6061730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split.h 2025-12-04T09:59:57.6065786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6069558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split_native.h 2025-12-04T09:59:57.6073867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tensor_split_ops.h 2025-12-04T09:59:57.6077659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d.h 2025-12-04T09:59:57.6081440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6113639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d_native.h 2025-12-04T09:59:57.6117139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\thnn_conv2d_ops.h 2025-12-04T09:59:57.6120991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold.h 2025-12-04T09:59:57.6124708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward.h 2025-12-04T09:59:57.6128600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.6133210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_cpu_dispatch.h 2025-12-04T09:59:57.6137239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_cuda_dispatch.h 2025-12-04T09:59:57.6141272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_meta.h 2025-12-04T09:59:57.6145448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_meta_dispatch.h 2025-12-04T09:59:57.6149280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_native.h 2025-12-04T09:59:57.6153084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_backward_ops.h 2025-12-04T09:59:57.6157379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.6161237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_cpu_dispatch.h 2025-12-04T09:59:57.6165156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_cuda_dispatch.h 2025-12-04T09:59:57.6169166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_meta.h 2025-12-04T09:59:57.6172894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_meta_dispatch.h 2025-12-04T09:59:57.6176664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_native.h 2025-12-04T09:59:57.6180655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\threshold_ops.h 2025-12-04T09:59:57.6184424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile.h 2025-12-04T09:59:57.6188169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6191932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile_native.h 2025-12-04T09:59:57.6195659Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tile_ops.h 2025-12-04T09:59:57.6199171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to.h 2025-12-04T09:59:57.6202585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk.h 2025-12-04T09:59:57.6206323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.6210042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_cpu_dispatch.h 2025-12-04T09:59:57.6213901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_cuda_dispatch.h 2025-12-04T09:59:57.6226223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_meta.h 2025-12-04T09:59:57.6232580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_meta_dispatch.h 2025-12-04T09:59:57.6239183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_native.h 2025-12-04T09:59:57.6244896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\topk_ops.h 2025-12-04T09:59:57.6250624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6256722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense.h 2025-12-04T09:59:57.6263527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward.h 2025-12-04T09:59:57.6269139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6274145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward_native.h 2025-12-04T09:59:57.6277969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_backward_ops.h 2025-12-04T09:59:57.6283456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6288543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_native.h 2025-12-04T09:59:57.6293680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_dense_ops.h 2025-12-04T09:59:57.6298964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn.h 2025-12-04T09:59:57.6304228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward.h 2025-12-04T09:59:57.6309448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6313239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward_native.h 2025-12-04T09:59:57.6318411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_backward_ops.h 2025-12-04T09:59:57.6324277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.6329520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_cpu_dispatch.h 2025-12-04T09:59:57.6334792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_native.h 2025-12-04T09:59:57.6339813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_mkldnn_ops.h 2025-12-04T09:59:57.6344829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_native.h 2025-12-04T09:59:57.6348687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_ops.h 2025-12-04T09:59:57.6353421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor.h 2025-12-04T09:59:57.6358597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.6372620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor_native.h 2025-12-04T09:59:57.6381198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_padded_tensor_ops.h 2025-12-04T09:59:57.6386913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse.h 2025-12-04T09:59:57.6390619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc.h 2025-12-04T09:59:57.6396163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6401587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc_native.h 2025-12-04T09:59:57.6407007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsc_ops.h 2025-12-04T09:59:57.6411355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr.h 2025-12-04T09:59:57.6417018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6421133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr_native.h 2025-12-04T09:59:57.6425065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_bsr_ops.h 2025-12-04T09:59:57.6428841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6434215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc.h 2025-12-04T09:59:57.6438279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6442495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc_native.h 2025-12-04T09:59:57.6446389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csc_ops.h 2025-12-04T09:59:57.6450454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr.h 2025-12-04T09:59:57.6454348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6458144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr_native.h 2025-12-04T09:59:57.6461925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_csr_ops.h 2025-12-04T09:59:57.6467073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_native.h 2025-12-04T09:59:57.6471048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\to_sparse_ops.h 2025-12-04T09:59:57.6475734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace.h 2025-12-04T09:59:57.6479959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward.h 2025-12-04T09:59:57.6484433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6488253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward_native.h 2025-12-04T09:59:57.6492200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_backward_ops.h 2025-12-04T09:59:57.6496390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.6500991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_cpu_dispatch.h 2025-12-04T09:59:57.6504996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_cuda_dispatch.h 2025-12-04T09:59:57.6508961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_native.h 2025-12-04T09:59:57.6512684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trace_ops.h 2025-12-04T09:59:57.6516535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose.h 2025-12-04T09:59:57.6520837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.6525056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6528916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy.h 2025-12-04T09:59:57.6532902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.6536881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.6540603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_native.h 2025-12-04T09:59:57.6544392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_copy_ops.h 2025-12-04T09:59:57.6548217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_native.h 2025-12-04T09:59:57.6551892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\transpose_ops.h 2025-12-04T09:59:57.6555569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid.h 2025-12-04T09:59:57.6559346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6563172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid_native.h 2025-12-04T09:59:57.6567033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapezoid_ops.h 2025-12-04T09:59:57.6570927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz.h 2025-12-04T09:59:57.6574516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6578144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz_native.h 2025-12-04T09:59:57.6581772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trapz_ops.h 2025-12-04T09:59:57.6585872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve.h 2025-12-04T09:59:57.6589837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.6593745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_cpu_dispatch.h 2025-12-04T09:59:57.6597517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_cuda_dispatch.h 2025-12-04T09:59:57.6601281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_meta.h 2025-12-04T09:59:57.6605917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_meta_dispatch.h 2025-12-04T09:59:57.6609895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_native.h 2025-12-04T09:59:57.6613908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triangular_solve_ops.h 2025-12-04T09:59:57.6617652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril.h 2025-12-04T09:59:57.6621241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.6625225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_cpu_dispatch.h 2025-12-04T09:59:57.6628980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_cuda_dispatch.h 2025-12-04T09:59:57.6632818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices.h 2025-12-04T09:59:57.6636714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.6640268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_cpu_dispatch.h 2025-12-04T09:59:57.6644209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_cuda_dispatch.h 2025-12-04T09:59:57.6648068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_native.h 2025-12-04T09:59:57.6651910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_indices_ops.h 2025-12-04T09:59:57.6655692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_meta.h 2025-12-04T09:59:57.6659415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_meta_dispatch.h 2025-12-04T09:59:57.6662945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_native.h 2025-12-04T09:59:57.6666518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\tril_ops.h 2025-12-04T09:59:57.6670154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss.h 2025-12-04T09:59:57.6674966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6678676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss_native.h 2025-12-04T09:59:57.6682594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triplet_margin_loss_ops.h 2025-12-04T09:59:57.6686376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu.h 2025-12-04T09:59:57.6690296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.6693963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_cpu_dispatch.h 2025-12-04T09:59:57.6698076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_cuda_dispatch.h 2025-12-04T09:59:57.6701812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices.h 2025-12-04T09:59:57.6705716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.6709624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_cpu_dispatch.h 2025-12-04T09:59:57.6713415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_cuda_dispatch.h 2025-12-04T09:59:57.6717291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_native.h 2025-12-04T09:59:57.6721344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_indices_ops.h 2025-12-04T09:59:57.6725261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_meta.h 2025-12-04T09:59:57.6729176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_meta_dispatch.h 2025-12-04T09:59:57.6733229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_native.h 2025-12-04T09:59:57.6736919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\triu_ops.h 2025-12-04T09:59:57.6740276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide.h 2025-12-04T09:59:57.6744043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6747647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide_native.h 2025-12-04T09:59:57.6751497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\true_divide_ops.h 2025-12-04T09:59:57.6755432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc.h 2025-12-04T09:59:57.6759101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.6762874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_cpu_dispatch.h 2025-12-04T09:59:57.6766535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_cuda_dispatch.h 2025-12-04T09:59:57.6770284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_meta.h 2025-12-04T09:59:57.6775383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_meta_dispatch.h 2025-12-04T09:59:57.6780447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_native.h 2025-12-04T09:59:57.6785506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\trunc_ops.h 2025-12-04T09:59:57.6790803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as.h 2025-12-04T09:59:57.6795903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6800228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as_native.h 2025-12-04T09:59:57.6804240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\type_as_ops.h 2025-12-04T09:59:57.6808145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.6812778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy.h 2025-12-04T09:59:57.6815556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.6819564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.6824106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_native.h 2025-12-04T09:59:57.6826900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_copy_ops.h 2025-12-04T09:59:57.6832486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_native.h 2025-12-04T09:59:57.6837167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\t_ops.h 2025-12-04T09:59:57.6840692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind.h 2025-12-04T09:59:57.6845574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.6850746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6856453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy.h 2025-12-04T09:59:57.6868991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.6912266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.6917601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_native.h 2025-12-04T09:59:57.6923443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_copy_ops.h 2025-12-04T09:59:57.6927295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_native.h 2025-12-04T09:59:57.6933240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unbind_ops.h 2025-12-04T09:59:57.6938741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten.h 2025-12-04T09:59:57.6942634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6948085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors.h 2025-12-04T09:59:57.6952061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.6955746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors_native.h 2025-12-04T09:59:57.6959572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_dense_tensors_ops.h 2025-12-04T09:59:57.6965171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_native.h 2025-12-04T09:59:57.6969019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unflatten_ops.h 2025-12-04T09:59:57.6972778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold.h 2025-12-04T09:59:57.6976299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward.h 2025-12-04T09:59:57.6980287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.6984100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_cpu_dispatch.h 2025-12-04T09:59:57.6987871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_cuda_dispatch.h 2025-12-04T09:59:57.6991909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_native.h 2025-12-04T09:59:57.6997062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_backward_ops.h 2025-12-04T09:59:57.7000972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy.h 2025-12-04T09:59:57.7004888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7008715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7012601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_native.h 2025-12-04T09:59:57.7017004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_copy_ops.h 2025-12-04T09:59:57.7021859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_cpu_dispatch.h 2025-12-04T09:59:57.7025776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_cuda_dispatch.h 2025-12-04T09:59:57.7029575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_meta_dispatch.h 2025-12-04T09:59:57.7033367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_native.h 2025-12-04T09:59:57.7037104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unfold_ops.h 2025-12-04T09:59:57.7040936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform.h 2025-12-04T09:59:57.7044957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7049372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_cpu_dispatch.h 2025-12-04T09:59:57.7053077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_cuda_dispatch.h 2025-12-04T09:59:57.7057331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_meta_dispatch.h 2025-12-04T09:59:57.7061027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_native.h 2025-12-04T09:59:57.7065029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\uniform_ops.h 2025-12-04T09:59:57.7068864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive.h 2025-12-04T09:59:57.7073111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7077031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_cpu_dispatch.h 2025-12-04T09:59:57.7080842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_cuda_dispatch.h 2025-12-04T09:59:57.7084813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_native.h 2025-12-04T09:59:57.7088594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_consecutive_ops.h 2025-12-04T09:59:57.7092418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim.h 2025-12-04T09:59:57.7096303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7100082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive.h 2025-12-04T09:59:57.7104458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7108287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_cpu_dispatch.h 2025-12-04T09:59:57.7112200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_cuda_dispatch.h 2025-12-04T09:59:57.7115979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_native.h 2025-12-04T09:59:57.7119804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_consecutive_ops.h 2025-12-04T09:59:57.7124216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_cpu_dispatch.h 2025-12-04T09:59:57.7128443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_cuda_dispatch.h 2025-12-04T09:59:57.7132331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_native.h 2025-12-04T09:59:57.7165090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unique_dim_ops.h 2025-12-04T09:59:57.7169062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk.h 2025-12-04T09:59:57.7172990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.7177886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk_native.h 2025-12-04T09:59:57.7181655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_chunk_ops.h 2025-12-04T09:59:57.7185608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split.h 2025-12-04T09:59:57.7189528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7193415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_native.h 2025-12-04T09:59:57.7197196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_ops.h 2025-12-04T09:59:57.7201017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes.h 2025-12-04T09:59:57.7204930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7208632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes_native.h 2025-12-04T09:59:57.7212975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsafe_split_with_sizes_ops.h 2025-12-04T09:59:57.7216784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze.h 2025-12-04T09:59:57.7220885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7225708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy.h 2025-12-04T09:59:57.7229635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7234032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7238200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_native.h 2025-12-04T09:59:57.7242306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_copy_ops.h 2025-12-04T09:59:57.7246195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_native.h 2025-12-04T09:59:57.7250124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\unsqueeze_ops.h 2025-12-04T09:59:57.7253934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d.h 2025-12-04T09:59:57.7258730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward.h 2025-12-04T09:59:57.7262665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7266462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_cpu_dispatch.h 2025-12-04T09:59:57.7270308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_cuda_dispatch.h 2025-12-04T09:59:57.7274127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_meta.h 2025-12-04T09:59:57.7278268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_meta_dispatch.h 2025-12-04T09:59:57.7282263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_native.h 2025-12-04T09:59:57.7287499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_backward_ops.h 2025-12-04T09:59:57.7291908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7296636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.7300886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_cpu_dispatch.h 2025-12-04T09:59:57.7304751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_cuda_dispatch.h 2025-12-04T09:59:57.7308623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_meta.h 2025-12-04T09:59:57.7312719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_meta_dispatch.h 2025-12-04T09:59:57.7317616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_native.h 2025-12-04T09:59:57.7321465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bicubic2d_ops.h 2025-12-04T09:59:57.7325323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d.h 2025-12-04T09:59:57.7329729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward.h 2025-12-04T09:59:57.7333812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7337760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_cpu_dispatch.h 2025-12-04T09:59:57.7341698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_cuda_dispatch.h 2025-12-04T09:59:57.7345565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_meta.h 2025-12-04T09:59:57.7349702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_meta_dispatch.h 2025-12-04T09:59:57.7354023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_native.h 2025-12-04T09:59:57.7357919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_backward_ops.h 2025-12-04T09:59:57.7362307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7366277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7370780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.7374558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_cpu_dispatch.h 2025-12-04T09:59:57.7380346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_cuda_dispatch.h 2025-12-04T09:59:57.7384842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_meta.h 2025-12-04T09:59:57.7388725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_meta_dispatch.h 2025-12-04T09:59:57.7392764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_native.h 2025-12-04T09:59:57.7396608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_bilinear2d_ops.h 2025-12-04T09:59:57.7400357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d.h 2025-12-04T09:59:57.7404181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward.h 2025-12-04T09:59:57.7408446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7412625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_cpu_dispatch.h 2025-12-04T09:59:57.7416480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_cuda_dispatch.h 2025-12-04T09:59:57.7420350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_meta.h 2025-12-04T09:59:57.7424296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_meta_dispatch.h 2025-12-04T09:59:57.7428278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_native.h 2025-12-04T09:59:57.7432710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_backward_ops.h 2025-12-04T09:59:57.7437011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7440908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.7445185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_cpu_dispatch.h 2025-12-04T09:59:57.7449114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_cuda_dispatch.h 2025-12-04T09:59:57.7453427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_meta.h 2025-12-04T09:59:57.7457300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_meta_dispatch.h 2025-12-04T09:59:57.7461143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_native.h 2025-12-04T09:59:57.7464970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_linear1d_ops.h 2025-12-04T09:59:57.7468776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d.h 2025-12-04T09:59:57.7472673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward.h 2025-12-04T09:59:57.7477087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7482447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_cpu_dispatch.h 2025-12-04T09:59:57.7486467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_cuda_dispatch.h 2025-12-04T09:59:57.7490433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_meta.h 2025-12-04T09:59:57.7494513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_meta_dispatch.h 2025-12-04T09:59:57.7498397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_native.h 2025-12-04T09:59:57.7502424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_backward_ops.h 2025-12-04T09:59:57.7506576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7510529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.7514368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_cpu_dispatch.h 2025-12-04T09:59:57.7518328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_cuda_dispatch.h 2025-12-04T09:59:57.7523679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_meta.h 2025-12-04T09:59:57.7528086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_meta_dispatch.h 2025-12-04T09:59:57.7532247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_native.h 2025-12-04T09:59:57.7536184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest1d_ops.h 2025-12-04T09:59:57.7540165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d.h 2025-12-04T09:59:57.7544385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward.h 2025-12-04T09:59:57.7548456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7552432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_cpu_dispatch.h 2025-12-04T09:59:57.7556277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_cuda_dispatch.h 2025-12-04T09:59:57.7560264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_meta.h 2025-12-04T09:59:57.7564157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_meta_dispatch.h 2025-12-04T09:59:57.7568188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_native.h 2025-12-04T09:59:57.7572337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_backward_ops.h 2025-12-04T09:59:57.7576464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7580451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7585833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.7591065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_cpu_dispatch.h 2025-12-04T09:59:57.7596486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_cuda_dispatch.h 2025-12-04T09:59:57.7601884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_meta.h 2025-12-04T09:59:57.7607210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_meta_dispatch.h 2025-12-04T09:59:57.7613439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_native.h 2025-12-04T09:59:57.7617741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest2d_ops.h 2025-12-04T09:59:57.7621604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d.h 2025-12-04T09:59:57.7626986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward.h 2025-12-04T09:59:57.7632566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7637826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_cpu_dispatch.h 2025-12-04T09:59:57.7643087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_cuda_dispatch.h 2025-12-04T09:59:57.7648936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_meta.h 2025-12-04T09:59:57.7654283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_meta_dispatch.h 2025-12-04T09:59:57.7659840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_native.h 2025-12-04T09:59:57.7665080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_backward_ops.h 2025-12-04T09:59:57.7670583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7674590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.7679762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_cpu_dispatch.h 2025-12-04T09:59:57.7685057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_cuda_dispatch.h 2025-12-04T09:59:57.7691204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_meta.h 2025-12-04T09:59:57.7696461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_meta_dispatch.h 2025-12-04T09:59:57.7701657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_native.h 2025-12-04T09:59:57.7707969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_nearest3d_ops.h 2025-12-04T09:59:57.7713323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d.h 2025-12-04T09:59:57.7718566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward.h 2025-12-04T09:59:57.7724297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7728508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_cpu_dispatch.h 2025-12-04T09:59:57.7733892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_cuda_dispatch.h 2025-12-04T09:59:57.7739103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_meta.h 2025-12-04T09:59:57.7744346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_meta_dispatch.h 2025-12-04T09:59:57.7749737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_native.h 2025-12-04T09:59:57.7755168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_backward_ops.h 2025-12-04T09:59:57.7760640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7766155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.7771562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_cpu_dispatch.h 2025-12-04T09:59:57.7776916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_cuda_dispatch.h 2025-12-04T09:59:57.7781168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_meta.h 2025-12-04T09:59:57.7786839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_meta_dispatch.h 2025-12-04T09:59:57.7792194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_native.h 2025-12-04T09:59:57.7797889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\upsample_trilinear3d_ops.h 2025-12-04T09:59:57.7802939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values.h 2025-12-04T09:59:57.7808001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7813221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy.h 2025-12-04T09:59:57.7818823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7823546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7827938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_native.h 2025-12-04T09:59:57.7833112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_copy_ops.h 2025-12-04T09:59:57.7838330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_native.h 2025-12-04T09:59:57.7843656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\values_ops.h 2025-12-04T09:59:57.7849143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward.h 2025-12-04T09:59:57.7854410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.7858261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward_native.h 2025-12-04T09:59:57.7863424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\value_selecting_reduction_backward_ops.h 2025-12-04T09:59:57.7873053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander.h 2025-12-04T09:59:57.7878325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.7883897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander_native.h 2025-12-04T09:59:57.7889347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vander_ops.h 2025-12-04T09:59:57.7895234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var.h 2025-12-04T09:59:57.7898865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.7902884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_cpu_dispatch.h 2025-12-04T09:59:57.7908266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_cuda_dispatch.h 2025-12-04T09:59:57.7911949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean.h 2025-12-04T09:59:57.7915961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7919911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.7925317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_cpu_dispatch.h 2025-12-04T09:59:57.7929285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_cuda_dispatch.h 2025-12-04T09:59:57.7933192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_native.h 2025-12-04T09:59:57.7936930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_mean_ops.h 2025-12-04T09:59:57.7940700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_native.h 2025-12-04T09:59:57.7944328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\var_ops.h 2025-12-04T09:59:57.7947909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot.h 2025-12-04T09:59:57.7953074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7956923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_cpu_dispatch.h 2025-12-04T09:59:57.7960667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_cuda_dispatch.h 2025-12-04T09:59:57.7964465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_native.h 2025-12-04T09:59:57.7968118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vdot_ops.h 2025-12-04T09:59:57.7971671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view.h 2025-12-04T09:59:57.7975113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as.h 2025-12-04T09:59:57.7978755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex.h 2025-12-04T09:59:57.7982712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy.h 2025-12-04T09:59:57.7986706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.7990572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.7994151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_native.h 2025-12-04T09:59:57.7997954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_copy_ops.h 2025-12-04T09:59:57.8001946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_cpu_dispatch.h 2025-12-04T09:59:57.8005790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_cuda_dispatch.h 2025-12-04T09:59:57.8011295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_meta_dispatch.h 2025-12-04T09:59:57.8015645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_native.h 2025-12-04T09:59:57.8019516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_complex_ops.h 2025-12-04T09:59:57.8024632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8028420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_native.h 2025-12-04T09:59:57.8032459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_ops.h 2025-12-04T09:59:57.8036245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real.h 2025-12-04T09:59:57.8040038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy.h 2025-12-04T09:59:57.8044091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.8047815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8051657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_native.h 2025-12-04T09:59:57.8055630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_copy_ops.h 2025-12-04T09:59:57.8059731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_cpu_dispatch.h 2025-12-04T09:59:57.8063552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_cuda_dispatch.h 2025-12-04T09:59:57.8067347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_meta_dispatch.h 2025-12-04T09:59:57.8071189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_native.h 2025-12-04T09:59:57.8074901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_as_real_ops.h 2025-12-04T09:59:57.8078700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8082368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy.h 2025-12-04T09:59:57.8086852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.8090704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8094340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_native.h 2025-12-04T09:59:57.8098060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_copy_ops.h 2025-12-04T09:59:57.8101892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_cpu_dispatch.h 2025-12-04T09:59:57.8105647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_cuda_dispatch.h 2025-12-04T09:59:57.8109672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_meta_dispatch.h 2025-12-04T09:59:57.8113523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_native.h 2025-12-04T09:59:57.8117152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\view_ops.h 2025-12-04T09:59:57.8120837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit.h 2025-12-04T09:59:57.8124422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8128007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit_native.h 2025-12-04T09:59:57.8131753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vsplit_ops.h 2025-12-04T09:59:57.8138230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack.h 2025-12-04T09:59:57.8141913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8145576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack_native.h 2025-12-04T09:59:57.8149384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\vstack_ops.h 2025-12-04T09:59:57.8153138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where.h 2025-12-04T09:59:57.8156693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8160297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_cpu_dispatch.h 2025-12-04T09:59:57.8164562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_cuda_dispatch.h 2025-12-04T09:59:57.8168165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_native.h 2025-12-04T09:59:57.8172147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\where_ops.h 2025-12-04T09:59:57.8175793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy.h 2025-12-04T09:59:57.8179469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.8184542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8188241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_cpu_dispatch.h 2025-12-04T09:59:57.8192212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_cuda_dispatch.h 2025-12-04T09:59:57.8195898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_meta.h 2025-12-04T09:59:57.8199750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_meta_dispatch.h 2025-12-04T09:59:57.8203747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_native.h 2025-12-04T09:59:57.8207671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xlogy_ops.h 2025-12-04T09:59:57.8211533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor.h 2025-12-04T09:59:57.8215071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8218854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor_native.h 2025-12-04T09:59:57.8222456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\xor_ops.h 2025-12-04T09:59:57.8225823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero.h 2025-12-04T09:59:57.8229177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros.h 2025-12-04T09:59:57.8233328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8237233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like.h 2025-12-04T09:59:57.8241190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8245094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-12-04T09:59:57.8248692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_native.h 2025-12-04T09:59:57.8252519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_like_ops.h 2025-12-04T09:59:57.8256294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_native.h 2025-12-04T09:59:57.8260234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zeros_ops.h 2025-12-04T09:59:57.8264236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8267985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_cpu_dispatch.h 2025-12-04T09:59:57.8300305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_cuda_dispatch.h 2025-12-04T09:59:57.8303979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_meta_dispatch.h 2025-12-04T09:59:57.8307594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_native.h 2025-12-04T09:59:57.8312079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\zero_ops.h 2025-12-04T09:59:57.8315818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d.h 2025-12-04T09:59:57.8319725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward.h 2025-12-04T09:59:57.8323679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8327507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cpu_dispatch.h 2025-12-04T09:59:57.8331549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_cuda_dispatch.h 2025-12-04T09:59:57.8335796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_native.h 2025-12-04T09:59:57.8340702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_backward_ops.h 2025-12-04T09:59:57.8344695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8348837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_cpu_dispatch.h 2025-12-04T09:59:57.8352764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_cuda_dispatch.h 2025-12-04T09:59:57.8356629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_native.h 2025-12-04T09:59:57.8361096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool2d_ops.h 2025-12-04T09:59:57.8365287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d.h 2025-12-04T09:59:57.8369192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward.h 2025-12-04T09:59:57.8373217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8377036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-12-04T09:59:57.8381329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-12-04T09:59:57.8387253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_native.h 2025-12-04T09:59:57.8391371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_backward_ops.h 2025-12-04T09:59:57.8395387Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8399269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_cpu_dispatch.h 2025-12-04T09:59:57.8403150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_cuda_dispatch.h 2025-12-04T09:59:57.8406960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_native.h 2025-12-04T09:59:57.8411048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_adaptive_avg_pool3d_ops.h 2025-12-04T09:59:57.8415189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation.h 2025-12-04T09:59:57.8419646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.8423889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_cpu_dispatch.h 2025-12-04T09:59:57.8427732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_cuda_dispatch.h 2025-12-04T09:59:57.8431620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_meta.h 2025-12-04T09:59:57.8435622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_meta_dispatch.h 2025-12-04T09:59:57.8439833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_native.h 2025-12-04T09:59:57.8443684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_addmm_activation_ops.h 2025-12-04T09:59:57.8447554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim.h 2025-12-04T09:59:57.8451523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8455285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim_native.h 2025-12-04T09:59:57.8459454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_batch_dim_ops.h 2025-12-04T09:59:57.8463233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu.h 2025-12-04T09:59:57.8467287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8470932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_cpu_dispatch.h 2025-12-04T09:59:57.8474723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_meta_dispatch.h 2025-12-04T09:59:57.8478855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_native.h 2025-12-04T09:59:57.8483186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_add_relu_ops.h 2025-12-04T09:59:57.8488296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax.h 2025-12-04T09:59:57.8491344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8519323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_cpu_dispatch.h 2025-12-04T09:59:57.8520027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_cuda_dispatch.h 2025-12-04T09:59:57.8520677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_native.h 2025-12-04T09:59:57.8521288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_aminmax_ops.h 2025-12-04T09:59:57.8521994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale.h 2025-12-04T09:59:57.8522941Z 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-04T09:59:57.8523932Z 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-04T09:59:57.8526315Z 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-04T09:59:57.8530526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_native.h 2025-12-04T09:59:57.8535561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_foreach_non_finite_check_and_unscale_ops.h 2025-12-04T09:59:57.8551076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale.h 2025-12-04T09:59:57.8555418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8559379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_cpu_dispatch.h 2025-12-04T09:59:57.8564233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_cuda_dispatch.h 2025-12-04T09:59:57.8567492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_meta_dispatch.h 2025-12-04T09:59:57.8571737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_native.h 2025-12-04T09:59:57.8576363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_amp_update_scale_ops.h 2025-12-04T09:59:57.8580835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async.h 2025-12-04T09:59:57.8585023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_cpu_dispatch.h 2025-12-04T09:59:57.8588763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_cuda_dispatch.h 2025-12-04T09:59:57.8592487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_native.h 2025-12-04T09:59:57.8596548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_async_ops.h 2025-12-04T09:59:57.8600980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar.h 2025-12-04T09:59:57.8604830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8608846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar_native.h 2025-12-04T09:59:57.8612737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_scalar_ops.h 2025-12-04T09:59:57.8616533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata.h 2025-12-04T09:59:57.8621245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8625723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_meta_dispatch.h 2025-12-04T09:59:57.8629854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_native.h 2025-12-04T09:59:57.8634293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_assert_tensor_metadata_ops.h 2025-12-04T09:59:57.8638391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision.h 2025-12-04T09:59:57.8642338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8646224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision_native.h 2025-12-04T09:59:57.8650139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_full_precision_ops.h 2025-12-04T09:59:57.8654075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision.h 2025-12-04T09:59:57.8658425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8662332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision_native.h 2025-12-04T09:59:57.8666249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_autocast_to_reduced_precision_ops.h 2025-12-04T09:59:57.8671125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward.h 2025-12-04T09:59:57.8675052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8679327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward_native.h 2025-12-04T09:59:57.8684605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_backward_ops.h 2025-12-04T09:59:57.8688459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index.h 2025-12-04T09:59:57.8692591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward.h 2025-12-04T09:59:57.8696849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8700613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward_native.h 2025-12-04T09:59:57.8704438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_backward_ops.h 2025-12-04T09:59:57.8736350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8740139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_native.h 2025-12-04T09:59:57.8744544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_impl_index_ops.h 2025-12-04T09:59:57.8748396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update.h 2025-12-04T09:59:57.8752400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8756163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update_native.h 2025-12-04T09:59:57.8760240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_no_update_ops.h 2025-12-04T09:59:57.8764042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update.h 2025-12-04T09:59:57.8768122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8773059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_cpu_dispatch.h 2025-12-04T09:59:57.8776951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_cuda_dispatch.h 2025-12-04T09:59:57.8780787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_native.h 2025-12-04T09:59:57.8785042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_batch_norm_with_update_ops.h 2025-12-04T09:59:57.8788731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte.h 2025-12-04T09:59:57.8792857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8796627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte_native.h 2025-12-04T09:59:57.8801638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Byte_ops.h 2025-12-04T09:59:57.8804733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char.h 2025-12-04T09:59:57.8809566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8814110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char_native.h 2025-12-04T09:59:57.8818953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Char_ops.h 2025-12-04T09:59:57.8822225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double.h 2025-12-04T09:59:57.8826278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8830444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double_native.h 2025-12-04T09:59:57.8833929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Double_ops.h 2025-12-04T09:59:57.8837837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float.h 2025-12-04T09:59:57.8844424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8849276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float_native.h 2025-12-04T09:59:57.8854465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Float_ops.h 2025-12-04T09:59:57.8858448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half.h 2025-12-04T09:59:57.8863641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8869078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half_native.h 2025-12-04T09:59:57.8874146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Half_ops.h 2025-12-04T09:59:57.8881523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int.h 2025-12-04T09:59:57.8925152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8930703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int_native.h 2025-12-04T09:59:57.8936479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Int_ops.h 2025-12-04T09:59:57.8940351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long.h 2025-12-04T09:59:57.8946000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8951662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long_native.h 2025-12-04T09:59:57.8955698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Long_ops.h 2025-12-04T09:59:57.8961051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short.h 2025-12-04T09:59:57.8965084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.8968801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short_native.h 2025-12-04T09:59:57.8972634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cast_Short_ops.h 2025-12-04T09:59:57.8978108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward.h 2025-12-04T09:59:57.8982434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.8986367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_cpu_dispatch.h 2025-12-04T09:59:57.8990237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_cuda_dispatch.h 2025-12-04T09:59:57.8994076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_native.h 2025-12-04T09:59:57.8997846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_backward_ops.h 2025-12-04T09:59:57.9002293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward.h 2025-12-04T09:59:57.9007363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9011399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_cpu_dispatch.h 2025-12-04T09:59:57.9015448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_cuda_dispatch.h 2025-12-04T09:59:57.9019238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_native.h 2025-12-04T09:59:57.9023105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cdist_forward_ops.h 2025-12-04T09:59:57.9027487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper.h 2025-12-04T09:59:57.9031373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9036372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_cpu_dispatch.h 2025-12-04T09:59:57.9040351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_cuda_dispatch.h 2025-12-04T09:59:57.9044216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_native.h 2025-12-04T09:59:57.9047991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cholesky_solve_helper_ops.h 2025-12-04T09:59:57.9052085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor.h 2025-12-04T09:59:57.9055995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.9059670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor_native.h 2025-12-04T09:59:57.9064935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_choose_qparams_per_tensor_ops.h 2025-12-04T09:59:57.9069051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat.h 2025-12-04T09:59:57.9072943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9076835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_cuda_dispatch.h 2025-12-04T09:59:57.9080771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_native.h 2025-12-04T09:59:57.9084917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_chunk_cat_ops.h 2025-12-04T09:59:57.9088680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce.h 2025-12-04T09:59:57.9092560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced.h 2025-12-04T09:59:57.9096383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9100849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_meta_dispatch.h 2025-12-04T09:59:57.9104679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_native.h 2025-12-04T09:59:57.9108479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesced_ops.h 2025-12-04T09:59:57.9112389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9116087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce_native.h 2025-12-04T09:59:57.9120090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_coalesce_ops.h 2025-12-04T09:59:57.9124291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination.h 2025-12-04T09:59:57.9128254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_cpu_dispatch.h 2025-12-04T09:59:57.9132165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_cuda_dispatch.h 2025-12-04T09:59:57.9136092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_native.h 2025-12-04T09:59:57.9139916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_compute_linear_combination_ops.h 2025-12-04T09:59:57.9144014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj.h 2025-12-04T09:59:57.9147996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9151522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy.h 2025-12-04T09:59:57.9155410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.9159191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9163022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_native.h 2025-12-04T09:59:57.9168273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_copy_ops.h 2025-12-04T09:59:57.9173733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_native.h 2025-12-04T09:59:57.9178791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_ops.h 2025-12-04T09:59:57.9183879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical.h 2025-12-04T09:59:57.9189139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9194166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical_native.h 2025-12-04T09:59:57.9200004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conj_physical_ops.h 2025-12-04T09:59:57.9204071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr.h 2025-12-04T09:59:57.9209640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.9214756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cpu_dispatch.h 2025-12-04T09:59:57.9230617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_cuda_dispatch.h 2025-12-04T09:59:57.9234794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta.h 2025-12-04T09:59:57.9238787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_meta_dispatch.h 2025-12-04T09:59:57.9243010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_native.h 2025-12-04T09:59:57.9246820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_coo_to_csr_ops.h 2025-12-04T09:59:57.9250928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo.h 2025-12-04T09:59:57.9255484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:57.9259747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cpu_dispatch.h 2025-12-04T09:59:57.9263755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_cuda_dispatch.h 2025-12-04T09:59:57.9268361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta.h 2025-12-04T09:59:57.9273875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_meta_dispatch.h 2025-12-04T09:59:57.9279604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_native.h 2025-12-04T09:59:57.9284870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_indices_from_csr_to_coo_ops.h 2025-12-04T09:59:57.9290094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack.h 2025-12-04T09:59:57.9294486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_cuda_dispatch.h 2025-12-04T09:59:57.9299643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu.h 2025-12-04T09:59:57.9304974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h 2025-12-04T09:59:57.9310184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_native.h 2025-12-04T09:59:57.9316535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_for_cpu_ops.h 2025-12-04T09:59:57.9321988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_native.h 2025-12-04T09:59:57.9327221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convert_weight_to_int4pack_ops.h 2025-12-04T09:59:57.9332482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution.h 2025-12-04T09:59:57.9337709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9341894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.9346919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward.h 2025-12-04T09:59:57.9352473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.9357577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward_native.h 2025-12-04T09:59:57.9362748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_double_backward_ops.h 2025-12-04T09:59:57.9367927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode.h 2025-12-04T09:59:57.9373326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.9377359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode_native.h 2025-12-04T09:59:57.9400351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_mode_ops.h 2025-12-04T09:59:57.9405549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_native.h 2025-12-04T09:59:57.9411113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_convolution_ops.h 2025-12-04T09:59:57.9417107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d.h 2025-12-04T09:59:57.9422757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d_cuda_dispatch.h 2025-12-04T09:59:57.9426580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d_native.h 2025-12-04T09:59:57.9432190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_conv_depthwise2d_ops.h 2025-12-04T09:59:57.9436376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from.h 2025-12-04T09:59:57.9440419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize.h 2025-12-04T09:59:57.9444632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9450123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize_native.h 2025-12-04T09:59:57.9454052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_and_resize_ops.h 2025-12-04T09:59:57.9462707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9466747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_native.h 2025-12-04T09:59:57.9470509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_copy_from_ops.h 2025-12-04T09:59:57.9474256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress.h 2025-12-04T09:59:57.9478066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress_cuda_dispatch.h 2025-12-04T09:59:57.9483730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress_native.h 2025-12-04T09:59:57.9487604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_compress_ops.h 2025-12-04T09:59:57.9491486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm.h 2025-12-04T09:59:57.9495512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_cuda_dispatch.h 2025-12-04T09:59:57.9500190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_native.h 2025-12-04T09:59:57.9504679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_ops.h 2025-12-04T09:59:57.9508407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search.h 2025-12-04T09:59:57.9512303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search_cuda_dispatch.h 2025-12-04T09:59:57.9516289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search_native.h 2025-12-04T09:59:57.9520079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cslt_sparse_mm_search_ops.h 2025-12-04T09:59:57.9553234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss.h 2025-12-04T09:59:57.9557212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward.h 2025-12-04T09:59:57.9561447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9565212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_cpu_dispatch.h 2025-12-04T09:59:57.9569088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_cuda_dispatch.h 2025-12-04T09:59:57.9572996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_native.h 2025-12-04T09:59:57.9576812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_backward_ops.h 2025-12-04T09:59:57.9581227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9585170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_cpu_dispatch.h 2025-12-04T09:59:57.9589098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_cuda_dispatch.h 2025-12-04T09:59:57.9592936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_meta_dispatch.h 2025-12-04T09:59:57.9597706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_native.h 2025-12-04T09:59:57.9602079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_ctc_loss_ops.h 2025-12-04T09:59:57.9605914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward.h 2025-12-04T09:59:57.9610459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward_cuda_dispatch.h 2025-12-04T09:59:57.9614247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward_native.h 2025-12-04T09:59:57.9618231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_backward_ops.h 2025-12-04T09:59:57.9621939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward.h 2025-12-04T09:59:57.9626072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward_cuda_dispatch.h 2025-12-04T09:59:57.9629995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward_native.h 2025-12-04T09:59:57.9633855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_attention_forward_ops.h 2025-12-04T09:59:57.9639423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss.h 2025-12-04T09:59:57.9645064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9650334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_cuda_dispatch.h 2025-12-04T09:59:57.9655440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_native.h 2025-12-04T09:59:57.9660494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_ctc_loss_ops.h 2025-12-04T09:59:57.9665700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state.h 2025-12-04T09:59:57.9670512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9675713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_cuda_dispatch.h 2025-12-04T09:59:57.9680939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_native.h 2025-12-04T09:59:57.9686495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_init_dropout_state_ops.h 2025-12-04T09:59:57.9691968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn.h 2025-12-04T09:59:57.9696942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward.h 2025-12-04T09:59:57.9702257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9707103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_cuda_dispatch.h 2025-12-04T09:59:57.9710147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_native.h 2025-12-04T09:59:57.9714431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_backward_ops.h 2025-12-04T09:59:57.9719527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9724280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_cuda_dispatch.h 2025-12-04T09:59:57.9727428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight.h 2025-12-04T09:59:57.9731707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9735888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_cuda_dispatch.h 2025-12-04T09:59:57.9739907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_native.h 2025-12-04T09:59:57.9744102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_flatten_weight_ops.h 2025-12-04T09:59:57.9747924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_native.h 2025-12-04T09:59:57.9752971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cudnn_rnn_ops.h 2025-12-04T09:59:57.9755829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache.h 2025-12-04T09:59:57.9759999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.9764495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache_native.h 2025-12-04T09:59:57.9767970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_clear_plan_cache_ops.h 2025-12-04T09:59:57.9772353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size.h 2025-12-04T09:59:57.9776553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.9782733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_native.h 2025-12-04T09:59:57.9787899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_max_size_ops.h 2025-12-04T09:59:57.9791987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size.h 2025-12-04T09:59:57.9797319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.9802464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size_native.h 2025-12-04T09:59:57.9807868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_get_plan_cache_size_ops.h 2025-12-04T09:59:57.9813146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size.h 2025-12-04T09:59:57.9818508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.9824541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_native.h 2025-12-04T09:59:57.9829885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cufft_set_plan_cache_max_size_ops.h 2025-12-04T09:59:57.9835488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper.h 2025-12-04T09:59:57.9839408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_cpu_dispatch.h 2025-12-04T09:59:57.9844549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_cuda_dispatch.h 2025-12-04T09:59:57.9850294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_native.h 2025-12-04T09:59:57.9855516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummax_helper_ops.h 2025-12-04T09:59:57.9860780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper.h 2025-12-04T09:59:57.9865982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_cpu_dispatch.h 2025-12-04T09:59:57.9871037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_cuda_dispatch.h 2025-12-04T09:59:57.9876209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_native.h 2025-12-04T09:59:57.9880128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_cummin_helper_ops.h 2025-12-04T09:59:57.9887425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap.h 2025-12-04T09:59:57.9931262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.9937373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap_native.h 2025-12-04T09:59:57.9942871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_debug_has_internal_overlap_ops.h 2025-12-04T09:59:57.9948625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimI.h 2025-12-04T09:59:57.9954020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimI_native.h 2025-12-04T09:59:57.9957736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimI_ops.h 2025-12-04T09:59:57.9961367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimV.h 2025-12-04T09:59:57.9966944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimV_native.h 2025-12-04T09:59:57.9970360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dimV_ops.h 2025-12-04T09:59:57.9973966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange.h 2025-12-04T09:59:57.9977772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:57.9983335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange_native.h 2025-12-04T09:59:57.9987090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dim_arange_ops.h 2025-12-04T09:59:57.9990855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad.h 2025-12-04T09:59:57.9995551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:57.9999279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_cpu_dispatch.h 2025-12-04T09:59:58.0003017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_cuda_dispatch.h 2025-12-04T09:59:58.0006754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_native.h 2025-12-04T09:59:58.0012056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dirichlet_grad_ops.h 2025-12-04T09:59:58.0016263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit.h 2025-12-04T09:59:58.0020071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit_cpu_dispatch.h 2025-12-04T09:59:58.0023763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit_native.h 2025-12-04T09:59:58.0027476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_matmul_4bit_ops.h 2025-12-04T09:59:58.0031401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight.h 2025-12-04T09:59:58.0035634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_cpu_dispatch.h 2025-12-04T09:59:58.0040649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_native.h 2025-12-04T09:59:58.0044946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_dyn_quant_pack_4bit_weight_ops.h 2025-12-04T09:59:58.0048728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor.h 2025-12-04T09:59:58.0052681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0056368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_cpu_dispatch.h 2025-12-04T09:59:58.0060156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_cuda_dispatch.h 2025-12-04T09:59:58.0064590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_meta_dispatch.h 2025-12-04T09:59:58.0068671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_native.h 2025-12-04T09:59:58.0072671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficientzerotensor_ops.h 2025-12-04T09:59:58.0076509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward.h 2025-12-04T09:59:58.0080331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward_cuda_dispatch.h 2025-12-04T09:59:58.0084155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward_native.h 2025-12-04T09:59:58.0088214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_backward_ops.h 2025-12-04T09:59:58.0092165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward.h 2025-12-04T09:59:58.0096569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward_cuda_dispatch.h 2025-12-04T09:59:58.0100797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward_native.h 2025-12-04T09:59:58.0104593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_efficient_attention_forward_ops.h 2025-12-04T09:59:58.0108368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag.h 2025-12-04T09:59:58.0112314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward.h 2025-12-04T09:59:58.0116125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_cpu_dispatch.h 2025-12-04T09:59:58.0119911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_cuda_dispatch.h 2025-12-04T09:59:58.0123750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_native.h 2025-12-04T09:59:58.0127611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_backward_ops.h 2025-12-04T09:59:58.0131652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0136284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_cpu_dispatch.h 2025-12-04T09:59:58.0140269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_cuda_dispatch.h 2025-12-04T09:59:58.0144237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward.h 2025-12-04T09:59:58.0148171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0152015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_cpu_dispatch.h 2025-12-04T09:59:58.0155866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_cuda_dispatch.h 2025-12-04T09:59:58.0160562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_native.h 2025-12-04T09:59:58.0164443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_dense_backward_ops.h 2025-12-04T09:59:58.0168318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only.h 2025-12-04T09:59:58.0172455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0176272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_cpu_dispatch.h 2025-12-04T09:59:58.0180433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_cuda_dispatch.h 2025-12-04T09:59:58.0184695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_native.h 2025-12-04T09:59:58.0189089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_forward_only_ops.h 2025-12-04T09:59:58.0194294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_native.h 2025-12-04T09:59:58.0198527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_ops.h 2025-12-04T09:59:58.0203788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward.h 2025-12-04T09:59:58.0209583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0214822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cpu_dispatch.h 2025-12-04T09:59:58.0220015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_cuda_dispatch.h 2025-12-04T09:59:58.0225221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_native.h 2025-12-04T09:59:58.0230411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_per_sample_weights_backward_ops.h 2025-12-04T09:59:58.0236304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward.h 2025-12-04T09:59:58.0242185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.0247396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward_native.h 2025-12-04T09:59:58.0251586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_embedding_bag_sparse_backward_ops.h 2025-12-04T09:59:58.0256914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized.h 2025-12-04T09:59:58.0262344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0267386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_cpu_dispatch.h 2025-12-04T09:59:58.0272486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_native.h 2025-12-04T09:59:58.0277635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_affine_quantized_ops.h 2025-12-04T09:59:58.0282997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized.h 2025-12-04T09:59:58.0287195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0292671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_cpu_dispatch.h 2025-12-04T09:59:58.0298046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_native.h 2025-12-04T09:59:58.0304266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_empty_per_channel_affine_quantized_ops.h 2025-12-04T09:59:58.0309573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist.h 2025-12-04T09:59:58.0314818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0320069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist_native.h 2025-12-04T09:59:58.0325067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_euclidean_dist_ops.h 2025-12-04T09:59:58.0329771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine.h 2025-12-04T09:59:58.0332913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward.h 2025-12-04T09:59:58.0337003Z 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-04T09:59:58.0341270Z 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-04T09:59:58.0345347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_native.h 2025-12-04T09:59:58.0349872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_backward_ops.h 2025-12-04T09:59:58.0356025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0361232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h 2025-12-04T09:59:58.0366761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h 2025-12-04T09:59:58.0372091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_native.h 2025-12-04T09:59:58.0377678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_channel_affine_ops.h 2025-12-04T09:59:58.0388933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine.h 2025-12-04T09:59:58.0409137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward.h 2025-12-04T09:59:58.0413641Z 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-04T09:59:58.0419448Z 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-04T09:59:58.0426421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_native.h 2025-12-04T09:59:58.0431849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_backward_ops.h 2025-12-04T09:59:58.0437973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0442165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h 2025-12-04T09:59:58.0447825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h 2025-12-04T09:59:58.0451936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_native.h 2025-12-04T09:59:58.0456067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_learnable_per_tensor_affine_ops.h 2025-12-04T09:59:58.0461808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h 2025-12-04T09:59:58.0466148Z 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-04T09:59:58.0470315Z 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-04T09:59:58.0474548Z 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-04T09:59:58.0479112Z 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-04T09:59:58.0483033Z 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-04T09:59:58.0486701Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c.h 2025-12-04T09:59:58.0490266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_cpu_dispatch.h 2025-12-04T09:59:58.0495838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_cuda_dispatch.h 2025-12-04T09:59:58.0499680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_native.h 2025-12-04T09:59:58.0503363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2c_ops.h 2025-12-04T09:59:58.0507088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r.h 2025-12-04T09:59:58.0510518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_cpu_dispatch.h 2025-12-04T09:59:58.0514353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_cuda_dispatch.h 2025-12-04T09:59:58.0518830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_native.h 2025-12-04T09:59:58.0522773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_c2r_ops.h 2025-12-04T09:59:58.0526832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c.h 2025-12-04T09:59:58.0530660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_cpu_dispatch.h 2025-12-04T09:59:58.0534319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_cuda_dispatch.h 2025-12-04T09:59:58.0539528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_native.h 2025-12-04T09:59:58.0543609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fft_r2c_ops.h 2025-12-04T09:59:58.0548522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask.h 2025-12-04T09:59:58.0552953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_cuda_dispatch.h 2025-12-04T09:59:58.0556863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_meta_dispatch.h 2025-12-04T09:59:58.0560942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_native.h 2025-12-04T09:59:58.0564872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fill_mem_eff_dropout_mask_ops.h 2025-12-04T09:59:58.0568814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward.h 2025-12-04T09:59:58.0572791Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward_cuda_dispatch.h 2025-12-04T09:59:58.0576586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward_native.h 2025-12-04T09:59:58.0580395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_backward_ops.h 2025-12-04T09:59:58.0584352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward.h 2025-12-04T09:59:58.0588279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward_cuda_dispatch.h 2025-12-04T09:59:58.0592311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward_native.h 2025-12-04T09:59:58.0596393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_flash_attention_forward_ops.h 2025-12-04T09:59:58.0600250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar.h 2025-12-04T09:59:58.0603959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0607695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_cpu_dispatch.h 2025-12-04T09:59:58.0611669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_native.h 2025-12-04T09:59:58.0615302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foobar_ops.h 2025-12-04T09:59:58.0619319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs.h 2025-12-04T09:59:58.0623332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0627525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_cuda_dispatch.h 2025-12-04T09:59:58.0631286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_native.h 2025-12-04T09:59:58.0635074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_abs_ops.h 2025-12-04T09:59:58.0639132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos.h 2025-12-04T09:59:58.0643210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0646936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_cuda_dispatch.h 2025-12-04T09:59:58.0652168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_native.h 2025-12-04T09:59:58.0656051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_acos_ops.h 2025-12-04T09:59:58.0659836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add.h 2025-12-04T09:59:58.0663590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv.h 2025-12-04T09:59:58.0667585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0672219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_cuda_dispatch.h 2025-12-04T09:59:58.0685131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_native.h 2025-12-04T09:59:58.0685717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcdiv_ops.h 2025-12-04T09:59:58.0686016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul.h 2025-12-04T09:59:58.0688235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0692061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_cuda_dispatch.h 2025-12-04T09:59:58.0696903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_native.h 2025-12-04T09:59:58.0700805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_addcmul_ops.h 2025-12-04T09:59:58.0704761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0708594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_cuda_dispatch.h 2025-12-04T09:59:58.0712448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_native.h 2025-12-04T09:59:58.0716600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_add_ops.h 2025-12-04T09:59:58.0720374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin.h 2025-12-04T09:59:58.0724533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0728320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_cuda_dispatch.h 2025-12-04T09:59:58.0732744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_native.h 2025-12-04T09:59:58.0736606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_asin_ops.h 2025-12-04T09:59:58.0740459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan.h 2025-12-04T09:59:58.0744426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0748421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_cuda_dispatch.h 2025-12-04T09:59:58.0781346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_native.h 2025-12-04T09:59:58.0785271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_atan_ops.h 2025-12-04T09:59:58.0789097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil.h 2025-12-04T09:59:58.0793692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0797646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_cuda_dispatch.h 2025-12-04T09:59:58.0801563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_native.h 2025-12-04T09:59:58.0806027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_ceil_ops.h 2025-12-04T09:59:58.0810093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max.h 2025-12-04T09:59:58.0814205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0818036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_cuda_dispatch.h 2025-12-04T09:59:58.0821996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_native.h 2025-12-04T09:59:58.0825843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_max_ops.h 2025-12-04T09:59:58.0829661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min.h 2025-12-04T09:59:58.0835080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0839120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_cuda_dispatch.h 2025-12-04T09:59:58.0843078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_native.h 2025-12-04T09:59:58.0847276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_clamp_min_ops.h 2025-12-04T09:59:58.0852490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy.h 2025-12-04T09:59:58.0856694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0862009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_cuda_dispatch.h 2025-12-04T09:59:58.0867693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_native.h 2025-12-04T09:59:58.0873393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_copy_ops.h 2025-12-04T09:59:58.0878568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos.h 2025-12-04T09:59:58.0883793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh.h 2025-12-04T09:59:58.0924418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0929989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_cuda_dispatch.h 2025-12-04T09:59:58.0935779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_native.h 2025-12-04T09:59:58.0941263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cosh_ops.h 2025-12-04T09:59:58.0945600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0951154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_cuda_dispatch.h 2025-12-04T09:59:58.0955060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_native.h 2025-12-04T09:59:58.0960979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_cos_ops.h 2025-12-04T09:59:58.0965015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div.h 2025-12-04T09:59:58.0969208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0973329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_cuda_dispatch.h 2025-12-04T09:59:58.0978948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_native.h 2025-12-04T09:59:58.0982842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_div_ops.h 2025-12-04T09:59:58.0986641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf.h 2025-12-04T09:59:58.0990545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc.h 2025-12-04T09:59:58.0994460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.0998544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_cuda_dispatch.h 2025-12-04T09:59:58.1002423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_native.h 2025-12-04T09:59:58.1007593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erfc_ops.h 2025-12-04T09:59:58.1011794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1015726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_cuda_dispatch.h 2025-12-04T09:59:58.1019593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_native.h 2025-12-04T09:59:58.1023889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_erf_ops.h 2025-12-04T09:59:58.1027866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp.h 2025-12-04T09:59:58.1032228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1.h 2025-12-04T09:59:58.1036229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1040084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_cuda_dispatch.h 2025-12-04T09:59:58.1044917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_native.h 2025-12-04T09:59:58.1049343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_expm1_ops.h 2025-12-04T09:59:58.1053440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1057544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_cuda_dispatch.h 2025-12-04T09:59:58.1061423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_native.h 2025-12-04T09:59:58.1065266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_exp_ops.h 2025-12-04T09:59:58.1069104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor.h 2025-12-04T09:59:58.1073288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1077171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_cuda_dispatch.h 2025-12-04T09:59:58.1081253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_native.h 2025-12-04T09:59:58.1085232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_floor_ops.h 2025-12-04T09:59:58.1089091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac.h 2025-12-04T09:59:58.1093291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1097719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_cuda_dispatch.h 2025-12-04T09:59:58.1101589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_native.h 2025-12-04T09:59:58.1105344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_frac_ops.h 2025-12-04T09:59:58.1109253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp.h 2025-12-04T09:59:58.1113388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1117282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_cuda_dispatch.h 2025-12-04T09:59:58.1121657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_native.h 2025-12-04T09:59:58.1125618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lerp_ops.h 2025-12-04T09:59:58.1129452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma.h 2025-12-04T09:59:58.1133575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1138162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_cuda_dispatch.h 2025-12-04T09:59:58.1142186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_native.h 2025-12-04T09:59:58.1146114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_lgamma_ops.h 2025-12-04T09:59:58.1149904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log.h 2025-12-04T09:59:58.1153666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10.h 2025-12-04T09:59:58.1157985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1162554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_cuda_dispatch.h 2025-12-04T09:59:58.1166849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_native.h 2025-12-04T09:59:58.1170914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log10_ops.h 2025-12-04T09:59:58.1174894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p.h 2025-12-04T09:59:58.1178839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1182694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_cuda_dispatch.h 2025-12-04T09:59:58.1186541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_native.h 2025-12-04T09:59:58.1190798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log1p_ops.h 2025-12-04T09:59:58.1194981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2.h 2025-12-04T09:59:58.1199278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1203246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_cuda_dispatch.h 2025-12-04T09:59:58.1207180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_native.h 2025-12-04T09:59:58.1211306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log2_ops.h 2025-12-04T09:59:58.1215643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1219895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_cuda_dispatch.h 2025-12-04T09:59:58.1224468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_native.h 2025-12-04T09:59:58.1228260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_log_ops.h 2025-12-04T09:59:58.1234050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max.h 2025-12-04T09:59:58.1239750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum.h 2025-12-04T09:59:58.1244085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1251661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_cuda_dispatch.h 2025-12-04T09:59:58.1256493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_native.h 2025-12-04T09:59:58.1261165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_maximum_ops.h 2025-12-04T09:59:58.1266461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1271949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_cuda_dispatch.h 2025-12-04T09:59:58.1277282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_native.h 2025-12-04T09:59:58.1282465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_max_ops.h 2025-12-04T09:59:58.1287515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum.h 2025-12-04T09:59:58.1292940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1298427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_cuda_dispatch.h 2025-12-04T09:59:58.1302516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_native.h 2025-12-04T09:59:58.1307691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_minimum_ops.h 2025-12-04T09:59:58.1312994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul.h 2025-12-04T09:59:58.1318294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1323532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_cuda_dispatch.h 2025-12-04T09:59:58.1328087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_native.h 2025-12-04T09:59:58.1332237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_mul_ops.h 2025-12-04T09:59:58.1336411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg.h 2025-12-04T09:59:58.1340447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1344615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_cuda_dispatch.h 2025-12-04T09:59:58.1348729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_native.h 2025-12-04T09:59:58.1353000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_neg_ops.h 2025-12-04T09:59:58.1357175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm.h 2025-12-04T09:59:58.1361803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1365195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_cuda_dispatch.h 2025-12-04T09:59:58.1369312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_native.h 2025-12-04T09:59:58.1374207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_norm_ops.h 2025-12-04T09:59:58.1378942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow.h 2025-12-04T09:59:58.1382630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1386922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_cuda_dispatch.h 2025-12-04T09:59:58.1406140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_native.h 2025-12-04T09:59:58.1406431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_pow_ops.h 2025-12-04T09:59:58.1406714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal.h 2025-12-04T09:59:58.1407130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1409023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_cuda_dispatch.h 2025-12-04T09:59:58.1413296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_native.h 2025-12-04T09:59:58.1418217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_reciprocal_ops.h 2025-12-04T09:59:58.1421788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round.h 2025-12-04T09:59:58.1426009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1430353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_cuda_dispatch.h 2025-12-04T09:59:58.1433891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_native.h 2025-12-04T09:59:58.1437744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_round_ops.h 2025-12-04T09:59:58.1444315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt.h 2025-12-04T09:59:58.1448294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1452497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_cuda_dispatch.h 2025-12-04T09:59:58.1457819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_native.h 2025-12-04T09:59:58.1461907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_rsqrt_ops.h 2025-12-04T09:59:58.1495037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid.h 2025-12-04T09:59:58.1499247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1503306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_cuda_dispatch.h 2025-12-04T09:59:58.1507275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_native.h 2025-12-04T09:59:58.1511115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sigmoid_ops.h 2025-12-04T09:59:58.1515018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign.h 2025-12-04T09:59:58.1519652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1523555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_cuda_dispatch.h 2025-12-04T09:59:58.1527398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_native.h 2025-12-04T09:59:58.1531954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sign_ops.h 2025-12-04T09:59:58.1535749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin.h 2025-12-04T09:59:58.1539584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh.h 2025-12-04T09:59:58.1544888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1549016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_cuda_dispatch.h 2025-12-04T09:59:58.1552949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_native.h 2025-12-04T09:59:58.1556927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sinh_ops.h 2025-12-04T09:59:58.1561097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1564968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_cuda_dispatch.h 2025-12-04T09:59:58.1568997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_native.h 2025-12-04T09:59:58.1572856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sin_ops.h 2025-12-04T09:59:58.1576638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt.h 2025-12-04T09:59:58.1580609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1584733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_cuda_dispatch.h 2025-12-04T09:59:58.1588776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_native.h 2025-12-04T09:59:58.1592970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sqrt_ops.h 2025-12-04T09:59:58.1596561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub.h 2025-12-04T09:59:58.1600543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1604354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_cuda_dispatch.h 2025-12-04T09:59:58.1608292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_native.h 2025-12-04T09:59:58.1612254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_sub_ops.h 2025-12-04T09:59:58.1616292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan.h 2025-12-04T09:59:58.1620216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh.h 2025-12-04T09:59:58.1624236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1628664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_cuda_dispatch.h 2025-12-04T09:59:58.1632689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_native.h 2025-12-04T09:59:58.1636505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tanh_ops.h 2025-12-04T09:59:58.1640724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1646191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_cuda_dispatch.h 2025-12-04T09:59:58.1651045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_native.h 2025-12-04T09:59:58.1655430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_tan_ops.h 2025-12-04T09:59:58.1660613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc.h 2025-12-04T09:59:58.1665987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1671428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_cuda_dispatch.h 2025-12-04T09:59:58.1677121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_native.h 2025-12-04T09:59:58.1682343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_trunc_ops.h 2025-12-04T09:59:58.1687611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero.h 2025-12-04T09:59:58.1693031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.1697064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_cuda_dispatch.h 2025-12-04T09:59:58.1702581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_native.h 2025-12-04T09:59:58.5207208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_foreach_zero_ops.h 2025-12-04T09:59:58.5211857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async.h 2025-12-04T09:59:58.5215191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async_cpu_dispatch.h 2025-12-04T09:59:58.5219198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async_native.h 2025-12-04T09:59:58.5223535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_async_ops.h 2025-12-04T09:59:58.5227494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar.h 2025-12-04T09:59:58.5231535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5235508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar_native.h 2025-12-04T09:59:58.5240731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_assert_scalar_ops.h 2025-12-04T09:59:58.5243951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range.h 2025-12-04T09:59:58.5248883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5253263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size.h 2025-12-04T09:59:58.5258293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5261687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_native.h 2025-12-04T09:59:58.5265819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_for_size_ops.h 2025-12-04T09:59:58.5269928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_native.h 2025-12-04T09:59:58.5274846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_functional_sym_constrain_range_ops.h 2025-12-04T09:59:58.5278042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad.h 2025-12-04T09:59:58.5282055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5286532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_cpu_dispatch.h 2025-12-04T09:59:58.5290263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_cuda_dispatch.h 2025-12-04T09:59:58.5294536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_native.h 2025-12-04T09:59:58.5298616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adagrad_ops.h 2025-12-04T09:59:58.5303847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam.h 2025-12-04T09:59:58.5306787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw.h 2025-12-04T09:59:58.5310825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5315313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_cpu_dispatch.h 2025-12-04T09:59:58.5318884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_cuda_dispatch.h 2025-12-04T09:59:58.5322934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_native.h 2025-12-04T09:59:58.5326930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adamw_ops.h 2025-12-04T09:59:58.5331086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5335155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_cpu_dispatch.h 2025-12-04T09:59:58.5339192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_cuda_dispatch.h 2025-12-04T09:59:58.5343934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_native.h 2025-12-04T09:59:58.5347053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_adam_ops.h 2025-12-04T09:59:58.5353790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout.h 2025-12-04T09:59:58.5359290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5364434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_cuda_dispatch.h 2025-12-04T09:59:58.5369731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_native.h 2025-12-04T09:59:58.5375237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_dropout_ops.h 2025-12-04T09:59:58.5380380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper.h 2025-12-04T09:59:58.5385663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5389695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cpu_dispatch.h 2025-12-04T09:59:58.5394953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_cuda_dispatch.h 2025-12-04T09:59:58.5400191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_native.h 2025-12-04T09:59:58.5405788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_moving_avg_obs_fq_helper_ops.h 2025-12-04T09:59:58.5418984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm.h 2025-12-04T09:59:58.5422337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward.h 2025-12-04T09:59:58.5427069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward_cuda_dispatch.h 2025-12-04T09:59:58.5431319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward_native.h 2025-12-04T09:59:58.5435432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_backward_ops.h 2025-12-04T09:59:58.5440127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.5443868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_cuda_dispatch.h 2025-12-04T09:59:58.5449093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_native.h 2025-12-04T09:59:58.5451772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_rms_norm_ops.h 2025-12-04T09:59:58.5455919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice.h 2025-12-04T09:59:58.5459770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_cpu_dispatch.h 2025-12-04T09:59:58.5463861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_cuda_dispatch.h 2025-12-04T09:59:58.5468466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_meta_dispatch.h 2025-12-04T09:59:58.5507527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_native.h 2025-12-04T09:59:58.5512016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sdp_choice_ops.h 2025-12-04T09:59:58.5517404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd.h 2025-12-04T09:59:58.5525012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5529002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_cpu_dispatch.h 2025-12-04T09:59:58.5533152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_cuda_dispatch.h 2025-12-04T09:59:58.5537244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_native.h 2025-12-04T09:59:58.5540849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fused_sgd_ops.h 2025-12-04T09:59:58.5544503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal.h 2025-12-04T09:59:58.5548425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5551937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy.h 2025-12-04T09:59:58.5555882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.5560053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5565206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_native.h 2025-12-04T09:59:58.5570921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_copy_ops.h 2025-12-04T09:59:58.5574931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_native.h 2025-12-04T09:59:58.5578824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_fw_primal_ops.h 2025-12-04T09:59:58.5582900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward.h 2025-12-04T09:59:58.5586738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.5590601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward_native.h 2025-12-04T09:59:58.5594373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_gather_sparse_backward_ops.h 2025-12-04T09:59:58.5598179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback.h 2025-12-04T09:59:58.5601944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward.h 2025-12-04T09:59:58.5606395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.5610634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_native.h 2025-12-04T09:59:58.5614435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_backward_ops.h 2025-12-04T09:59:58.5618871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5622748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_native.h 2025-12-04T09:59:58.5626980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback_ops.h 2025-12-04T09:59:58.5630652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm.h 2025-12-04T09:59:58.5634520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5638227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_cuda_dispatch.h 2025-12-04T09:59:58.5642075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_native.h 2025-12-04T09:59:58.5645960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_grouped_mm_ops.h 2025-12-04T09:59:58.5650269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type.h 2025-12-04T09:59:58.5654286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.5658217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type_native.h 2025-12-04T09:59:58.5662190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_compatible_shallow_copy_type_ops.h 2025-12-04T09:59:58.5666719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel.h 2025-12-04T09:59:58.5671078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5675437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel_native.h 2025-12-04T09:59:58.5679232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_has_same_storage_numel_ops.h 2025-12-04T09:59:58.5683050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges.h 2025-12-04T09:59:58.5686946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5690817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_cpu_dispatch.h 2025-12-04T09:59:58.5694874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_native.h 2025-12-04T09:59:58.5698652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_bin_edges_ops.h 2025-12-04T09:59:58.5702669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts.h 2025-12-04T09:59:58.5706849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5711114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_cpu_dispatch.h 2025-12-04T09:59:58.5715167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_native.h 2025-12-04T09:59:58.5719477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_cts_ops.h 2025-12-04T09:59:58.5723256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors.h 2025-12-04T09:59:58.5727482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5731482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_cpu_dispatch.h 2025-12-04T09:59:58.5735518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_native.h 2025-12-04T09:59:58.5739710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_histogramdd_from_bin_tensors_ops.h 2025-12-04T09:59:58.5743474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl.h 2025-12-04T09:59:58.5747342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5751433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_cpu_dispatch.h 2025-12-04T09:59:58.5755174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_cuda_dispatch.h 2025-12-04T09:59:58.5761224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_meta_dispatch.h 2025-12-04T09:59:58.5765051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_native.h 2025-12-04T09:59:58.5768837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_index_put_impl_ops.h 2025-12-04T09:59:58.5772951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices.h 2025-12-04T09:59:58.5777752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy.h 2025-12-04T09:59:58.5780944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.5785443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5789432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_native.h 2025-12-04T09:59:58.5792839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_copy_ops.h 2025-12-04T09:59:58.5796777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_native.h 2025-12-04T09:59:58.5800981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_indices_ops.h 2025-12-04T09:59:58.5804727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm.h 2025-12-04T09:59:58.5808477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_cpu_dispatch.h 2025-12-04T09:59:58.5812823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_cuda_dispatch.h 2025-12-04T09:59:58.5816615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_native.h 2025-12-04T09:59:58.5820558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_int_mm_ops.h 2025-12-04T09:59:58.5824541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true.h 2025-12-04T09:59:58.5829427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5832496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true_native.h 2025-12-04T09:59:58.5836439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_all_true_ops.h 2025-12-04T09:59:58.5841683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true.h 2025-12-04T09:59:58.5845260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5849249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true_native.h 2025-12-04T09:59:58.5853172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_any_true_ops.h 2025-12-04T09:59:58.5858613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor.h 2025-12-04T09:59:58.5861694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.5865825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor_native.h 2025-12-04T09:59:58.5870052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_is_zerotensor_ops.h 2025-12-04T09:59:58.5873662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward.h 2025-12-04T09:59:58.5877685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_cpu_dispatch.h 2025-12-04T09:59:58.5882427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_cuda_dispatch.h 2025-12-04T09:59:58.5887442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_native.h 2025-12-04T09:59:58.5890480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_jagged_to_padded_dense_forward_ops.h 2025-12-04T09:59:58.5894742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone.h 2025-12-04T09:59:58.5898826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5902478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone_native.h 2025-12-04T09:59:58.5906717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lazy_clone_ops.h 2025-12-04T09:59:58.5913080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors.h 2025-12-04T09:59:58.5914843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.5938178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors_native.h 2025-12-04T09:59:58.5938912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_check_errors_ops.h 2025-12-04T09:59:58.5939548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det.h 2025-12-04T09:59:58.5940328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.5941177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_cpu_dispatch.h 2025-12-04T09:59:58.5941870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_cuda_dispatch.h 2025-12-04T09:59:58.5945747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_meta.h 2025-12-04T09:59:58.5950218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_meta_dispatch.h 2025-12-04T09:59:58.5953511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_native.h 2025-12-04T09:59:58.5957666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_det_ops.h 2025-12-04T09:59:58.5962231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh.h 2025-12-04T09:59:58.5965790Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.5970422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_cpu_dispatch.h 2025-12-04T09:59:58.5974432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_cuda_dispatch.h 2025-12-04T09:59:58.5978160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_meta.h 2025-12-04T09:59:58.5982251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_meta_dispatch.h 2025-12-04T09:59:58.5985943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_native.h 2025-12-04T09:59:58.5989916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigh_ops.h 2025-12-04T09:59:58.5993715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals.h 2025-12-04T09:59:58.5997779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_cpu_dispatch.h 2025-12-04T09:59:58.6001605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_cuda_dispatch.h 2025-12-04T09:59:58.6005540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_native.h 2025-12-04T09:59:58.6009476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_eigvals_ops.h 2025-12-04T09:59:58.6013316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet.h 2025-12-04T09:59:58.6017370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.6021269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_cpu_dispatch.h 2025-12-04T09:59:58.6026124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_cuda_dispatch.h 2025-12-04T09:59:58.6030159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_meta.h 2025-12-04T09:59:58.6034305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_meta_dispatch.h 2025-12-04T09:59:58.6037776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_native.h 2025-12-04T09:59:58.6041579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_slogdet_ops.h 2025-12-04T09:59:58.6045526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex.h 2025-12-04T09:59:58.6049764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.6053878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_cpu_dispatch.h 2025-12-04T09:59:58.6057610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_cuda_dispatch.h 2025-12-04T09:59:58.6061454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_meta.h 2025-12-04T09:59:58.6066139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_meta_dispatch.h 2025-12-04T09:59:58.6069279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_native.h 2025-12-04T09:59:58.6073286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_solve_ex_ops.h 2025-12-04T09:59:58.6077516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd.h 2025-12-04T09:59:58.6081758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.6085760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_cpu_dispatch.h 2025-12-04T09:59:58.6089730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_cuda_dispatch.h 2025-12-04T09:59:58.6093507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_meta.h 2025-12-04T09:59:58.6098333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_meta_dispatch.h 2025-12-04T09:59:58.6102261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_native.h 2025-12-04T09:59:58.6106171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_linalg_svd_ops.h 2025-12-04T09:59:58.6110244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense.h 2025-12-04T09:59:58.6114071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_cpu_dispatch.h 2025-12-04T09:59:58.6117923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_cuda_dispatch.h 2025-12-04T09:59:58.6121641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_native.h 2025-12-04T09:59:58.6125501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_local_scalar_dense_ops.h 2025-12-04T09:59:58.6130032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp.h 2025-12-04T09:59:58.6134246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_cpu_dispatch.h 2025-12-04T09:59:58.6137987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_cuda_dispatch.h 2025-12-04T09:59:58.6142044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_native.h 2025-12-04T09:59:58.6145978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_logcumsumexp_ops.h 2025-12-04T09:59:58.6149731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax.h 2025-12-04T09:59:58.6153433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data.h 2025-12-04T09:59:58.6157530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.6161409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_cpu_dispatch.h 2025-12-04T09:59:58.6165519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_cuda_dispatch.h 2025-12-04T09:59:58.6169496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_meta.h 2025-12-04T09:59:58.6173317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_meta_dispatch.h 2025-12-04T09:59:58.6178474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_native.h 2025-12-04T09:59:58.6182691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_backward_data_ops.h 2025-12-04T09:59:58.6186706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.6190542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_cpu_dispatch.h 2025-12-04T09:59:58.6194356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_cuda_dispatch.h 2025-12-04T09:59:58.6198159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_meta.h 2025-12-04T09:59:58.6201974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_meta_dispatch.h 2025-12-04T09:59:58.6205984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_native.h 2025-12-04T09:59:58.6210006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_log_softmax_ops.h 2025-12-04T09:59:58.6213788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps.h 2025-12-04T09:59:58.6217855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6221694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps_native.h 2025-12-04T09:59:58.6225433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lstm_mps_ops.h 2025-12-04T09:59:58.6229132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info.h 2025-12-04T09:59:58.6233721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.6237942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info_native.h 2025-12-04T09:59:58.6241731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_lu_with_info_ops.h 2025-12-04T09:59:58.6245499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token.h 2025-12-04T09:59:58.6249241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token_cpu_dispatch.h 2025-12-04T09:59:58.6253131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token_native.h 2025-12-04T09:59:58.6257304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dep_token_ops.h 2025-12-04T09:59:58.6260997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual.h 2025-12-04T09:59:58.6265100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6268821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy.h 2025-12-04T09:59:58.6272823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.6276751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6282204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_native.h 2025-12-04T09:59:58.6287426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_copy_ops.h 2025-12-04T09:59:58.6292834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_native.h 2025-12-04T09:59:58.6297854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_dual_ops.h 2025-12-04T09:59:58.6303254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor.h 2025-12-04T09:59:58.6307470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6312555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_cpu_dispatch.h 2025-12-04T09:59:58.6317815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_cuda_dispatch.h 2025-12-04T09:59:58.6323299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_native.h 2025-12-04T09:59:58.6329034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_channel_quantized_tensor_ops.h 2025-12-04T09:59:58.6334708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor.h 2025-12-04T09:59:58.6340201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6345908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cpu_dispatch.h 2025-12-04T09:59:58.6351502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_cuda_dispatch.h 2025-12-04T09:59:58.6356350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_native.h 2025-12-04T09:59:58.6361230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_make_per_tensor_quantized_tensor_ops.h 2025-12-04T09:59:58.6364164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale.h 2025-12-04T09:59:58.6368291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6372998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_cuda_dispatch.h 2025-12-04T09:59:58.6376402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_native.h 2025-12-04T09:59:58.6380658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_scale_ops.h 2025-12-04T09:59:58.6386275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax.h 2025-12-04T09:59:58.6391408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward.h 2025-12-04T09:59:58.6396801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6400728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_cpu_dispatch.h 2025-12-04T09:59:58.6406157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_cuda_dispatch.h 2025-12-04T09:59:58.6411399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_native.h 2025-12-04T09:59:58.6438552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_backward_ops.h 2025-12-04T09:59:58.6444257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6449858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_cpu_dispatch.h 2025-12-04T09:59:58.6455455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_cuda_dispatch.h 2025-12-04T09:59:58.6461308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_native.h 2025-12-04T09:59:58.6465184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_masked_softmax_ops.h 2025-12-04T09:59:58.6468992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear.h 2025-12-04T09:59:58.6474572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear_cuda_dispatch.h 2025-12-04T09:59:58.6478296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear_native.h 2025-12-04T09:59:58.6482082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mixed_dtypes_linear_ops.h 2025-12-04T09:59:58.6486370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape.h 2025-12-04T09:59:58.6492300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6496155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape_native.h 2025-12-04T09:59:58.6500012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_reshape_ops.h 2025-12-04T09:59:58.6503858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose.h 2025-12-04T09:59:58.6507754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6511525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_meta_dispatch.h 2025-12-04T09:59:58.6515464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_native.h 2025-12-04T09:59:58.6521321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mkldnn_transpose_ops.h 2025-12-04T09:59:58.6524916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution.h 2025-12-04T09:59:58.6528778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6533090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_native.h 2025-12-04T09:59:58.6536923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_ops.h 2025-12-04T09:59:58.6540861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose.h 2025-12-04T09:59:58.6545567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6549795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose_native.h 2025-12-04T09:59:58.6553554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_mps_convolution_transpose_ops.h 2025-12-04T09:59:58.6557381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit.h 2025-12-04T09:59:58.6561567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6565183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_cpu_dispatch.h 2025-12-04T09:59:58.6569557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_cuda_dispatch.h 2025-12-04T09:59:58.6573564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_native.h 2025-12-04T09:59:58.6577497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training.h 2025-12-04T09:59:58.6581593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6585946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training_native.h 2025-12-04T09:59:58.6590016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_no_training_ops.h 2025-12-04T09:59:58.6593949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_batch_norm_legit_ops.h 2025-12-04T09:59:58.6597780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention.h 2025-12-04T09:59:58.6630848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6634698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_cpu_dispatch.h 2025-12-04T09:59:58.6639104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_cuda_dispatch.h 2025-12-04T09:59:58.6643142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_native.h 2025-12-04T09:59:58.6647021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_native_multi_head_attention_ops.h 2025-12-04T09:59:58.6650858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view.h 2025-12-04T09:59:58.6654648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6658452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy.h 2025-12-04T09:59:58.6662420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.6666461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6671258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_native.h 2025-12-04T09:59:58.6674875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_copy_ops.h 2025-12-04T09:59:58.6679040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_native.h 2025-12-04T09:59:58.6682762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_neg_view_ops.h 2025-12-04T09:59:58.6687236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets.h 2025-12-04T09:59:58.6691180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cpu_dispatch.h 2025-12-04T09:59:58.6695031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_cuda_dispatch.h 2025-12-04T09:59:58.6698856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_native.h 2025-12-04T09:59:58.6702778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_compute_contiguous_strides_offsets_ops.h 2025-12-04T09:59:58.6707202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded.h 2025-12-04T09:59:58.6711592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example.h 2025-12-04T09:59:58.6715511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6719634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example_native.h 2025-12-04T09:59:58.6723611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_and_nested_example_ops.h 2025-12-04T09:59:58.6727636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6732147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_cpu_dispatch.h 2025-12-04T09:59:58.6736154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_cuda_dispatch.h 2025-12-04T09:59:58.6740463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_native.h 2025-12-04T09:59:58.6744847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_ops.h 2025-12-04T09:59:58.6749189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_tensor.h 2025-12-04T09:59:58.6753417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_tensor_native.h 2025-12-04T09:59:58.6757602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_from_padded_tensor_ops.h 2025-12-04T09:59:58.6761345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_jagged_dummy.h 2025-12-04T09:59:58.6765271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_jagged_dummy_native.h 2025-12-04T09:59:58.6769304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_jagged_dummy_ops.h 2025-12-04T09:59:58.6772934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_lengths.h 2025-12-04T09:59:58.6777576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_lengths_native.h 2025-12-04T09:59:58.6782258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_lengths_ops.h 2025-12-04T09:59:58.6787676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_max_seqlen.h 2025-12-04T09:59:58.6793251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_max_seqlen_native.h 2025-12-04T09:59:58.6798467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_max_seqlen_ops.h 2025-12-04T09:59:58.6803638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_min_seqlen.h 2025-12-04T09:59:58.6808953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_min_seqlen_native.h 2025-12-04T09:59:58.6814117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_min_seqlen_ops.h 2025-12-04T09:59:58.6819981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_offsets.h 2025-12-04T09:59:58.6825274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_offsets_native.h 2025-12-04T09:59:58.6829242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_offsets_ops.h 2025-12-04T09:59:58.6834619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_ragged_idx.h 2025-12-04T09:59:58.6839911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_ragged_idx_native.h 2025-12-04T09:59:58.6845129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_ragged_idx_ops.h 2025-12-04T09:59:58.6850500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values.h 2025-12-04T09:59:58.6855592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy.h 2025-12-04T09:59:58.6861209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.6865691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6870492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_native.h 2025-12-04T09:59:58.6875747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_copy_ops.h 2025-12-04T09:59:58.6881749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_native.h 2025-12-04T09:59:58.6886857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_get_values_ops.h 2025-12-04T09:59:58.6892421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_select_backward.h 2025-12-04T09:59:58.6898013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_select_backward_native.h 2025-12-04T09:59:58.6903180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_select_backward_ops.h 2025-12-04T09:59:58.6908253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_sum_backward.h 2025-12-04T09:59:58.6912286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_sum_backward_native.h 2025-12-04T09:59:58.6917504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_sum_backward_ops.h 2025-12-04T09:59:58.6951976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask.h 2025-12-04T09:59:58.6957667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.6963300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_cpu_dispatch.h 2025-12-04T09:59:58.6969015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_cuda_dispatch.h 2025-12-04T09:59:58.6974691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned.h 2025-12-04T09:59:58.6979254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cpu_dispatch.h 2025-12-04T09:59:58.6985155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_cuda_dispatch.h 2025-12-04T09:59:58.6989245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_native.h 2025-12-04T09:59:58.6993205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_left_aligned_ops.h 2025-12-04T09:59:58.6997027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_native.h 2025-12-04T09:59:58.7002519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_mask_ops.h 2025-12-04T09:59:58.7006812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list.h 2025-12-04T09:59:58.7011080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7015041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list_native.h 2025-12-04T09:59:58.7018987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_from_tensor_list_ops.h 2025-12-04T09:59:58.7022969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size.h 2025-12-04T09:59:58.7026964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7032325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size_native.h 2025-12-04T09:59:58.7036286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_size_ops.h 2025-12-04T09:59:58.7040166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_softmax_with_shape.h 2025-12-04T09:59:58.7044190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_softmax_with_shape_native.h 2025-12-04T09:59:58.7048028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_softmax_with_shape_ops.h 2025-12-04T09:59:58.7052374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets.h 2025-12-04T09:59:58.7056631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7060497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets_native.h 2025-12-04T09:59:58.7064436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_storage_offsets_ops.h 2025-12-04T09:59:58.7068382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides.h 2025-12-04T09:59:58.7073354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7078332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides_native.h 2025-12-04T09:59:58.7082428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_tensor_strides_ops.h 2025-12-04T09:59:58.7086176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer.h 2025-12-04T09:59:58.7090178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy.h 2025-12-04T09:59:58.7094220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.7098265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7102057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_native.h 2025-12-04T09:59:58.7106002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_copy_ops.h 2025-12-04T09:59:58.7110000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_cpu_dispatch.h 2025-12-04T09:59:58.7113724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_cuda_dispatch.h 2025-12-04T09:59:58.7117628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_native.h 2025-12-04T09:59:58.7121705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_buffer_ops.h 2025-12-04T09:59:58.7125566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged.h 2025-12-04T09:59:58.7129475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy.h 2025-12-04T09:59:58.7134069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.7138336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7142524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_native.h 2025-12-04T09:59:58.7146408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_copy_ops.h 2025-12-04T09:59:58.7150214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_native.h 2025-12-04T09:59:58.7153981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nested_view_from_jagged_ops.h 2025-12-04T09:59:58.7157811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta.h 2025-12-04T09:59:58.7161736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7166235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_native.h 2025-12-04T09:59:58.7170297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_new_zeros_with_same_feature_meta_ops.h 2025-12-04T09:59:58.7174261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available.h 2025-12-04T09:59:58.7178052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.7181683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available_native.h 2025-12-04T09:59:58.7185822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_available_ops.h 2025-12-04T09:59:58.7190436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution.h 2025-12-04T09:59:58.7194304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7198074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution_native.h 2025-12-04T09:59:58.7202429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnpack_spatial_convolution_ops.h 2025-12-04T09:59:58.7206430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnz.h 2025-12-04T09:59:58.7210400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnz_native.h 2025-12-04T09:59:58.7214972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_nnz_ops.h 2025-12-04T09:59:58.7218637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence.h 2025-12-04T09:59:58.7222361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward.h 2025-12-04T09:59:58.7226181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.7231372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward_native.h 2025-12-04T09:59:58.7236501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_backward_ops.h 2025-12-04T09:59:58.7242440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7247638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_native.h 2025-12-04T09:59:58.7251743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pack_padded_sequence_ops.h 2025-12-04T09:59:58.7257100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward.h 2025-12-04T09:59:58.7262107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_cpu_dispatch.h 2025-12-04T09:59:58.7267259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_cuda_dispatch.h 2025-12-04T09:59:58.7273066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_native.h 2025-12-04T09:59:58.7278150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_padded_dense_to_jagged_forward_ops.h 2025-12-04T09:59:58.7283304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular.h 2025-12-04T09:59:58.7287373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.7292442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular_native.h 2025-12-04T09:59:58.7327089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_circular_ops.h 2025-12-04T09:59:58.7332377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum.h 2025-12-04T09:59:58.7337527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.7342444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum_native.h 2025-12-04T09:59:58.7347568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_enum_ops.h 2025-12-04T09:59:58.7352670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence.h 2025-12-04T09:59:58.7356774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.7361911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence_native.h 2025-12-04T09:59:58.7367367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pad_packed_sequence_ops.h 2025-12-04T09:59:58.7372598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward.h 2025-12-04T09:59:58.7378045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7382820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_cpu_dispatch.h 2025-12-04T09:59:58.7386915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_cuda_dispatch.h 2025-12-04T09:59:58.7392047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_native.h 2025-12-04T09:59:58.7397139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_backward_ops.h 2025-12-04T09:59:58.7403126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward.h 2025-12-04T09:59:58.7408502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7414060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_cpu_dispatch.h 2025-12-04T09:59:58.7435234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_cuda_dispatch.h 2025-12-04T09:59:58.7441006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_native.h 2025-12-04T09:59:58.7446557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pdist_forward_ops.h 2025-12-04T09:59:58.7452590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory.h 2025-12-04T09:59:58.7456987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7462464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory_native.h 2025-12-04T09:59:58.7466234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_pin_memory_ops.h 2025-12-04T09:59:58.7471661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel.h 2025-12-04T09:59:58.7475443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward.h 2025-12-04T09:59:58.7479292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_cpu_dispatch.h 2025-12-04T09:59:58.7483277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_cuda_dispatch.h 2025-12-04T09:59:58.7489033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_native.h 2025-12-04T09:59:58.7492927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_backward_ops.h 2025-12-04T09:59:58.7496727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_cpu_dispatch.h 2025-12-04T09:59:58.7500553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_cuda_dispatch.h 2025-12-04T09:59:58.7504353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_native.h 2025-12-04T09:59:58.7508271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_prelu_kernel_ops.h 2025-12-04T09:59:58.7512101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print.h 2025-12-04T09:59:58.7517554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7521583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print_native.h 2025-12-04T09:59:58.7525555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_print_ops.h 2025-12-04T09:59:58.7529202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data.h 2025-12-04T09:59:58.7533150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.7536927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data_native.h 2025-12-04T09:59:58.7540768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_propagate_xla_data_ops.h 2025-12-04T09:59:58.7544802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim.h 2025-12-04T09:59:58.7548646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.7552602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim_native.h 2025-12-04T09:59:58.7556429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_remove_batch_dim_ops.h 2025-12-04T09:59:58.7560655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias.h 2025-12-04T09:59:58.7564727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy.h 2025-12-04T09:59:58.7568794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.7573175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7578582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_native.h 2025-12-04T09:59:58.7582515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_copy_ops.h 2025-12-04T09:59:58.7588102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_cpu_dispatch.h 2025-12-04T09:59:58.7593333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_cuda_dispatch.h 2025-12-04T09:59:58.7598801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_meta_dispatch.h 2025-12-04T09:59:58.7604037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_native.h 2025-12-04T09:59:58.7609587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_alias_ops.h 2025-12-04T09:59:58.7615133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy.h 2025-12-04T09:59:58.7620482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7625034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy_native.h 2025-12-04T09:59:58.7629446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_copy_ops.h 2025-12-04T09:59:58.7634750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor.h 2025-12-04T09:59:58.7640033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.7645399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor_native.h 2025-12-04T09:59:58.7650591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_reshape_from_tensor_ops.h 2025-12-04T09:59:58.7655689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output.h 2025-12-04T09:59:58.7661092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7665113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_meta_dispatch.h 2025-12-04T09:59:58.7670317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_native.h 2025-12-04T09:59:58.7675514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_resize_output_ops.h 2025-12-04T09:59:58.7680593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune.h 2025-12-04T09:59:58.7685961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.7691631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune_native.h 2025-12-04T09:59:58.7696874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_rowwise_prune_ops.h 2025-12-04T09:59:58.7702100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax.h 2025-12-04T09:59:58.7707705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7712066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax_native.h 2025-12-04T09:59:58.7717068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_safe_softmax_ops.h 2025-12-04T09:59:58.7722112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet.h 2025-12-04T09:59:58.7727434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.7732715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_cpu_dispatch.h 2025-12-04T09:59:58.7738069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_cuda_dispatch.h 2025-12-04T09:59:58.7742082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_native.h 2025-12-04T09:59:58.7747435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sample_dirichlet_ops.h 2025-12-04T09:59:58.7752931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16.h 2025-12-04T09:59:58.7758179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.7763259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16_native.h 2025-12-04T09:59:58.7771023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_saturate_weight_to_fp16_ops.h 2025-12-04T09:59:58.7776272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math.h 2025-12-04T09:59:58.7781535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.7786587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps.h 2025-12-04T09:59:58.7791930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps_native.h 2025-12-04T09:59:58.7797329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_for_mps_ops.h 2025-12-04T09:59:58.7802725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_native.h 2025-12-04T09:59:58.7806738Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_attention_math_ops.h 2025-12-04T09:59:58.7812104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention.h 2025-12-04T09:59:58.7817797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward.h 2025-12-04T09:59:58.7823099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h 2025-12-04T09:59:58.7828649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_native.h 2025-12-04T09:59:58.7834028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_backward_ops.h 2025-12-04T09:59:58.7839451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_cuda_dispatch.h 2025-12-04T09:59:58.7844923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_native.h 2025-12-04T09:59:58.7850213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_cudnn_attention_ops.h 2025-12-04T09:59:58.7854567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention.h 2025-12-04T09:59:58.7859950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward.h 2025-12-04T09:59:58.7865306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h 2025-12-04T09:59:58.7870649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_native.h 2025-12-04T09:59:58.7876032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_backward_ops.h 2025-12-04T09:59:58.7881627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_cuda_dispatch.h 2025-12-04T09:59:58.7887732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_native.h 2025-12-04T09:59:58.7892480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_efficient_attention_ops.h 2025-12-04T09:59:58.7926167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention.h 2025-12-04T09:59:58.7931814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward.h 2025-12-04T09:59:58.7936145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_cuda_dispatch.h 2025-12-04T09:59:58.7940138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_native.h 2025-12-04T09:59:58.7944117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_backward_ops.h 2025-12-04T09:59:58.7950288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_cuda_dispatch.h 2025-12-04T09:59:58.7954434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu.h 2025-12-04T09:59:58.7958741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_backward.h 2025-12-04T09:59:58.7962993Z 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-04T09:59:58.7967003Z 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-04T09:59:58.7971063Z 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-04T09:59:58.7975158Z 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-04T09:59:58.7980853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_native.h 2025-12-04T09:59:58.7984849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_for_cpu_ops.h 2025-12-04T09:59:58.7988848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_native.h 2025-12-04T09:59:58.7992840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_flash_attention_ops.h 2025-12-04T09:59:58.7997159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable.h 2025-12-04T09:59:58.8001428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward.h 2025-12-04T09:59:58.8005425Z 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-04T09:59:58.8009508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_native.h 2025-12-04T09:59:58.8013447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_backward_ops.h 2025-12-04T09:59:58.8017747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8022068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_native.h 2025-12-04T09:59:58.8027045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_dot_product_fused_attention_overrideable_ops.h 2025-12-04T09:59:58.8031754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm.h 2025-12-04T09:59:58.8037680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_cuda_dispatch.h 2025-12-04T09:59:58.8041543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_native.h 2025-12-04T09:59:58.8045835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_ops.h 2025-12-04T09:59:58.8050383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_v2.h 2025-12-04T09:59:58.8054657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_v2_cuda_dispatch.h 2025-12-04T09:59:58.8058532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_v2_native.h 2025-12-04T09:59:58.8062612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_grouped_mm_v2_ops.h 2025-12-04T09:59:58.8066412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm.h 2025-12-04T09:59:58.8070295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_cpu_dispatch.h 2025-12-04T09:59:58.8074379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_cuda_dispatch.h 2025-12-04T09:59:58.8078177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_native.h 2025-12-04T09:59:58.8082985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_ops.h 2025-12-04T09:59:58.8086897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2.h 2025-12-04T09:59:58.8090935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2_cuda_dispatch.h 2025-12-04T09:59:58.8095326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2_native.h 2025-12-04T09:59:58.8099718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_scaled_mm_v2_ops.h 2025-12-04T09:59:58.8103808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward.h 2025-12-04T09:59:58.8107713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8111451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_cpu_dispatch.h 2025-12-04T09:59:58.8115253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_cuda_dispatch.h 2025-12-04T09:59:58.8119250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_native.h 2025-12-04T09:59:58.8123236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_segment_reduce_backward_ops.h 2025-12-04T09:59:58.8127115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor.h 2025-12-04T09:59:58.8131100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8134948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor_native.h 2025-12-04T09:59:58.8139486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_shape_as_tensor_ops.h 2025-12-04T09:59:58.8143389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward.h 2025-12-04T09:59:58.8147935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8151782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_cpu_dispatch.h 2025-12-04T09:59:58.8155757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_cuda_dispatch.h 2025-12-04T09:59:58.8159507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_native.h 2025-12-04T09:59:58.8163378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_backward_ops.h 2025-12-04T09:59:58.8167232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward.h 2025-12-04T09:59:58.8171508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_cpu_dispatch.h 2025-12-04T09:59:58.8175604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_cuda_dispatch.h 2025-12-04T09:59:58.8179473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_native.h 2025-12-04T09:59:58.8183332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_slow_conv2d_forward_ops.h 2025-12-04T09:59:58.8187279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw.h 2025-12-04T09:59:58.8191194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8195109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw_native.h 2025-12-04T09:59:58.8198977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_draw_ops.h 2025-12-04T09:59:58.8202891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff.h 2025-12-04T09:59:58.8207318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8211331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff_native.h 2025-12-04T09:59:58.8215184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_ff_ops.h 2025-12-04T09:59:58.8219206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state.h 2025-12-04T09:59:58.8224497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8228486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state_native.h 2025-12-04T09:59:58.8232854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_initialize_state_ops.h 2025-12-04T09:59:58.8237036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble.h 2025-12-04T09:59:58.8241794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8246157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble_native.h 2025-12-04T09:59:58.8250372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sobol_engine_scramble_ops.h 2025-12-04T09:59:58.8254306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax.h 2025-12-04T09:59:58.8258005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data.h 2025-12-04T09:59:58.8262343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.8266266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_cpu_dispatch.h 2025-12-04T09:59:58.8270730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_cuda_dispatch.h 2025-12-04T09:59:58.8275282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_meta.h 2025-12-04T09:59:58.8279380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_meta_dispatch.h 2025-12-04T09:59:58.8283309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_native.h 2025-12-04T09:59:58.8287538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_backward_data_ops.h 2025-12-04T09:59:58.8292014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.8296537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_cpu_dispatch.h 2025-12-04T09:59:58.8300808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_cuda_dispatch.h 2025-12-04T09:59:58.8304950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_meta.h 2025-12-04T09:59:58.8309061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_meta_dispatch.h 2025-12-04T09:59:58.8313511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_native.h 2025-12-04T09:59:58.8317368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_softmax_ops.h 2025-12-04T09:59:58.8321506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm.h 2025-12-04T09:59:58.8325858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8330897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm_native.h 2025-12-04T09:59:58.8334248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_addmm_ops.h 2025-12-04T09:59:58.8338666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to.h 2025-12-04T09:59:58.8342669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy.h 2025-12-04T09:59:58.8348393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.8351836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8356864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_native.h 2025-12-04T09:59:58.8360987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_copy_ops.h 2025-12-04T09:59:58.8365471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_native.h 2025-12-04T09:59:58.8385685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_broadcast_to_ops.h 2025-12-04T09:59:58.8386445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe.h 2025-12-04T09:59:58.8387275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8389244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_native.h 2025-12-04T09:59:58.8390011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_ops.h 2025-12-04T09:59:58.8390849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe.h 2025-12-04T09:59:58.8395249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8400347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_native.h 2025-12-04T09:59:58.8403965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_ops.h 2025-12-04T09:59:58.8409158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe.h 2025-12-04T09:59:58.8413889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8424965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_native.h 2025-12-04T09:59:58.8425796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_ops.h 2025-12-04T09:59:58.8427667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims.h 2025-12-04T09:59:58.8432674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8438484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_native.h 2025-12-04T09:59:58.8441063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_compressed_tensor_with_dims_ops.h 2025-12-04T09:59:58.8445767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe.h 2025-12-04T09:59:58.8451505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8454636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_native.h 2025-12-04T09:59:58.8458906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_unsafe_ops.h 2025-12-04T09:59:58.8466688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims.h 2025-12-04T09:59:58.8467633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors.h 2025-12-04T09:59:58.8472868Z 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-04T09:59:58.8476230Z 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-04T09:59:58.8480692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_native.h 2025-12-04T09:59:58.8484786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_and_tensors_ops.h 2025-12-04T09:59:58.8489133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8493580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_meta_dispatch.h 2025-12-04T09:59:58.8497898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_native.h 2025-12-04T09:59:58.8501797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_coo_tensor_with_dims_ops.h 2025-12-04T09:59:58.8505656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe.h 2025-12-04T09:59:58.8509840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8513856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_native.h 2025-12-04T09:59:58.8518257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csc_tensor_unsafe_ops.h 2025-12-04T09:59:58.8522276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod.h 2025-12-04T09:59:58.8526639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8530676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod_native.h 2025-12-04T09:59:58.8534682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_prod_ops.h 2025-12-04T09:59:58.8538821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum.h 2025-12-04T09:59:58.8543970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8547883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum_native.h 2025-12-04T09:59:58.8551849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_sum_ops.h 2025-12-04T09:59:58.8555980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe.h 2025-12-04T09:59:58.8561229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8564648Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_native.h 2025-12-04T09:59:58.8568746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_csr_tensor_unsafe_ops.h 2025-12-04T09:59:58.8572739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax.h 2025-12-04T09:59:58.8577096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data.h 2025-12-04T09:59:58.8591724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8595964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data_native.h 2025-12-04T09:59:58.8599926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_backward_data_ops.h 2025-12-04T09:59:58.8604427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8608901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8612922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_native.h 2025-12-04T09:59:58.8617110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_log_softmax_ops.h 2025-12-04T09:59:58.8621613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection.h 2025-12-04T09:59:58.8626208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8630175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection_native.h 2025-12-04T09:59:58.8634413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mask_projection_ops.h 2025-12-04T09:59:58.8638357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm.h 2025-12-04T09:59:58.8642527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8646480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_native.h 2025-12-04T09:59:58.8650524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_ops.h 2025-12-04T09:59:58.8655247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl.h 2025-12-04T09:59:58.8659337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward.h 2025-12-04T09:59:58.8663536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_native.h 2025-12-04T09:59:58.8667463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_backward_ops.h 2025-12-04T09:59:58.8671590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_native.h 2025-12-04T09:59:58.8675449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_mm_reduce_impl_ops.h 2025-12-04T09:59:58.8679490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm.h 2025-12-04T09:59:58.8683900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm_cuda_dispatch.h 2025-12-04T09:59:58.8688155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm_native.h 2025-12-04T09:59:58.8692325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_addmm_ops.h 2025-12-04T09:59:58.8696929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply.h 2025-12-04T09:59:58.8701588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_cuda_dispatch.h 2025-12-04T09:59:58.8705785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense.h 2025-12-04T09:59:58.8711434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_cuda_dispatch.h 2025-12-04T09:59:58.8715857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_native.h 2025-12-04T09:59:58.8719769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_dense_ops.h 2025-12-04T09:59:58.8724274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_native.h 2025-12-04T09:59:58.8728252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_apply_ops.h 2025-12-04T09:59:58.8732342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear.h 2025-12-04T09:59:58.8736314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear_cuda_dispatch.h 2025-12-04T09:59:58.8740714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear_native.h 2025-12-04T09:59:58.8744755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_linear_ops.h 2025-12-04T09:59:58.8748710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm.h 2025-12-04T09:59:58.8752649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm_cuda_dispatch.h 2025-12-04T09:59:58.8757356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm_native.h 2025-12-04T09:59:58.8761593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_mm_ops.h 2025-12-04T09:59:58.8765616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile.h 2025-12-04T09:59:58.8770480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile_cuda_dispatch.h 2025-12-04T09:59:58.8774510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile_native.h 2025-12-04T09:59:58.8778695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_semi_structured_tile_ops.h 2025-12-04T09:59:58.8783081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax.h 2025-12-04T09:59:58.8787397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data.h 2025-12-04T09:59:58.8791765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8795901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data_native.h 2025-12-04T09:59:58.8800236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_backward_data_ops.h 2025-12-04T09:59:58.8804726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8809046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8814679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_native.h 2025-12-04T09:59:58.8820100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_softmax_ops.h 2025-12-04T09:59:58.8825739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul.h 2025-12-04T09:59:58.8831434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8836989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul_native.h 2025-12-04T09:59:58.8842415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sparse_matmul_ops.h 2025-12-04T09:59:58.8848115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum.h 2025-12-04T09:59:58.8853570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward.h 2025-12-04T09:59:58.8859346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8864779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward_native.h 2025-12-04T09:59:58.8870115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_backward_ops.h 2025-12-04T09:59:58.8878516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8884213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.8889721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_native.h 2025-12-04T09:59:58.8895288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_sparse_sum_ops.h 2025-12-04T09:59:58.8900797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags.h 2025-12-04T09:59:58.8906235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8911623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_cpu_dispatch.h 2025-12-04T09:59:58.8916992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_native.h 2025-12-04T09:59:58.8920916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spdiags_ops.h 2025-12-04T09:59:58.8926543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spsolve.h 2025-12-04T09:59:58.8931688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spsolve_native.h 2025-12-04T09:59:58.8936890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_spsolve_ops.h 2025-12-04T09:59:58.8945490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack.h 2025-12-04T09:59:58.8971198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.8976796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_cpu_dispatch.h 2025-12-04T09:59:58.8982606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_native.h 2025-12-04T09:59:58.8986645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_stack_ops.h 2025-12-04T09:59:58.8992392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma.h 2025-12-04T09:59:58.8998758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9002877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_cpu_dispatch.h 2025-12-04T09:59:58.9008580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_cuda_dispatch.h 2025-12-04T09:59:58.9012849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad.h 2025-12-04T09:59:58.9017009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9022827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_cpu_dispatch.h 2025-12-04T09:59:58.9026871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_cuda_dispatch.h 2025-12-04T09:59:58.9030960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_native.h 2025-12-04T09:59:58.9035194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_grad_ops.h 2025-12-04T09:59:58.9039923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_native.h 2025-12-04T09:59:58.9043845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_standard_gamma_ops.h 2025-12-04T09:59:58.9047753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults.h 2025-12-04T09:59:58.9053332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.9057437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults_native.h 2025-12-04T09:59:58.9061485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_ambiguous_defaults_ops.h 2025-12-04T09:59:58.9065390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch.h 2025-12-04T09:59:58.9069691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9074015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.9077820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_native.h 2025-12-04T09:59:58.9081727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_ops.h 2025-12-04T09:59:58.9085809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view.h 2025-12-04T09:59:58.9090647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9096198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy.h 2025-12-04T09:59:58.9129158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.9133337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9137540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_native.h 2025-12-04T09:59:58.9142030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_copy_ops.h 2025-12-04T09:59:58.9146051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_native.h 2025-12-04T09:59:58.9150072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_autograd_multiple_dispatch_view_ops.h 2025-12-04T09:59:58.9153887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor.h 2025-12-04T09:59:58.9158402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.9162755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor_native.h 2025-12-04T09:59:58.9166976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_check_tensor_ops.h 2025-12-04T09:59:58.9171223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback.h 2025-12-04T09:59:58.9175414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9179961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_cpu_dispatch.h 2025-12-04T09:59:58.9183948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_native.h 2025-12-04T09:59:58.9188272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_functorch_fallback_ops.h 2025-12-04T09:59:58.9192487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist.h 2025-12-04T09:59:58.9197558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9201489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_cpu_dispatch.h 2025-12-04T09:59:58.9205451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_native.h 2025-12-04T09:59:58.9210550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_filled_intlist_ops.h 2025-12-04T09:59:58.9213981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist.h 2025-12-04T09:59:58.9218447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9222745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_cpu_dispatch.h 2025-12-04T09:59:58.9227630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_native.h 2025-12-04T09:59:58.9230820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_floatlist_ops.h 2025-12-04T09:59:58.9236355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist.h 2025-12-04T09:59:58.9242217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9247300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_cpu_dispatch.h 2025-12-04T09:59:58.9252706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_native.h 2025-12-04T09:59:58.9258249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_optional_intlist_ops.h 2025-12-04T09:59:58.9264042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize.h 2025-12-04T09:59:58.9269389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9273963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize_native.h 2025-12-04T09:59:58.9279199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_parallel_materialize_ops.h 2025-12-04T09:59:58.9284448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul.h 2025-12-04T09:59:58.9290255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.9295479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul_native.h 2025-12-04T09:59:58.9301160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_serialization_subcmul_ops.h 2025-12-04T09:59:58.9306388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default.h 2025-12-04T09:59:58.9311721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.9317124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default_native.h 2025-12-04T09:59:58.9322279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_string_default_ops.h 2025-12-04T09:59:58.9326254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd.h 2025-12-04T09:59:58.9332025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9338206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd_native.h 2025-12-04T09:59:58.9343610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_test_warn_in_autograd_ops.h 2025-12-04T09:59:58.9348872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward.h 2025-12-04T09:59:58.9354292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.9359788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_native.h 2025-12-04T09:59:58.9365057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward_ops.h 2025-12-04T09:59:58.9370370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward.h 2025-12-04T09:59:58.9375838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.9381497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_native.h 2025-12-04T09:59:58.9385841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward_ops.h 2025-12-04T09:59:58.9391364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell.h 2025-12-04T09:59:58.9396457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward.h 2025-12-04T09:59:58.9402005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9407435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_cuda_dispatch.h 2025-12-04T09:59:58.9412979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_native.h 2025-12-04T09:59:58.9418413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_backward_ops.h 2025-12-04T09:59:58.9424111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9429394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_cuda_dispatch.h 2025-12-04T09:59:58.9434904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_native.h 2025-12-04T09:59:58.9438945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_gru_cell_ops.h 2025-12-04T09:59:58.9460317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell.h 2025-12-04T09:59:58.9465984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward.h 2025-12-04T09:59:58.9471942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.9477548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl.h 2025-12-04T09:59:58.9483768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9487826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h 2025-12-04T09:59:58.9494114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_native.h 2025-12-04T09:59:58.9498030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_impl_ops.h 2025-12-04T09:59:58.9502207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_native.h 2025-12-04T09:59:58.9506459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_backward_ops.h 2025-12-04T09:59:58.9512799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9517140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_cuda_dispatch.h 2025-12-04T09:59:58.9521494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_native.h 2025-12-04T09:59:58.9526194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_thnn_fused_lstm_cell_ops.h 2025-12-04T09:59:58.9530173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy.h 2025-12-04T09:59:58.9534139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9538076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy_native.h 2025-12-04T09:59:58.9543246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_copy_ops.h 2025-12-04T09:59:58.9547803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu.h 2025-12-04T09:59:58.9551774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.9555301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu_native.h 2025-12-04T09:59:58.9558973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_cpu_ops.h 2025-12-04T09:59:58.9563285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense.h 2025-12-04T09:59:58.9567350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9571320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense_native.h 2025-12-04T09:59:58.9575029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_dense_ops.h 2025-12-04T09:59:58.9579010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse.h 2025-12-04T09:59:58.9583029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc.h 2025-12-04T09:59:58.9587058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9591006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_cpu_dispatch.h 2025-12-04T09:59:58.9596323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_cuda_dispatch.h 2025-12-04T09:59:58.9600313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_native.h 2025-12-04T09:59:58.9604244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsc_ops.h 2025-12-04T09:59:58.9608216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr.h 2025-12-04T09:59:58.9612519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9616658Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_cpu_dispatch.h 2025-12-04T09:59:58.9620985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_cuda_dispatch.h 2025-12-04T09:59:58.9625255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_native.h 2025-12-04T09:59:58.9629314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_bsr_ops.h 2025-12-04T09:59:58.9633451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9637645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_cpu_dispatch.h 2025-12-04T09:59:58.9641557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc.h 2025-12-04T09:59:58.9645589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9649812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_cpu_dispatch.h 2025-12-04T09:59:58.9653756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_cuda_dispatch.h 2025-12-04T09:59:58.9657576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_native.h 2025-12-04T09:59:58.9661618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csc_ops.h 2025-12-04T09:59:58.9665824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr.h 2025-12-04T09:59:58.9669890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9673782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_cpu_dispatch.h 2025-12-04T09:59:58.9677886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_cuda_dispatch.h 2025-12-04T09:59:58.9681628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_native.h 2025-12-04T09:59:58.9685477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_csr_ops.h 2025-12-04T09:59:58.9689778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_cuda_dispatch.h 2025-12-04T09:59:58.9694015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_native.h 2025-12-04T09:59:58.9699726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_ops.h 2025-12-04T09:59:58.9705042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured.h 2025-12-04T09:59:58.9710408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured_cuda_dispatch.h 2025-12-04T09:59:58.9715919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured_native.h 2025-12-04T09:59:58.9721432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_to_sparse_semi_structured_ops.h 2025-12-04T09:59:58.9726933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd.h 2025-12-04T09:59:58.9732262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9738103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_cpu_dispatch.h 2025-12-04T09:59:58.9743499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_cuda_dispatch.h 2025-12-04T09:59:58.9747942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_native.h 2025-12-04T09:59:58.9753271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transformer_encoder_layer_fwd_ops.h 2025-12-04T09:59:58.9758797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv.h 2025-12-04T09:59:58.9764962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9770589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_cpu_dispatch.h 2025-12-04T09:59:58.9776219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_cuda_dispatch.h 2025-12-04T09:59:58.9781582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_native.h 2025-12-04T09:59:58.9787097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_transform_bias_rescale_qkv_ops.h 2025-12-04T09:59:58.9792532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear.h 2025-12-04T09:59:58.9797957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:58.9803371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9808708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_native.h 2025-12-04T09:59:58.9813195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_trilinear_ops.h 2025-12-04T09:59:58.9818744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention.h 2025-12-04T09:59:58.9824155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9829457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_cuda_dispatch.h 2025-12-04T09:59:58.9834587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_native.h 2025-12-04T09:59:58.9839911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_multi_head_attention_ops.h 2025-12-04T09:59:58.9845159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention.h 2025-12-04T09:59:58.9850948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9856243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_cuda_dispatch.h 2025-12-04T09:59:58.9862234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_native.h 2025-12-04T09:59:58.9866597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_triton_scaled_dot_attention_ops.h 2025-12-04T09:59:58.9871851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique.h 2025-12-04T09:59:58.9876874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2.h 2025-12-04T09:59:58.9882092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9887459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_cpu_dispatch.h 2025-12-04T09:59:58.9892757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_cuda_dispatch.h 2025-12-04T09:59:58.9897877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_native.h 2025-12-04T09:59:58.9901925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique2_ops.h 2025-12-04T09:59:58.9907327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:58.9912636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_cpu_dispatch.h 2025-12-04T09:59:58.9950620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_cuda_dispatch.h 2025-12-04T09:59:58.9961451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_native.h 2025-12-04T09:59:58.9967215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unique_ops.h 2025-12-04T09:59:58.9972727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual.h 2025-12-04T09:59:58.9978432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:58.9983837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual_native.h 2025-12-04T09:59:58.9987857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unpack_dual_ops.h 2025-12-04T09:59:58.9991506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index.h 2025-12-04T09:59:58.9997233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:59.0000794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_native.h 2025-12-04T09:59:59.0004722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_ops.h 2025-12-04T09:59:59.0008568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put.h 2025-12-04T09:59:59.0014475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:59.0018355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put_native.h 2025-12-04T09:59:59.0022521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_index_put_ops.h 2025-12-04T09:59:59.0026443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index.h 2025-12-04T09:59:59.0031005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:59.0035109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_native.h 2025-12-04T09:59:59.0039098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_ops.h 2025-12-04T09:59:59.0044541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate.h 2025-12-04T09:59:59.0048835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:59.0053040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_native.h 2025-12-04T09:59:59.0057217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_masked_index_put_accumulate_ops.h 2025-12-04T09:59:59.0061666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view.h 2025-12-04T09:59:59.0065674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:59.0069562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view_native.h 2025-12-04T09:59:59.0073595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_unsafe_view_ops.h 2025-12-04T09:59:59.0077696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa.h 2025-12-04T09:59:59.0081727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward.h 2025-12-04T09:59:59.0085892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:59.0090062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cpu_dispatch.h 2025-12-04T09:59:59.0094302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_cuda_dispatch.h 2025-12-04T09:59:59.0099800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta.h 2025-12-04T09:59:59.0103755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta_dispatch.h 2025-12-04T09:59:59.0107887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_native.h 2025-12-04T09:59:59.0112124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_ops.h 2025-12-04T09:59:59.0116252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:59.0120413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0124626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_cpu_dispatch.h 2025-12-04T09:59:59.0129012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_cuda_dispatch.h 2025-12-04T09:59:59.0133415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_meta.h 2025-12-04T09:59:59.0138689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_meta_dispatch.h 2025-12-04T09:59:59.0142112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_native.h 2025-12-04T09:59:59.0146087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bicubic2d_aa_ops.h 2025-12-04T09:59:59.0150127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa.h 2025-12-04T09:59:59.0153982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward.h 2025-12-04T09:59:59.0158400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:59.0162341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cpu_dispatch.h 2025-12-04T09:59:59.0166660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_cuda_dispatch.h 2025-12-04T09:59:59.0170733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta.h 2025-12-04T09:59:59.0174633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta_dispatch.h 2025-12-04T09:59:59.0178730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_native.h 2025-12-04T09:59:59.0182732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_ops.h 2025-12-04T09:59:59.0187254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:59.0191588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0195620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_cpu_dispatch.h 2025-12-04T09:59:59.0200932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_cuda_dispatch.h 2025-12-04T09:59:59.0206338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_meta.h 2025-12-04T09:59:59.0211647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_meta_dispatch.h 2025-12-04T09:59:59.0217302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_native.h 2025-12-04T09:59:59.0223083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_bilinear2d_aa_ops.h 2025-12-04T09:59:59.0228801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d.h 2025-12-04T09:59:59.0233999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward.h 2025-12-04T09:59:59.0239801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:59.0244766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cpu_dispatch.h 2025-12-04T09:59:59.0248283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_cuda_dispatch.h 2025-12-04T09:59:59.0252585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta.h 2025-12-04T09:59:59.0257098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta_dispatch.h 2025-12-04T09:59:59.0262401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_native.h 2025-12-04T09:59:59.0266423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_backward_ops.h 2025-12-04T09:59:59.0270842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:59.0275338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0279768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_cpu_dispatch.h 2025-12-04T09:59:59.0284508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_cuda_dispatch.h 2025-12-04T09:59:59.0288870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_meta.h 2025-12-04T09:59:59.0293174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_meta_dispatch.h 2025-12-04T09:59:59.0297376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_native.h 2025-12-04T09:59:59.0302631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact1d_ops.h 2025-12-04T09:59:59.0305922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d.h 2025-12-04T09:59:59.0310148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward.h 2025-12-04T09:59:59.0315026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:59.0320108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cpu_dispatch.h 2025-12-04T09:59:59.0323972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_cuda_dispatch.h 2025-12-04T09:59:59.0328403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta.h 2025-12-04T09:59:59.0332709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta_dispatch.h 2025-12-04T09:59:59.0337598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_native.h 2025-12-04T09:59:59.0341508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_backward_ops.h 2025-12-04T09:59:59.0350186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:59.0354998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0358674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_cpu_dispatch.h 2025-12-04T09:59:59.0363222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_cuda_dispatch.h 2025-12-04T09:59:59.0367556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_meta.h 2025-12-04T09:59:59.0372005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_meta_dispatch.h 2025-12-04T09:59:59.0376179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_native.h 2025-12-04T09:59:59.0380654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact2d_ops.h 2025-12-04T09:59:59.0384795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d.h 2025-12-04T09:59:59.0420641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward.h 2025-12-04T09:59:59.0426075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:59.0431698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cpu_dispatch.h 2025-12-04T09:59:59.0437397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_cuda_dispatch.h 2025-12-04T09:59:59.0442840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta.h 2025-12-04T09:59:59.0453492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta_dispatch.h 2025-12-04T09:59:59.0460755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_native.h 2025-12-04T09:59:59.0466255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_backward_ops.h 2025-12-04T09:59:59.0470574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:59.0476195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0482180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_cpu_dispatch.h 2025-12-04T09:59:59.0488107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_cuda_dispatch.h 2025-12-04T09:59:59.0492929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_meta.h 2025-12-04T09:59:59.0498737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_meta_dispatch.h 2025-12-04T09:59:59.0502825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_native.h 2025-12-04T09:59:59.0507156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_upsample_nearest_exact3d_ops.h 2025-12-04T09:59:59.0513154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss.h 2025-12-04T09:59:59.0516987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss_cuda_dispatch.h 2025-12-04T09:59:59.0521452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss_native.h 2025-12-04T09:59:59.0526676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_ctc_loss_ops.h 2025-12-04T09:59:59.0530897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight.h 2025-12-04T09:59:59.0535729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0540093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_native.h 2025-12-04T09:59:59.0545607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight_ops.h 2025-12-04T09:59:59.0550397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices.h 2025-12-04T09:59:59.0554280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_cpu_dispatch.h 2025-12-04T09:59:59.0559149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_cuda_dispatch.h 2025-12-04T09:59:59.0564150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_native.h 2025-12-04T09:59:59.0568240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_compressed_sparse_indices_ops.h 2025-12-04T09:59:59.0572514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args.h 2025-12-04T09:59:59.0576881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0581631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_native.h 2025-12-04T09:59:59.0586820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsc_tensor_args_ops.h 2025-12-04T09:59:59.0591605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args.h 2025-12-04T09:59:59.0596417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0602152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_native.h 2025-12-04T09:59:59.0607093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_bsr_tensor_args_ops.h 2025-12-04T09:59:59.0612088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args.h 2025-12-04T09:59:59.0616327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0620363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_native.h 2025-12-04T09:59:59.0624773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_compressed_tensor_args_ops.h 2025-12-04T09:59:59.0628970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args.h 2025-12-04T09:59:59.0634026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0638910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_native.h 2025-12-04T09:59:59.0643873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_coo_tensor_args_ops.h 2025-12-04T09:59:59.0647956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args.h 2025-12-04T09:59:59.0653274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0658106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_native.h 2025-12-04T09:59:59.0662641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csc_tensor_args_ops.h 2025-12-04T09:59:59.0667692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args.h 2025-12-04T09:59:59.0672728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0677193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_native.h 2025-12-04T09:59:59.0681655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_validate_sparse_csr_tensor_args_ops.h 2025-12-04T09:59:59.0686400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values.h 2025-12-04T09:59:59.0690596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy.h 2025-12-04T09:59:59.0696112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-12-04T09:59:59.0701522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:59.0707188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_native.h 2025-12-04T09:59:59.0712690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_copy_ops.h 2025-12-04T09:59:59.0719013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_native.h 2025-12-04T09:59:59.0725093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_values_ops.h 2025-12-04T09:59:59.0730963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version.h 2025-12-04T09:59:59.0735698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0740792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version_native.h 2025-12-04T09:59:59.0744104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_version_ops.h 2025-12-04T09:59:59.0748168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm.h 2025-12-04T09:59:59.0752672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_cuda_dispatch.h 2025-12-04T09:59:59.0756756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu.h 2025-12-04T09:59:59.0761045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_cpu_dispatch.h 2025-12-04T09:59:59.0765396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_native.h 2025-12-04T09:59:59.0770172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_for_cpu_ops.h 2025-12-04T09:59:59.0774895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_native.h 2025-12-04T09:59:59.0780526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_ops.h 2025-12-04T09:59:59.0787955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros.h 2025-12-04T09:59:59.0792038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros_native.h 2025-12-04T09:59:59.0796433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int4pack_mm_with_scales_and_zeros_ops.h 2025-12-04T09:59:59.0800654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm.h 2025-12-04T09:59:59.0805329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_cpu_dispatch.h 2025-12-04T09:59:59.0809113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_cuda_dispatch.h 2025-12-04T09:59:59.0816655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_native.h 2025-12-04T09:59:59.0820544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_int8pack_mm_ops.h 2025-12-04T09:59:59.0826391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm.h 2025-12-04T09:59:59.0832141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0838180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward.h 2025-12-04T09:59:59.0842971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0848171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward_native.h 2025-12-04T09:59:59.0853919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_differentiable_backward_ops.h 2025-12-04T09:59:59.0859754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface.h 2025-12-04T09:59:59.0865488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward.h 2025-12-04T09:59:59.0871247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:59.0876777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_cpu_dispatch.h 2025-12-04T09:59:59.0882548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_cuda_dispatch.h 2025-12-04T09:59:59.0888306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_native.h 2025-12-04T09:59:59.0894239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_backward_ops.h 2025-12-04T09:59:59.0900200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_compositeexplicitautograd_dispatch.h 2025-12-04T09:59:59.0904452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_cpu_dispatch.h 2025-12-04T09:59:59.0911820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_cuda_dispatch.h 2025-12-04T09:59:59.0917642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_native.h 2025-12-04T09:59:59.0923526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_interface_ops.h 2025-12-04T09:59:59.0928036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_native.h 2025-12-04T09:59:59.0935165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_weight_norm_ops.h 2025-12-04T09:59:59.0939674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack.h 2025-12-04T09:59:59.0954671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0960741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack_native.h 2025-12-04T09:59:59.0964228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_linear_prepack_ops.h 2025-12-04T09:59:59.0970366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked.h 2025-12-04T09:59:59.0976472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h 2025-12-04T09:59:59.0982637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_native.h 2025-12-04T09:59:59.0987279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\ops\_wrapped_quantized_linear_prepacked_ops.h 2025-12-04T09:59:59.1266161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\quantized\QTensorImpl.h 2025-12-04T09:59:59.1270951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\quantized\Quantizer.h 2025-12-04T09:59:59.1281404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\CachingHostAllocator.h 2025-12-04T09:59:59.1285160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\PeerToPeerAccess.h 2025-12-04T09:59:59.1289745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\PhiloxXpuState.h 2025-12-04T09:59:59.1295163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\PinnedMemoryAllocator.h 2025-12-04T09:59:59.1395772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUContext.h 2025-12-04T09:59:59.1400878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUDevice.h 2025-12-04T09:59:59.1406460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUEvent.h 2025-12-04T09:59:59.1410425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUGeneratorImpl.h 2025-12-04T09:59:59.1414209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUGraphsUtils.h 2025-12-04T09:59:59.1418231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\XPUScaledBlas.h 2025-12-04T09:59:59.1426378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\ATen\xpu\detail\XPUHooks.h 2025-12-04T09:59:59.1443644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\alignment.h 2025-12-04T09:59:59.1455526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Allocator.h 2025-12-04T09:59:59.1460948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\AllocatorConfig.h 2025-12-04T09:59:59.1466142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\AutogradState.h 2025-12-04T09:59:59.1551226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Backend.h 2025-12-04T09:59:59.1555292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CachingDeviceAllocator.h 2025-12-04T09:59:59.1559111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CompileTimeFunctionPointer.h 2025-12-04T09:59:59.1562897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\ConstantSymNodeImpl.h 2025-12-04T09:59:59.1566916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Contiguity.h 2025-12-04T09:59:59.1571319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CopyBytes.h 2025-12-04T09:59:59.1575312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\CPUAllocator.h 2025-12-04T09:59:59.1578952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DefaultDtype.h 2025-12-04T09:59:59.1582509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DefaultTensorOptions.h 2025-12-04T09:59:59.1586939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Device.h 2025-12-04T09:59:59.1594243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DeviceArray.h 2025-12-04T09:59:59.1599521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DeviceCapability.h 2025-12-04T09:59:59.1604892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DeviceGuard.h 2025-12-04T09:59:59.1609102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DeviceType.h 2025-12-04T09:59:59.1614503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DispatchKey.h 2025-12-04T09:59:59.1619476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DispatchKeySet.h 2025-12-04T09:59:59.1821464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\DynamicCast.h 2025-12-04T09:59:59.1824793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Event.h 2025-12-04T09:59:59.1828080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\GeneratorImpl.h 2025-12-04T09:59:59.1831512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\GradMode.h 2025-12-04T09:59:59.1835047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\InferenceMode.h 2025-12-04T09:59:59.1838682Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Layout.h 2025-12-04T09:59:59.1842699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\MemoryFormat.h 2025-12-04T09:59:59.1846217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\OptionalRef.h 2025-12-04T09:59:59.1851470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\PyHandleCache.h 2025-12-04T09:59:59.1855111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\QEngine.h 2025-12-04T09:59:59.1858568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\QScheme.h 2025-12-04T09:59:59.1862117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\RefcountedDeleter.h 2025-12-04T09:59:59.1877995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SafePyObject.h 2025-12-04T09:59:59.1882925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Scalar.h 2025-12-04T09:59:59.1886438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\ScalarType.h 2025-12-04T09:59:59.1890026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\ScalarTypeToTypeMeta.h 2025-12-04T09:59:59.1893508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Storage.h 2025-12-04T09:59:59.1896815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\StorageImpl.h 2025-12-04T09:59:59.1900202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\Stream.h 2025-12-04T09:59:59.1903689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\StreamGuard.h 2025-12-04T09:59:59.1907177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymbolicShapeMeta.h 2025-12-04T09:59:59.1910581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymBool.h 2025-12-04T09:59:59.1913819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymFloat.h 2025-12-04T09:59:59.1917282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymInt.h 2025-12-04T09:59:59.1933829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymIntArrayRef.h 2025-12-04T09:59:59.1937532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\SymNodeImpl.h 2025-12-04T09:59:59.1940971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\TensorImpl.h 2025-12-04T09:59:59.1945086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\TensorOptions.h 2025-12-04T09:59:59.1948638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\thread_pool.h 2025-12-04T09:59:59.1952261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\UndefinedTensorImpl.h 2025-12-04T09:59:59.1955773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\WrapDimMinimal.h 2025-12-04T09:59:59.1963434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\alloc_cpu.h 2025-12-04T09:59:59.1966871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\COW.h 2025-12-04T09:59:59.1970309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\COWDeleter.h 2025-12-04T09:59:59.1974316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\DeviceGuardImplInterface.h 2025-12-04T09:59:59.1990570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\FakeGuardImpl.h 2025-12-04T09:59:59.1994408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\GPUTrace.h 2025-12-04T09:59:59.1997611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\HermeticPyObjectTLS.h 2025-12-04T09:59:59.2001018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\InlineDeviceGuard.h 2025-12-04T09:59:59.2004636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\InlineEvent.h 2025-12-04T09:59:59.2008211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\InlineStreamGuard.h 2025-12-04T09:59:59.2011786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\LocalDispatchKeySet.h 2025-12-04T09:59:59.2015209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PyInterpreter.h 2025-12-04T09:59:59.2018779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PyInterpreterHooks.h 2025-12-04T09:59:59.2022302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PyObjectSlot.h 2025-12-04T09:59:59.2025776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\PythonDispatcherTLS.h 2025-12-04T09:59:59.2029247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\SizesAndStrides.h 2025-12-04T09:59:59.2032761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\TorchDispatchModeTLS.h 2025-12-04T09:59:59.2048578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\core\impl\VirtualGuardImpl.h 2025-12-04T09:59:59.2048929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAAlgorithm.h 2025-12-04T09:59:59.2050619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAAllocatorConfig.h 2025-12-04T09:59:59.2092349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDACachingAllocator.h 2025-12-04T09:59:59.2092643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDADeviceAssertion.h 2025-12-04T09:59:59.2093040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDADeviceAssertionHost.h 2025-12-04T09:59:59.2093291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAException.h 2025-12-04T09:59:59.2093556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAFunctions.h 2025-12-04T09:59:59.2093824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAGraphsC10Utils.h 2025-12-04T09:59:59.2094063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAGuard.h 2025-12-04T09:59:59.2094758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAMacros.h 2025-12-04T09:59:59.2098494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAMathCompat.h 2025-12-04T09:59:59.2102004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAMiscFunctions.h 2025-12-04T09:59:59.2105588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\CUDAStream.h 2025-12-04T09:59:59.2109732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\driver_api.h 2025-12-04T09:59:59.2116558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\impl\CUDAGuardImpl.h 2025-12-04T09:59:59.2119970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\cuda\impl\CUDATest.h 2025-12-04T09:59:59.2128434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\macros\cmake_macros.h 2025-12-04T09:59:59.2132102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\macros\Export.h 2025-12-04T09:59:59.2135389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\macros\Macros.h 2025-12-04T09:59:59.2143835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\atomic.h 2025-12-04T09:59:59.2147147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\common.h 2025-12-04T09:59:59.2150454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\error.h 2025-12-04T09:59:59.2153933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\expm1f.h 2025-12-04T09:59:59.2157398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\igamma.h 2025-12-04T09:59:59.2160832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\indexing.h 2025-12-04T09:59:59.2164131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\random.h 2025-12-04T09:59:59.2179652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\reduction_utils.h 2025-12-04T09:59:59.2183006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\special_math.h 2025-12-04T09:59:59.2186813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\metal\utils.h 2025-12-04T09:59:59.2193984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\mobile\CPUCachingAllocator.h 2025-12-04T09:59:59.2197401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\mobile\CPUProfilingAllocator.h 2025-12-04T09:59:59.2208754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\test\util\complex_math_test_common.h 2025-12-04T09:59:59.2212342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\test\util\complex_test_common.h 2025-12-04T09:59:59.2215722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\test\util\Macros.h 2025-12-04T09:59:59.2223952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\AbortHandler.h 2025-12-04T09:59:59.2227524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\accumulate.h 2025-12-04T09:59:59.2232386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\AlignOf.h 2025-12-04T09:59:59.2235876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ApproximateClock.h 2025-12-04T09:59:59.2251504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Array.h 2025-12-04T09:59:59.2255161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ArrayRef.h 2025-12-04T09:59:59.2258456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Backtrace.h 2025-12-04T09:59:59.2261925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\BFloat16-inl.h 2025-12-04T09:59:59.2265238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\BFloat16-math.h 2025-12-04T09:59:59.2269006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\BFloat16.h 2025-12-04T09:59:59.2272308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\bits.h 2025-12-04T09:59:59.2275539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Bitset.h 2025-12-04T09:59:59.2279027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\bit_cast.h 2025-12-04T09:59:59.2282503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\C++17.h 2025-12-04T09:59:59.2285951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\CallOnce.h 2025-12-04T09:59:59.2289376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\complex.h 2025-12-04T09:59:59.2292718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\complex_math.h 2025-12-04T09:59:59.2333636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\complex_utils.h 2025-12-04T09:59:59.2338429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ConstexprCrc.h 2025-12-04T09:59:59.2343118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\copysign.h 2025-12-04T09:59:59.2346637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\DeadlockDetection.h 2025-12-04T09:59:59.2351415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Deprecated.h 2025-12-04T09:59:59.2356532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\DimVector.h 2025-12-04T09:59:59.2361396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\DynamicCounter.h 2025-12-04T09:59:59.2372606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Enumerate.h 2025-12-04T09:59:59.2377271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\env.h 2025-12-04T09:59:59.2380875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\error.h 2025-12-04T09:59:59.2385423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Exception.h 2025-12-04T09:59:59.2390384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ExclusivelyOwned.h 2025-12-04T09:59:59.2397386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ExclusivelyOwnedTensorTraits.h 2025-12-04T09:59:59.2402143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\FbcodeMaps.h 2025-12-04T09:59:59.2407339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\FileSystem.h 2025-12-04T09:59:59.2413096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Flags.h 2025-12-04T09:59:59.2417102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\flat_hash_map.h 2025-12-04T09:59:59.2422804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float4_e2m1fn_x2.h 2025-12-04T09:59:59.2439472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fn-inl.h 2025-12-04T09:59:59.2444369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fn.h 2025-12-04T09:59:59.2449533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fnuz-inl.h 2025-12-04T09:59:59.2454279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e4m3fnuz.h 2025-12-04T09:59:59.2457870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2-inl.h 2025-12-04T09:59:59.2485663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2.h 2025-12-04T09:59:59.2491058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2fnuz-inl.h 2025-12-04T09:59:59.2496374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e5m2fnuz.h 2025-12-04T09:59:59.2501766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e8m0fnu-inl.h 2025-12-04T09:59:59.2518390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Float8_e8m0fnu.h 2025-12-04T09:59:59.2522487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\floating_point_utils.h 2025-12-04T09:59:59.2526037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\FunctionRef.h 2025-12-04T09:59:59.2529656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Gauge.h 2025-12-04T09:59:59.2534686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\generic_math.h 2025-12-04T09:59:59.2537853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Half-inl.h 2025-12-04T09:59:59.2541189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Half.h 2025-12-04T09:59:59.2544535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\hash.h 2025-12-04T09:59:59.2548189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\IdWrapper.h 2025-12-04T09:59:59.2551706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\int128.h 2025-12-04T09:59:59.2555068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\IntrusiveList.h 2025-12-04T09:59:59.2558497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\intrusive_ptr.h 2025-12-04T09:59:59.2562201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\irange.h 2025-12-04T09:59:59.2566003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Lazy.h 2025-12-04T09:59:59.2581634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\LeftRight.h 2025-12-04T09:59:59.2585322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\llvmMathExtras.h 2025-12-04T09:59:59.2588855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Load.h 2025-12-04T09:59:59.2592259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Logging.h 2025-12-04T09:59:59.2595609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\logging_common.h 2025-12-04T09:59:59.2599093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\logging_is_google_glog.h 2025-12-04T09:59:59.2602850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\logging_is_not_google_glog.h 2025-12-04T09:59:59.2606369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\MathConstants.h 2025-12-04T09:59:59.2611039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\MaybeOwned.h 2025-12-04T09:59:59.2614642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Metaprogramming.h 2025-12-04T09:59:59.2618055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\NetworkFlow.h 2025-12-04T09:59:59.2644108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\numa.h 2025-12-04T09:59:59.2647929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Optional.h 2025-12-04T09:59:59.2651361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\OptionalArrayRef.h 2025-12-04T09:59:59.2655074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\order_preserving_flat_hash_map.h 2025-12-04T09:59:59.2658765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\overflows.h 2025-12-04T09:59:59.2662284Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\overloaded.h 2025-12-04T09:59:59.2665963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ParallelGuard.h 2025-12-04T09:59:59.2669444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\python_stub.h 2025-12-04T09:59:59.2673580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\qint32.h 2025-12-04T09:59:59.2676963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\qint8.h 2025-12-04T09:59:59.2681031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\quint2x4.h 2025-12-04T09:59:59.2695531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\quint4x2.h 2025-12-04T09:59:59.2698804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\quint8.h 2025-12-04T09:59:59.2702029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Registry.h 2025-12-04T09:59:59.2705510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\safe_numerics.h 2025-12-04T09:59:59.2709163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ScopeExit.h 2025-12-04T09:59:59.2712911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Semaphore.h 2025-12-04T09:59:59.2716436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\signal_handler.h 2025-12-04T09:59:59.2719912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\SmallBuffer.h 2025-12-04T09:59:59.2723334Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\SmallVector.h 2025-12-04T09:59:59.2727446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\sparse_bitset.h 2025-12-04T09:59:59.2731088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ssize.h 2025-12-04T09:59:59.2734494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\static_tracepoint.h 2025-12-04T09:59:59.2749628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\static_tracepoint_elfx86.h 2025-12-04T09:59:59.2752983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\strides.h 2025-12-04T09:59:59.2756565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\StringUtil.h 2025-12-04T09:59:59.2759996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\string_utils.h 2025-12-04T09:59:59.2763757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\string_view.h 2025-12-04T09:59:59.2768939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\strong_type.h 2025-12-04T09:59:59.2773864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Synchronized.h 2025-12-04T09:59:59.2777548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\tempfile.h 2025-12-04T09:59:59.2782198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ThreadLocal.h 2025-12-04T09:59:59.2787067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\ThreadLocalDebugInfo.h 2025-12-04T09:59:59.2792394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\thread_name.h 2025-12-04T09:59:59.2796136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Type.h 2025-12-04T09:59:59.2800873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeCast.h 2025-12-04T09:59:59.2805563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\typeid.h 2025-12-04T09:59:59.2810257Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeIndex.h 2025-12-04T09:59:59.2813830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeList.h 2025-12-04T09:59:59.2818520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeSafeSignMath.h 2025-12-04T09:59:59.2823308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\TypeTraits.h 2025-12-04T09:59:59.2828032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Unicode.h 2025-12-04T09:59:59.2831656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\UniqueVoidPtr.h 2025-12-04T09:59:59.2836529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\Unroll.h 2025-12-04T09:59:59.2841430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\WaitCounter.h 2025-12-04T09:59:59.2846365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\WaitCounterDynamicBackend.h 2025-12-04T09:59:59.2862523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\util\win32-headers.h 2025-12-04T09:59:59.2887470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUCachingAllocator.h 2025-12-04T09:59:59.2892049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUDeviceProp.h 2025-12-04T09:59:59.2895502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUEvent.h 2025-12-04T09:59:59.2900091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUException.h 2025-12-04T09:59:59.2916107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUFunctions.h 2025-12-04T09:59:59.2920828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUGraphsC10Utils.h 2025-12-04T09:59:59.2924317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUMacros.h 2025-12-04T09:59:59.2929070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\XPUStream.h 2025-12-04T09:59:59.2938352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\impl\XPUGuardImpl.h 2025-12-04T09:59:59.2951251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\c10\xpu\test\impl\XPUTest.h 2025-12-04T09:59:59.2983740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\core\common.h 2025-12-04T09:59:59.2987090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\core\macros.h 2025-12-04T09:59:59.2992037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\core\timer.h 2025-12-04T09:59:59.3002450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\perfkernels\batch_box_cox_vec.h 2025-12-04T09:59:59.3005975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\perfkernels\common.h 2025-12-04T09:59:59.3011126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\perfkernels\embedding_lookup_idx.h 2025-12-04T09:59:59.3019878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\crc_alt.h 2025-12-04T09:59:59.3024176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\file_adapter.h 2025-12-04T09:59:59.3027737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\inline_container.h 2025-12-04T09:59:59.3031153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\in_memory_adapter.h 2025-12-04T09:59:59.3045751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\istream_adapter.h 2025-12-04T09:59:59.3049393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\read_adapter_interface.h 2025-12-04T09:59:59.3052822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\serialize\versions.h 2025-12-04T09:59:59.3060429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\fixed_divisor.h 2025-12-04T09:59:59.3066236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\proto_wrap.h 2025-12-04T09:59:59.3069976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\string_utils.h 2025-12-04T09:59:59.3088537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\pthreadpool-cpp.h 2025-12-04T09:59:59.3092260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\pthreadpool.h 2025-12-04T09:59:59.3095688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\ThreadPool.h 2025-12-04T09:59:59.3109783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\ThreadPoolCommon.h 2025-12-04T09:59:59.3114219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\thread_pool_guard.h 2025-12-04T09:59:59.3117849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\caffe2\utils\threadpool\WorkersPool.h 2025-12-04T09:59:59.3126758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\args.h 2025-12-04T09:59:59.3130111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\base.h 2025-12-04T09:59:59.3134093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\chrono.h 2025-12-04T09:59:59.3137911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\color.h 2025-12-04T09:59:59.3141460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\compile.h 2025-12-04T09:59:59.3144763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\core.h 2025-12-04T09:59:59.3148031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\format-inl.h 2025-12-04T09:59:59.3162987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\format.h 2025-12-04T09:59:59.3167706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\os.h 2025-12-04T09:59:59.3171273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\ostream.h 2025-12-04T09:59:59.3175022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\printf.h 2025-12-04T09:59:59.3178457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\ranges.h 2025-12-04T09:59:59.3181670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\std.h 2025-12-04T09:59:59.3184899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fmt\xchar.h 2025-12-04T09:59:59.3192076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16\bitcasts.h 2025-12-04T09:59:59.3195426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16\fp16.h 2025-12-04T09:59:59.3198741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\fp16\psimd.h 2025-12-04T09:59:59.3209893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\any.h 2025-12-04T09:59:59.3213487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\any.pb.h 2025-12-04T09:59:59.3217564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\api.pb.h 2025-12-04T09:59:59.3221154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\arena.h 2025-12-04T09:59:59.3224734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\arenastring.h 2025-12-04T09:59:59.3239611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\arena_impl.h 2025-12-04T09:59:59.3243189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\descriptor.h 2025-12-04T09:59:59.3247209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\descriptor.pb.h 2025-12-04T09:59:59.3254039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\descriptor_database.h 2025-12-04T09:59:59.3257551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\duration.pb.h 2025-12-04T09:59:59.3261216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\dynamic_message.h 2025-12-04T09:59:59.3264576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\empty.pb.h 2025-12-04T09:59:59.3269437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\extension_set.h 2025-12-04T09:59:59.3273401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\extension_set_inl.h 2025-12-04T09:59:59.3278654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\field_mask.pb.h 2025-12-04T09:59:59.3283496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_enum_reflection.h 2025-12-04T09:59:59.3288251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_enum_util.h 2025-12-04T09:59:59.3293286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_message_reflection.h 2025-12-04T09:59:59.3298537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_message_table_driven.h 2025-12-04T09:59:59.3302158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\generated_message_util.h 2025-12-04T09:59:59.3318742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\has_bits.h 2025-12-04T09:59:59.3323743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\implicit_weak_message.h 2025-12-04T09:59:59.3328853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\inlined_string_field.h 2025-12-04T09:59:59.3333608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map.h 2025-12-04T09:59:59.3337228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_entry.h 2025-12-04T09:59:59.3341973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_entry_lite.h 2025-12-04T09:59:59.3347404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_field.h 2025-12-04T09:59:59.3352885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_field_inl.h 2025-12-04T09:59:59.3357778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_field_lite.h 2025-12-04T09:59:59.3362802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\map_type_handler.h 2025-12-04T09:59:59.3378063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\message.h 2025-12-04T09:59:59.3383025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\message_lite.h 2025-12-04T09:59:59.3387830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\metadata.h 2025-12-04T09:59:59.3392487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\metadata_lite.h 2025-12-04T09:59:59.3396068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\parse_context.h 2025-12-04T09:59:59.3401434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\port.h 2025-12-04T09:59:59.3406592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\reflection.h 2025-12-04T09:59:59.3411514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\reflection_ops.h 2025-12-04T09:59:59.3416229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\repeated_field.h 2025-12-04T09:59:59.3420361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\service.h 2025-12-04T09:59:59.3425040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\source_context.pb.h 2025-12-04T09:59:59.3429810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\struct.pb.h 2025-12-04T09:59:59.3445563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\text_format.h 2025-12-04T09:59:59.3449553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\timestamp.pb.h 2025-12-04T09:59:59.3454490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\type.pb.h 2025-12-04T09:59:59.3459930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\unknown_field_set.h 2025-12-04T09:59:59.3468529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\wire_format.h 2025-12-04T09:59:59.3488619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\wire_format_lite.h 2025-12-04T09:59:59.3489420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\wrappers.pb.h 2025-12-04T09:59:59.3490137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\code_generator.h 2025-12-04T09:59:59.3490948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\command_line_interface.h 2025-12-04T09:59:59.3494486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\importer.h 2025-12-04T09:59:59.3497935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\parser.h 2025-12-04T09:59:59.3501359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\plugin.h 2025-12-04T09:59:59.3516563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\plugin.pb.h 2025-12-04T09:59:59.3525477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\cpp\cpp_generator.h 2025-12-04T09:59:59.3532600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\csharp\csharp_generator.h 2025-12-04T09:59:59.3536131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\csharp\csharp_names.h 2025-12-04T09:59:59.3544953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\java\java_generator.h 2025-12-04T09:59:59.3549533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\java\java_names.h 2025-12-04T09:59:59.3556511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\js\js_generator.h 2025-12-04T09:59:59.3560067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\js\well_known_types_embed.h 2025-12-04T09:59:59.3567411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\objectivec\objectivec_generator.h 2025-12-04T09:59:59.3573182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\objectivec\objectivec_helpers.h 2025-12-04T09:59:59.3580142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\php\php_generator.h 2025-12-04T09:59:59.3587930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\python\python_generator.h 2025-12-04T09:59:59.3594931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\compiler\ruby\ruby_generator.h 2025-12-04T09:59:59.3602577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\coded_stream.h 2025-12-04T09:59:59.3606185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\gzip_stream.h 2025-12-04T09:59:59.3609657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\io_win32.h 2025-12-04T09:59:59.3612926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\printer.h 2025-12-04T09:59:59.3617493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\strtod.h 2025-12-04T09:59:59.3631606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\tokenizer.h 2025-12-04T09:59:59.3635060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\zero_copy_stream.h 2025-12-04T09:59:59.3638437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\zero_copy_stream_impl.h 2025-12-04T09:59:59.3642092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\io\zero_copy_stream_impl_lite.h 2025-12-04T09:59:59.3650297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\bytestream.h 2025-12-04T09:59:59.3653672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\callback.h 2025-12-04T09:59:59.3657005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\casts.h 2025-12-04T09:59:59.3660463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\common.h 2025-12-04T09:59:59.3663874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\fastmem.h 2025-12-04T09:59:59.3667092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\hash.h 2025-12-04T09:59:59.3681449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\logging.h 2025-12-04T09:59:59.3718899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\macros.h 2025-12-04T09:59:59.3722219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\map_util.h 2025-12-04T09:59:59.3725778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\mutex.h 2025-12-04T09:59:59.3729439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\once.h 2025-12-04T09:59:59.3732865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\platform_macros.h 2025-12-04T09:59:59.3736165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\port.h 2025-12-04T09:59:59.3739427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\status.h 2025-12-04T09:59:59.3742820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\stl_util.h 2025-12-04T09:59:59.3746541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\stringpiece.h 2025-12-04T09:59:59.3749636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\strutil.h 2025-12-04T09:59:59.3753055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\stubs\template_util.h 2025-12-04T09:59:59.3760680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\delimited_message_util.h 2025-12-04T09:59:59.3764000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\field_comparator.h 2025-12-04T09:59:59.3767349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\field_mask_util.h 2025-12-04T09:59:59.3776775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\json_util.h 2025-12-04T09:59:59.3780551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\message_differencer.h 2025-12-04T09:59:59.3785048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\time_util.h 2025-12-04T09:59:59.3787565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\type_resolver.h 2025-12-04T09:59:59.3791369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\google\protobuf\util\type_resolver_util.h 2025-12-04T09:59:59.3803497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\AbstractConfig.h 2025-12-04T09:59:59.3807130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ActivityProfilerInterface.h 2025-12-04T09:59:59.3812273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ActivityTraceInterface.h 2025-12-04T09:59:59.3827956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ActivityType.h 2025-12-04T09:59:59.3832689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ClientInterface.h 2025-12-04T09:59:59.3836507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\Config.h 2025-12-04T09:59:59.3841135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\GenericTraceActivity.h 2025-12-04T09:59:59.3845704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\IActivityProfiler.h 2025-12-04T09:59:59.3850438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ILoggerObserver.h 2025-12-04T09:59:59.3853970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ITraceActivity.h 2025-12-04T09:59:59.3858831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\libkineto.h 2025-12-04T09:59:59.3863647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\LoggingAPI.h 2025-12-04T09:59:59.3868582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\output_base.h 2025-12-04T09:59:59.3872103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\ThreadUtil.h 2025-12-04T09:59:59.3876917Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\time_since_epoch.h 2025-12-04T09:59:59.3881943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\kineto\TraceSpan.h 2025-12-04T09:59:59.3892462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\legacy\ittnotify.h 2025-12-04T09:59:59.3901145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc-new-delete.h 2025-12-04T09:59:59.3906317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc-override.h 2025-12-04T09:59:59.3911444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc-stats.h 2025-12-04T09:59:59.3927681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\mimalloc-2.2\mimalloc.h 2025-12-04T09:59:59.3941205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl.h 2025-12-04T09:59:59.3945450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl.hpp 2025-12-04T09:59:59.3952581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_common.h 2025-12-04T09:59:59.3956286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_common.hpp 2025-12-04T09:59:59.3960747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_common_types.h 2025-12-04T09:59:59.3987006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_config.h 2025-12-04T09:59:59.3992111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_debug.h 2025-12-04T09:59:59.3997197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph.h 2025-12-04T09:59:59.4002752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph.hpp 2025-12-04T09:59:59.4008315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_ocl.h 2025-12-04T09:59:59.4012043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_ocl.hpp 2025-12-04T09:59:59.4015679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_sycl.h 2025-12-04T09:59:59.4020972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_sycl.hpp 2025-12-04T09:59:59.4024518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_graph_types.h 2025-12-04T09:59:59.4028925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ocl.h 2025-12-04T09:59:59.4032295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ocl.hpp 2025-12-04T09:59:59.4037322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ocl_types.h 2025-12-04T09:59:59.4040854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_sycl.h 2025-12-04T09:59:59.4044363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_sycl.hpp 2025-12-04T09:59:59.4047901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_sycl_types.h 2025-12-04T09:59:59.4051776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_threadpool.h 2025-12-04T09:59:59.4067408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_threadpool.hpp 2025-12-04T09:59:59.4071016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_threadpool_iface.hpp 2025-12-04T09:59:59.4074816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_types.h 2025-12-04T09:59:59.4079217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ukernel.h 2025-12-04T09:59:59.4082714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ukernel.hpp 2025-12-04T09:59:59.4086193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_ukernel_types.h 2025-12-04T09:59:59.4089862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_version.h 2025-12-04T09:59:59.4093384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\oneapi\dnnl\dnnl_version_hash.h 2025-12-04T09:59:59.4103615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\attr.h 2025-12-04T09:59:59.4107057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\buffer_info.h 2025-12-04T09:59:59.4110251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\cast.h 2025-12-04T09:59:59.4113963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\chrono.h 2025-12-04T09:59:59.4117331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\common.h 2025-12-04T09:59:59.4121584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\complex.h 2025-12-04T09:59:59.4135612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\critical_section.h 2025-12-04T09:59:59.4139338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen.h 2025-12-04T09:59:59.4142631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\embed.h 2025-12-04T09:59:59.4145921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eval.h 2025-12-04T09:59:59.4149191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\functional.h 2025-12-04T09:59:59.4152651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\gil.h 2025-12-04T09:59:59.4156060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\gil_safe_call_once.h 2025-12-04T09:59:59.4159366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\gil_simple.h 2025-12-04T09:59:59.4163490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\iostream.h 2025-12-04T09:59:59.4167432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\native_enum.h 2025-12-04T09:59:59.4170934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\numpy.h 2025-12-04T09:59:59.4174761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\operators.h 2025-12-04T09:59:59.4178244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\options.h 2025-12-04T09:59:59.4181574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\pybind11.h 2025-12-04T09:59:59.4185942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\pytypes.h 2025-12-04T09:59:59.4190696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\stl.h 2025-12-04T09:59:59.4194012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\stl_bind.h 2025-12-04T09:59:59.4197447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\subinterpreter.h 2025-12-04T09:59:59.4200981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\trampoline_self_life_support.h 2025-12-04T09:59:59.4204550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\type_caster_pyobject_ptr.h 2025-12-04T09:59:59.4207976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\typing.h 2025-12-04T09:59:59.4211702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\warnings.h 2025-12-04T09:59:59.4229590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\conduit\pybind11_conduit_v1.h 2025-12-04T09:59:59.4233263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\conduit\pybind11_platform_abi_id.h 2025-12-04T09:59:59.4236808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\conduit\wrap_include_python_h.h 2025-12-04T09:59:59.4255317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\class.h 2025-12-04T09:59:59.4258780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\common.h 2025-12-04T09:59:59.4262435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\cpp_conduit.h 2025-12-04T09:59:59.4266792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\descr.h 2025-12-04T09:59:59.4270561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\dynamic_raw_ptr_cast_if_possible.h 2025-12-04T09:59:59.4285383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\exception_translation.h 2025-12-04T09:59:59.4290847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\function_record_pyobject.h 2025-12-04T09:59:59.4295409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\init.h 2025-12-04T09:59:59.4313028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\internals.h 2025-12-04T09:59:59.4313879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\native_enum_data.h 2025-12-04T09:59:59.4314623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\pybind11_namespace_macros.h 2025-12-04T09:59:59.4315390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\struct_smart_holder.h 2025-12-04T09:59:59.4318714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\typeid.h 2025-12-04T09:59:59.4323311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\type_caster_base.h 2025-12-04T09:59:59.4328870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\using_smart_holder.h 2025-12-04T09:59:59.4332535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\detail\value_and_holder.h 2025-12-04T09:59:59.4342962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen\common.h 2025-12-04T09:59:59.4347676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen\matrix.h 2025-12-04T09:59:59.4352496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\eigen\tensor.h 2025-12-04T09:59:59.4361176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\pybind11\stl\filesystem.h 2025-12-04T09:59:59.4372534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\custom_class.h 2025-12-04T09:59:59.4377336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\custom_class_detail.h 2025-12-04T09:59:59.4381942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\extension.h 2025-12-04T09:59:59.4385526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\library.h 2025-12-04T09:59:59.4401278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\script.h 2025-12-04T09:59:59.4411610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\copy_utils.h 2025-12-04T09:59:59.4415270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\CudaIPCTypes.h 2025-12-04T09:59:59.4420085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\DataLoader.h 2025-12-04T09:59:59.4424765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Device.h 2025-12-04T09:59:59.4440528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\DeviceAccelerator.h 2025-12-04T09:59:59.4444063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Dtype.h 2025-12-04T09:59:59.4448800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\DynamicTypes.h 2025-12-04T09:59:59.4453684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Event.h 2025-12-04T09:59:59.4458341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Exceptions.h 2025-12-04T09:59:59.4461918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Export.h 2025-12-04T09:59:59.4466626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Generator.h 2025-12-04T09:59:59.4474199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\itt.h 2025-12-04T09:59:59.4517113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\itt_wrapper.h 2025-12-04T09:59:59.4520807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Layout.h 2025-12-04T09:59:59.4525893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\MemoryFormat.h 2025-12-04T09:59:59.4531173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Module.h 2025-12-04T09:59:59.4536396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\PyInterpreter.h 2025-12-04T09:59:59.4542024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\PyInterpreterHooks.h 2025-12-04T09:59:59.4545733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\python_dimname.h 2025-12-04T09:59:59.4549171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\python_headers.h 2025-12-04T09:59:59.4554356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\QScheme.h 2025-12-04T09:59:59.4557755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\serialization.h 2025-12-04T09:59:59.4561542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\shim_conversion_utils.h 2025-12-04T09:59:59.4575549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Size.h 2025-12-04T09:59:59.4578926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Storage.h 2025-12-04T09:59:59.4582285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\StorageMethods.h 2025-12-04T09:59:59.4585744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\StorageSharing.h 2025-12-04T09:59:59.4589161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Stream.h 2025-12-04T09:59:59.4592730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\THConcat.h 2025-12-04T09:59:59.4596013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\THP.h 2025-12-04T09:59:59.4600684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\TypeInfo.h 2025-12-04T09:59:59.4604168Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\Types.h 2025-12-04T09:59:59.4607704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils.h 2025-12-04T09:59:59.4614656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\acc\Module.h 2025-12-04T09:59:59.4630870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\all.h 2025-12-04T09:59:59.4634262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\arg.h 2025-12-04T09:59:59.4637653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\autograd.h 2025-12-04T09:59:59.4641021Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\cuda.h 2025-12-04T09:59:59.4644455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data.h 2025-12-04T09:59:59.4648005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\enum.h 2025-12-04T09:59:59.4651438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\expanding_array.h 2025-12-04T09:59:59.4665195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\fft.h 2025-12-04T09:59:59.4668514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\imethod.h 2025-12-04T09:59:59.4672249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\jit.h 2025-12-04T09:59:59.4675624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\mps.h 2025-12-04T09:59:59.4678933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nested.h 2025-12-04T09:59:59.4682368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn.h 2025-12-04T09:59:59.4685860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim.h 2025-12-04T09:59:59.4689303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\ordered_dict.h 2025-12-04T09:59:59.4692967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\python.h 2025-12-04T09:59:59.4696581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize.h 2025-12-04T09:59:59.4699963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\sparse.h 2025-12-04T09:59:59.4703286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\special.h 2025-12-04T09:59:59.4706796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\torch.h 2025-12-04T09:59:59.4710158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\types.h 2025-12-04T09:59:59.4713569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\utils.h 2025-12-04T09:59:59.4716930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\version.h 2025-12-04T09:59:59.4720348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\xpu.h 2025-12-04T09:59:59.4728087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader.h 2025-12-04T09:59:59.4731668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader_options.h 2025-12-04T09:59:59.4735194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets.h 2025-12-04T09:59:59.4738555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\example.h 2025-12-04T09:59:59.4741882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\iterator.h 2025-12-04T09:59:59.4755640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers.h 2025-12-04T09:59:59.4759094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms.h 2025-12-04T09:59:59.4762645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\worker_exception.h 2025-12-04T09:59:59.4769816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader\base.h 2025-12-04T09:59:59.4773500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader\stateful.h 2025-12-04T09:59:59.4776931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\dataloader\stateless.h 2025-12-04T09:59:59.4785552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\base.h 2025-12-04T09:59:59.4788965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\chunk.h 2025-12-04T09:59:59.4792807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\map.h 2025-12-04T09:59:59.4796183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\mnist.h 2025-12-04T09:59:59.4799485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\shared.h 2025-12-04T09:59:59.4802775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\stateful.h 2025-12-04T09:59:59.4806117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\datasets\tensor.h 2025-12-04T09:59:59.4824553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\detail\data_shuttle.h 2025-12-04T09:59:59.4827887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\detail\queue.h 2025-12-04T09:59:59.4831829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\detail\sequencers.h 2025-12-04T09:59:59.4839088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\base.h 2025-12-04T09:59:59.4842600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\custom_batch_request.h 2025-12-04T09:59:59.4846079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\distributed.h 2025-12-04T09:59:59.4849512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\random.h 2025-12-04T09:59:59.4852897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\sequential.h 2025-12-04T09:59:59.4866875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\serialize.h 2025-12-04T09:59:59.4870360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\samplers\stream.h 2025-12-04T09:59:59.4877801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\base.h 2025-12-04T09:59:59.4881266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\collate.h 2025-12-04T09:59:59.4884911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\lambda.h 2025-12-04T09:59:59.4888398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\stack.h 2025-12-04T09:59:59.4891900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\data\transforms\tensor.h 2025-12-04T09:59:59.4899959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\detail\static.h 2025-12-04T09:59:59.4903695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\detail\TensorDataContainer.h 2025-12-04T09:59:59.4911042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nativert\ModelRunnerHandle.h 2025-12-04T09:59:59.4929349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\cloneable.h 2025-12-04T09:59:59.4932834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional.h 2025-12-04T09:59:59.4937326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\init.h 2025-12-04T09:59:59.4940783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\module.h 2025-12-04T09:59:59.4944023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules.h 2025-12-04T09:59:59.4957587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options.h 2025-12-04T09:59:59.4961516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\pimpl-inl.h 2025-12-04T09:59:59.4965248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\pimpl.h 2025-12-04T09:59:59.4968709Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils.h 2025-12-04T09:59:59.4975957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\activation.h 2025-12-04T09:59:59.5014485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\batchnorm.h 2025-12-04T09:59:59.5017892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\conv.h 2025-12-04T09:59:59.5021280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\distance.h 2025-12-04T09:59:59.5029645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\dropout.h 2025-12-04T09:59:59.5033011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\embedding.h 2025-12-04T09:59:59.5036735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\fold.h 2025-12-04T09:59:59.5040151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\instancenorm.h 2025-12-04T09:59:59.5044694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\linear.h 2025-12-04T09:59:59.5048000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\loss.h 2025-12-04T09:59:59.5051690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\normalization.h 2025-12-04T09:59:59.5055198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\padding.h 2025-12-04T09:59:59.5058907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\pixelshuffle.h 2025-12-04T09:59:59.5062369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\pooling.h 2025-12-04T09:59:59.5066159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\upsampling.h 2025-12-04T09:59:59.5069703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\functional\vision.h 2025-12-04T09:59:59.5077733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\activation.h 2025-12-04T09:59:59.5081603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\adaptive.h 2025-12-04T09:59:59.5085174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\batchnorm.h 2025-12-04T09:59:59.5088736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\common.h 2025-12-04T09:59:59.5092278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\conv.h 2025-12-04T09:59:59.5120580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\distance.h 2025-12-04T09:59:59.5124089Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\dropout.h 2025-12-04T09:59:59.5127439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\embedding.h 2025-12-04T09:59:59.5132325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\fold.h 2025-12-04T09:59:59.5138022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\instancenorm.h 2025-12-04T09:59:59.5141589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\linear.h 2025-12-04T09:59:59.5146218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\loss.h 2025-12-04T09:59:59.5151063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\normalization.h 2025-12-04T09:59:59.5155858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\padding.h 2025-12-04T09:59:59.5159409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\pixelshuffle.h 2025-12-04T09:59:59.5164187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\pooling.h 2025-12-04T09:59:59.5168969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\rnn.h 2025-12-04T09:59:59.5173717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\transformer.h 2025-12-04T09:59:59.5178518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\transformercoder.h 2025-12-04T09:59:59.5182619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\transformerlayer.h 2025-12-04T09:59:59.5187405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\upsampling.h 2025-12-04T09:59:59.5192264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\utils.h 2025-12-04T09:59:59.5196933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\_functions.h 2025-12-04T09:59:59.5205916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\any.h 2025-12-04T09:59:59.5210790Z 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-04T09:59:59.5215613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\any_value.h 2025-12-04T09:59:59.5220417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\functional.h 2025-12-04T09:59:59.5234903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\moduledict.h 2025-12-04T09:59:59.5239755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\modulelist.h 2025-12-04T09:59:59.5244671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\named_any.h 2025-12-04T09:59:59.5249696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterdict.h 2025-12-04T09:59:59.5253371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\parameterlist.h 2025-12-04T09:59:59.5258167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\modules\container\sequential.h 2025-12-04T09:59:59.5269906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\activation.h 2025-12-04T09:59:59.5274711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\adaptive.h 2025-12-04T09:59:59.5279602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\batchnorm.h 2025-12-04T09:59:59.5284266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\conv.h 2025-12-04T09:59:59.5287808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\distance.h 2025-12-04T09:59:59.5302924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\dropout.h 2025-12-04T09:59:59.5306441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\embedding.h 2025-12-04T09:59:59.5311285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\fold.h 2025-12-04T09:59:59.5315954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\instancenorm.h 2025-12-04T09:59:59.5320854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\linear.h 2025-12-04T09:59:59.5325470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\loss.h 2025-12-04T09:59:59.5329150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\normalization.h 2025-12-04T09:59:59.5334232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\padding.h 2025-12-04T09:59:59.5339044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\pixelshuffle.h 2025-12-04T09:59:59.5343980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\pooling.h 2025-12-04T09:59:59.5347469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\rnn.h 2025-12-04T09:59:59.5350966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\transformer.h 2025-12-04T09:59:59.5355842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\transformercoder.h 2025-12-04T09:59:59.5359442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\transformerlayer.h 2025-12-04T09:59:59.5363152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\upsampling.h 2025-12-04T09:59:59.5366581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\options\vision.h 2025-12-04T09:59:59.5376285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\parallel\data_parallel.h 2025-12-04T09:59:59.5383292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils\clip_grad.h 2025-12-04T09:59:59.5386799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils\convert_parameters.h 2025-12-04T09:59:59.5390303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\nn\utils\rnn.h 2025-12-04T09:59:59.5397792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\adagrad.h 2025-12-04T09:59:59.5402527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\adam.h 2025-12-04T09:59:59.5405962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\adamw.h 2025-12-04T09:59:59.5409704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\lbfgs.h 2025-12-04T09:59:59.5413244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\optimizer.h 2025-12-04T09:59:59.5417290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\rmsprop.h 2025-12-04T09:59:59.5432515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\serialize.h 2025-12-04T09:59:59.5435975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\sgd.h 2025-12-04T09:59:59.5443641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\schedulers\lr_scheduler.h 2025-12-04T09:59:59.5447394Z 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-04T09:59:59.5450855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\optim\schedulers\step_lr.h 2025-12-04T09:59:59.5469983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\python\init.h 2025-12-04T09:59:59.5476883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\archive.h 2025-12-04T09:59:59.5480375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\input-archive.h 2025-12-04T09:59:59.5483894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\output-archive.h 2025-12-04T09:59:59.5488139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\api\include\torch\serialize\tensor.h 2025-12-04T09:59:59.5508754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\anomaly_mode.h 2025-12-04T09:59:59.5512285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\autograd.h 2025-12-04T09:59:59.5515745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\autograd_not_implemented_fallback.h 2025-12-04T09:59:59.5519317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\cpp_hook.h 2025-12-04T09:59:59.5533143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\custom_function.h 2025-12-04T09:59:59.5536592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\edge.h 2025-12-04T09:59:59.5539894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\engine.h 2025-12-04T09:59:59.5543225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\forward_grad.h 2025-12-04T09:59:59.5546589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\function.h 2025-12-04T09:59:59.5550056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\FunctionsManual.h 2025-12-04T09:59:59.5553588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\function_hook.h 2025-12-04T09:59:59.5567553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\grad_mode.h 2025-12-04T09:59:59.5571206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\graph_task.h 2025-12-04T09:59:59.5614316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\InferenceMode.h 2025-12-04T09:59:59.5619431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\input_buffer.h 2025-12-04T09:59:59.5624661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\input_metadata.h 2025-12-04T09:59:59.5629468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\jit_decomp_interface.h 2025-12-04T09:59:59.5633116Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler.h 2025-12-04T09:59:59.5637899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler_kineto.h 2025-12-04T09:59:59.5641451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler_legacy.h 2025-12-04T09:59:59.5646343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\profiler_python.h 2025-12-04T09:59:59.5650111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_anomaly_mode.h 2025-12-04T09:59:59.5664751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_autograd.h 2025-12-04T09:59:59.5668455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_cpp_function.h 2025-12-04T09:59:59.5672092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_engine.h 2025-12-04T09:59:59.5675529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_enum_tag.h 2025-12-04T09:59:59.5679101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_fft_functions.h 2025-12-04T09:59:59.5682698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_function.h 2025-12-04T09:59:59.5686426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_hook.h 2025-12-04T09:59:59.5690500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_legacy_variable.h 2025-12-04T09:59:59.5695431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_linalg_functions.h 2025-12-04T09:59:59.5708805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_nested_functions.h 2025-12-04T09:59:59.5712305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_nn_functions.h 2025-12-04T09:59:59.5715895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_saved_variable_hooks.h 2025-12-04T09:59:59.5719470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_sparse_functions.h 2025-12-04T09:59:59.5723166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_special_functions.h 2025-12-04T09:59:59.5726836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_torch_functions.h 2025-12-04T09:59:59.5730562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_variable.h 2025-12-04T09:59:59.5734204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\python_variable_indexing.h 2025-12-04T09:59:59.5737802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\record_function_ops.h 2025-12-04T09:59:59.5741301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\saved_variable.h 2025-12-04T09:59:59.5744818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\saved_variable_hooks.h 2025-12-04T09:59:59.5758622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\symbolic.h 2025-12-04T09:59:59.5761999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\variable.h 2025-12-04T09:59:59.5765764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\VariableTypeUtils.h 2025-12-04T09:59:59.5769311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\variable_info.h 2025-12-04T09:59:59.5777481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\accumulate_grad.h 2025-12-04T09:59:59.5780966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\basic_ops.h 2025-12-04T09:59:59.5784420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\comm.h 2025-12-04T09:59:59.5787797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\pybind.h 2025-12-04T09:59:59.5800985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\tensor.h 2025-12-04T09:59:59.5804314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\functions\utils.h 2025-12-04T09:59:59.5812004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\Functions.h 2025-12-04T09:59:59.5819136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\python_functions.h 2025-12-04T09:59:59.5822764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\python_return_types.h 2025-12-04T09:59:59.5836173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\VariableType.h 2025-12-04T09:59:59.5839679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\variable_factories.h 2025-12-04T09:59:59.5843493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\generated\ViewFuncs.h 2025-12-04T09:59:59.5853353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\error_messages.h 2025-12-04T09:59:59.5858417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\grad_layout_contract.h 2025-12-04T09:59:59.5863242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\lambda_post_hook.h 2025-12-04T09:59:59.5868024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\python_arg_parsing.h 2025-12-04T09:59:59.5882530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\warnings.h 2025-12-04T09:59:59.5887238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\autograd\utils\wrap_outputs.h 2025-12-04T09:59:59.5898003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cpu\Module.h 2025-12-04T09:59:59.5906340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\comm.h 2025-12-04T09:59:59.5911069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\CUDAPluggableAllocator.h 2025-12-04T09:59:59.5915931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\device_set.h 2025-12-04T09:59:59.5920731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\Event.h 2025-12-04T09:59:59.5924188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\GdsFile.h 2025-12-04T09:59:59.5938589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\memory_snapshot.h 2025-12-04T09:59:59.5942454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\Module.h 2025-12-04T09:59:59.5947059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\nccl.h 2025-12-04T09:59:59.5951662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\python_comm.h 2025-12-04T09:59:59.5956416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\python_nccl.h 2025-12-04T09:59:59.5960123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\Stream.h 2025-12-04T09:59:59.5964945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\THCP.h 2025-12-04T09:59:59.5969655Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\cuda\utils.h 2025-12-04T09:59:59.5980156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\Placement.h 2025-12-04T09:59:59.6007929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\python_placement.h 2025-12-04T09:59:59.6017869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\autograd.h 2025-12-04T09:59:59.6023117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\python_autograd.h 2025-12-04T09:59:59.6028254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\utils.h 2025-12-04T09:59:59.6036968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\context\container.h 2025-12-04T09:59:59.6040451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\context\context.h 2025-12-04T09:59:59.6049032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\engine\dist_engine.h 2025-12-04T09:59:59.6066410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\functions\recvrpc_backward.h 2025-12-04T09:59:59.6069976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\functions\sendrpc_backward.h 2025-12-04T09:59:59.6077364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\autograd_metadata.h 2025-12-04T09:59:59.6081407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\cleanup_autograd_context_req.h 2025-12-04T09:59:59.6084968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\cleanup_autograd_context_resp.h 2025-12-04T09:59:59.6098669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\propagate_gradients_req.h 2025-12-04T09:59:59.6102376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\propagate_gradients_resp.h 2025-12-04T09:59:59.6106055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_autograd.h 2025-12-04T09:59:59.6109640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_profiling_req.h 2025-12-04T09:59:59.6113223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rpc_with_profiling_resp.h 2025-12-04T09:59:59.6116956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rref_backward_req.h 2025-12-04T09:59:59.6120489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\autograd\rpc_messages\rref_backward_resp.h 2025-12-04T09:59:59.6140032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Backend.hpp 2025-12-04T09:59:59.6143711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Backoff.hpp 2025-12-04T09:59:59.6148297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\c10d.h 2025-12-04T09:59:59.6151766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\comm.hpp 2025-12-04T09:59:59.6155108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\debug.h 2025-12-04T09:59:59.6158486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\default_comm_hooks.hpp 2025-12-04T09:59:59.6172569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\error.h 2025-12-04T09:59:59.6176050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\exception.h 2025-12-04T09:59:59.6179665Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FakeProcessGroup.hpp 2025-12-04T09:59:59.6183333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FileStore.hpp 2025-12-04T09:59:59.6187059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FlightRecorder.hpp 2025-12-04T09:59:59.6190594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\FlightRecorderDetail.hpp 2025-12-04T09:59:59.6194161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Functional.hpp 2025-12-04T09:59:59.6197969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\GlooDeviceFactory.hpp 2025-12-04T09:59:59.6201532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\GroupRegistry.hpp 2025-12-04T09:59:59.6204979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\HashStore.hpp 2025-12-04T09:59:59.6208407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\logger.hpp 2025-12-04T09:59:59.6211813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\logging.h 2025-12-04T09:59:59.6215179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\NanCheck.hpp 2025-12-04T09:59:59.6218479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\NCCLUtils.hpp 2025-12-04T09:59:59.6222050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ParamCommsUtils.hpp 2025-12-04T09:59:59.6225418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\PrefixStore.hpp 2025-12-04T09:59:59.6228879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroup.hpp 2025-12-04T09:59:59.6242143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupGloo.hpp 2025-12-04T09:59:59.6245735Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupGlooDetail.hpp 2025-12-04T09:59:59.6250805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupMPI.hpp 2025-12-04T09:59:59.6255840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupNCCL.hpp 2025-12-04T09:59:59.6261480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupUCC.hpp 2025-12-04T09:59:59.6266514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\ProcessGroupWrapper.hpp 2025-12-04T09:59:59.6270155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\PyProcessGroup.hpp 2025-12-04T09:59:59.6275018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\python_callback_work.hpp 2025-12-04T09:59:59.6279940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\python_comm_hook.h 2025-12-04T09:59:59.6293930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\RankLocal.hpp 2025-12-04T09:59:59.6298744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\reducer.hpp 2025-12-04T09:59:59.6303553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\reducer_timer.hpp 2025-12-04T09:59:59.6308434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\sequence_num.hpp 2025-12-04T09:59:59.6312012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\socket.h 2025-12-04T09:59:59.6316676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\socket_fmt.h 2025-12-04T09:59:59.6321456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Store.hpp 2025-12-04T09:59:59.6326386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\TCPStore.hpp 2025-12-04T09:59:59.6330000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\TCPStoreBackend.hpp 2025-12-04T09:59:59.6335105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\TraceUtils.h 2025-12-04T09:59:59.6339948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Types.hpp 2025-12-04T09:59:59.6353797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\UCCTracing.hpp 2025-12-04T09:59:59.6357808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\UCCUtils.hpp 2025-12-04T09:59:59.6362521Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\UnixSockUtils.hpp 2025-12-04T09:59:59.6367220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Utils.hpp 2025-12-04T09:59:59.6404434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\WinSockUtils.hpp 2025-12-04T09:59:59.6409304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\Work.hpp 2025-12-04T09:59:59.6419864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_collectives\ControlCollectives.hpp 2025-12-04T09:59:59.6424764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_collectives\StoreCollectives.hpp 2025-12-04T09:59:59.6433827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_plane\Handlers.hpp 2025-12-04T09:59:59.6438686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_plane\WaitCounterHandler.hpp 2025-12-04T09:59:59.6443855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\control_plane\WorkerServer.hpp 2025-12-04T09:59:59.6457748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\cuda\CUDAEventCache.hpp 2025-12-04T09:59:59.6462722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\cuda\StreamBlock.hpp 2025-12-04T09:59:59.6467490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\cuda\utils.hpp 2025-12-04T09:59:59.6475488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\quantization\quantization.h 2025-12-04T09:59:59.6479772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\quantization\quantization_gpu.h 2025-12-04T09:59:59.6497527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\quantization\quantization_utils.h 2025-12-04T09:59:59.6517582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemory-inl.h 2025-12-04T09:59:59.6522802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemory.hpp 2025-12-04T09:59:59.6526609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemoryTypes.hpp 2025-12-04T09:59:59.6539937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\CUDASymmetricMemoryUtils.hpp 2025-12-04T09:59:59.6543469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\DMAConnectivity.hpp 2025-12-04T09:59:59.6548680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\env.hpp 2025-12-04T09:59:59.6552240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\intra_node_comm.hpp 2025-12-04T09:59:59.6555807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\nvshmem_team_manager.hpp 2025-12-04T09:59:59.6559283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\c10d\symm_mem\SymmetricMemory.hpp 2025-12-04T09:59:59.6568258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\agent_utils.h 2025-12-04T09:59:59.6571901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\message.h 2025-12-04T09:59:59.6575267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_call.h 2025-12-04T09:59:59.6580445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_functions.h 2025-12-04T09:59:59.6593719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_remote_call.h 2025-12-04T09:59:59.6597176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_resp.h 2025-12-04T09:59:59.6600657Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\python_rpc_handler.h 2025-12-04T09:59:59.6604518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\py_rref.h 2025-12-04T09:59:59.6608852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\request_callback.h 2025-12-04T09:59:59.6612435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\request_callback_impl.h 2025-12-04T09:59:59.6616063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\request_callback_no_python.h 2025-12-04T09:59:59.6619443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rpc.h 2025-12-04T09:59:59.6622764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rpc_agent.h 2025-12-04T09:59:59.6626341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rpc_command_base.h 2025-12-04T09:59:59.6630416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rref_context.h 2025-12-04T09:59:59.6635615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rref_impl.h 2025-12-04T09:59:59.6639293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\rref_proto.h 2025-12-04T09:59:59.6643800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\script_call.h 2025-12-04T09:59:59.6647392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\script_remote_call.h 2025-12-04T09:59:59.6651048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\script_resp.h 2025-12-04T09:59:59.6664902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\tensorpipe_agent.h 2025-12-04T09:59:59.6668406Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\tensorpipe_utils.h 2025-12-04T09:59:59.6671934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\torchscript_functions.h 2025-12-04T09:59:59.6675405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\types.h 2025-12-04T09:59:59.6678822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\unpickled_python_call.h 2025-12-04T09:59:59.6682614Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\unpickled_python_remote_call.h 2025-12-04T09:59:59.6686169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\utils.h 2025-12-04T09:59:59.6693067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\metrics\RpcMetricsHandler.h 2025-12-04T09:59:59.6700191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\profiler\remote_profiler_manager.h 2025-12-04T09:59:59.6703794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\profiler\server_process_global_profiler.h 2025-12-04T09:59:59.6711744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\testing\faulty_tensorpipe_agent.h 2025-12-04T09:59:59.6715183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\distributed\rpc\testing\testing.h 2025-12-04T09:59:59.6723668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cache_entry.h 2025-12-04T09:59:59.6727241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\compiled_autograd.h 2025-12-04T09:59:59.6731784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cpp_shim.h 2025-12-04T09:59:59.6734965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cpython_defs.h 2025-12-04T09:59:59.6748726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\cpython_includes.h 2025-12-04T09:59:59.6752561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\debug_macros.h 2025-12-04T09:59:59.6755968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\eval_frame.h 2025-12-04T09:59:59.6759641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\eval_frame_cpp.h 2025-12-04T09:59:59.6763083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\extra_state.h 2025-12-04T09:59:59.6766530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\framelocals_mapping.h 2025-12-04T09:59:59.6770312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\guards.h 2025-12-04T09:59:59.6773537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\init.h 2025-12-04T09:59:59.6777295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\python_compiled_autograd.h 2025-12-04T09:59:59.6780705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\stackref_bridge.h 2025-12-04T09:59:59.6784123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\dynamo\utils.h 2025-12-04T09:59:59.6792074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\example_upgraders.h 2025-12-04T09:59:59.6795520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\pt2_archive_constants.h 2025-12-04T09:59:59.6800169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\pybind.h 2025-12-04T09:59:59.6804740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\export\upgrader.h 2025-12-04T09:59:59.6813388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\functionalization\Module.h 2025-12-04T09:59:59.6823005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\functorch\init.h 2025-12-04T09:59:59.6831364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\fx\node.h 2025-12-04T09:59:59.6842345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\array_ref_impl.h 2025-12-04T09:59:59.6847126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_prefix.h 2025-12-04T09:59:59.6852097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\inductor_ops.h 2025-12-04T09:59:59.6856838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\static_cuda_launcher.h 2025-12-04T09:59:59.6876227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_eager\kernel_holder.h 2025-12-04T09:59:59.6881010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_eager\kernel_meta_info.h 2025-12-04T09:59:59.6889841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\array_ref.h 2025-12-04T09:59:59.6894633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\common.h 2025-12-04T09:59:59.6899189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\cpu.h 2025-12-04T09:59:59.6903828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\cuda.h 2025-12-04T09:59:59.6907283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\mps.h 2025-12-04T09:59:59.6921498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_include\xpu.h 2025-12-04T09:59:59.6930910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_package\model_package_loader.h 2025-12-04T09:59:59.6935747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_package\pybind.h 2025-12-04T09:59:59.6945877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner.h 2025-12-04T09:59:59.6949403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_cpu.h 2025-12-04T09:59:59.6954245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_cuda.h 2025-12-04T09:59:59.6969070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_mps.h 2025-12-04T09:59:59.6972799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\model_container_runner_xpu.h 2025-12-04T09:59:59.6977563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runner\pybind.h 2025-12-04T09:59:59.7003634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\arrayref_tensor.h 2025-12-04T09:59:59.7008345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\constant_type.h 2025-12-04T09:59:59.7012125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\device_utils.h 2025-12-04T09:59:59.7028411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\interface.h 2025-12-04T09:59:59.7031925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\kernel_context_tls.h 2025-12-04T09:59:59.7035402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\mini_array_ref.h 2025-12-04T09:59:59.7040510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\model.h 2025-12-04T09:59:59.7043941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\model_base.h 2025-12-04T09:59:59.7047509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\model_container.h 2025-12-04T09:59:59.7051373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\scalar_to_tensor.h 2025-12-04T09:59:59.7056690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\sycl_runtime_wrappers.h 2025-12-04T09:59:59.7060136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\thread_local.h 2025-12-04T09:59:59.7063951Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\utils.h 2025-12-04T09:59:59.7067393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\utils_cuda.h 2025-12-04T09:59:59.7070928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_runtime\utils_xpu.h 2025-12-04T09:59:59.7079247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\mkldnn_tensor.h 2025-12-04T09:59:59.7082666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\oss_proxy_executor.h 2025-12-04T09:59:59.7088717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\proxy_executor.h 2025-12-04T09:59:59.7102122Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\tensor_converter.h 2025-12-04T09:59:59.7105526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\utils.h 2025-12-04T09:59:59.7112182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\macros.h 2025-12-04T09:59:59.7115813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim.h 2025-12-04T09:59:59.7119216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_cpu.h 2025-12-04T09:59:59.7123130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_deprecated.h 2025-12-04T09:59:59.7126536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_mps.h 2025-12-04T09:59:59.7130137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\c\shim_xpu.h 2025-12-04T09:59:59.7148885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_aten.h 2025-12-04T09:59:59.7152365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_cpu.h 2025-12-04T09:59:59.7155980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_cuda.h 2025-12-04T09:59:59.7170374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_mps.h 2025-12-04T09:59:59.7173995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\aoti_torch\generated\c_shim_xpu.h 2025-12-04T09:59:59.7182181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\array_ref.h 2025-12-04T09:59:59.7185703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\common.h 2025-12-04T09:59:59.7189293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\cpu.h 2025-12-04T09:59:59.7192707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\cuda.h 2025-12-04T09:59:59.7196124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\mps.h 2025-12-04T09:59:59.7209408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\xpu.h 2025-12-04T09:59:59.7217425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\cpu.h 2025-12-04T09:59:59.7220583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\cuda.h 2025-12-04T09:59:59.7224019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\mps.h 2025-12-04T09:59:59.7227981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\inductor\cpp_wrapper\device_internal\xpu.h 2025-12-04T09:59:59.7236394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\instruction_counter\Module.h 2025-12-04T09:59:59.7245409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\jit_log.h 2025-12-04T09:59:59.7248831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\jit_opt_limit.h 2025-12-04T09:59:59.7252499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\resource_guard.h 2025-12-04T09:59:59.7259272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\compilation_unit.h 2025-12-04T09:59:59.7262771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\function_impl.h 2025-12-04T09:59:59.7266117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\method.h 2025-12-04T09:59:59.7270242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\module.h 2025-12-04T09:59:59.7273819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\api\object.h 2025-12-04T09:59:59.7300392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend.h 2025-12-04T09:59:59.7303782Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_debug_handler.h 2025-12-04T09:59:59.7307161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_debug_info.h 2025-12-04T09:59:59.7311103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_detail.h 2025-12-04T09:59:59.7323942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_exception.h 2025-12-04T09:59:59.7327407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_init.h 2025-12-04T09:59:59.7331522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_interface.h 2025-12-04T09:59:59.7335157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_preprocess.h 2025-12-04T09:59:59.7338728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\backend_resolver.h 2025-12-04T09:59:59.7350888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\cpp\context.h 2025-12-04T09:59:59.7357931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLCompiler.h 2025-12-04T09:59:59.7361762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLExecutor.h 2025-12-04T09:59:59.7365469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLFeatureProvider.h 2025-12-04T09:59:59.7379228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLModelWrapper.h 2025-12-04T09:59:59.7383019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\coreml\objc\PTMCoreMLTensorSpec.h 2025-12-04T09:59:59.7391404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\xnnpack_graph_builder.h 2025-12-04T09:59:59.7398109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\compiler\xnn_compiler.h 2025-12-04T09:59:59.7405464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\executor\xnn_executor.h 2025-12-04T09:59:59.7412815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\backends\xnnpack\serialization\serializer.h 2025-12-04T09:59:59.7424680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\cuda\interface.h 2025-12-04T09:59:59.7431632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\arg_spec.h 2025-12-04T09:59:59.7435053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\codegen.h 2025-12-04T09:59:59.7438443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\compiler.h 2025-12-04T09:59:59.7441984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\executor.h 2025-12-04T09:59:59.7446941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\fallback.h 2025-12-04T09:59:59.7451639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\fused_kernel.h 2025-12-04T09:59:59.7466057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\interface.h 2025-12-04T09:59:59.7470909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\kernel_cache.h 2025-12-04T09:59:59.7475637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\kernel_spec.h 2025-12-04T09:59:59.7480456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\partition_desc.h 2025-12-04T09:59:59.7484088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\tensor_desc.h 2025-12-04T09:59:59.7489042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\tensor_info.h 2025-12-04T09:59:59.7532912Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.h 2025-12-04T09:59:59.7538078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cpu\resource_strings.h 2025-12-04T09:59:59.7543212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cpu\temp_file.h 2025-12-04T09:59:59.7552239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cuda\fused_kernel.h 2025-12-04T09:59:59.7555858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\fuser\cuda\resource_strings.h 2025-12-04T09:59:59.7565235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\decompose_silu.h 2025-12-04T09:59:59.7568995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\defer_size_check.h 2025-12-04T09:59:59.7572737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\graph_fuser.h 2025-12-04T09:59:59.7578232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\graph_helper.h 2025-12-04T09:59:59.7591767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\guard_shape.h 2025-12-04T09:59:59.7595324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\interface.h 2025-12-04T09:59:59.7598820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\kernel.h 2025-12-04T09:59:59.7602276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\layout_propagation.h 2025-12-04T09:59:59.7605855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\LlgaTensorImpl.h 2025-12-04T09:59:59.7610770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\operator.h 2025-12-04T09:59:59.7614144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\codegen\onednn\prepare_binary.h 2025-12-04T09:59:59.7622205Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\cuda\cuda.h 2025-12-04T09:59:59.7629299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\builtin_functions.h 2025-12-04T09:59:59.7632843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\canonicalize_modified_loop.h 2025-12-04T09:59:59.7636258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\concrete_module_type.h 2025-12-04T09:59:59.7649929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\convert_to_ssa.h 2025-12-04T09:59:59.7653300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\edit_distance.h 2025-12-04T09:59:59.7656706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\error_report.h 2025-12-04T09:59:59.7660397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\exit_transforms.h 2025-12-04T09:59:59.7665219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\function_schema_parser.h 2025-12-04T09:59:59.7668799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\inline_loop_condition.h 2025-12-04T09:59:59.7672627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\ir_emitter.h 2025-12-04T09:59:59.7676069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\lexer.h 2025-12-04T09:59:59.7679455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\mini_environment.h 2025-12-04T09:59:59.7682889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\name_mangler.h 2025-12-04T09:59:59.7687077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\parser.h 2025-12-04T09:59:59.7690558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\parser_constants.h 2025-12-04T09:59:59.7694224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\parse_string_literal.h 2025-12-04T09:59:59.7697784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\resolver.h 2025-12-04T09:59:59.7735699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\schema_matching.h 2025-12-04T09:59:59.7739219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\schema_type_parser.h 2025-12-04T09:59:59.7742840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\script_type_parser.h 2025-12-04T09:59:59.7751468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\source_range.h 2025-12-04T09:59:59.7755120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\source_ref.h 2025-12-04T09:59:59.7758883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\strtod.h 2025-12-04T09:59:59.7762391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\sugared_value.h 2025-12-04T09:59:59.7767481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\tracer.h 2025-12-04T09:59:59.7772160Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\tree.h 2025-12-04T09:59:59.7775690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\tree_views.h 2025-12-04T09:59:59.7780771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\frontend\versioned_symbols.h 2025-12-04T09:59:59.7791419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\alias_analysis.h 2025-12-04T09:59:59.7796125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\attributes.h 2025-12-04T09:59:59.7799577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\constants.h 2025-12-04T09:59:59.7804386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\graph_node_list.h 2025-12-04T09:59:59.7819638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\graph_utils.h 2025-12-04T09:59:59.7824113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\ir.h 2025-12-04T09:59:59.7828213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\irparser.h 2025-12-04T09:59:59.7833043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\ir_views.h 2025-12-04T09:59:59.7836436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\named_value.h 2025-12-04T09:59:59.7839992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\node_hashing.h 2025-12-04T09:59:59.7843593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\scope.h 2025-12-04T09:59:59.7847487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\subgraph_matcher.h 2025-12-04T09:59:59.7850630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\ir\type_hashing.h 2025-12-04T09:59:59.7859003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\code.h 2025-12-04T09:59:59.7862702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\debug_info.h 2025-12-04T09:59:59.7867541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\file_format.h 2025-12-04T09:59:59.7872359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\flatbuffer_loader.h 2025-12-04T09:59:59.7885859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\frame.h 2025-12-04T09:59:59.7890699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\function.h 2025-12-04T09:59:59.7895349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\import.h 2025-12-04T09:59:59.7898775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\import_data.h 2025-12-04T09:59:59.7903863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\import_export_common.h 2025-12-04T09:59:59.7908936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\interpreter.h 2025-12-04T09:59:59.7913731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\method.h 2025-12-04T09:59:59.7918414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\module.h 2025-12-04T09:59:59.7921817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\observer.h 2025-12-04T09:59:59.7926517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\parse_bytecode.h 2025-12-04T09:59:59.7931365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\parse_operators.h 2025-12-04T09:59:59.7936167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\prim_ops_registery.h 2025-12-04T09:59:59.7939785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\profiler_edge.h 2025-12-04T09:59:59.7944594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\promoted_prim_ops.h 2025-12-04T09:59:59.7949582Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\quantization.h 2025-12-04T09:59:59.7955108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\register_ops_common_utils.h 2025-12-04T09:59:59.7959971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\type_parser.h 2025-12-04T09:59:59.7963586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\upgrader_mobile.h 2025-12-04T09:59:59.7983759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\backport.h 2025-12-04T09:59:59.7988624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\backport_manager.h 2025-12-04T09:59:59.7992602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\model_compatibility.h 2025-12-04T09:59:59.8021684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\compatibility\runtime_compatibility.h 2025-12-04T09:59:59.8033015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\BuildFeatureTracer.h 2025-12-04T09:59:59.8036629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\CustomClassTracer.h 2025-12-04T09:59:59.8040138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\KernelDTypeTracer.h 2025-12-04T09:59:59.8061586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\MobileModelRunner.h 2025-12-04T09:59:59.8065314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\OperatorCallTracer.h 2025-12-04T09:59:59.8068835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\TensorUtils.h 2025-12-04T09:59:59.8072594Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\model_tracer\TracerRunner.h 2025-12-04T09:59:59.8080514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\nnc\aot_compiler.h 2025-12-04T09:59:59.8083961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\nnc\context.h 2025-12-04T09:59:59.8087365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\nnc\registry.h 2025-12-04T09:59:59.8095909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\export_data.h 2025-12-04T09:59:59.8099442Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\random.h 2025-12-04T09:59:59.8102888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\sequential.h 2025-12-04T09:59:59.8109724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\mobile\train\optim\sgd.h 2025-12-04T09:59:59.8117599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\upgraders.h 2025-12-04T09:59:59.8121385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\upgraders_entry.h 2025-12-04T09:59:59.8124817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\utils.h 2025-12-04T09:59:59.8128192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\operator_upgraders\version_map.h 2025-12-04T09:59:59.8146630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\add_if_then_else.h 2025-12-04T09:59:59.8150200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\annotate_warns.h 2025-12-04T09:59:59.8153637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\autocast.h 2025-12-04T09:59:59.8157177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\bailout_graph.h 2025-12-04T09:59:59.8171301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\batch_mm.h 2025-12-04T09:59:59.8174652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\canonicalize.h 2025-12-04T09:59:59.8178231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.h 2025-12-04T09:59:59.8181680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\check_strict_fusion.h 2025-12-04T09:59:59.8185172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\clear_profiling.h 2025-12-04T09:59:59.8188777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\clear_undefinedness.h 2025-12-04T09:59:59.8192293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\common_subexpression_elimination.h 2025-12-04T09:59:59.8195810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\concat_opt.h 2025-12-04T09:59:59.8199318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\constant_pooling.h 2025-12-04T09:59:59.8202927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\constant_propagation.h 2025-12-04T09:59:59.8206505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\create_autodiff_subgraphs.h 2025-12-04T09:59:59.8210198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\create_functional_graphs.h 2025-12-04T09:59:59.8214053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\dead_code_elimination.h 2025-12-04T09:59:59.8218669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\decompose_ops.h 2025-12-04T09:59:59.8222278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\device_type_analysis.h 2025-12-04T09:59:59.8236121Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\dtype_analysis.h 2025-12-04T09:59:59.8239620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\eliminate_no_ops.h 2025-12-04T09:59:59.8243061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\erase_number_types.h 2025-12-04T09:59:59.8248195Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fixup_trace_scope_blocks.h 2025-12-04T09:59:59.8251971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fold_conv_bn.h 2025-12-04T09:59:59.8256824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fold_linear_bn.h 2025-12-04T09:59:59.8261683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\freeze_module.h 2025-12-04T09:59:59.8266584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_concat_linear.h 2025-12-04T09:59:59.8271663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.h 2025-12-04T09:59:59.8286139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_conv_folding.h 2025-12-04T09:59:59.8291132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_graph_optimizations.h 2025-12-04T09:59:59.8295990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_linear_folding.h 2025-12-04T09:59:59.8301505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_linear_transpose.h 2025-12-04T09:59:59.8306400Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\frozen_ops_to_mkldnn.h 2025-12-04T09:59:59.8310099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fuse_linear.h 2025-12-04T09:59:59.8315058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\fuse_relu.h 2025-12-04T09:59:59.8319934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\graph_fuser.h 2025-12-04T09:59:59.8324822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\graph_rewrite_helper.h 2025-12-04T09:59:59.8338872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\guard_elimination.h 2025-12-04T09:59:59.8343822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\hoist_conv_packed_params.h 2025-12-04T09:59:59.8348548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inliner.h 2025-12-04T09:59:59.8353285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inline_autodiff_subgraphs.h 2025-12-04T09:59:59.8356938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inline_forked_closures.h 2025-12-04T09:59:59.8361880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inline_fork_wait.h 2025-12-04T09:59:59.8366779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\inplace_check.h 2025-12-04T09:59:59.8371778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\insert_guards.h 2025-12-04T09:59:59.8376691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\integer_value_refinement.h 2025-12-04T09:59:59.8391496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lift_closures.h 2025-12-04T09:59:59.8396845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\liveness.h 2025-12-04T09:59:59.8401584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\loop_unrolling.h 2025-12-04T09:59:59.8406520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lower_grad_of.h 2025-12-04T09:59:59.8410464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lower_graph.h 2025-12-04T09:59:59.8443620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\lower_tuples.h 2025-12-04T09:59:59.8449196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\metal_rewrite.h 2025-12-04T09:59:59.8454499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\mkldnn_rewrite.h 2025-12-04T09:59:59.8459768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\mobile_optimizer_type.h 2025-12-04T09:59:59.8464945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\normalize_ops.h 2025-12-04T09:59:59.8488475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onednn_graph_fuser.h 2025-12-04T09:59:59.8493752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx.h 2025-12-04T09:59:59.8497789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\pass_manager.h 2025-12-04T09:59:59.8501500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole.h 2025-12-04T09:59:59.8504948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_alias_sensitive.h 2025-12-04T09:59:59.8508486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_dict_idioms.h 2025-12-04T09:59:59.8512015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_list_idioms.h 2025-12-04T09:59:59.8515633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\peephole_non_tensor.h 2025-12-04T09:59:59.8519344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\prepack_folding.h 2025-12-04T09:59:59.8524183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\refine_tuple_types.h 2025-12-04T09:59:59.8527802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_dropout.h 2025-12-04T09:59:59.8541200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_exceptions.h 2025-12-04T09:59:59.8544799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_expands.h 2025-12-04T09:59:59.8548462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_inplace_ops.h 2025-12-04T09:59:59.8551982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_mutation.h 2025-12-04T09:59:59.8555683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\remove_redundant_profiles.h 2025-12-04T09:59:59.8559255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\replacement_of_old_operators.h 2025-12-04T09:59:59.8563987Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\requires_grad_analysis.h 2025-12-04T09:59:59.8567678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\restore_mutation.h 2025-12-04T09:59:59.8571901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\shape_analysis.h 2025-12-04T09:59:59.8585942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\specialize_autogradzero.h 2025-12-04T09:59:59.8589468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\subgraph_rewrite.h 2025-12-04T09:59:59.8593063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\symbolic_shape_analysis.h 2025-12-04T09:59:59.8596628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\symbolic_shape_cache.h 2025-12-04T09:59:59.8600276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.h 2025-12-04T09:59:59.8603814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\tensorexpr_fuser.h 2025-12-04T09:59:59.8607495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.h 2025-12-04T09:59:59.8611450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\value_refinement_utils.h 2025-12-04T09:59:59.8615383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\variadic_ops.h 2025-12-04T09:59:59.8618914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\vulkan_rewrite.h 2025-12-04T09:59:59.8622588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\xnnpack_rewrite.h 2025-12-04T09:59:59.8630237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.h 2025-12-04T09:59:59.8638911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\cast_all_constant_to_floating.h 2025-12-04T09:59:59.8642425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\constant_fold.h 2025-12-04T09:59:59.8645870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\constant_map.h 2025-12-04T09:59:59.8650162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\deduplicate_initializers.h 2025-12-04T09:59:59.8664115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\eliminate_unused_items.h 2025-12-04T09:59:59.8667836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\eval_peephole.h 2025-12-04T09:59:59.8671411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\fixup_onnx_controlflow.h 2025-12-04T09:59:59.8674881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\function_extraction.h 2025-12-04T09:59:59.8678695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\function_substitution.h 2025-12-04T09:59:59.8682307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\helper.h 2025-12-04T09:59:59.8685680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\list_model_parameters.h 2025-12-04T09:59:59.8689176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\naming.h 2025-12-04T09:59:59.8692622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\onnx_log.h 2025-12-04T09:59:59.8696022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\peephole.h 2025-12-04T09:59:59.8699448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\prepare_division_for_onnx.h 2025-12-04T09:59:59.8703107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\preprocess_for_onnx.h 2025-12-04T09:59:59.8706870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\remove_inplace_ops_for_onnx.h 2025-12-04T09:59:59.8710351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\scalar_type_analysis.h 2025-12-04T09:59:59.8714300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\shape_type_inference.h 2025-12-04T09:59:59.8717788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\unpack_quantized_weights.h 2025-12-04T09:59:59.8735997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\autograd_function_process.h 2025-12-04T09:59:59.8739517Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\common.h 2025-12-04T09:59:59.8742978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\pattern_conversion.h 2025-12-04T09:59:59.8756443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\onnx\pattern_conversion\pattern_encapsulation.h 2025-12-04T09:59:59.8764914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\dedup_module_uses.h 2025-12-04T09:59:59.8768367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\finalize.h 2025-12-04T09:59:59.8771956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\fusion_passes.h 2025-12-04T09:59:59.8775852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\helper.h 2025-12-04T09:59:59.8789069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\insert_observers.h 2025-12-04T09:59:59.8792687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\insert_quant_dequant.h 2025-12-04T09:59:59.8796291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\quantization_patterns.h 2025-12-04T09:59:59.8800324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\quantization_type.h 2025-12-04T09:59:59.8804045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\quantization\register_packed_params.h 2025-12-04T09:59:59.8814714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\check_alias_annotation.h 2025-12-04T09:59:59.8819519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\memory_dag.h 2025-12-04T09:59:59.8823072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\optimization_utils.h 2025-12-04T09:59:59.8838355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\op_registry.h 2025-12-04T09:59:59.8843382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\passes\utils\subgraph_utils.h 2025-12-04T09:59:59.8852894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\init.h 2025-12-04T09:59:59.8857635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\module_python.h 2025-12-04T09:59:59.8862469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\opaque_obj.h 2025-12-04T09:59:59.8867133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\pybind.h 2025-12-04T09:59:59.8870465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\pybind_utils.h 2025-12-04T09:59:59.8886704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_arg_flatten.h 2025-12-04T09:59:59.8891560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_custom_class.h 2025-12-04T09:59:59.8896354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_dict.h 2025-12-04T09:59:59.8901340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_ir.h 2025-12-04T09:59:59.8905015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_ivalue.h 2025-12-04T09:59:59.8909829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_list.h 2025-12-04T09:59:59.8914786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_sugared_value.h 2025-12-04T09:59:59.8919645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_tracer.h 2025-12-04T09:59:59.8923439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\python_tree_views.h 2025-12-04T09:59:59.8928312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\script_init.h 2025-12-04T09:59:59.8933251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\update_graph_executor_opt.h 2025-12-04T09:59:59.8938239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\python\utf8_decoding_ignore.h 2025-12-04T09:59:59.8948739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\argument_spec.h 2025-12-04T09:59:59.8952390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\autodiff.h 2025-12-04T09:59:59.8957223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\calculate_necessary_args.h 2025-12-04T09:59:59.8961852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\custom_operator.h 2025-12-04T09:59:59.8975725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\decomposition_registry.h 2025-12-04T09:59:59.8980717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\decomposition_registry_util.h 2025-12-04T09:59:59.8985656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\exception_message.h 2025-12-04T09:59:59.8990408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\graph_executor.h 2025-12-04T09:59:59.8993948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\graph_executor_impl.h 2025-12-04T09:59:59.9018148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\graph_iterator.h 2025-12-04T09:59:59.9023119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\instruction.h 2025-12-04T09:59:59.9028288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter.h 2025-12-04T09:59:59.9033552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\jit_exception.h 2025-12-04T09:59:59.9037170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\jit_trace.h 2025-12-04T09:59:59.9042339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\logging.h 2025-12-04T09:59:59.9046062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\operator.h 2025-12-04T09:59:59.9051646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\operator_options.h 2025-12-04T09:59:59.9055314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\print_handler.h 2025-12-04T09:59:59.9059000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\profiling_graph_executor_impl.h 2025-12-04T09:59:59.9062579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\profiling_record.h 2025-12-04T09:59:59.9075480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\register_ops_utils.h 2025-12-04T09:59:59.9079173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\script_profile.h 2025-12-04T09:59:59.9082831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\serialized_shape_function_registry.h 2025-12-04T09:59:59.9086673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\shape_function_registry.h 2025-12-04T09:59:59.9090792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\simple_graph_executor_impl.h 2025-12-04T09:59:59.9094397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\slice_indices_adjust.h 2025-12-04T09:59:59.9099261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\symbolic_script.h 2025-12-04T09:59:59.9103086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\symbolic_shape_registry.h 2025-12-04T09:59:59.9106678Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\symbolic_shape_registry_util.h 2025-12-04T09:59:59.9147307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\vararg_functions.h 2025-12-04T09:59:59.9151433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\variable_tensor_list.h 2025-12-04T09:59:59.9159231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\can_emit_inline.h 2025-12-04T09:59:59.9162778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\code_impl.h 2025-12-04T09:59:59.9166353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\frame.h 2025-12-04T09:59:59.9169883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\interpreter\preprocess_graph.h 2025-12-04T09:59:59.9187410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\fusion.h 2025-12-04T09:59:59.9190761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\impl.h 2025-12-04T09:59:59.9194231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\init.h 2025-12-04T09:59:59.9197750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\memory_planner.h 2025-12-04T09:59:59.9201118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\ops.h 2025-12-04T09:59:59.9204464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\passes.h 2025-12-04T09:59:59.9219149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\ProcessedNodeInputs.h 2025-12-04T09:59:59.9221966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\processed_node_wrapper.h 2025-12-04T09:59:59.9225431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\static_method.h 2025-12-04T09:59:59.9228837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\runtime\static\te_wrapper.h 2025-12-04T09:59:59.9237564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\callstack_debug_info_serialization.h 2025-12-04T09:59:59.9241269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\export.h 2025-12-04T09:59:59.9244694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\export_bytecode.h 2025-12-04T09:59:59.9258372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\flatbuffer_serializer.h 2025-12-04T09:59:59.9261959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\flatbuffer_serializer_jit.h 2025-12-04T09:59:59.9265556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import.h 2025-12-04T09:59:59.9268994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_export_constants.h 2025-12-04T09:59:59.9272568Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_export_functions.h 2025-12-04T09:59:59.9276320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_export_helpers.h 2025-12-04T09:59:59.9279981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_read.h 2025-12-04T09:59:59.9283574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\import_source.h 2025-12-04T09:59:59.9287430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\mobile_bytecode_generated.h 2025-12-04T09:59:59.9291616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\onnx.h 2025-12-04T09:59:59.9295375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\pickle.h 2025-12-04T09:59:59.9298571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\pickler.h 2025-12-04T09:59:59.9301975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\pickler_helper.h 2025-12-04T09:59:59.9306318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\python_print.h 2025-12-04T09:59:59.9309897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\source_range_serialization.h 2025-12-04T09:59:59.9313527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\source_range_serialization_impl.h 2025-12-04T09:59:59.9317118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\storage_context.h 2025-12-04T09:59:59.9331291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\type_name_uniquer.h 2025-12-04T09:59:59.9334616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\serialization\unpickler.h 2025-12-04T09:59:59.9342960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\analysis.h 2025-12-04T09:59:59.9346372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\block_codegen.h 2025-12-04T09:59:59.9350108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\bounds_inference.h 2025-12-04T09:59:59.9353742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\bounds_overlap.h 2025-12-04T09:59:59.9366572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\codegen.h 2025-12-04T09:59:59.9370131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cpp_codegen.h 2025-12-04T09:59:59.9373796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cpp_intrinsics.h 2025-12-04T09:59:59.9377300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cuda_codegen.h 2025-12-04T09:59:59.9380810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\cuda_random.h 2025-12-04T09:59:59.9384961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\eval.h 2025-12-04T09:59:59.9389916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\exceptions.h 2025-12-04T09:59:59.9394909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\expr.h 2025-12-04T09:59:59.9399723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\external_functions.h 2025-12-04T09:59:59.9404622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\external_functions_core.h 2025-12-04T09:59:59.9408447Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\external_functions_registry.h 2025-12-04T09:59:59.9413389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\fwd_decls.h 2025-12-04T09:59:59.9418332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\graph_opt.h 2025-12-04T09:59:59.9423175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\half_support.h 2025-12-04T09:59:59.9427956Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\hash_provider.h 2025-12-04T09:59:59.9431696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\intrinsic_symbols.h 2025-12-04T09:59:59.9437027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir.h 2025-12-04T09:59:59.9450062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_cloner.h 2025-12-04T09:59:59.9454993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_mutator.h 2025-12-04T09:59:59.9460120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_printer.h 2025-12-04T09:59:59.9465005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_simplifier.h 2025-12-04T09:59:59.9469854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_verifier.h 2025-12-04T09:59:59.9473610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\ir_visitor.h 2025-12-04T09:59:59.9478495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\kernel.h 2025-12-04T09:59:59.9483621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\llvm_codegen.h 2025-12-04T09:59:59.9488393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\llvm_jit.h 2025-12-04T09:59:59.9493289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\loopnest.h 2025-12-04T09:59:59.9496919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\loopnest_randomization.h 2025-12-04T09:59:59.9534061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\lowerings.h 2025-12-04T09:59:59.9539396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\mem_dependency_checker.h 2025-12-04T09:59:59.9543043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\reduction.h 2025-12-04T09:59:59.9548527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\registerizer.h 2025-12-04T09:59:59.9553732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\stmt.h 2025-12-04T09:59:59.9559295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\tensor.h 2025-12-04T09:59:59.9563350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\tensorexpr_init.h 2025-12-04T09:59:59.9566905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\types.h 2025-12-04T09:59:59.9572423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\unique_name_manager.h 2025-12-04T09:59:59.9575986Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\var_substitutor.h 2025-12-04T09:59:59.9585812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\conv2d.h 2025-12-04T09:59:59.9589418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\matmul.h 2025-12-04T09:59:59.9592851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\misc.h 2025-12-04T09:59:59.9596272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\norm.h 2025-12-04T09:59:59.9600123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\operators.h 2025-12-04T09:59:59.9613459Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\pointwise.h 2025-12-04T09:59:59.9618602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\quantization.h 2025-12-04T09:59:59.9622130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\reduction.h 2025-12-04T09:59:59.9625646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\tensorexpr\operators\softmax.h 2025-12-04T09:59:59.9633488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\testing\catch_utils.hpp 2025-12-04T09:59:59.9637239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\testing\file_check.h 2025-12-04T09:59:59.9640984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\jit\testing\hooks_for_testing.h 2025-12-04T09:59:59.9653000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\backend_data.h 2025-12-04T09:59:59.9657519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\backend_device.h 2025-12-04T09:59:59.9661025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\backend_interface.h 2025-12-04T09:59:59.9664533Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\backend\lowering_context.h 2025-12-04T09:59:59.9681848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\cache.h 2025-12-04T09:59:59.9685133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\config.h 2025-12-04T09:59:59.9688486Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\debug_util.h 2025-12-04T09:59:59.9692219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\dynamic_ir.h 2025-12-04T09:59:59.9695718Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\hash.h 2025-12-04T09:59:59.9708609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\helpers.h 2025-12-04T09:59:59.9712180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir.h 2025-12-04T09:59:59.9715424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_builder.h 2025-12-04T09:59:59.9718802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_dump_util.h 2025-12-04T09:59:59.9722219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_metadata.h 2025-12-04T09:59:59.9725651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ir_util.h 2025-12-04T09:59:59.9729125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\lazy_graph_executor.h 2025-12-04T09:59:59.9732576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\metrics.h 2025-12-04T09:59:59.9736280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\multi_wait.h 2025-12-04T09:59:59.9739788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\permutation_util.h 2025-12-04T09:59:59.9743267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\shape.h 2025-12-04T09:59:59.9746612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\shape_inference.h 2025-12-04T09:59:59.9750029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\tensor.h 2025-12-04T09:59:59.9753420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\tensor_impl.h 2025-12-04T09:59:59.9756953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\tensor_util.h 2025-12-04T09:59:59.9760588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\thread_pool.h 2025-12-04T09:59:59.9763910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\trie.h 2025-12-04T09:59:59.9767731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\unique.h 2025-12-04T09:59:59.9771178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\util.h 2025-12-04T09:59:59.9787934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\internal_ops\ltc_ops.h 2025-12-04T09:59:59.9795153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ops\arithmetic_ir_ops.h 2025-12-04T09:59:59.9798603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\core\ops\utils.h 2025-12-04T09:59:59.9806143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\generated\LazyIr.h 2025-12-04T09:59:59.9811649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\generated\LazyNativeFunctions.h 2025-12-04T09:59:59.9816742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\generated\LazyNonNativeIr.h 2025-12-04T09:59:59.9826275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\python\init.h 2025-12-04T09:59:59.9829810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\python\python_util.h 2025-12-04T09:59:59.9850973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\config.h 2025-12-04T09:59:59.9855706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\dynamic_ir.h 2025-12-04T09:59:59.9860564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ir_builder.h 2025-12-04T09:59:59.9864307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\tensor_aten_ops.h 2025-12-04T09:59:59.9880261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_autograd_functions.h 2025-12-04T09:59:59.9885092Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_backend_impl.h 2025-12-04T09:59:59.9890050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_eager_fallback.h 2025-12-04T09:59:59.9895375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_lowering_context.h 2025-12-04T09:59:59.9898034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_node.h 2025-12-04T09:59:59.9901608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ts_node_lowering.h 2025-12-04T09:59:59.9908857Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ops\device_data.h 2025-12-04T09:59:59.9912671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ops\generic.h 2025-12-04T09:59:59.9916228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\lazy\ts_backend\ops\to_copy.h 2025-12-04T09:59:59.9924792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\monitor\counters.h 2025-12-04T09:59:59.9928102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\monitor\events.h 2025-12-04T09:59:59.9931995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\monitor\python_init.h 2025-12-04T09:59:59.9939157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\mps\Module.h 2025-12-04T09:59:59.9946977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\mtia\Module.h 2025-12-04T09:59:59.9955421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\mtia\profiler\MTIAMemoryProfiler.h 2025-12-04T09:59:59.9965470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\multiprocessing\init.h 2025-12-04T09:59:59.9984789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\onnx\back_compat.h 2025-12-04T09:59:59.9989494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\onnx\init.h 2025-12-04T09:59:59.9994057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\onnx\onnx.h 2025-12-04T10:00:00.0003146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\api.h 2025-12-04T10:00:00.0025462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\collection.h 2025-12-04T10:00:00.0038767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\combined_traceback.h 2025-12-04T10:00:00.0043988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\containers.h 2025-12-04T10:00:00.0058336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\data_flow.h 2025-12-04T10:00:00.0063656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\events.h 2025-12-04T10:00:00.0067189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\kineto_client_interface.h 2025-12-04T10:00:00.0072369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\kineto_shim.h 2025-12-04T10:00:00.0075985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\perf-inl.h 2025-12-04T10:00:00.0079381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\perf.h 2025-12-04T10:00:00.0083389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\util.h 2025-12-04T10:00:00.0092941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\orchestration\observer.h 2025-12-04T10:00:00.0096175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\orchestration\python_tracer.h 2025-12-04T10:00:00.0099633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\orchestration\vulkan.h 2025-12-04T10:00:00.0108026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\python\combined_traceback.h 2025-12-04T10:00:00.0111323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\python\init.h 2025-12-04T10:00:00.0114695Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\python\pybind.h 2025-12-04T10:00:00.0123427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\execution_trace_observer.h 2025-12-04T10:00:00.0127612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\itt_observer.h 2025-12-04T10:00:00.0131305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\nvtx_observer.h 2025-12-04T10:00:00.0145927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\standalone\privateuse1_observer.h 2025-12-04T10:00:00.0153489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\stubs\base.h 2025-12-04T10:00:00.0161831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\action.h 2025-12-04T10:00:00.0165481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\communicate.h 2025-12-04T10:00:00.0168913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\debug_info.h 2025-12-04T10:00:00.0173618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\dwarf_enums.h 2025-12-04T10:00:00.0187347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\dwarf_symbolize_enums.h 2025-12-04T10:00:00.0190600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\eh_frame_hdr.h 2025-12-04T10:00:00.0194488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\fast_symbolizer.h 2025-12-04T10:00:00.0198258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\fde.h 2025-12-04T10:00:00.0201691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\lexer.h 2025-12-04T10:00:00.0205173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\line_number_program.h 2025-12-04T10:00:00.0208530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\mem_file.h 2025-12-04T10:00:00.0211934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\range_table.h 2025-12-04T10:00:00.0215630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\sections.h 2025-12-04T10:00:00.0222232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\unwind.h 2025-12-04T10:00:00.0225812Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\unwinder.h 2025-12-04T10:00:00.0229273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\profiler\unwind\unwind_error.h 2025-12-04T10:00:00.0237430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\accelerator.h 2025-12-04T10:00:00.0240993Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\device.h 2025-12-04T10:00:00.0254918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\device_inl.h 2025-12-04T10:00:00.0255819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\device_struct.h 2025-12-04T10:00:00.0261719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\library.h 2025-12-04T10:00:00.0265138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\ops.h 2025-12-04T10:00:00.0268581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\stableivalue_conversions.h 2025-12-04T10:00:00.0273264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\tensor.h 2025-12-04T10:00:00.0276959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\tensor_inl.h 2025-12-04T10:00:00.0280395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\tensor_struct.h 2025-12-04T10:00:00.0284002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\version.h 2025-12-04T10:00:00.0290989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\stable\c\shim.h 2025-12-04T10:00:00.0300810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\tensor\python_tensor.h 2025-12-04T10:00:00.0310149Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\byte_order.h 2025-12-04T10:00:00.0315140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\cpp_stacktraces.h 2025-12-04T10:00:00.0320270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\cuda_enabled.h 2025-12-04T10:00:00.0325026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\device_lazy_init.h 2025-12-04T10:00:00.0338890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\disable_torch_function.h 2025-12-04T10:00:00.0343837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\generated_serialization_types.h 2025-12-04T10:00:00.0349295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\init.h 2025-12-04T10:00:00.0354223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\invalid_arguments.h 2025-12-04T10:00:00.0358830Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\nested.h 2025-12-04T10:00:00.0362382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\numpy_stub.h 2025-12-04T10:00:00.0367691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\object_ptr.h 2025-12-04T10:00:00.0372620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\out_types.h 2025-12-04T10:00:00.0377367Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pybind.h 2025-12-04T10:00:00.0380990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pycfunction_helpers.h 2025-12-04T10:00:00.0385965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pyobject_preservation.h 2025-12-04T10:00:00.0390893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\pythoncapi_compat.h 2025-12-04T10:00:00.0396364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_arg_parser.h 2025-12-04T10:00:00.0401327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_compat.h 2025-12-04T10:00:00.0406147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_dispatch.h 2025-12-04T10:00:00.0410007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_numbers.h 2025-12-04T10:00:00.0425542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_raii.h 2025-12-04T10:00:00.0430344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_scalars.h 2025-12-04T10:00:00.0435321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_strings.h 2025-12-04T10:00:00.0472916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_stub.h 2025-12-04T10:00:00.0478017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_symnode.h 2025-12-04T10:00:00.0483015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_torch_function_mode.h 2025-12-04T10:00:00.0487876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\python_tuples.h 2025-12-04T10:00:00.0491685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\schema_info.h 2025-12-04T10:00:00.0496418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\six.h 2025-12-04T10:00:00.0501323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\structseq.h 2025-12-04T10:00:00.0509559Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_apply.h 2025-12-04T10:00:00.0529510Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_dtypes.h 2025-12-04T10:00:00.0531723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_flatten.h 2025-12-04T10:00:00.0535958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_layouts.h 2025-12-04T10:00:00.0539190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_list.h 2025-12-04T10:00:00.0543056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_memoryformats.h 2025-12-04T10:00:00.0549014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_new.h 2025-12-04T10:00:00.0552592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_numpy.h 2025-12-04T10:00:00.0556273Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_qschemes.h 2025-12-04T10:00:00.0569774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\tensor_types.h 2025-12-04T10:00:00.0573587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\throughput_benchmark-inl.h 2025-12-04T10:00:00.0578797Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\throughput_benchmark.h 2025-12-04T10:00:00.0582487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\torch_dispatch_mode.h 2025-12-04T10:00:00.0586726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\variadic.h 2025-12-04T10:00:00.0590151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\utils\verbose.h 2025-12-04T10:00:00.0599028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\xpu\Event.h 2025-12-04T10:00:00.0602304Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\xpu\Module.h 2025-12-04T10:00:00.0607386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\xpu\Stream.h 2025-12-04T10:00:00.0610884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\csrc\xpu\XPUPluggableAllocator.h 2025-12-04T10:00:00.0619973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\version.h 2025-12-04T10:00:00.0626611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\DeviceType.h 2025-12-04T10:00:00.0629978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\Dispatch.h 2025-12-04T10:00:00.0633302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\Dispatch_v2.h 2025-12-04T10:00:00.0636770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\Layout.h 2025-12-04T10:00:00.0640364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\MemoryFormat.h 2025-12-04T10:00:00.0653307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\ScalarType.h 2025-12-04T10:00:00.0657037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\core\TensorAccessor.h 2025-12-04T10:00:00.0669754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\cpu\vec\intrinsics.h 2025-12-04T10:00:00.0673224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\cpu\vec\vec_half.h 2025-12-04T10:00:00.0681150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\macros\cmake_macros.h 2025-12-04T10:00:00.0684460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\macros\Export.h 2025-12-04T10:00:00.0688101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\macros\Macros.h 2025-12-04T10:00:00.0695914Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\BFloat16.h 2025-12-04T10:00:00.0698937Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\bits.h 2025-12-04T10:00:00.0702437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\bit_cast.h 2025-12-04T10:00:00.0705727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\complex.h 2025-12-04T10:00:00.0709099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Deprecated.h 2025-12-04T10:00:00.0712600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Exception.h 2025-12-04T10:00:00.0725632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float4_e2m1fn_x2.h 2025-12-04T10:00:00.0729105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e4m3fn.h 2025-12-04T10:00:00.0732708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e4m3fnuz.h 2025-12-04T10:00:00.0736407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e5m2.h 2025-12-04T10:00:00.0739954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e5m2fnuz.h 2025-12-04T10:00:00.0743640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_e8m0fnu.h 2025-12-04T10:00:00.0747083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Float8_fnuz_cvt.h 2025-12-04T10:00:00.0750644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\floating_point_utils.h 2025-12-04T10:00:00.0754117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Half.h 2025-12-04T10:00:00.0757639Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\HeaderOnlyArrayRef.h 2025-12-04T10:00:00.0761194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\Metaprogramming.h 2025-12-04T10:00:00.0765906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\qint32.h 2025-12-04T10:00:00.0769402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\qint8.h 2025-12-04T10:00:00.0772762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\quint2x4.h 2025-12-04T10:00:00.0776188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\quint4x2.h 2025-12-04T10:00:00.0779478Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\quint8.h 2025-12-04T10:00:00.0782829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\shim_utils.h 2025-12-04T10:00:00.0786785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\TypeList.h 2025-12-04T10:00:00.0790073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\TypeSafeSignMath.h 2025-12-04T10:00:00.0803456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\include\torch\headeronly\util\TypeTraits.h 2025-12-04T10:00:00.0814864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\annotations.py 2025-12-04T10:00:00.0818322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\frontend.py 2025-12-04T10:00:00.0821865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\generate_bytecode.py 2025-12-04T10:00:00.0825667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\quantized.py 2025-12-04T10:00:00.0839029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\supported_ops.py 2025-12-04T10:00:00.0842355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\unsupported_tensor_ops.py 2025-12-04T10:00:00.0845635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_async.py 2025-12-04T10:00:00.0849006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_await.py 2025-12-04T10:00:00.0852323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_builtins.py 2025-12-04T10:00:00.0855730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_check.py 2025-12-04T10:00:00.0859123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_dataclass_impls.py 2025-12-04T10:00:00.0862462Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_decompositions.py 2025-12-04T10:00:00.0867128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_decomposition_utils.py 2025-12-04T10:00:00.0872377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_freeze.py 2025-12-04T10:00:00.0876758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_fuser.py 2025-12-04T10:00:00.0880298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_ir_utils.py 2025-12-04T10:00:00.0885544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_logging.py 2025-12-04T10:00:00.0891377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_monkeytype_config.py 2025-12-04T10:00:00.0894851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_pickle.py 2025-12-04T10:00:00.0899110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_recursive.py 2025-12-04T10:00:00.0902423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_script.py 2025-12-04T10:00:00.0906673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_script.pyi 2025-12-04T10:00:00.0911335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_serialization.py 2025-12-04T10:00:00.0914340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_shape_functions.py 2025-12-04T10:00:00.0929243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_state.py 2025-12-04T10:00:00.0932589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_trace.py 2025-12-04T10:00:00.0937441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__init__.py 2025-12-04T10:00:00.0947104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\mobile\__init__.py 2025-12-04T10:00:00.0955566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\mobile\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.0965686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\_property_propagation.py 2025-12-04T10:00:00.0970331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\__init__.py 2025-12-04T10:00:00.0978097Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\__pycache__\_property_propagation.cpython-310.pyc 2025-12-04T10:00:00.0982873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\_passes\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.0992031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\annotations.cpython-310.pyc 2025-12-04T10:00:00.0997074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\frontend.cpython-310.pyc 2025-12-04T10:00:00.1002340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\generate_bytecode.cpython-310.pyc 2025-12-04T10:00:00.1017464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\quantized.cpython-310.pyc 2025-12-04T10:00:00.1021489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\supported_ops.cpython-310.pyc 2025-12-04T10:00:00.1025461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\unsupported_tensor_ops.cpython-310.pyc 2025-12-04T10:00:00.1029394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_async.cpython-310.pyc 2025-12-04T10:00:00.1033769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_await.cpython-310.pyc 2025-12-04T10:00:00.1037727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_builtins.cpython-310.pyc 2025-12-04T10:00:00.1041217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_check.cpython-310.pyc 2025-12-04T10:00:00.1044961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_dataclass_impls.cpython-310.pyc 2025-12-04T10:00:00.1048512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_decompositions.cpython-310.pyc 2025-12-04T10:00:00.1052341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_decomposition_utils.cpython-310.pyc 2025-12-04T10:00:00.1056059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_freeze.cpython-310.pyc 2025-12-04T10:00:00.1060263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_fuser.cpython-310.pyc 2025-12-04T10:00:00.1063780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_ir_utils.cpython-310.pyc 2025-12-04T10:00:00.1076905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_logging.cpython-310.pyc 2025-12-04T10:00:00.1080485Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_monkeytype_config.cpython-310.pyc 2025-12-04T10:00:00.1084335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_pickle.cpython-310.pyc 2025-12-04T10:00:00.1088246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_recursive.cpython-310.pyc 2025-12-04T10:00:00.1091926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_script.cpython-310.pyc 2025-12-04T10:00:00.1096032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_serialization.cpython-310.pyc 2025-12-04T10:00:00.1099595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_shape_functions.cpython-310.pyc 2025-12-04T10:00:00.1103408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_state.cpython-310.pyc 2025-12-04T10:00:00.1107118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\_trace.cpython-310.pyc 2025-12-04T10:00:00.1121842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\jit\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.1130481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\aoti_custom_ops.dll 2025-12-04T10:00:00.1135532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\aoti_custom_ops.lib 2025-12-04T10:00:00.1139471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\backend_with_compiler.dll 2025-12-04T10:00:00.1154720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\backend_with_compiler.lib 2025-12-04T10:00:00.1158325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\c10.dll 2025-12-04T10:00:00.1167203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\c10.lib 2025-12-04T10:00:00.1174295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\cpuinfo.lib 2025-12-04T10:00:00.1178968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\fmt.lib 2025-12-04T10:00:00.1188643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\jitbackend_test.dll 2025-12-04T10:00:00.1192896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\jitbackend_test.lib 2025-12-04T10:00:00.1196838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libittnotify.lib 2025-12-04T10:00:00.1202229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\microkernels-prod.lib 2025-12-04T10:00:00.1220476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\pthreadpool.lib 2025-12-04T10:00:00.1224722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\shm.dll 2025-12-04T10:00:00.1229012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\shm.lib 2025-12-04T10:00:00.1232216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\sleef.lib 2025-12-04T10:00:00.1281371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch.dll 2025-12-04T10:00:00.1284779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch.lib 2025-12-04T10:00:00.1288211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torchbind_test.dll 2025-12-04T10:00:00.1294224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torchbind_test.lib 2025-12-04T10:00:00.1298269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_cpu.dll 2025-12-04T10:00:00.2580700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_cpu.lib 2025-12-04T10:00:00.2727008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_global_deps.dll 2025-12-04T10:00:00.2741152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_python.dll 2025-12-04T10:00:00.2834671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\torch_python.lib 2025-12-04T10:00:00.2839561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\XNNPACK.lib 2025-12-04T10:00:00.2855438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\_C.lib 2025-12-04T10:00:00.2864046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\alloc_info.h 2025-12-04T10:00:00.2867850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\err.h 2025-12-04T10:00:00.2870889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\libshm.h 2025-12-04T10:00:00.2874204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm\socket.h 2025-12-04T10:00:00.2881416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\lib\libshm_windows\libshm.h 2025-12-04T10:00:00.2889242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\linalg\__init__.py 2025-12-04T10:00:00.2896560Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\linalg\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.2905025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\_docs.py 2025-12-04T10:00:00.2908552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\_ops.py 2025-12-04T10:00:00.2912193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__init__.py 2025-12-04T10:00:00.2918976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\binary.py 2025-12-04T10:00:00.2922265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\core.py 2025-12-04T10:00:00.2925927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\creation.py 2025-12-04T10:00:00.2930691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\passthrough.py 2025-12-04T10:00:00.2933016Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\reductions.py 2025-12-04T10:00:00.2947404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\unary.py 2025-12-04T10:00:00.2950675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\_ops_refs.py 2025-12-04T10:00:00.2954480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__init__.py 2025-12-04T10:00:00.2961436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\binary.cpython-310.pyc 2025-12-04T10:00:00.2965003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\core.cpython-310.pyc 2025-12-04T10:00:00.2968672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\creation.cpython-310.pyc 2025-12-04T10:00:00.2983147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\passthrough.cpython-310.pyc 2025-12-04T10:00:00.2986437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\reductions.cpython-310.pyc 2025-12-04T10:00:00.2990590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\unary.cpython-310.pyc 2025-12-04T10:00:00.2994265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\_ops_refs.cpython-310.pyc 2025-12-04T10:00:00.2997816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\maskedtensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3015306Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__pycache__\_docs.cpython-310.pyc 2025-12-04T10:00:00.3019067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__pycache__\_ops.cpython-310.pyc 2025-12-04T10:00:00.3023185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\masked\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3041155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\monitor\__init__.py 2025-12-04T10:00:00.3048015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\monitor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3055269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\event.py 2025-12-04T10:00:00.3058721Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\profiler.py 2025-12-04T10:00:00.3062222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__init__.py 2025-12-04T10:00:00.3069167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__pycache__\event.cpython-310.pyc 2025-12-04T10:00:00.3073408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__pycache__\profiler.cpython-310.pyc 2025-12-04T10:00:00.3076874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mps\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3094088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\memory.py 2025-12-04T10:00:00.3097703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\mtia_graph.py 2025-12-04T10:00:00.3101209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\_utils.py 2025-12-04T10:00:00.3104538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__init__.py 2025-12-04T10:00:00.3121361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__pycache__\memory.cpython-310.pyc 2025-12-04T10:00:00.3124866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__pycache__\mtia_graph.cpython-310.pyc 2025-12-04T10:00:00.3128376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:00.3142415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\mtia\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3150814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\pool.py 2025-12-04T10:00:00.3154698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\queue.py 2025-12-04T10:00:00.3158536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\reductions.py 2025-12-04T10:00:00.3162624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\spawn.py 2025-12-04T10:00:00.3166637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\_atfork.py 2025-12-04T10:00:00.3179836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__init__.py 2025-12-04T10:00:00.3187131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\pool.cpython-310.pyc 2025-12-04T10:00:00.3191111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\queue.cpython-310.pyc 2025-12-04T10:00:00.3194819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\reductions.cpython-310.pyc 2025-12-04T10:00:00.3208239Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\spawn.cpython-310.pyc 2025-12-04T10:00:00.3211921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\_atfork.cpython-310.pyc 2025-12-04T10:00:00.3215840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\multiprocessing\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3224124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\__init__.py 2025-12-04T10:00:00.3230004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\_lowered_aoti_module.py 2025-12-04T10:00:00.3233596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\_lower_utils.py 2025-12-04T10:00:00.3237302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__init__.py 2025-12-04T10:00:00.3254805Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__pycache__\_lowered_aoti_module.cpython-310.pyc 2025-12-04T10:00:00.3259836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__pycache__\_lower_utils.cpython-310.pyc 2025-12-04T10:00:00.3264588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\backends\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3283716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nativert\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3294635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\__init__.py 2025-12-04T10:00:00.3303691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\nested_int.py 2025-12-04T10:00:00.3308361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\nested_tensor.py 2025-12-04T10:00:00.3313073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\ops.py 2025-12-04T10:00:00.3351498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\sdpa.py 2025-12-04T10:00:00.3359828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__init__.py 2025-12-04T10:00:00.3366086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\nested_int.cpython-310.pyc 2025-12-04T10:00:00.3369723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\nested_tensor.cpython-310.pyc 2025-12-04T10:00:00.3373211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\ops.cpython-310.pyc 2025-12-04T10:00:00.3388416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\sdpa.cpython-310.pyc 2025-12-04T10:00:00.3392191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\_internal\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3400374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nested\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3408957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\common_types.py 2025-12-04T10:00:00.3412443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\cpp.py 2025-12-04T10:00:00.3415711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\functional.py 2025-12-04T10:00:00.3420788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\functional.pyi 2025-12-04T10:00:00.3433878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\grad.py 2025-12-04T10:00:00.3437588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\init.py 2025-12-04T10:00:00.3442300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parameter.py 2025-12-04T10:00:00.3445744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parameter.pyi 2025-12-04T10:00:00.3449383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\_reduction.py 2025-12-04T10:00:00.3452828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__init__.py 2025-12-04T10:00:00.3459651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\bias.py 2025-12-04T10:00:00.3463030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\flex_attention.py 2025-12-04T10:00:00.3467019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\varlen.py 2025-12-04T10:00:00.3470318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\_fa4.py 2025-12-04T10:00:00.3473810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\_registry.py 2025-12-04T10:00:00.3486730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\_utils.py 2025-12-04T10:00:00.3490293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__init__.py 2025-12-04T10:00:00.3498417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\_paged_attention.py 2025-12-04T10:00:00.3501744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\__init__.py 2025-12-04T10:00:00.3508996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\__pycache__\_paged_attention.cpython-310.pyc 2025-12-04T10:00:00.3512681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\experimental\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3521328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\bias.cpython-310.pyc 2025-12-04T10:00:00.3524866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\flex_attention.cpython-310.pyc 2025-12-04T10:00:00.3528474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\varlen.cpython-310.pyc 2025-12-04T10:00:00.3542465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\_fa4.cpython-310.pyc 2025-12-04T10:00:00.3545824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\_registry.cpython-310.pyc 2025-12-04T10:00:00.3549282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:00.3553069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\attention\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3560624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\thnn.py 2025-12-04T10:00:00.3564291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\__init__.py 2025-12-04T10:00:00.3570414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\__pycache__\thnn.cpython-310.pyc 2025-12-04T10:00:00.3574025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\backends\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3582028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\__init__.py 2025-12-04T10:00:00.3589666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\fused.py 2025-12-04T10:00:00.3593001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\__init__.py 2025-12-04T10:00:00.3599900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\__pycache__\fused.cpython-310.pyc 2025-12-04T10:00:00.3603473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3611736Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\__init__.py 2025-12-04T10:00:00.3618756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\conv_fused.py 2025-12-04T10:00:00.3622192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\linear_fused.py 2025-12-04T10:00:00.3625541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\linear_relu.py 2025-12-04T10:00:00.3628932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__init__.py 2025-12-04T10:00:00.3646522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\conv_fused.cpython-310.pyc 2025-12-04T10:00:00.3650845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\linear_fused.cpython-310.pyc 2025-12-04T10:00:00.3655090Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\linear_relu.cpython-310.pyc 2025-12-04T10:00:00.3669551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3677596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\qat\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3686402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\__init__.py 2025-12-04T10:00:00.3693623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\__init__.py 2025-12-04T10:00:00.3700706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\linear_relu.py 2025-12-04T10:00:00.3704684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\__init__.py 2025-12-04T10:00:00.3711850Z 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:00.3715532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3723039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3730904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\bn_relu.py 2025-12-04T10:00:00.3734305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\conv_relu.py 2025-12-04T10:00:00.3737855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\linear_relu.py 2025-12-04T10:00:00.3741350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__init__.py 2025-12-04T10:00:00.3759569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\bn_relu.cpython-310.pyc 2025-12-04T10:00:00.3764482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\conv_relu.cpython-310.pyc 2025-12-04T10:00:00.3768148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\linear_relu.cpython-310.pyc 2025-12-04T10:00:00.3783779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3794326Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\quantized\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3814245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\intrinsic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.3824717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\activation.py 2025-12-04T10:00:00.3828683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\adaptive.py 2025-12-04T10:00:00.3832029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\batchnorm.py 2025-12-04T10:00:00.3837052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\channelshuffle.py 2025-12-04T10:00:00.3852638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\container.py 2025-12-04T10:00:00.3855463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\conv.py 2025-12-04T10:00:00.3859202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\distance.py 2025-12-04T10:00:00.3862630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\dropout.py 2025-12-04T10:00:00.3865837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\flatten.py 2025-12-04T10:00:00.3869088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\fold.py 2025-12-04T10:00:00.3872382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\instancenorm.py 2025-12-04T10:00:00.3875751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\lazy.py 2025-12-04T10:00:00.3879050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\linear.py 2025-12-04T10:00:00.3884321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\loss.py 2025-12-04T10:00:00.3888906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\module.py 2025-12-04T10:00:00.3893299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\normalization.py 2025-12-04T10:00:00.3896936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\padding.py 2025-12-04T10:00:00.3900834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\pixelshuffle.py 2025-12-04T10:00:00.3904328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\pooling.py 2025-12-04T10:00:00.3908685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\rnn.py 2025-12-04T10:00:00.3912745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\sparse.py 2025-12-04T10:00:00.3916234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\transformer.py 2025-12-04T10:00:00.3919968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\upsampling.py 2025-12-04T10:00:00.3923643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\utils.py 2025-12-04T10:00:00.3927001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\_functions.py 2025-12-04T10:00:00.3931008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__init__.py 2025-12-04T10:00:00.3940154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\activation.cpython-310.pyc 2025-12-04T10:00:00.3943864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\adaptive.cpython-310.pyc 2025-12-04T10:00:00.3947321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\batchnorm.cpython-310.pyc 2025-12-04T10:00:00.3960687Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\channelshuffle.cpython-310.pyc 2025-12-04T10:00:00.3964185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\container.cpython-310.pyc 2025-12-04T10:00:00.3968107Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:00.3971891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\distance.cpython-310.pyc 2025-12-04T10:00:00.3975441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\dropout.cpython-310.pyc 2025-12-04T10:00:00.3978934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\flatten.cpython-310.pyc 2025-12-04T10:00:00.3982359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\fold.cpython-310.pyc 2025-12-04T10:00:00.3985828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\instancenorm.cpython-310.pyc 2025-12-04T10:00:00.3989297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\lazy.cpython-310.pyc 2025-12-04T10:00:00.3993515Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:00.3997325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\loss.cpython-310.pyc 2025-12-04T10:00:00.4001664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\module.cpython-310.pyc 2025-12-04T10:00:00.4005681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\normalization.cpython-310.pyc 2025-12-04T10:00:00.4009294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\padding.cpython-310.pyc 2025-12-04T10:00:00.4022876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\pixelshuffle.cpython-310.pyc 2025-12-04T10:00:00.4026786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\pooling.cpython-310.pyc 2025-12-04T10:00:00.4030957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:00.4034713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\sparse.cpython-310.pyc 2025-12-04T10:00:00.4038708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\transformer.cpython-310.pyc 2025-12-04T10:00:00.4043051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\upsampling.cpython-310.pyc 2025-12-04T10:00:00.4047045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:00.4051146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\_functions.cpython-310.pyc 2025-12-04T10:00:00.4055225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4074503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\comm.py 2025-12-04T10:00:00.4078290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\data_parallel.py 2025-12-04T10:00:00.4081929Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\distributed.py 2025-12-04T10:00:00.4086551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\parallel_apply.py 2025-12-04T10:00:00.4100907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\replicate.py 2025-12-04T10:00:00.4104712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\scatter_gather.py 2025-12-04T10:00:00.4108466Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\_functions.py 2025-12-04T10:00:00.4112353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__init__.py 2025-12-04T10:00:00.4120689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\comm.cpython-310.pyc 2025-12-04T10:00:00.4124347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\data_parallel.cpython-310.pyc 2025-12-04T10:00:00.4127942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\distributed.cpython-310.pyc 2025-12-04T10:00:00.4142449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\parallel_apply.cpython-310.pyc 2025-12-04T10:00:00.4145920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\replicate.cpython-310.pyc 2025-12-04T10:00:00.4149831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\scatter_gather.cpython-310.pyc 2025-12-04T10:00:00.4153480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\_functions.cpython-310.pyc 2025-12-04T10:00:00.4157196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\parallel\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4165532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\__init__.py 2025-12-04T10:00:00.4172926Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\__init__.py 2025-12-04T10:00:00.4179363Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\linear.py 2025-12-04T10:00:00.4182641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\__init__.py 2025-12-04T10:00:00.4189508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:00.4192974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4200274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\dynamic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4207807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\conv.py 2025-12-04T10:00:00.4211217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\embedding_ops.py 2025-12-04T10:00:00.4214537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\linear.py 2025-12-04T10:00:00.4217859Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__init__.py 2025-12-04T10:00:00.4234787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:00.4238566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-12-04T10:00:00.4242023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:00.4255191Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4263426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\qat\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4272175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\__init__.py 2025-12-04T10:00:00.4279094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\activation.py 2025-12-04T10:00:00.4282253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\rnn.py 2025-12-04T10:00:00.4285502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__init__.py 2025-12-04T10:00:00.4292649Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__pycache__\activation.cpython-310.pyc 2025-12-04T10:00:00.4296159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:00.4299558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4318452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantizable\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4327214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\functional.py 2025-12-04T10:00:00.4330720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\__init__.py 2025-12-04T10:00:00.4339165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\__init__.py 2025-12-04T10:00:00.4345624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\conv.py 2025-12-04T10:00:00.4349045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\linear.py 2025-12-04T10:00:00.4352341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\rnn.py 2025-12-04T10:00:00.4355664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__init__.py 2025-12-04T10:00:00.4362508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:00.4366025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:00.4369680Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:00.4383438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4390991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\dynamic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4398667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\activation.py 2025-12-04T10:00:00.4402059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\batchnorm.py 2025-12-04T10:00:00.4405353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\conv.py 2025-12-04T10:00:00.4408653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\dropout.py 2025-12-04T10:00:00.4412336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\embedding_ops.py 2025-12-04T10:00:00.4425573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\functional_modules.py 2025-12-04T10:00:00.4429022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\linear.py 2025-12-04T10:00:00.4432509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\normalization.py 2025-12-04T10:00:00.4436249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\rnn.py 2025-12-04T10:00:00.4439666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\utils.py 2025-12-04T10:00:00.4442906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__init__.py 2025-12-04T10:00:00.4450909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\activation.cpython-310.pyc 2025-12-04T10:00:00.4454624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\batchnorm.cpython-310.pyc 2025-12-04T10:00:00.4458199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:00.4471950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\dropout.cpython-310.pyc 2025-12-04T10:00:00.4476268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\embedding_ops.cpython-310.pyc 2025-12-04T10:00:00.4479879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\functional_modules.cpython-310.pyc 2025-12-04T10:00:00.4483424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:00.4486969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\normalization.cpython-310.pyc 2025-12-04T10:00:00.4491228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:00.4495072Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:00.4498689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4516813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\__init__.py 2025-12-04T10:00:00.4524481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\conv.py 2025-12-04T10:00:00.4528087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\linear.py 2025-12-04T10:00:00.4531968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\rnn.py 2025-12-04T10:00:00.4535946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\sparse.py 2025-12-04T10:00:00.4540451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\utils.py 2025-12-04T10:00:00.4544081Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__init__.py 2025-12-04T10:00:00.4590455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:00.4596507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\linear.cpython-310.pyc 2025-12-04T10:00:00.4601769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:00.4615799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\sparse.cpython-310.pyc 2025-12-04T10:00:00.4619405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:00.4622954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\modules\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4633060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\_reference\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4641813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\__pycache__\functional.cpython-310.pyc 2025-12-04T10:00:00.4645598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\quantized\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4654062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\clip_grad.py 2025-12-04T10:00:00.4659320Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\convert_parameters.py 2025-12-04T10:00:00.4662771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\fusion.py 2025-12-04T10:00:00.4666597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\init.py 2025-12-04T10:00:00.4669955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\memory_format.py 2025-12-04T10:00:00.4684894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\parametrizations.py 2025-12-04T10:00:00.4688419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\parametrize.py 2025-12-04T10:00:00.4692609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\prune.py 2025-12-04T10:00:00.4696193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\rnn.py 2025-12-04T10:00:00.4699578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\spectral_norm.py 2025-12-04T10:00:00.4702868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\stateless.py 2025-12-04T10:00:00.4706425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\weight_norm.py 2025-12-04T10:00:00.4710140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_deprecation_utils.py 2025-12-04T10:00:00.4714087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_named_member_accessor.py 2025-12-04T10:00:00.4717728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_per_sample_grad.py 2025-12-04T10:00:00.4721403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__init__.py 2025-12-04T10:00:00.4729158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\conv_expanded_weights.py 2025-12-04T10:00:00.4732660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\conv_utils.py 2025-12-04T10:00:00.4736180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\embedding_expanded_weights.py 2025-12-04T10:00:00.4749638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\expanded_weights_impl.py 2025-12-04T10:00:00.4753482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\expanded_weights_utils.py 2025-12-04T10:00:00.4757108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\group_norm_expanded_weights.py 2025-12-04T10:00:00.4760433Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\instance_norm_expanded_weights.py 2025-12-04T10:00:00.4764626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\layer_norm_expanded_weights.py 2025-12-04T10:00:00.4768419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\linear_expanded_weights.py 2025-12-04T10:00:00.4771996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__init__.py 2025-12-04T10:00:00.4779499Z 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:00.4783022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\conv_utils.cpython-310.pyc 2025-12-04T10:00:00.4787130Z 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:00.4800476Z 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:00.4804004Z 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:00.4807627Z 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:00.4811750Z 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:00.4815280Z 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:00.4818847Z 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:00.4822537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\_expanded_weights\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4831133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\clip_grad.cpython-310.pyc 2025-12-04T10:00:00.4834874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\convert_parameters.cpython-310.pyc 2025-12-04T10:00:00.4839831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\fusion.cpython-310.pyc 2025-12-04T10:00:00.4854286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\init.cpython-310.pyc 2025-12-04T10:00:00.4859331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\memory_format.cpython-310.pyc 2025-12-04T10:00:00.4864209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\parametrizations.cpython-310.pyc 2025-12-04T10:00:00.4869110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\parametrize.cpython-310.pyc 2025-12-04T10:00:00.4872977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\prune.cpython-310.pyc 2025-12-04T10:00:00.4878114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\rnn.cpython-310.pyc 2025-12-04T10:00:00.4883465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\spectral_norm.cpython-310.pyc 2025-12-04T10:00:00.4888501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\stateless.cpython-310.pyc 2025-12-04T10:00:00.4893500Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\weight_norm.cpython-310.pyc 2025-12-04T10:00:00.4898350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\_deprecation_utils.cpython-310.pyc 2025-12-04T10:00:00.4904295Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\_named_member_accessor.cpython-310.pyc 2025-12-04T10:00:00.4906875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\_per_sample_grad.cpython-310.pyc 2025-12-04T10:00:00.4910706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\utils\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4931410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\common_types.cpython-310.pyc 2025-12-04T10:00:00.4936223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\cpp.cpython-310.pyc 2025-12-04T10:00:00.4941046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\functional.cpython-310.pyc 2025-12-04T10:00:00.4957386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\grad.cpython-310.pyc 2025-12-04T10:00:00.4962412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\init.cpython-310.pyc 2025-12-04T10:00:00.4966245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\parameter.cpython-310.pyc 2025-12-04T10:00:00.4971553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\_reduction.cpython-310.pyc 2025-12-04T10:00:00.4976727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\nn\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.4988091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\binding.py 2025-12-04T10:00:00.4993036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\__init__.py 2025-12-04T10:00:00.5000480Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\__pycache__\binding.cpython-310.pyc 2025-12-04T10:00:00.5005620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\numa\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.5017374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\errors.py 2025-12-04T10:00:00.5022065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\operators.py 2025-12-04T10:00:00.5025720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_helper.py 2025-12-04T10:00:00.5048025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset10.py 2025-12-04T10:00:00.5061358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset11.py 2025-12-04T10:00:00.5066766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset12.py 2025-12-04T10:00:00.5072078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset13.py 2025-12-04T10:00:00.5075598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset14.py 2025-12-04T10:00:00.5081235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset15.py 2025-12-04T10:00:00.5084927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset16.py 2025-12-04T10:00:00.5088539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset17.py 2025-12-04T10:00:00.5092124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset18.py 2025-12-04T10:00:00.5097330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset19.py 2025-12-04T10:00:00.5101098Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset20.py 2025-12-04T10:00:00.5104755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset7.py 2025-12-04T10:00:00.5108603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset8.py 2025-12-04T10:00:00.5112181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\symbolic_opset9.py 2025-12-04T10:00:00.5116040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\testing.py 2025-12-04T10:00:00.5119414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\utils.py 2025-12-04T10:00:00.5123059Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\verification.py 2025-12-04T10:00:00.5137850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_constants.py 2025-12-04T10:00:00.5141702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_flags.py 2025-12-04T10:00:00.5145603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__init__.py 2025-12-04T10:00:00.5153029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\_dtype_mappings.py 2025-12-04T10:00:00.5156856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\_impl.py 2025-12-04T10:00:00.5160597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\_symbolic_impl.py 2025-12-04T10:00:00.5163967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__init__.py 2025-12-04T10:00:00.5181456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\_dtype_mappings.cpython-310.pyc 2025-12-04T10:00:00.5185141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\_impl.cpython-310.pyc 2025-12-04T10:00:00.5188704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\_symbolic_impl.cpython-310.pyc 2025-12-04T10:00:00.5203892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\ops\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.5215514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\_lazy_import.py 2025-12-04T10:00:00.5219011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\__init__.py 2025-12-04T10:00:00.5227842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_analysis.py 2025-12-04T10:00:00.5232739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_building.py 2025-12-04T10:00:00.5236370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_capture_strategies.py 2025-12-04T10:00:00.5241111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_compat.py 2025-12-04T10:00:00.5254134Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_constants.py 2025-12-04T10:00:00.5259170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_core.py 2025-12-04T10:00:00.5264634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_decomp.py 2025-12-04T10:00:00.5269562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_dispatching.py 2025-12-04T10:00:00.5274776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_dynamic_shapes.py 2025-12-04T10:00:00.5279491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_errors.py 2025-12-04T10:00:00.5282905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_flags.py 2025-12-04T10:00:00.5287684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_fx_passes.py 2025-12-04T10:00:00.5292616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_ir_passes.py 2025-12-04T10:00:00.5297371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_isolated.py 2025-12-04T10:00:00.5301130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_onnx_program.py 2025-12-04T10:00:00.5306138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_registration.py 2025-12-04T10:00:00.5310860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_reporting.py 2025-12-04T10:00:00.5315623Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_schemas.py 2025-12-04T10:00:00.5319114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_tensors.py 2025-12-04T10:00:00.5324170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_testing.py 2025-12-04T10:00:00.5329346Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_type_casting.py 2025-12-04T10:00:00.5334252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_verification.py 2025-12-04T10:00:00.5339233Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__init__.py 2025-12-04T10:00:00.5358767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\_tensor_typing.py 2025-12-04T10:00:00.5364642Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\_torchlib_registry.py 2025-12-04T10:00:00.5368697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__init__.py 2025-12-04T10:00:00.5386891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\core.py 2025-12-04T10:00:00.5391927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\hop.py 2025-12-04T10:00:00.5395444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\nn.py 2025-12-04T10:00:00.5400077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\symbolic.py 2025-12-04T10:00:00.5404756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\symops.py 2025-12-04T10:00:00.5409511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__init__.py 2025-12-04T10:00:00.5429564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\core.cpython-310.pyc 2025-12-04T10:00:00.5434606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\hop.cpython-310.pyc 2025-12-04T10:00:00.5439498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\nn.cpython-310.pyc 2025-12-04T10:00:00.5453593Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\symbolic.cpython-310.pyc 2025-12-04T10:00:00.5459203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\symops.cpython-310.pyc 2025-12-04T10:00:00.5464322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\ops\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.5474727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__pycache__\_tensor_typing.cpython-310.pyc 2025-12-04T10:00:00.5480221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__pycache__\_torchlib_registry.cpython-310.pyc 2025-12-04T10:00:00.5485245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\_torchlib\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.5506264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_analysis.cpython-310.pyc 2025-12-04T10:00:00.5511172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_building.cpython-310.pyc 2025-12-04T10:00:00.5514785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_capture_strategies.cpython-310.pyc 2025-12-04T10:00:00.5528210Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_compat.cpython-310.pyc 2025-12-04T10:00:00.5532037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_constants.cpython-310.pyc 2025-12-04T10:00:00.5537421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_core.cpython-310.pyc 2025-12-04T10:00:00.5541609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_decomp.cpython-310.pyc 2025-12-04T10:00:00.5545588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_dispatching.cpython-310.pyc 2025-12-04T10:00:00.5549014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_dynamic_shapes.cpython-310.pyc 2025-12-04T10:00:00.5552783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_errors.cpython-310.pyc 2025-12-04T10:00:00.5556405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_flags.cpython-310.pyc 2025-12-04T10:00:00.5560167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_fx_passes.cpython-310.pyc 2025-12-04T10:00:00.5563974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_ir_passes.cpython-310.pyc 2025-12-04T10:00:00.5569753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_isolated.cpython-310.pyc 2025-12-04T10:00:00.5573779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_onnx_program.cpython-310.pyc 2025-12-04T10:00:00.5577925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_registration.cpython-310.pyc 2025-12-04T10:00:00.5581522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_reporting.cpython-310.pyc 2025-12-04T10:00:00.5594656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_schemas.cpython-310.pyc 2025-12-04T10:00:00.5598385Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_tensors.cpython-310.pyc 2025-12-04T10:00:00.5602351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_testing.cpython-310.pyc 2025-12-04T10:00:00.5606254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_type_casting.cpython-310.pyc 2025-12-04T10:00:00.5610282Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\_verification.cpython-310.pyc 2025-12-04T10:00:00.5613978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\exporter\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.5624228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\type_utils.py 2025-12-04T10:00:00.5627758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\_pass.py 2025-12-04T10:00:00.5631581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__init__.py 2025-12-04T10:00:00.5638418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\type_promotion.py 2025-12-04T10:00:00.5642119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\__init__.py 2025-12-04T10:00:00.5649448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\__pycache__\type_promotion.cpython-310.pyc 2025-12-04T10:00:00.5653508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\passes\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.5671138Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__pycache__\type_utils.cpython-310.pyc 2025-12-04T10:00:00.5675303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__pycache__\_pass.cpython-310.pyc 2025-12-04T10:00:00.5679091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\fx\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.5708339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\jit_utils.py 2025-12-04T10:00:00.5711954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\onnx_proto_utils.py 2025-12-04T10:00:00.5715753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\registration.py 2025-12-04T10:00:00.5729293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_helper.py 2025-12-04T10:00:00.5733199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset10.py 2025-12-04T10:00:00.5737038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset11.py 2025-12-04T10:00:00.5740758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset12.py 2025-12-04T10:00:00.5744401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset13.py 2025-12-04T10:00:00.5748275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset14.py 2025-12-04T10:00:00.5751850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset15.py 2025-12-04T10:00:00.5755378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset16.py 2025-12-04T10:00:00.5758895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset17.py 2025-12-04T10:00:00.5762399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset18.py 2025-12-04T10:00:00.5766197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset19.py 2025-12-04T10:00:00.5770064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset20.py 2025-12-04T10:00:00.5773675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset7.py 2025-12-04T10:00:00.5777562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset8.py 2025-12-04T10:00:00.5781219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\symbolic_opset9.py 2025-12-04T10:00:00.5786174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\utils.py 2025-12-04T10:00:00.5799774Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\verification.py 2025-12-04T10:00:00.5803332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\_experimental.py 2025-12-04T10:00:00.5807440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\_globals.py 2025-12-04T10:00:00.5811052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\_type_utils.py 2025-12-04T10:00:00.5814732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__init__.py 2025-12-04T10:00:00.5823428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\jit_utils.cpython-310.pyc 2025-12-04T10:00:00.5826969Z 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:00.5830508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\registration.cpython-310.pyc 2025-12-04T10:00:00.5843576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_helper.cpython-310.pyc 2025-12-04T10:00:00.5848874Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset10.cpython-310.pyc 2025-12-04T10:00:00.5852793Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset11.cpython-310.pyc 2025-12-04T10:00:00.5856666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset12.cpython-310.pyc 2025-12-04T10:00:00.5860404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset13.cpython-310.pyc 2025-12-04T10:00:00.5864246Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset14.cpython-310.pyc 2025-12-04T10:00:00.5867923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset15.cpython-310.pyc 2025-12-04T10:00:00.5871646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset16.cpython-310.pyc 2025-12-04T10:00:00.5875535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset17.cpython-310.pyc 2025-12-04T10:00:00.5879336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset18.cpython-310.pyc 2025-12-04T10:00:00.5883351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset19.cpython-310.pyc 2025-12-04T10:00:00.5886975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset20.cpython-310.pyc 2025-12-04T10:00:00.5890943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset7.cpython-310.pyc 2025-12-04T10:00:00.5904220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset8.cpython-310.pyc 2025-12-04T10:00:00.5908660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\symbolic_opset9.cpython-310.pyc 2025-12-04T10:00:00.5914180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:00.5918467Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\verification.cpython-310.pyc 2025-12-04T10:00:00.5922256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\_experimental.cpython-310.pyc 2025-12-04T10:00:00.5925878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\_globals.cpython-310.pyc 2025-12-04T10:00:00.5930523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\_type_utils.cpython-310.pyc 2025-12-04T10:00:00.5934381Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\torchscript_exporter\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.5944936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\__pycache__\_lazy_import.cpython-310.pyc 2025-12-04T10:00:00.5949936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\_internal\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.5996359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\errors.cpython-310.pyc 2025-12-04T10:00:00.6001256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\operators.cpython-310.pyc 2025-12-04T10:00:00.6006272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_helper.cpython-310.pyc 2025-12-04T10:00:00.6016784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset10.cpython-310.pyc 2025-12-04T10:00:00.6020671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset11.cpython-310.pyc 2025-12-04T10:00:00.6025895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset12.cpython-310.pyc 2025-12-04T10:00:00.6030883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset13.cpython-310.pyc 2025-12-04T10:00:00.6063667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset14.cpython-310.pyc 2025-12-04T10:00:00.6073039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset15.cpython-310.pyc 2025-12-04T10:00:00.6078301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset16.cpython-310.pyc 2025-12-04T10:00:00.6082780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset17.cpython-310.pyc 2025-12-04T10:00:00.6088065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset18.cpython-310.pyc 2025-12-04T10:00:00.6093581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset19.cpython-310.pyc 2025-12-04T10:00:00.6099144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset20.cpython-310.pyc 2025-12-04T10:00:00.6102811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset7.cpython-310.pyc 2025-12-04T10:00:00.6108609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset8.cpython-310.pyc 2025-12-04T10:00:00.6124470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\symbolic_opset9.cpython-310.pyc 2025-12-04T10:00:00.6128362Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\testing.cpython-310.pyc 2025-12-04T10:00:00.6132463Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:00.6136075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\verification.cpython-310.pyc 2025-12-04T10:00:00.6139780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\_constants.cpython-310.pyc 2025-12-04T10:00:00.6143788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\_flags.cpython-310.pyc 2025-12-04T10:00:00.6147327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\onnx\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.6159076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adadelta.py 2025-12-04T10:00:00.6162730Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adagrad.py 2025-12-04T10:00:00.6166109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adam.py 2025-12-04T10:00:00.6169807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adamax.py 2025-12-04T10:00:00.6173085Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\adamw.py 2025-12-04T10:00:00.6176585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\asgd.py 2025-12-04T10:00:00.6180004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\lbfgs.py 2025-12-04T10:00:00.6193758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\lr_scheduler.py 2025-12-04T10:00:00.6198004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\nadam.py 2025-12-04T10:00:00.6201407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\optimizer.py 2025-12-04T10:00:00.6205114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\radam.py 2025-12-04T10:00:00.6208754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\rmsprop.py 2025-12-04T10:00:00.6212095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\rprop.py 2025-12-04T10:00:00.6215411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\sgd.py 2025-12-04T10:00:00.6218720Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\sparse_adam.py 2025-12-04T10:00:00.6222197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\swa_utils.py 2025-12-04T10:00:00.6225984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_adafactor.py 2025-12-04T10:00:00.6229561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_functional.py 2025-12-04T10:00:00.6233014Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_muon.py 2025-12-04T10:00:00.6236700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__init__.py 2025-12-04T10:00:00.6244247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_multi_tensor\__init__.py 2025-12-04T10:00:00.6247744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_multi_tensor\__init__.pyi 2025-12-04T10:00:00.6254702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\_multi_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.6262405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adadelta.cpython-310.pyc 2025-12-04T10:00:00.6266151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adagrad.cpython-310.pyc 2025-12-04T10:00:00.6269876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adam.cpython-310.pyc 2025-12-04T10:00:00.6283130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adamax.cpython-310.pyc 2025-12-04T10:00:00.6286764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\adamw.cpython-310.pyc 2025-12-04T10:00:00.6290402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\asgd.cpython-310.pyc 2025-12-04T10:00:00.6293992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\lbfgs.cpython-310.pyc 2025-12-04T10:00:00.6297563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\lr_scheduler.cpython-310.pyc 2025-12-04T10:00:00.6301549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\nadam.cpython-310.pyc 2025-12-04T10:00:00.6305370Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\optimizer.cpython-310.pyc 2025-12-04T10:00:00.6309458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\radam.cpython-310.pyc 2025-12-04T10:00:00.6313005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\rmsprop.cpython-310.pyc 2025-12-04T10:00:00.6316527Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\rprop.cpython-310.pyc 2025-12-04T10:00:00.6319996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\sgd.cpython-310.pyc 2025-12-04T10:00:00.6323507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\sparse_adam.cpython-310.pyc 2025-12-04T10:00:00.6326916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\swa_utils.cpython-310.pyc 2025-12-04T10:00:00.6331571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\_adafactor.cpython-310.pyc 2025-12-04T10:00:00.6346457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\_functional.cpython-310.pyc 2025-12-04T10:00:00.6351403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\_muon.cpython-310.pyc 2025-12-04T10:00:00.6357234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\optim\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.6368551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\file_structure_representation.py 2025-12-04T10:00:00.6373425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\find_file_dependencies.py 2025-12-04T10:00:00.6378264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\glob_group.py 2025-12-04T10:00:00.6392458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\importer.py 2025-12-04T10:00:00.6397415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\package_exporter.py 2025-12-04T10:00:00.6402340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\package_importer.py 2025-12-04T10:00:00.6407553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_digraph.py 2025-12-04T10:00:00.6411147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_directory_reader.py 2025-12-04T10:00:00.6415916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_importlib.py 2025-12-04T10:00:00.6420625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_mangling.py 2025-12-04T10:00:00.6425366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_mock.py 2025-12-04T10:00:00.6430337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_package_pickler.py 2025-12-04T10:00:00.6434172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_package_unpickler.py 2025-12-04T10:00:00.6439250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\_stdlib.py 2025-12-04T10:00:00.6443866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__init__.py 2025-12-04T10:00:00.6453744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\find_first_use_of_broken_modules.py 2025-12-04T10:00:00.6459342Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\is_from_package.py 2025-12-04T10:00:00.6462146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\trace_dependencies.py 2025-12-04T10:00:00.6475366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__init__.py 2025-12-04T10:00:00.6485304Z 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:00.6490329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\is_from_package.cpython-310.pyc 2025-12-04T10:00:00.6495196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\trace_dependencies.cpython-310.pyc 2025-12-04T10:00:00.6508758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\analyze\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.6517177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\file_structure_representation.cpython-310.pyc 2025-12-04T10:00:00.6520913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\find_file_dependencies.cpython-310.pyc 2025-12-04T10:00:00.6526624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\glob_group.cpython-310.pyc 2025-12-04T10:00:00.6540962Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\importer.cpython-310.pyc 2025-12-04T10:00:00.6544794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\package_exporter.cpython-310.pyc 2025-12-04T10:00:00.6548847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\package_importer.cpython-310.pyc 2025-12-04T10:00:00.6552835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_digraph.cpython-310.pyc 2025-12-04T10:00:00.6556750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_directory_reader.cpython-310.pyc 2025-12-04T10:00:00.6560703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_importlib.cpython-310.pyc 2025-12-04T10:00:00.6564590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_mangling.cpython-310.pyc 2025-12-04T10:00:00.6568132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_mock.cpython-310.pyc 2025-12-04T10:00:00.6571928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_package_pickler.cpython-310.pyc 2025-12-04T10:00:00.6575573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_package_unpickler.cpython-310.pyc 2025-12-04T10:00:00.6579436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\_stdlib.cpython-310.pyc 2025-12-04T10:00:00.6583002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\package\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.6591726Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\itt.py 2025-12-04T10:00:00.6595066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\profiler.py 2025-12-04T10:00:00.6598496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\python_tracer.py 2025-12-04T10:00:00.6601896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\_memory_profiler.py 2025-12-04T10:00:00.6605631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\_pattern_matcher.py 2025-12-04T10:00:00.6619292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\_utils.py 2025-12-04T10:00:00.6623585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__init__.py 2025-12-04T10:00:00.6631219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\itt.cpython-310.pyc 2025-12-04T10:00:00.6635977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\profiler.cpython-310.pyc 2025-12-04T10:00:00.6638968Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\python_tracer.cpython-310.pyc 2025-12-04T10:00:00.6652643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\_memory_profiler.cpython-310.pyc 2025-12-04T10:00:00.6656310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\_pattern_matcher.cpython-310.pyc 2025-12-04T10:00:00.6660188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:00.6663794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\profiler\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.6672544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fake_quantize.py 2025-12-04T10:00:00.6676139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fuser_method_mappings.py 2025-12-04T10:00:00.6679572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fuse_modules.py 2025-12-04T10:00:00.6694403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\observer.py 2025-12-04T10:00:00.6697696Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\qconfig.py 2025-12-04T10:00:00.6701052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantization_mappings.py 2025-12-04T10:00:00.6704564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantize.py 2025-12-04T10:00:00.6708213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantize_fx.py 2025-12-04T10:00:00.6711674Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quantize_jit.py 2025-12-04T10:00:00.6715188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\quant_type.py 2025-12-04T10:00:00.6718634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\stubs.py 2025-12-04T10:00:00.6721866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\utils.py 2025-12-04T10:00:00.6725299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\_numeric_suite.py 2025-12-04T10:00:00.6728877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\_numeric_suite_fx.py 2025-12-04T10:00:00.6732507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\_quantized_conversions.py 2025-12-04T10:00:00.6736162Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__init__.py 2025-12-04T10:00:00.6743371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\convert.py 2025-12-04T10:00:00.6746672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\fuse.py 2025-12-04T10:00:00.6749967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\fusion_patterns.py 2025-12-04T10:00:00.6753546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\graph_module.py 2025-12-04T10:00:00.6757637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\match_utils.py 2025-12-04T10:00:00.6770165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\pattern_utils.py 2025-12-04T10:00:00.6773617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\prepare.py 2025-12-04T10:00:00.6776980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\quantization_patterns.py 2025-12-04T10:00:00.6780907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\quantization_types.py 2025-12-04T10:00:00.6784465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\utils.py 2025-12-04T10:00:00.6787785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\_equalize.py 2025-12-04T10:00:00.6791238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__init__.py 2025-12-04T10:00:00.6800308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\convert.cpython-310.pyc 2025-12-04T10:00:00.6803996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\fuse.cpython-310.pyc 2025-12-04T10:00:00.6807564Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\fusion_patterns.cpython-310.pyc 2025-12-04T10:00:00.6820969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\graph_module.cpython-310.pyc 2025-12-04T10:00:00.6824870Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\match_utils.cpython-310.pyc 2025-12-04T10:00:00.6828590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\pattern_utils.cpython-310.pyc 2025-12-04T10:00:00.6832115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\prepare.cpython-310.pyc 2025-12-04T10:00:00.6835879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\quantization_patterns.cpython-310.pyc 2025-12-04T10:00:00.6839555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\quantization_types.cpython-310.pyc 2025-12-04T10:00:00.6843093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:00.6847686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\_equalize.cpython-310.pyc 2025-12-04T10:00:00.6851611Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\fx\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.6860520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\fake_quantize.cpython-310.pyc 2025-12-04T10:00:00.6864164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\fuser_method_mappings.cpython-310.pyc 2025-12-04T10:00:00.6868341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\fuse_modules.cpython-310.pyc 2025-12-04T10:00:00.6881697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\observer.cpython-310.pyc 2025-12-04T10:00:00.6885301Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\qconfig.cpython-310.pyc 2025-12-04T10:00:00.6889071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantization_mappings.cpython-310.pyc 2025-12-04T10:00:00.6894130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantize.cpython-310.pyc 2025-12-04T10:00:00.6897944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantize_fx.cpython-310.pyc 2025-12-04T10:00:00.6901544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quantize_jit.cpython-310.pyc 2025-12-04T10:00:00.6905507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\quant_type.cpython-310.pyc 2025-12-04T10:00:00.6910285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\stubs.cpython-310.pyc 2025-12-04T10:00:00.6914063Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:00.6917783Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\_numeric_suite.cpython-310.pyc 2025-12-04T10:00:00.6921928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\_numeric_suite_fx.cpython-310.pyc 2025-12-04T10:00:00.6925780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\_quantized_conversions.cpython-310.pyc 2025-12-04T10:00:00.6929439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\quantization\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.6955144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\ATen\ATenConfig.cmake 2025-12-04T10:00:00.6962496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Caffe2Config.cmake 2025-12-04T10:00:00.6966105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Caffe2Targets-release.cmake 2025-12-04T10:00:00.6969708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Caffe2Targets.cmake 2025-12-04T10:00:00.6982829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindCUDAToolkit.cmake 2025-12-04T10:00:00.6986535Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindCUDSS.cmake 2025-12-04T10:00:00.6990040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindCUSPARSELT.cmake 2025-12-04T10:00:00.6994556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\FindSYCLToolkit.cmake 2025-12-04T10:00:00.7003981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDA.cmake 2025-12-04T10:00:00.7008754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\FindCUDNN.cmake 2025-12-04T10:00:00.7027646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\CMakeInitializeConfigs.cmake 2025-12-04T10:00:00.7032428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA.cmake 2025-12-04T10:00:00.7037532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindPackageMessage.cmake 2025-12-04T10:00:00.7084525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA\make2cmake.cmake 2025-12-04T10:00:00.7089841Z 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:00.7095188Z 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:00.7108692Z 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:00.7118219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\cuda.cmake 2025-12-04T10:00:00.7121691Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\gflags.cmake 2025-12-04T10:00:00.7125305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\glog.cmake 2025-12-04T10:00:00.7130609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\LoadHIP.cmake 2025-12-04T10:00:00.7144586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\mkl.cmake 2025-12-04T10:00:00.7148224Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\mkldnn.cmake 2025-12-04T10:00:00.7151717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\protobuf.cmake 2025-12-04T10:00:00.7155249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\utils.cmake 2025-12-04T10:00:00.7160178Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Caffe2\public\xpu.cmake 2025-12-04T10:00:00.7168836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Torch\TorchConfig.cmake 2025-12-04T10:00:00.7172419Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\share\cmake\Torch\TorchConfigVersion.cmake 2025-12-04T10:00:00.7200424Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\__init__.py 2025-12-04T10:00:00.7207075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\windows.py 2025-12-04T10:00:00.7210862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\__init__.py 2025-12-04T10:00:00.7217889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\__pycache__\windows.cpython-310.pyc 2025-12-04T10:00:00.7221395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\windows\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.7228781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\signal\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.7236849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\semi_structured.py 2025-12-04T10:00:00.7240350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_semi_structured_conversions.py 2025-12-04T10:00:00.7243913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_semi_structured_ops.py 2025-12-04T10:00:00.7257067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_triton_ops.py 2025-12-04T10:00:00.7261050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\_triton_ops_meta.py 2025-12-04T10:00:00.7267393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__init__.py 2025-12-04T10:00:00.7275073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\semi_structured.cpython-310.pyc 2025-12-04T10:00:00.7279076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_semi_structured_conversions.cpython-310.pyc 2025-12-04T10:00:00.7282810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_semi_structured_ops.cpython-310.pyc 2025-12-04T10:00:00.7296460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_triton_ops.cpython-310.pyc 2025-12-04T10:00:00.7300189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\_triton_ops_meta.cpython-310.pyc 2025-12-04T10:00:00.7305423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\sparse\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.7313227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\special\__init__.py 2025-12-04T10:00:00.7320100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\special\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:00.7329565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\apply_utils_test.exe 2025-12-04T10:00:00.7369552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\atest.exe 2025-12-04T10:00:00.7376713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\backend_fallback_test.exe 2025-12-04T10:00:00.7382964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\basic.exe 2025-12-04T10:00:00.7394754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\broadcast_test.exe 2025-12-04T10:00:00.7401497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_accumulate_test.exe 2025-12-04T10:00:00.7408047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_AllocatorConfig_test.exe 2025-12-04T10:00:00.7414373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ArrayRef_test.exe 2025-12-04T10:00:00.7422508Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_bfloat16_test.exe 2025-12-04T10:00:00.7429080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Bitset_test.exe 2025-12-04T10:00:00.7435177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_bit_cast_test.exe 2025-12-04T10:00:00.7441455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_CompileTimeFunctionPointer_test.exe 2025-12-04T10:00:00.7448104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_complex_math_test.exe 2025-12-04T10:00:00.7455365Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_complex_test.exe 2025-12-04T10:00:00.7461737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ConstexprCrc_test.exe 2025-12-04T10:00:00.7469460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_cow_test.exe 2025-12-04T10:00:00.7476079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_DeadlockDetection_test.exe 2025-12-04T10:00:00.7482449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_DeviceGuard_test.exe 2025-12-04T10:00:00.7499698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Device_test.exe 2025-12-04T10:00:00.7506428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_DispatchKeySet_test.exe 2025-12-04T10:00:00.7512800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Enumerate_test.exe 2025-12-04T10:00:00.7519231Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_error_test.exe 2025-12-04T10:00:00.7526694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_exception_test.exe 2025-12-04T10:00:00.7534815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_flags_test.exe 2025-12-04T10:00:00.7558148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_generic_math_test.exe 2025-12-04T10:00:00.7564886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Half_test.exe 2025-12-04T10:00:00.7571835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_InlineDeviceGuard_test.exe 2025-12-04T10:00:00.7586848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_InlineStreamGuard_test.exe 2025-12-04T10:00:00.7595361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_IntrusiveList_test.exe 2025-12-04T10:00:00.7600538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_intrusive_ptr_benchmark.exe 2025-12-04T10:00:00.7605303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_intrusive_ptr_test.exe 2025-12-04T10:00:00.7615660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_irange_test.exe 2025-12-04T10:00:00.7620892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_lazy_test.exe 2025-12-04T10:00:00.7626261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_LeftRight_test.exe 2025-12-04T10:00:00.7631977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_logging_test.exe 2025-12-04T10:00:00.7647185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_NetworkFlow_test.exe 2025-12-04T10:00:00.7652852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_nofatal_test.exe 2025-12-04T10:00:00.7658038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_optional_test.exe 2025-12-04T10:00:00.7664071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ordered_preserving_dict_test.exe 2025-12-04T10:00:00.7669307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_registry_test.exe 2025-12-04T10:00:00.7674201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Scalar_test.exe 2025-12-04T10:00:00.7679472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Semaphore_test.exe 2025-12-04T10:00:00.7685230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_SizesAndStrides_test.exe 2025-12-04T10:00:00.7690847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_small_vector_test.exe 2025-12-04T10:00:00.7709292Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ssize_test.exe 2025-12-04T10:00:00.7714135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_StreamGuard_test.exe 2025-12-04T10:00:00.7719179Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_string_util_test.exe 2025-12-04T10:00:00.7724618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_string_view_test.exe 2025-12-04T10:00:00.7729719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_SymInt_test.exe 2025-12-04T10:00:00.7734995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_Synchronized_test.exe 2025-12-04T10:00:00.7739930Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_tempfile_test.exe 2025-12-04T10:00:00.7744919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_ThreadLocal_test.exe 2025-12-04T10:00:00.7772483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_typeid_test.exe 2025-12-04T10:00:00.7779633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\c10_TypeIndex_test.exe 2025-12-04T10:00:00.7785670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\CppSignature_test.exe 2025-12-04T10:00:00.7790664Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_allocator_test.exe 2025-12-04T10:00:00.7797781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_generator_test.exe 2025-12-04T10:00:00.7804180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_profiling_allocator_test.exe 2025-12-04T10:00:00.7809873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\cpu_rng_test.exe 2025-12-04T10:00:00.7816852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\Dict_test.exe 2025-12-04T10:00:00.7823048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\Dimname_test.exe 2025-12-04T10:00:00.7839142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\dlconvertor_test.exe 2025-12-04T10:00:00.7844820Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\extension_backend_test.exe 2025-12-04T10:00:00.7850380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\half_test.exe 2025-12-04T10:00:00.7855778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\IListRef_test.exe 2025-12-04T10:00:00.7861780Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\inline_container_test.exe 2025-12-04T10:00:00.7867026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\ivalue_test.exe 2025-12-04T10:00:00.7874685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\KernelFunction_test.exe 2025-12-04T10:00:00.7880271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_function_legacy_test.exe 2025-12-04T10:00:00.7899057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_function_test.exe 2025-12-04T10:00:00.7906946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_lambda_legacy_test.exe 2025-12-04T10:00:00.7917073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_lambda_test.exe 2025-12-04T10:00:00.7927348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\kernel_stackbased_test.exe 2025-12-04T10:00:00.7934900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\lazy_tensor_test.exe 2025-12-04T10:00:00.7941382Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\legacy_vmap_test.exe 2025-12-04T10:00:00.7949352Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\List_test.exe 2025-12-04T10:00:00.7958996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\make_boxed_from_unboxed_functor_test.exe 2025-12-04T10:00:00.7967201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\math_kernel_test.exe 2025-12-04T10:00:00.7975742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\MaybeOwned_test.exe 2025-12-04T10:00:00.7983117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\memory_format_test.exe 2025-12-04T10:00:00.7989934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\memory_overlapping_test.exe 2025-12-04T10:00:00.7996552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\mobile_memory_cleanup.exe 2025-12-04T10:00:00.8005371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\NamedTensor_test.exe 2025-12-04T10:00:00.8012872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\native_test.exe 2025-12-04T10:00:00.8021425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\operators_test.exe 2025-12-04T10:00:00.8029702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\operator_name_test.exe 2025-12-04T10:00:01.0712622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\op_allowlist_test.exe 2025-12-04T10:00:01.0720038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\op_registration_test.exe 2025-12-04T10:00:01.0739744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\packedtensoraccessor_test.exe 2025-12-04T10:00:01.0746047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\pow_test.exe 2025-12-04T10:00:01.0754242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\quantized_test.exe 2025-12-04T10:00:01.0761267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\reduce_ops_test.exe 2025-12-04T10:00:01.0768030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\reportMemoryUsage_test.exe 2025-12-04T10:00:01.0774452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\scalar_tensor_test.exe 2025-12-04T10:00:01.0780829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\scalar_test.exe 2025-12-04T10:00:01.0793764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\StorageUtils_test.exe 2025-12-04T10:00:01.0795988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\stride_properties_test.exe 2025-12-04T10:00:01.0802878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\tensor_iterator_test.exe 2025-12-04T10:00:01.0810632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\test_parallel.exe 2025-12-04T10:00:01.0817007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\thread_init_test.exe 2025-12-04T10:00:01.0823349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\type_ptr_test.exe 2025-12-04T10:00:01.0828592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\type_test.exe 2025-12-04T10:00:01.0835811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\undefined_tensor_test.exe 2025-12-04T10:00:01.0841189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\verify_api_visibility.exe 2025-12-04T10:00:01.0857026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\weakref_test.exe 2025-12-04T10:00:01.0862129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\wrapdim_test.exe 2025-12-04T10:00:01.0867356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\test\xla_tensor_test.exe 2025-12-04T10:00:01.0883285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_comparison.py 2025-12-04T10:00:01.0887285Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_creation.py 2025-12-04T10:00:01.0890818Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_utils.py 2025-12-04T10:00:01.0894175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__init__.py 2025-12-04T10:00:01.0912440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\autocast_test_lists.py 2025-12-04T10:00:01.0915949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\autograd_function_db.py 2025-12-04T10:00:01.0919318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\check_kernel_launches.py 2025-12-04T10:00:01.0934579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_cuda.py 2025-12-04T10:00:01.0938315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_device_type.py 2025-12-04T10:00:01.0942289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_distributed.py 2025-12-04T10:00:01.0946083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_dist_composable.py 2025-12-04T10:00:01.0949807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_dtype.py 2025-12-04T10:00:01.0953325Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_fsdp.py 2025-12-04T10:00:01.0956953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_jit.py 2025-12-04T10:00:01.0960530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_methods_invocations.py 2025-12-04T10:00:01.0971207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_mkldnn.py 2025-12-04T10:00:01.0974813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_modules.py 2025-12-04T10:00:01.0979536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_mps.py 2025-12-04T10:00:01.0983147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_nn.py 2025-12-04T10:00:01.0988038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_optimizers.py 2025-12-04T10:00:01.0992344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_pruning.py 2025-12-04T10:00:01.0996041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_quantization.py 2025-12-04T10:00:01.1010584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_quantized.py 2025-12-04T10:00:01.1014255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_subclass.py 2025-12-04T10:00:01.1017916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\common_utils.py 2025-12-04T10:00:01.1022656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\composite_compliance.py 2025-12-04T10:00:01.1026315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\custom_op_db.py 2025-12-04T10:00:01.1030054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\custom_tensor.py 2025-12-04T10:00:01.1034957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\dist_utils.py 2025-12-04T10:00:01.1038591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\dynamo_pytree_test_utils.py 2025-12-04T10:00:01.1043540Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\dynamo_test_failures.py 2025-12-04T10:00:01.1048619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\fake_config_module.py 2025-12-04T10:00:01.1053669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\fake_config_module2.py 2025-12-04T10:00:01.1071150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\fake_config_module3.py 2025-12-04T10:00:01.1084007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\hop_db.py 2025-12-04T10:00:01.1084719Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\hypothesis_utils.py 2025-12-04T10:00:01.1091612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\inductor_utils.py 2025-12-04T10:00:01.1134919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\jit_metaprogramming_utils.py 2025-12-04T10:00:01.1140124Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\jit_utils.py 2025-12-04T10:00:01.1145418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\logging_tensor.py 2025-12-04T10:00:01.1150248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\logging_utils.py 2025-12-04T10:00:01.1154223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\quantization_torch_package_models.py 2025-12-04T10:00:01.1157644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\static_module.py 2025-12-04T10:00:01.1173135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\subclasses.py 2025-12-04T10:00:01.1176843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\torchbind_impls.py 2025-12-04T10:00:01.1180252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\triton_utils.py 2025-12-04T10:00:01.1184023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\two_tensor.py 2025-12-04T10:00:01.1189337Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__init__.py 2025-12-04T10:00:01.1196259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\codegen\__init__.py 2025-12-04T10:00:01.1203060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\codegen\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.1211004Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\network1.py 2025-12-04T10:00:01.1215532Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\network2.py 2025-12-04T10:00:01.1218822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__init__.py 2025-12-04T10:00:01.1225569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__pycache__\network1.cpython-310.pyc 2025-12-04T10:00:01.1229123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__pycache__\network2.cpython-310.pyc 2025-12-04T10:00:01.1232602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\data\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.1250234Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\checkpoint_utils.py 2025-12-04T10:00:01.1253653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\common_state_dict.py 2025-12-04T10:00:01.1257211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\ddp_under_dist_autograd_test.py 2025-12-04T10:00:01.1272052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\distributed_test.py 2025-12-04T10:00:01.1278071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\distributed_utils.py 2025-12-04T10:00:01.1281584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\fake_pg.py 2025-12-04T10:00:01.1284970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\multi_threaded_pg.py 2025-12-04T10:00:01.1289104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc_utils.py 2025-12-04T10:00:01.1292913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__init__.py 2025-12-04T10:00:01.1299434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\__init__.py 2025-12-04T10:00:01.1305450Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\remote_module_test.py 2025-12-04T10:00:01.1309018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\__init__.py 2025-12-04T10:00:01.1315075Z 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:01.1318668Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\api\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.1327587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\nn\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.1335692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\dist_autograd_test.py 2025-12-04T10:00:01.1339617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\dist_optimizer_test.py 2025-12-04T10:00:01.1343183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\faulty_agent_rpc_test.py 2025-12-04T10:00:01.1356814Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\faulty_rpc_agent_test_fixture.py 2025-12-04T10:00:01.1360319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\rpc_agent_test_fixture.py 2025-12-04T10:00:01.1363863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\rpc_test.py 2025-12-04T10:00:01.1368879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\tensorpipe_rpc_agent_test_fixture.py 2025-12-04T10:00:01.1374613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__init__.py 2025-12-04T10:00:01.1384628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\parameter_server_test.py 2025-12-04T10:00:01.1388139Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\reinforcement_learning_rpc_test.py 2025-12-04T10:00:01.1391458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\__init__.py 2025-12-04T10:00:01.1407754Z 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:01.1411723Z 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:01.1415207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\examples\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.1432965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\dist_autograd_test.py 2025-12-04T10:00:01.1436331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\rpc_test.py 2025-12-04T10:00:01.1439988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\rpc_test_faulty.py 2025-12-04T10:00:01.1443308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__init__.py 2025-12-04T10:00:01.1459318Z 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:01.1462918Z 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:01.1466845Z 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:01.1480152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\jit\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.1490667Z 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:01.1495839Z 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:01.1500931Z 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:01.1514466Z 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:01.1519501Z 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:01.1524303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\rpc_test.cpython-310.pyc 2025-12-04T10:00:01.1530714Z 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:01.1535543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\rpc\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.1546425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\test_common.py 2025-12-04T10:00:01.1549904Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\__init__.py 2025-12-04T10:00:01.1559420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\_test_ops_common.py 2025-12-04T10:00:01.1594684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\_test_st_common.py 2025-12-04T10:00:01.1598236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\sharded_tensor\__init__.py 2025-12-04T10:00:01.1616737Z 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:01.1622325Z 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:01.1625863Z 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:01.1653860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\__pycache__\test_common.cpython-310.pyc 2025-12-04T10:00:01.1657455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_shard\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.1665177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\common_dtensor.py 2025-12-04T10:00:01.1668700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\__init__.py 2025-12-04T10:00:01.1674977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\__pycache__\common_dtensor.cpython-310.pyc 2025-12-04T10:00:01.1679872Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.1687555Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\checkpoint_utils.cpython-310.pyc 2025-12-04T10:00:01.1691161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\common_state_dict.cpython-310.pyc 2025-12-04T10:00:01.1694717Z 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:01.1708416Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\distributed_test.cpython-310.pyc 2025-12-04T10:00:01.1713169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\distributed_utils.cpython-310.pyc 2025-12-04T10:00:01.1716867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\fake_pg.cpython-310.pyc 2025-12-04T10:00:01.1721376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\multi_threaded_pg.cpython-310.pyc 2025-12-04T10:00:01.1725070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\rpc_utils.cpython-310.pyc 2025-12-04T10:00:01.1728439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\distributed\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.1737834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\annotated_fn_args.py 2025-12-04T10:00:01.1777795Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\__init__.py 2025-12-04T10:00:01.1783846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\__pycache__\annotated_fn_args.cpython-310.pyc 2025-12-04T10:00:01.1788662Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\generated\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.1796083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\core.py 2025-12-04T10:00:01.1799980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\refs.py 2025-12-04T10:00:01.1803232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\utils.py 2025-12-04T10:00:01.1806689Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__init__.py 2025-12-04T10:00:01.1813409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\fft.py 2025-12-04T10:00:01.1816836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\linalg.py 2025-12-04T10:00:01.1820552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\nested.py 2025-12-04T10:00:01.1824524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\signal.py 2025-12-04T10:00:01.1827938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\sparse.py 2025-12-04T10:00:01.1831468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\special.py 2025-12-04T10:00:01.1840372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\_masked.py 2025-12-04T10:00:01.1844041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__init__.py 2025-12-04T10:00:01.1851651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\fft.cpython-310.pyc 2025-12-04T10:00:01.1855211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\linalg.cpython-310.pyc 2025-12-04T10:00:01.1858851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\nested.cpython-310.pyc 2025-12-04T10:00:01.1872449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\signal.cpython-310.pyc 2025-12-04T10:00:01.1877171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\sparse.cpython-310.pyc 2025-12-04T10:00:01.1880743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\special.cpython-310.pyc 2025-12-04T10:00:01.1884216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\_masked.cpython-310.pyc 2025-12-04T10:00:01.1887882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\definitions\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.1906254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\core.cpython-310.pyc 2025-12-04T10:00:01.1910019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\refs.cpython-310.pyc 2025-12-04T10:00:01.1913589Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:01.1927031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\opinfo\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.1935848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\aot_autograd.py 2025-12-04T10:00:01.1939613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\autograd_registration.py 2025-12-04T10:00:01.1943044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\fake_tensor.py 2025-12-04T10:00:01.1946431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\generate_tests.py 2025-12-04T10:00:01.1959335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\make_fx.py 2025-12-04T10:00:01.1962671Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__init__.py 2025-12-04T10:00:01.1969692Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\aot_autograd.cpython-310.pyc 2025-12-04T10:00:01.1973235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\autograd_registration.cpython-310.pyc 2025-12-04T10:00:01.1978211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\fake_tensor.cpython-310.pyc 2025-12-04T10:00:01.1991933Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\generate_tests.cpython-310.pyc 2025-12-04T10:00:01.1995489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\make_fx.cpython-310.pyc 2025-12-04T10:00:01.1999018Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\optests\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.2006734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\future_div.py 2025-12-04T10:00:01.2010259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\no_future_div.py 2025-12-04T10:00:01.2013644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__init__.py 2025-12-04T10:00:01.2029798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__pycache__\future_div.cpython-310.pyc 2025-12-04T10:00:01.2033387Z 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:01.2036913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\test_module\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.2056690Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\autocast_test_lists.cpython-310.pyc 2025-12-04T10:00:01.2060256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\autograd_function_db.cpython-310.pyc 2025-12-04T10:00:01.2064034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\check_kernel_launches.cpython-310.pyc 2025-12-04T10:00:01.2079767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_cuda.cpython-310.pyc 2025-12-04T10:00:01.2083386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_device_type.cpython-310.pyc 2025-12-04T10:00:01.2087608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_distributed.cpython-310.pyc 2025-12-04T10:00:01.2091765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_dist_composable.cpython-310.pyc 2025-12-04T10:00:01.2095501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_dtype.cpython-310.pyc 2025-12-04T10:00:01.2099094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_fsdp.cpython-310.pyc 2025-12-04T10:00:01.2103009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_jit.cpython-310.pyc 2025-12-04T10:00:01.2106733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_methods_invocations.cpython-310.pyc 2025-12-04T10:00:01.2113775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_mkldnn.cpython-310.pyc 2025-12-04T10:00:01.2117529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_modules.cpython-310.pyc 2025-12-04T10:00:01.2122047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_mps.cpython-310.pyc 2025-12-04T10:00:01.2125822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_nn.cpython-310.pyc 2025-12-04T10:00:01.2130502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_optimizers.cpython-310.pyc 2025-12-04T10:00:01.2144324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_pruning.cpython-310.pyc 2025-12-04T10:00:01.2147967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_quantization.cpython-310.pyc 2025-12-04T10:00:01.2152408Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_quantized.cpython-310.pyc 2025-12-04T10:00:01.2156146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_subclass.cpython-310.pyc 2025-12-04T10:00:01.2159754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\common_utils.cpython-310.pyc 2025-12-04T10:00:01.2164683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\composite_compliance.cpython-310.pyc 2025-12-04T10:00:01.2168607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\custom_op_db.cpython-310.pyc 2025-12-04T10:00:01.2172272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\custom_tensor.cpython-310.pyc 2025-12-04T10:00:01.2176064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\dist_utils.cpython-310.pyc 2025-12-04T10:00:01.2181109Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\dynamo_pytree_test_utils.cpython-310.pyc 2025-12-04T10:00:01.2184854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\dynamo_test_failures.cpython-310.pyc 2025-12-04T10:00:01.2198135Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\fake_config_module.cpython-310.pyc 2025-12-04T10:00:01.2201919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\fake_config_module2.cpython-310.pyc 2025-12-04T10:00:01.2205570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\fake_config_module3.cpython-310.pyc 2025-12-04T10:00:01.2209199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\hop_db.cpython-310.pyc 2025-12-04T10:00:01.2212786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\hypothesis_utils.cpython-310.pyc 2025-12-04T10:00:01.2216339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\inductor_utils.cpython-310.pyc 2025-12-04T10:00:01.2221309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\jit_metaprogramming_utils.cpython-310.pyc 2025-12-04T10:00:01.2226835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\jit_utils.cpython-310.pyc 2025-12-04T10:00:01.2250750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\logging_tensor.cpython-310.pyc 2025-12-04T10:00:01.2254396Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\logging_utils.cpython-310.pyc 2025-12-04T10:00:01.2257943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\quantization_torch_package_models.cpython-310.pyc 2025-12-04T10:00:01.2261506Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\static_module.cpython-310.pyc 2025-12-04T10:00:01.2265070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\subclasses.cpython-310.pyc 2025-12-04T10:00:01.2268652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\torchbind_impls.cpython-310.pyc 2025-12-04T10:00:01.2272360Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\triton_utils.cpython-310.pyc 2025-12-04T10:00:01.2275913Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\two_tensor.cpython-310.pyc 2025-12-04T10:00:01.2290311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\_internal\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.2304187Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\_comparison.cpython-310.pyc 2025-12-04T10:00:01.2309258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\_creation.cpython-310.pyc 2025-12-04T10:00:01.2314415Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:01.2327828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\testing\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.2338944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\backend_registration.py 2025-12-04T10:00:01.2343667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\bundled_inputs.py 2025-12-04T10:00:01.2348393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\checkpoint.py 2025-12-04T10:00:01.2352194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\collect_env.py 2025-12-04T10:00:01.2368000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\cpp_backtrace.py 2025-12-04T10:00:01.2372755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\cpp_extension.py 2025-12-04T10:00:01.2378208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\deterministic.py 2025-12-04T10:00:01.2383064Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\dlpack.py 2025-12-04T10:00:01.2386522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\file_baton.py 2025-12-04T10:00:01.2391237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\flop_counter.py 2025-12-04T10:00:01.2396052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hooks.py 2025-12-04T10:00:01.2400819Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\mkldnn.py 2025-12-04T10:00:01.2404228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\mobile_optimizer.py 2025-12-04T10:00:01.2408946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_zoo.py 2025-12-04T10:00:01.2414192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\module_tracker.py 2025-12-04T10:00:01.2419035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\show_pickle.py 2025-12-04T10:00:01.2422694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\throughput_benchmark.py 2025-12-04T10:00:01.2427378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\weak.py 2025-12-04T10:00:01.2432032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_appending_byte_serializer.py 2025-12-04T10:00:01.2436717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_config_module.py 2025-12-04T10:00:01.2440281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_config_typing.pyi 2025-12-04T10:00:01.2456167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_content_store.py 2025-12-04T10:00:01.2460824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_contextlib.py 2025-12-04T10:00:01.2465764Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_cpp_embed_headers.py 2025-12-04T10:00:01.2471629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_cpp_extension_versioner.py 2025-12-04T10:00:01.2475277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_cxx_pytree.py 2025-12-04T10:00:01.2480253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_debug_mode.py 2025-12-04T10:00:01.2485332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_device.py 2025-12-04T10:00:01.2489946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_dtype_abbrs.py 2025-12-04T10:00:01.2493427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_exposed_in.py 2025-12-04T10:00:01.2498389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_filelock.py 2025-12-04T10:00:01.2513096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_foreach_utils.py 2025-12-04T10:00:01.2516650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_functools.py 2025-12-04T10:00:01.2521608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_get_clean_triton.py 2025-12-04T10:00:01.2526331Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_helion.py 2025-12-04T10:00:01.2530969Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_import_utils.py 2025-12-04T10:00:01.2534474Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_mode_utils.py 2025-12-04T10:00:01.2539445Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_ordered_set.py 2025-12-04T10:00:01.2544251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_pallas.py 2025-12-04T10:00:01.2549293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_python_dispatch.py 2025-12-04T10:00:01.2554269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_pytree.py 2025-12-04T10:00:01.2573354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_runtime_estimation.py 2025-12-04T10:00:01.2579511Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_stats.py 2025-12-04T10:00:01.2584960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_thunk.py 2025-12-04T10:00:01.2590587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_traceback.py 2025-12-04T10:00:01.2595688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_triton.py 2025-12-04T10:00:01.2599061Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_typing_utils.py 2025-12-04T10:00:01.2604133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_zip.py 2025-12-04T10:00:01.2607454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__init__.py 2025-12-04T10:00:01.2616267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\backcompat\__init__.py 2025-12-04T10:00:01.2623297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\backcompat\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.2633166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\__init__.py 2025-12-04T10:00:01.2639839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\compare.py 2025-12-04T10:00:01.2643173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\fuzzer.py 2025-12-04T10:00:01.2647176Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\op_benchmark.py 2025-12-04T10:00:01.2651152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\simple_timeit.py 2025-12-04T10:00:01.2654495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\spectral_ops_fuzz_test.py 2025-12-04T10:00:01.2668114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__init__.py 2025-12-04T10:00:01.2674302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\compare.cpython-310.pyc 2025-12-04T10:00:01.2677877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\fuzzer.cpython-310.pyc 2025-12-04T10:00:01.2681435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\op_benchmark.cpython-310.pyc 2025-12-04T10:00:01.2694577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\simple_timeit.cpython-310.pyc 2025-12-04T10:00:01.2698882Z 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:01.2702608Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\examples\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.2710153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\binary.py 2025-12-04T10:00:01.2713647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\sparse_binary.py 2025-12-04T10:00:01.2718683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\sparse_unary.py 2025-12-04T10:00:01.2723106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\spectral.py 2025-12-04T10:00:01.2736374Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\unary.py 2025-12-04T10:00:01.2739716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__init__.py 2025-12-04T10:00:01.2745916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\binary.cpython-310.pyc 2025-12-04T10:00:01.2749754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\sparse_binary.cpython-310.pyc 2025-12-04T10:00:01.2753345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\sparse_unary.cpython-310.pyc 2025-12-04T10:00:01.2766703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\spectral.cpython-310.pyc 2025-12-04T10:00:01.2770312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\unary.cpython-310.pyc 2025-12-04T10:00:01.2773846Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\op_fuzzers\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.2781464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\common.py 2025-12-04T10:00:01.2785015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\compare.py 2025-12-04T10:00:01.2788264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\compile.py 2025-12-04T10:00:01.2792065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\cpp_jit.py 2025-12-04T10:00:01.2795371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\fuzzer.py 2025-12-04T10:00:01.2798686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\sparse_fuzzer.py 2025-12-04T10:00:01.2812483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\timeit_template.cpp 2025-12-04T10:00:01.2815862Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\timer.py 2025-12-04T10:00:01.2820591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\_stubs.py 2025-12-04T10:00:01.2823944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__init__.py 2025-12-04T10:00:01.2830319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\callgrind.h 2025-12-04T10:00:01.2834619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\compat_bindings.cpp 2025-12-04T10:00:01.2837409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\timer_callgrind_template.cpp 2025-12-04T10:00:01.2850789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\timer_interface.py 2025-12-04T10:00:01.2854686Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\valgrind.h 2025-12-04T10:00:01.2860869Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\__init__.py 2025-12-04T10:00:01.2867150Z 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:01.2870855Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\valgrind_wrapper\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.2878616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\common.cpython-310.pyc 2025-12-04T10:00:01.2882039Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\compare.cpython-310.pyc 2025-12-04T10:00:01.2885566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\compile.cpython-310.pyc 2025-12-04T10:00:01.2898576Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\cpp_jit.cpython-310.pyc 2025-12-04T10:00:01.2902157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\fuzzer.cpython-310.pyc 2025-12-04T10:00:01.2905773Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\sparse_fuzzer.cpython-310.pyc 2025-12-04T10:00:01.2909456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\timer.cpython-310.pyc 2025-12-04T10:00:01.2912928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\_stubs.cpython-310.pyc 2025-12-04T10:00:01.2916587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\utils\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.2935291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\benchmark\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.2943141Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\backward_compatibility.py 2025-12-04T10:00:01.2946551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\dataloader.py 2025-12-04T10:00:01.2950843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\dataset.py 2025-12-04T10:00:01.2954448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\distributed.py 2025-12-04T10:00:01.2967584Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\graph.py 2025-12-04T10:00:01.2971137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\graph_settings.py 2025-12-04T10:00:01.2974455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\sampler.py 2025-12-04T10:00:01.2977864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__init__.py 2025-12-04T10:00:01.2985170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\datapipe.py 2025-12-04T10:00:01.2988557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\datapipe.pyi 2025-12-04T10:00:01.2991871Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\gen_pyi.py 2025-12-04T10:00:01.2995490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\_decorator.py 2025-12-04T10:00:01.2998901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\_hook_iterator.py 2025-12-04T10:00:01.3011854Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\_typing.py 2025-12-04T10:00:01.3015289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__init__.py 2025-12-04T10:00:01.3023398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\dataframes.py 2025-12-04T10:00:01.3028095Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\dataframe_wrapper.py 2025-12-04T10:00:01.3034879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\datapipes.py 2025-12-04T10:00:01.3049552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\structures.py 2025-12-04T10:00:01.3053392Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__init__.py 2025-12-04T10:00:01.3063261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\dataframes.cpython-310.pyc 2025-12-04T10:00:01.3068219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\dataframe_wrapper.cpython-310.pyc 2025-12-04T10:00:01.3073289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\datapipes.cpython-310.pyc 2025-12-04T10:00:01.3120722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\structures.cpython-310.pyc 2025-12-04T10:00:01.3125938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\dataframe\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.3137201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\callable.py 2025-12-04T10:00:01.3142207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\combinatorics.py 2025-12-04T10:00:01.3145759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\combining.py 2025-12-04T10:00:01.3149293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\filelister.py 2025-12-04T10:00:01.3162256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\fileopener.py 2025-12-04T10:00:01.3201469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\grouping.py 2025-12-04T10:00:01.3205202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\routeddecoder.py 2025-12-04T10:00:01.3208697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\selecting.py 2025-12-04T10:00:01.3212194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\sharding.py 2025-12-04T10:00:01.3215694Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\streamreader.py 2025-12-04T10:00:01.3219554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\utils.py 2025-12-04T10:00:01.3222901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__init__.py 2025-12-04T10:00:01.3231011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\callable.cpython-310.pyc 2025-12-04T10:00:01.3234536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\combinatorics.cpython-310.pyc 2025-12-04T10:00:01.3237994Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\combining.cpython-310.pyc 2025-12-04T10:00:01.3246045Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\filelister.cpython-310.pyc 2025-12-04T10:00:01.3249890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\fileopener.cpython-310.pyc 2025-12-04T10:00:01.3253469Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\grouping.cpython-310.pyc 2025-12-04T10:00:01.3257082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\routeddecoder.cpython-310.pyc 2025-12-04T10:00:01.3260523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\selecting.cpython-310.pyc 2025-12-04T10:00:01.3264136Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\sharding.cpython-310.pyc 2025-12-04T10:00:01.3267653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\streamreader.cpython-310.pyc 2025-12-04T10:00:01.3271164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:01.3274767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\iter\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.3282748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\callable.py 2025-12-04T10:00:01.3286146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\combinatorics.py 2025-12-04T10:00:01.3289536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\combining.py 2025-12-04T10:00:01.3292953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\grouping.py 2025-12-04T10:00:01.3296226Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\utils.py 2025-12-04T10:00:01.3309142Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__init__.py 2025-12-04T10:00:01.3316000Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\callable.cpython-310.pyc 2025-12-04T10:00:01.3320242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\combinatorics.cpython-310.pyc 2025-12-04T10:00:01.3323618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\combining.cpython-310.pyc 2025-12-04T10:00:01.3336640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\grouping.cpython-310.pyc 2025-12-04T10:00:01.3340172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:01.3343673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\map\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.3351185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\common.py 2025-12-04T10:00:01.3354746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\decoder.py 2025-12-04T10:00:01.3358033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\snapshot.py 2025-12-04T10:00:01.3361309Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__init__.py 2025-12-04T10:00:01.3367420Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\common.cpython-310.pyc 2025-12-04T10:00:01.3371003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\decoder.cpython-310.pyc 2025-12-04T10:00:01.3374461Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\snapshot.cpython-310.pyc 2025-12-04T10:00:01.3387788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\utils\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.3398267Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\datapipe.cpython-310.pyc 2025-12-04T10:00:01.3403068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\gen_pyi.cpython-310.pyc 2025-12-04T10:00:01.3407842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\_decorator.cpython-310.pyc 2025-12-04T10:00:01.3421784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\_hook_iterator.cpython-310.pyc 2025-12-04T10:00:01.3426503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\_typing.cpython-310.pyc 2025-12-04T10:00:01.3431229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\datapipes\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.3440456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\collate.py 2025-12-04T10:00:01.3445114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\fetch.py 2025-12-04T10:00:01.3450344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\pin_memory.py 2025-12-04T10:00:01.3455079Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\signal_handling.py 2025-12-04T10:00:01.3459684Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\worker.py 2025-12-04T10:00:01.3473958Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__init__.py 2025-12-04T10:00:01.3483624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\collate.cpython-310.pyc 2025-12-04T10:00:01.3487230Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\fetch.cpython-310.pyc 2025-12-04T10:00:01.3492177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\pin_memory.cpython-310.pyc 2025-12-04T10:00:01.3507017Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\signal_handling.cpython-310.pyc 2025-12-04T10:00:01.3510587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\worker.cpython-310.pyc 2025-12-04T10:00:01.3515404Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\_utils\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.3525806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\backward_compatibility.cpython-310.pyc 2025-12-04T10:00:01.3530578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\dataloader.cpython-310.pyc 2025-12-04T10:00:01.3534213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\dataset.cpython-310.pyc 2025-12-04T10:00:01.3550035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\distributed.cpython-310.pyc 2025-12-04T10:00:01.3554815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\graph.cpython-310.pyc 2025-12-04T10:00:01.3559630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\graph_settings.cpython-310.pyc 2025-12-04T10:00:01.3563158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\sampler.cpython-310.pyc 2025-12-04T10:00:01.3567918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\data\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.3583899Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\constants.py 2025-12-04T10:00:01.3604157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\cuda_to_hip_mappings.py 2025-12-04T10:00:01.3611544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\hipify_python.py 2025-12-04T10:00:01.3616882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\version.py 2025-12-04T10:00:01.3631389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__init__.py 2025-12-04T10:00:01.3640133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\constants.cpython-310.pyc 2025-12-04T10:00:01.3643768Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\cuda_to_hip_mappings.cpython-310.pyc 2025-12-04T10:00:01.3651216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\hipify_python.cpython-310.pyc 2025-12-04T10:00:01.3664619Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\version.cpython-310.pyc 2025-12-04T10:00:01.3668293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\hipify\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.3675728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\log_extract.py 2025-12-04T10:00:01.3679087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\__init__.py 2025-12-04T10:00:01.3684732Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\__pycache__\log_extract.cpython-310.pyc 2025-12-04T10:00:01.3689741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\jit\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.3697452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\code.js 2025-12-04T10:00:01.3700954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\htm.mjs 2025-12-04T10:00:01.3704333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\preact.mjs 2025-12-04T10:00:01.3707622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\skeleton.html 2025-12-04T10:00:01.3710975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__init__.py 2025-12-04T10:00:01.3724207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__main__.py 2025-12-04T10:00:01.3732206Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.3735656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\model_dump\__pycache__\__main__.cpython-310.pyc 2025-12-04T10:00:01.3743132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\config.py 2025-12-04T10:00:01.3746470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\__init__.py 2025-12-04T10:00:01.3753036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:01.3756543Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\serialization\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.3764707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\summary.py 2025-12-04T10:00:01.3768156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\writer.py 2025-12-04T10:00:01.3772277Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_convert_np.py 2025-12-04T10:00:01.3775801Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_embedding.py 2025-12-04T10:00:01.3789235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_onnx_graph.py 2025-12-04T10:00:01.3792629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_proto_graph.py 2025-12-04T10:00:01.3796068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_pytorch_graph.py 2025-12-04T10:00:01.3799546Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\_utils.py 2025-12-04T10:00:01.3802813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__init__.py 2025-12-04T10:00:01.3810150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\summary.cpython-310.pyc 2025-12-04T10:00:01.3814111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\writer.cpython-310.pyc 2025-12-04T10:00:01.3818011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_convert_np.cpython-310.pyc 2025-12-04T10:00:01.3831241Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_embedding.cpython-310.pyc 2025-12-04T10:00:01.3834836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_onnx_graph.cpython-310.pyc 2025-12-04T10:00:01.3838439Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_proto_graph.cpython-310.pyc 2025-12-04T10:00:01.3841842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_pytorch_graph.cpython-310.pyc 2025-12-04T10:00:01.3845283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:01.3849025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\tensorboard\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.3856763Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\_cycles.py 2025-12-04T10:00:01.3860049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\__init__.py 2025-12-04T10:00:01.3865911Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\__pycache__\_cycles.cpython-310.pyc 2025-12-04T10:00:01.3869341Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\viz\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.3877502Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\cli_function_profiler.py 2025-12-04T10:00:01.3881057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\__init__.py 2025-12-04T10:00:01.3888607Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\__pycache__\cli_function_profiler.cpython-310.pyc 2025-12-04T10:00:01.3893298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_strobelight\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.3903163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\functions.py 2025-12-04T10:00:01.3908132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\interp.py 2025-12-04T10:00:01.3911491Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\numbers.py 2025-12-04T10:00:01.3916071Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\printers.py 2025-12-04T10:00:01.3920935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\reference.py 2025-12-04T10:00:01.3934583Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\singleton_int.py 2025-12-04T10:00:01.3939297Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\solve.py 2025-12-04T10:00:01.3943804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\symbol.py 2025-12-04T10:00:01.3947170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\value_ranges.py 2025-12-04T10:00:01.3962019Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__init__.py 2025-12-04T10:00:01.3969901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\functions.cpython-310.pyc 2025-12-04T10:00:01.3973988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\interp.cpython-310.pyc 2025-12-04T10:00:01.3977028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\numbers.cpython-310.pyc 2025-12-04T10:00:01.4025189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\printers.cpython-310.pyc 2025-12-04T10:00:01.4030368Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\reference.cpython-310.pyc 2025-12-04T10:00:01.4035216Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\singleton_int.cpython-310.pyc 2025-12-04T10:00:01.4040069Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\solve.cpython-310.pyc 2025-12-04T10:00:01.4043600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\symbol.cpython-310.pyc 2025-12-04T10:00:01.4049126Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\value_ranges.cpython-310.pyc 2025-12-04T10:00:01.4052954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\_sympy\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.4063086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\backend_registration.cpython-310.pyc 2025-12-04T10:00:01.4066544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\bundled_inputs.cpython-310.pyc 2025-12-04T10:00:01.4070035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\checkpoint.cpython-310.pyc 2025-12-04T10:00:01.4084413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\collect_env.cpython-310.pyc 2025-12-04T10:00:01.4087964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\cpp_backtrace.cpython-310.pyc 2025-12-04T10:00:01.4091852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\cpp_extension.cpython-310.pyc 2025-12-04T10:00:01.4097316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\deterministic.cpython-310.pyc 2025-12-04T10:00:01.4102148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\dlpack.cpython-310.pyc 2025-12-04T10:00:01.4105627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\file_baton.cpython-310.pyc 2025-12-04T10:00:01.4109212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\flop_counter.cpython-310.pyc 2025-12-04T10:00:01.4112702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\hooks.cpython-310.pyc 2025-12-04T10:00:01.4116144Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\mkldnn.cpython-310.pyc 2025-12-04T10:00:01.4119965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\mobile_optimizer.cpython-310.pyc 2025-12-04T10:00:01.4123386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\model_zoo.cpython-310.pyc 2025-12-04T10:00:01.4126875Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\module_tracker.cpython-310.pyc 2025-12-04T10:00:01.4130455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\show_pickle.cpython-310.pyc 2025-12-04T10:00:01.4143704Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\throughput_benchmark.cpython-310.pyc 2025-12-04T10:00:01.4148529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\weak.cpython-310.pyc 2025-12-04T10:00:01.4152143Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_appending_byte_serializer.cpython-310.pyc 2025-12-04T10:00:01.4157106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_config_module.cpython-310.pyc 2025-12-04T10:00:01.4160828Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_content_store.cpython-310.pyc 2025-12-04T10:00:01.4164305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_contextlib.cpython-310.pyc 2025-12-04T10:00:01.4167834Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_cpp_embed_headers.cpython-310.pyc 2025-12-04T10:00:01.4171530Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_cpp_extension_versioner.cpython-310.pyc 2025-12-04T10:00:01.4185271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_cxx_pytree.cpython-310.pyc 2025-12-04T10:00:01.4189324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_debug_mode.cpython-310.pyc 2025-12-04T10:00:01.4192981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_device.cpython-310.pyc 2025-12-04T10:00:01.4196518Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_dtype_abbrs.cpython-310.pyc 2025-12-04T10:00:01.4200009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_exposed_in.cpython-310.pyc 2025-12-04T10:00:01.4203513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_filelock.cpython-310.pyc 2025-12-04T10:00:01.4208600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_foreach_utils.cpython-310.pyc 2025-12-04T10:00:01.4212155Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_functools.cpython-310.pyc 2025-12-04T10:00:01.4225217Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_get_clean_triton.cpython-310.pyc 2025-12-04T10:00:01.4230020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_helion.cpython-310.pyc 2025-12-04T10:00:01.4233624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_import_utils.cpython-310.pyc 2025-12-04T10:00:01.4237106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_mode_utils.cpython-310.pyc 2025-12-04T10:00:01.4240634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_ordered_set.cpython-310.pyc 2025-12-04T10:00:01.4244150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_pallas.cpython-310.pyc 2025-12-04T10:00:01.4247628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_python_dispatch.cpython-310.pyc 2025-12-04T10:00:01.4251428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_pytree.cpython-310.pyc 2025-12-04T10:00:01.4255289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_runtime_estimation.cpython-310.pyc 2025-12-04T10:00:01.4318380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_stats.cpython-310.pyc 2025-12-04T10:00:01.4323602Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_thunk.cpython-310.pyc 2025-12-04T10:00:01.4329003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_traceback.cpython-310.pyc 2025-12-04T10:00:01.4332585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_triton.cpython-310.pyc 2025-12-04T10:00:01.4336198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_typing_utils.cpython-310.pyc 2025-12-04T10:00:01.4341613Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\_zip.cpython-310.pyc 2025-12-04T10:00:01.4345426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\utils\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.4356193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\memory.py 2025-12-04T10:00:01.4360127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\random.py 2025-12-04T10:00:01.4363338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\streams.py 2025-12-04T10:00:01.4366549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\_gpu_trace.py 2025-12-04T10:00:01.4370078Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\_utils.py 2025-12-04T10:00:01.4373345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__init__.py 2025-12-04T10:00:01.4390031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\memory.cpython-310.pyc 2025-12-04T10:00:01.4393471Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\random.cpython-310.pyc 2025-12-04T10:00:01.4396843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\streams.cpython-310.pyc 2025-12-04T10:00:01.4409838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\_gpu_trace.cpython-310.pyc 2025-12-04T10:00:01.4413296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:01.4416822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\xpu\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.4424493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_awaits\__init__.py 2025-12-04T10:00:01.4432572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_awaits\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.4441745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_aoti.pyi 2025-12-04T10:00:01.4444883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_autograd.pyi 2025-12-04T10:00:01.4448152Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_cpu.pyi 2025-12-04T10:00:01.4451961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_cudnn.pyi 2025-12-04T10:00:01.4455219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_cusparselt.pyi 2025-12-04T10:00:01.4468173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed.pyi 2025-12-04T10:00:01.4471815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_autograd.pyi 2025-12-04T10:00:01.4475276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_c10d.pyi 2025-12-04T10:00:01.4480087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_rpc.pyi 2025-12-04T10:00:01.4483663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_distributed_rpc_testing.pyi 2025-12-04T10:00:01.4487280Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_functionalization.pyi 2025-12-04T10:00:01.4490754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_functions.pyi 2025-12-04T10:00:01.4494156Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_functorch.pyi 2025-12-04T10:00:01.4497707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_instruction_counter.pyi 2025-12-04T10:00:01.4501229Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_itt.pyi 2025-12-04T10:00:01.4504603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_jit_tree_views.pyi 2025-12-04T10:00:01.4507988Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_lazy.pyi 2025-12-04T10:00:01.4511361Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_lazy_ts_backend.pyi 2025-12-04T10:00:01.4514800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_monitor.pyi 2025-12-04T10:00:01.4518086Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_nn.pyi 2025-12-04T10:00:01.4521380Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_nvtx.pyi 2025-12-04T10:00:01.4524761Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_onnx.pyi 2025-12-04T10:00:01.4528106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_profiler.pyi 2025-12-04T10:00:01.4543118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_VariableFunctions.pyi 2025-12-04T10:00:01.4590290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_verbose.pyi 2025-12-04T10:00:01.4604640Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\__init__.pyi 2025-12-04T10:00:01.4650276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_acc\__init__.pyi 2025-12-04T10:00:01.4659110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\compiled_autograd.pyi 2025-12-04T10:00:01.4662548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\eval_frame.pyi 2025-12-04T10:00:01.4665949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\guards.pyi 2025-12-04T10:00:01.4669436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_dynamo\__init__.pyi 2025-12-04T10:00:01.4676402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_export\pt2_archive_constants.pyi 2025-12-04T10:00:01.4680438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C\_export\__init__.pyi 2025-12-04T10:00:01.4690023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\autograd.py 2025-12-04T10:00:01.4693444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\impl.py 2025-12-04T10:00:01.4696882Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__init__.py 2025-12-04T10:00:01.4704920Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__pycache__\autograd.cpython-310.pyc 2025-12-04T10:00:01.4708551Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__pycache__\impl.cpython-310.pyc 2025-12-04T10:00:01.4712104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_custom_op\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.4724315Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_C_flatbuffer\__init__.pyi 2025-12-04T10:00:01.4732705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\decompositions.py 2025-12-04T10:00:01.4738878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\decompositions_for_jvp.py 2025-12-04T10:00:01.4742324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\decompositions_for_rng.py 2025-12-04T10:00:01.4756635Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__init__.py 2025-12-04T10:00:01.4763571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\decompositions.cpython-310.pyc 2025-12-04T10:00:01.4767809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\decompositions_for_jvp.cpython-310.pyc 2025-12-04T10:00:01.4771538Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\decompositions_for_rng.cpython-310.pyc 2025-12-04T10:00:01.4784831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_decomp\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.4792557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\python.py 2025-12-04T10:00:01.4795906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\__init__.py 2025-12-04T10:00:01.4801841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\__pycache__\python.cpython-310.pyc 2025-12-04T10:00:01.4805293Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dispatch\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.4814629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\aot_compile.py 2025-12-04T10:00:01.4818035Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\aot_compile_types.py 2025-12-04T10:00:01.4821476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\bytecode_analysis.py 2025-12-04T10:00:01.4825094Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\bytecode_transformation.py 2025-12-04T10:00:01.4838833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\cache_size.py 2025-12-04T10:00:01.4845806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\callback.py 2025-12-04T10:00:01.4862531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\codegen.py 2025-12-04T10:00:01.4867223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\code_context.py 2025-12-04T10:00:01.4870786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\compiled_autograd.py 2025-12-04T10:00:01.4900199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\comptime.py 2025-12-04T10:00:01.4905204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\config.py 2025-12-04T10:00:01.4910513Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\convert_frame.py 2025-12-04T10:00:01.4915851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\create_parameter_op.py 2025-12-04T10:00:01.4919410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\current_scope_id.py 2025-12-04T10:00:01.4922798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\dce_extra_outputs.py 2025-12-04T10:00:01.4927592Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\debug_utils.py 2025-12-04T10:00:01.4931260Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\decorators.py 2025-12-04T10:00:01.4934833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\device_interface.py 2025-12-04T10:00:01.4940125Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\distributed.py 2025-12-04T10:00:01.4944118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\eval_frame.py 2025-12-04T10:00:01.4948710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\exc.py 2025-12-04T10:00:01.4961574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\external_utils.py 2025-12-04T10:00:01.4964992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\funcname_cache.py 2025-12-04T10:00:01.4968421Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\functional_export.py 2025-12-04T10:00:01.4972032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_break_hints.py 2025-12-04T10:00:01.4975497Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_break_registry.json 2025-12-04T10:00:01.4981398Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_bytecode_inputs.py 2025-12-04T10:00:01.4985537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_deduplication.py 2025-12-04T10:00:01.4989096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_region_tracker.py 2025-12-04T10:00:01.4992965Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\graph_utils.py 2025-12-04T10:00:01.5006448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\guards.py 2025-12-04T10:00:01.5010711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\hooks.py 2025-12-04T10:00:01.5014118Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\logging.py 2025-12-04T10:00:01.5017490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\metrics_context.py 2025-12-04T10:00:01.5020919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\mutation_guard.py 2025-12-04T10:00:01.5024288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\output_graph.py 2025-12-04T10:00:01.5028661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\package.py 2025-12-04T10:00:01.5032238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\pgo.py 2025-12-04T10:00:01.5037876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\precompile_context.py 2025-12-04T10:00:01.5043119Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\profiler.py 2025-12-04T10:00:01.5046618Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\replay_record.py 2025-12-04T10:00:01.5050240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\resume_execution.py 2025-12-04T10:00:01.5063977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\side_effects.py 2025-12-04T10:00:01.5067810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\source.py 2025-12-04T10:00:01.5071238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\symbolic_convert.py 2025-12-04T10:00:01.5076338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\tensor_version_op.py 2025-12-04T10:00:01.5080465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\testing.py 2025-12-04T10:00:01.5083921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\test_case.py 2025-12-04T10:00:01.5087409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\test_dont_skip_tracing_functions.py 2025-12-04T10:00:01.5090942Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\test_minifier_common.py 2025-12-04T10:00:01.5094760Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\trace_rules.py 2025-12-04T10:00:01.5099251Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\types.py 2025-12-04T10:00:01.5103792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\utils.py 2025-12-04T10:00:01.5119982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\_trace_wrapped_higher_order_op.py 2025-12-04T10:00:01.5123601Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__init__.py 2025-12-04T10:00:01.5130604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\common.py 2025-12-04T10:00:01.5134215Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\cudagraphs.py 2025-12-04T10:00:01.5142390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\debugging.py 2025-12-04T10:00:01.5146130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\distributed.py 2025-12-04T10:00:01.5199130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\inductor.py 2025-12-04T10:00:01.5204208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\onnxrt.py 2025-12-04T10:00:01.5209298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\registry.py 2025-12-04T10:00:01.5212667Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\tensorrt.py 2025-12-04T10:00:01.5217514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\torchxla.py 2025-12-04T10:00:01.5222133Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\tvm.py 2025-12-04T10:00:01.5225454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__init__.py 2025-12-04T10:00:01.5233698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\common.cpython-310.pyc 2025-12-04T10:00:01.5237170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\cudagraphs.cpython-310.pyc 2025-12-04T10:00:01.5240697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\debugging.cpython-310.pyc 2025-12-04T10:00:01.5254175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\distributed.cpython-310.pyc 2025-12-04T10:00:01.5257672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\inductor.cpython-310.pyc 2025-12-04T10:00:01.5261300Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\onnxrt.cpython-310.pyc 2025-12-04T10:00:01.5264832Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\registry.cpython-310.pyc 2025-12-04T10:00:01.5268376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\tensorrt.cpython-310.pyc 2025-12-04T10:00:01.5271848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\torchxla.cpython-310.pyc 2025-12-04T10:00:01.5276464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\tvm.cpython-310.pyc 2025-12-04T10:00:01.5281411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\backends\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.5290393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\builtins.py 2025-12-04T10:00:01.5293971Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\functools.py 2025-12-04T10:00:01.5297357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\fx.py 2025-12-04T10:00:01.5300717Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\heapq.py 2025-12-04T10:00:01.5304052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\itertools.py 2025-12-04T10:00:01.5317840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\loader.py 2025-12-04T10:00:01.5321183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\operator.py 2025-12-04T10:00:01.5324548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\os.py 2025-12-04T10:00:01.5327893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\pytree.py 2025-12-04T10:00:01.5331322Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\struct.py 2025-12-04T10:00:01.5336218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\sys.py 2025-12-04T10:00:01.5340889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\tensor.py 2025-12-04T10:00:01.5344524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\_collections.py 2025-12-04T10:00:01.5349111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__init__.py 2025-12-04T10:00:01.5358981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\builtins.cpython-310.pyc 2025-12-04T10:00:01.5363908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\functools.cpython-310.pyc 2025-12-04T10:00:01.5367436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\fx.cpython-310.pyc 2025-12-04T10:00:01.5383034Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\heapq.cpython-310.pyc 2025-12-04T10:00:01.5388066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\itertools.cpython-310.pyc 2025-12-04T10:00:01.5392813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\loader.cpython-310.pyc 2025-12-04T10:00:01.5396514Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\operator.cpython-310.pyc 2025-12-04T10:00:01.5401236Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\os.cpython-310.pyc 2025-12-04T10:00:01.5406030Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\pytree.cpython-310.pyc 2025-12-04T10:00:01.5410856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\struct.cpython-310.pyc 2025-12-04T10:00:01.5414453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\sys.cpython-310.pyc 2025-12-04T10:00:01.5419434Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\tensor.cpython-310.pyc 2025-12-04T10:00:01.5424451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\_collections.cpython-310.pyc 2025-12-04T10:00:01.5429302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\polyfills\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.5438428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\after_aot.py 2025-12-04T10:00:01.5443422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\after_dynamo.py 2025-12-04T10:00:01.5448128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\aoti.py 2025-12-04T10:00:01.5452845Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__init__.py 2025-12-04T10:00:01.5472202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\after_aot.cpython-310.pyc 2025-12-04T10:00:01.5476174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\after_dynamo.cpython-310.pyc 2025-12-04T10:00:01.5480531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\aoti.cpython-310.pyc 2025-12-04T10:00:01.5493670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\repro\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.5501638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\base.py 2025-12-04T10:00:01.5505959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\builder.py 2025-12-04T10:00:01.5511545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\builtin.py 2025-12-04T10:00:01.5517286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\constant.py 2025-12-04T10:00:01.5522250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\ctx_manager.py 2025-12-04T10:00:01.5536781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\dicts.py 2025-12-04T10:00:01.5541747Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\distributed.py 2025-12-04T10:00:01.5547323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\functions.py 2025-12-04T10:00:01.5552453Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\higher_order_ops.py 2025-12-04T10:00:01.5558235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\iter.py 2025-12-04T10:00:01.5563093Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\lazy.py 2025-12-04T10:00:01.5566548Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\lists.py 2025-12-04T10:00:01.5571815Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\misc.py 2025-12-04T10:00:01.5576979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\nn_module.py 2025-12-04T10:00:01.5589757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\optimizer.py 2025-12-04T10:00:01.5598460Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\script_object.py 2025-12-04T10:00:01.5603464Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\sdpa.py 2025-12-04T10:00:01.5608603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\streams.py 2025-12-04T10:00:01.5613672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\tensor.py 2025-12-04T10:00:01.5617858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\torch.py 2025-12-04T10:00:01.5621970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\torch_function.py 2025-12-04T10:00:01.5627395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\user_defined.py 2025-12-04T10:00:01.5631276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__init__.py 2025-12-04T10:00:01.5640861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\base.cpython-310.pyc 2025-12-04T10:00:01.5644626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\builder.cpython-310.pyc 2025-12-04T10:00:01.5648357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\builtin.cpython-310.pyc 2025-12-04T10:00:01.5662449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\constant.cpython-310.pyc 2025-12-04T10:00:01.5665959Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\ctx_manager.cpython-310.pyc 2025-12-04T10:00:01.5669787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\dicts.cpython-310.pyc 2025-12-04T10:00:01.5675409Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\distributed.cpython-310.pyc 2025-12-04T10:00:01.5679235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\functions.cpython-310.pyc 2025-12-04T10:00:01.5683335Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\higher_order_ops.cpython-310.pyc 2025-12-04T10:00:01.5687245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\iter.cpython-310.pyc 2025-12-04T10:00:01.5690957Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\lazy.cpython-310.pyc 2025-12-04T10:00:01.5694897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\lists.cpython-310.pyc 2025-12-04T10:00:01.5698612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\misc.cpython-310.pyc 2025-12-04T10:00:01.5702449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\nn_module.cpython-310.pyc 2025-12-04T10:00:01.5706271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\optimizer.cpython-310.pyc 2025-12-04T10:00:01.5709964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\script_object.cpython-310.pyc 2025-12-04T10:00:01.5713524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\sdpa.cpython-310.pyc 2025-12-04T10:00:01.5728412Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\streams.cpython-310.pyc 2025-12-04T10:00:01.5732128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\tensor.cpython-310.pyc 2025-12-04T10:00:01.5737159Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\torch.cpython-310.pyc 2025-12-04T10:00:01.5741227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\torch_function.cpython-310.pyc 2025-12-04T10:00:01.5745200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\user_defined.cpython-310.pyc 2025-12-04T10:00:01.5749242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\variables\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.5758103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\aot_compile.cpython-310.pyc 2025-12-04T10:00:01.5761703Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\aot_compile_types.cpython-310.pyc 2025-12-04T10:00:01.5765268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\bytecode_analysis.cpython-310.pyc 2025-12-04T10:00:01.5779041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\bytecode_transformation.cpython-310.pyc 2025-12-04T10:00:01.5782885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\cache_size.cpython-310.pyc 2025-12-04T10:00:01.5786440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\callback.cpython-310.pyc 2025-12-04T10:00:01.5789902Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\codegen.cpython-310.pyc 2025-12-04T10:00:01.5794158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\code_context.cpython-310.pyc 2025-12-04T10:00:01.5797919Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\compiled_autograd.cpython-310.pyc 2025-12-04T10:00:01.5801756Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\comptime.cpython-310.pyc 2025-12-04T10:00:01.5805489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:01.5809432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\convert_frame.cpython-310.pyc 2025-12-04T10:00:01.5813190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\create_parameter_op.cpython-310.pyc 2025-12-04T10:00:01.5816778Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\current_scope_id.cpython-310.pyc 2025-12-04T10:00:01.5820391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\dce_extra_outputs.cpython-310.pyc 2025-12-04T10:00:01.5823928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\debug_utils.cpython-310.pyc 2025-12-04T10:00:01.5838106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\decorators.cpython-310.pyc 2025-12-04T10:00:01.5843024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\device_interface.cpython-310.pyc 2025-12-04T10:00:01.5848070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\distributed.cpython-310.pyc 2025-12-04T10:00:01.5852991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\eval_frame.cpython-310.pyc 2025-12-04T10:00:01.5856946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\exc.cpython-310.pyc 2025-12-04T10:00:01.5862012Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\external_utils.cpython-310.pyc 2025-12-04T10:00:01.5866863Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\funcname_cache.cpython-310.pyc 2025-12-04T10:00:01.5871746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\functional_export.cpython-310.pyc 2025-12-04T10:00:01.5886383Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_break_hints.cpython-310.pyc 2025-12-04T10:00:01.5891822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_bytecode_inputs.cpython-310.pyc 2025-12-04T10:00:01.5896651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_deduplication.cpython-310.pyc 2025-12-04T10:00:01.5901973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_region_tracker.cpython-310.pyc 2025-12-04T10:00:01.5906852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\graph_utils.cpython-310.pyc 2025-12-04T10:00:01.5910627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\guards.cpython-310.pyc 2025-12-04T10:00:01.5916329Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\hooks.cpython-310.pyc 2025-12-04T10:00:01.5921475Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\logging.cpython-310.pyc 2025-12-04T10:00:01.5936161Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\metrics_context.cpython-310.pyc 2025-12-04T10:00:01.5939940Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\mutation_guard.cpython-310.pyc 2025-12-04T10:00:01.5944744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\output_graph.cpython-310.pyc 2025-12-04T10:00:01.5950324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\package.cpython-310.pyc 2025-12-04T10:00:01.5955104Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\pgo.cpython-310.pyc 2025-12-04T10:00:01.5958858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\precompile_context.cpython-310.pyc 2025-12-04T10:00:01.5962578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\profiler.cpython-310.pyc 2025-12-04T10:00:01.5966299Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\replay_record.cpython-310.pyc 2025-12-04T10:00:01.5990008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\resume_execution.cpython-310.pyc 2025-12-04T10:00:01.5994932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\side_effects.cpython-310.pyc 2025-12-04T10:00:01.5999868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\source.cpython-310.pyc 2025-12-04T10:00:01.6003787Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\symbolic_convert.cpython-310.pyc 2025-12-04T10:00:01.6009808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\tensor_version_op.cpython-310.pyc 2025-12-04T10:00:01.6014934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\testing.cpython-310.pyc 2025-12-04T10:00:01.6019891Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\test_case.cpython-310.pyc 2025-12-04T10:00:01.6024852Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\test_dont_skip_tracing_functions.cpython-310.pyc 2025-12-04T10:00:01.6038482Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\test_minifier_common.cpython-310.pyc 2025-12-04T10:00:01.6042036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\trace_rules.cpython-310.pyc 2025-12-04T10:00:01.6046452Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\types.cpython-310.pyc 2025-12-04T10:00:01.6096777Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:01.6104066Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\_trace_wrapped_higher_order_op.cpython-310.pyc 2025-12-04T10:00:01.6108203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_dynamo\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.6121934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\config.py 2025-12-04T10:00:01.6125405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\converter.py 2025-12-04T10:00:01.6131028Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\error.py 2025-12-04T10:00:01.6134484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\non_strict_utils.py 2025-12-04T10:00:01.6138844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_base.py 2025-12-04T10:00:01.6152283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\tools.py 2025-12-04T10:00:01.6152838Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\utils.py 2025-12-04T10:00:01.6155258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\verifier.py 2025-12-04T10:00:01.6158526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\wrappers.py 2025-12-04T10:00:01.6161789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__init__.py 2025-12-04T10:00:01.6168407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\case.py 2025-12-04T10:00:01.6171924Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\gen_example.py 2025-12-04T10:00:01.6177002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\logging.py 2025-12-04T10:00:01.6180631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__init__.py 2025-12-04T10:00:01.6188617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\assume_constant_result.py 2025-12-04T10:00:01.6192111Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\autograd_function.py 2025-12-04T10:00:01.6195525Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\class_method.py 2025-12-04T10:00:01.6208837Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_branch_class_method.py 2025-12-04T10:00:01.6212430Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_branch_nested_function.py 2025-12-04T10:00:01.6215945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_branch_nonlocal_variables.py 2025-12-04T10:00:01.6219550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_closed_over_variable.py 2025-12-04T10:00:01.6222947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_operands.py 2025-12-04T10:00:01.6226394Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\cond_predicate.py 2025-12-04T10:00:01.6229961Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\constrain_as_size_example.py 2025-12-04T10:00:01.6234934Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\constrain_as_value_example.py 2025-12-04T10:00:01.6239330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\decorator.py 2025-12-04T10:00:01.6242876Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dictionary.py 2025-12-04T10:00:01.6246706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_assert.py 2025-12-04T10:00:01.6250570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_constructor.py 2025-12-04T10:00:01.6254031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_if_guard.py 2025-12-04T10:00:01.6257645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_map.py 2025-12-04T10:00:01.6261275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_round.py 2025-12-04T10:00:01.6274894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_slicing.py 2025-12-04T10:00:01.6278487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\dynamic_shape_view.py 2025-12-04T10:00:01.6281980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\fn_with_kwargs.py 2025-12-04T10:00:01.6285725Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\list_contains.py 2025-12-04T10:00:01.6289289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\list_unpack.py 2025-12-04T10:00:01.6293428Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\model_attr_mutation.py 2025-12-04T10:00:01.6303567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\nested_function.py 2025-12-04T10:00:01.6304350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\null_context_manager.py 2025-12-04T10:00:01.6316321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\optional_input.py 2025-12-04T10:00:01.6319877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\pytree_flatten.py 2025-12-04T10:00:01.6323213Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\scalar_output.py 2025-12-04T10:00:01.6326889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\specialized_attribute.py 2025-12-04T10:00:01.6330432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\static_for_loop.py 2025-12-04T10:00:01.6333798Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\static_if.py 2025-12-04T10:00:01.6337972Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\tensor_setattr.py 2025-12-04T10:00:01.6341490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\type_reflection_method.py 2025-12-04T10:00:01.6344925Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\unsupported_operator.py 2025-12-04T10:00:01.6358443Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\user_input_mutation.py 2025-12-04T10:00:01.6361843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__init__.py 2025-12-04T10:00:01.6371091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\assume_constant_result.cpython-310.pyc 2025-12-04T10:00:01.6374711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\autograd_function.cpython-310.pyc 2025-12-04T10:00:01.6378605Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\class_method.cpython-310.pyc 2025-12-04T10:00:01.6392706Z 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:01.6397761Z 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:01.6401403Z 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:01.6405306Z 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:01.6408952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_operands.cpython-310.pyc 2025-12-04T10:00:01.6412499Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\cond_predicate.cpython-310.pyc 2025-12-04T10:00:01.6416192Z 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:01.6419952Z 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:01.6423595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\decorator.cpython-310.pyc 2025-12-04T10:00:01.6427181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dictionary.cpython-310.pyc 2025-12-04T10:00:01.6430750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_assert.cpython-310.pyc 2025-12-04T10:00:01.6434386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_constructor.cpython-310.pyc 2025-12-04T10:00:01.6447850Z 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:01.6451552Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_map.cpython-310.pyc 2025-12-04T10:00:01.6455182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_round.cpython-310.pyc 2025-12-04T10:00:01.6459026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_slicing.cpython-310.pyc 2025-12-04T10:00:01.6462641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\dynamic_shape_view.cpython-310.pyc 2025-12-04T10:00:01.6466221Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\fn_with_kwargs.cpython-310.pyc 2025-12-04T10:00:01.6469808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\list_contains.cpython-310.pyc 2025-12-04T10:00:01.6473675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\list_unpack.cpython-310.pyc 2025-12-04T10:00:01.6486944Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\model_attr_mutation.cpython-310.pyc 2025-12-04T10:00:01.6490873Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\nested_function.cpython-310.pyc 2025-12-04T10:00:01.6495769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\null_context_manager.cpython-310.pyc 2025-12-04T10:00:01.6499484Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\optional_input.cpython-310.pyc 2025-12-04T10:00:01.6504391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\pytree_flatten.cpython-310.pyc 2025-12-04T10:00:01.6509316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\scalar_output.cpython-310.pyc 2025-12-04T10:00:01.6514279Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\specialized_attribute.cpython-310.pyc 2025-12-04T10:00:01.6519413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\static_for_loop.cpython-310.pyc 2025-12-04T10:00:01.6543440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\static_if.cpython-310.pyc 2025-12-04T10:00:01.6548345Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\tensor_setattr.cpython-310.pyc 2025-12-04T10:00:01.6552169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\type_reflection_method.cpython-310.pyc 2025-12-04T10:00:01.6557110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\unsupported_operator.cpython-310.pyc 2025-12-04T10:00:01.6561991Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\user_input_mutation.cpython-310.pyc 2025-12-04T10:00:01.6566824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\examples\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.6611954Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\case.cpython-310.pyc 2025-12-04T10:00:01.6619490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\gen_example.cpython-310.pyc 2025-12-04T10:00:01.6624627Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\logging.cpython-310.pyc 2025-12-04T10:00:01.6638710Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\db\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.6648816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\add_runtime_assertions_for_constraints_pass.py 2025-12-04T10:00:01.6654058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\collect_tracepoints_pass.py 2025-12-04T10:00:01.6657493Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\constant_folding.py 2025-12-04T10:00:01.6672330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\functionalize_side_effectful_ops_pass.py 2025-12-04T10:00:01.6675858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\insert_custom_op_guards.py 2025-12-04T10:00:01.6679319Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\lift_constants_pass.py 2025-12-04T10:00:01.6682802Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\remove_runtime_assertions.py 2025-12-04T10:00:01.6686298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_autocast_with_hop_pass.py 2025-12-04T10:00:01.6690031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_quantized_ops_with_standard_ops_pass.py 2025-12-04T10:00:01.6693676Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_set_grad_with_hop_pass.py 2025-12-04T10:00:01.6697149Z 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:01.6702044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\replace_with_hop_pass_util.py 2025-12-04T10:00:01.6705522Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\_node_metadata_hook.py 2025-12-04T10:00:01.6708896Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__init__.py 2025-12-04T10:00:01.6716599Z 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:01.6720102Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\collect_tracepoints_pass.cpython-310.pyc 2025-12-04T10:00:01.6733355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\constant_folding.cpython-310.pyc 2025-12-04T10:00:01.6736867Z 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:01.6741269Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\insert_custom_op_guards.cpython-310.pyc 2025-12-04T10:00:01.6745068Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\lift_constants_pass.cpython-310.pyc 2025-12-04T10:00:01.6748685Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\remove_runtime_assertions.cpython-310.pyc 2025-12-04T10:00:01.6752202Z 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:01.6755840Z 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:01.6759461Z 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:01.6763283Z 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:01.6766762Z 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:01.6770437Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\_node_metadata_hook.cpython-310.pyc 2025-12-04T10:00:01.6774008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\passes\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.6781890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\node_metadata.py 2025-12-04T10:00:01.6785291Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\proxy_value.py 2025-12-04T10:00:01.6788858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__init__.py 2025-12-04T10:00:01.6804603Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__pycache__\node_metadata.cpython-310.pyc 2025-12-04T10:00:01.6808108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__pycache__\proxy_value.cpython-310.pyc 2025-12-04T10:00:01.6811663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\pass_infra\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.6828343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\dynamic_shapes.py 2025-12-04T10:00:01.6832192Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\export_schema.thrift 2025-12-04T10:00:01.6835492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\schema.py 2025-12-04T10:00:01.6838970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\schema.yaml 2025-12-04T10:00:01.6852617Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\schema_check.py 2025-12-04T10:00:01.6856047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\serialize.py 2025-12-04T10:00:01.6860632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\union.py 2025-12-04T10:00:01.6863955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__init__.py 2025-12-04T10:00:01.6870303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\dynamic_shapes.cpython-310.pyc 2025-12-04T10:00:01.6873750Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\schema.cpython-310.pyc 2025-12-04T10:00:01.6877180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\schema_check.cpython-310.pyc 2025-12-04T10:00:01.6890194Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\serialize.cpython-310.pyc 2025-12-04T10:00:01.6894550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\union.cpython-310.pyc 2025-12-04T10:00:01.6899438Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\serde\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.6910070Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:01.6913672Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\converter.cpython-310.pyc 2025-12-04T10:00:01.6918565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\error.cpython-310.pyc 2025-12-04T10:00:01.6933312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\non_strict_utils.cpython-310.pyc 2025-12-04T10:00:01.6936867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\pass_base.cpython-310.pyc 2025-12-04T10:00:01.6941670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\tools.cpython-310.pyc 2025-12-04T10:00:01.6946403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:01.6951569Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\verifier.cpython-310.pyc 2025-12-04T10:00:01.6955056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\wrappers.cpython-310.pyc 2025-12-04T10:00:01.6959936Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_export\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.6970850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\aot_autograd.py 2025-12-04T10:00:01.6975884Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\apis.py 2025-12-04T10:00:01.6980616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\autograd_function.py 2025-12-04T10:00:01.6984204Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\batch_norm_replacement.py 2025-12-04T10:00:01.6999203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\benchmark_utils.py 2025-12-04T10:00:01.7003809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\compilers.py 2025-12-04T10:00:01.7007413Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\compile_utils.py 2025-12-04T10:00:01.7012431Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\config.py 2025-12-04T10:00:01.7017351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\deprecated.py 2025-12-04T10:00:01.7022049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\eager_transforms.py 2025-12-04T10:00:01.7027084Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\functional_call.py 2025-12-04T10:00:01.7030624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\fx_minifier.py 2025-12-04T10:00:01.7035427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\make_functional.py 2025-12-04T10:00:01.7040220Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\partitioners.py 2025-12-04T10:00:01.7045753Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\predispatch.py 2025-12-04T10:00:01.7050794Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\pyfunctorch.py 2025-12-04T10:00:01.7054426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\python_key.py 2025-12-04T10:00:01.7059391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\pytree_hacks.py 2025-12-04T10:00:01.7064316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\top_operators_github_usage.py 2025-12-04T10:00:01.7069157Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\utils.py 2025-12-04T10:00:01.7082762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\vmap.py 2025-12-04T10:00:01.7087566Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__init__.py 2025-12-04T10:00:01.7116992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\ac_logging_utils.py 2025-12-04T10:00:01.7120616Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\graph_info_provider.py 2025-12-04T10:00:01.7125868Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\knapsack.py 2025-12-04T10:00:01.7139170Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\knapsack_evaluator.py 2025-12-04T10:00:01.7144449Z 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:01.7147887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__init__.py 2025-12-04T10:00:01.7156835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\ac_logging_utils.cpython-310.pyc 2025-12-04T10:00:01.7160490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\graph_info_provider.cpython-310.pyc 2025-12-04T10:00:01.7164058Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\knapsack.cpython-310.pyc 2025-12-04T10:00:01.7176844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\knapsack_evaluator.cpython-310.pyc 2025-12-04T10:00:01.7180578Z 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:01.7184573Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_activation_checkpointing\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.7192878Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\aot_autograd_result.py 2025-12-04T10:00:01.7196563Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\autograd_cache.py 2025-12-04T10:00:01.7201858Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\collect_metadata_analysis.py 2025-12-04T10:00:01.7215565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\descriptors.py 2025-12-04T10:00:01.7219088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\frontend_utils.py 2025-12-04T10:00:01.7222636Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\functional_utils.py 2025-12-04T10:00:01.7226117Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\fx_utils.py 2025-12-04T10:00:01.7229523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\graph_capture.py 2025-12-04T10:00:01.7233024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\graph_capture_wrappers.py 2025-12-04T10:00:01.7236990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\graph_compile.py 2025-12-04T10:00:01.7241314Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\indexed_dict.py 2025-12-04T10:00:01.7245784Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\input_output_analysis.py 2025-12-04T10:00:01.7249606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\logging_utils.py 2025-12-04T10:00:01.7253181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\runtime_wrappers.py 2025-12-04T10:00:01.7257644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\schemas.py 2025-12-04T10:00:01.7261427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\streams.py 2025-12-04T10:00:01.7264998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\subclass_parametrization.py 2025-12-04T10:00:01.7268542Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\subclass_utils.py 2025-12-04T10:00:01.7272222Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\utils.py 2025-12-04T10:00:01.7275835Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__init__.py 2025-12-04T10:00:01.7293100Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\aot_autograd_result.cpython-310.pyc 2025-12-04T10:00:01.7296716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\autograd_cache.cpython-310.pyc 2025-12-04T10:00:01.7300343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\collect_metadata_analysis.cpython-310.pyc 2025-12-04T10:00:01.7313163Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\descriptors.cpython-310.pyc 2025-12-04T10:00:01.7316847Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\frontend_utils.cpython-310.pyc 2025-12-04T10:00:01.7320541Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\functional_utils.cpython-310.pyc 2025-12-04T10:00:01.7324009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\fx_utils.cpython-310.pyc 2025-12-04T10:00:01.7327528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\graph_capture.cpython-310.pyc 2025-12-04T10:00:01.7331197Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\graph_capture_wrappers.cpython-310.pyc 2025-12-04T10:00:01.7334799Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\graph_compile.cpython-310.pyc 2025-12-04T10:00:01.7338487Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\indexed_dict.cpython-310.pyc 2025-12-04T10:00:01.7342359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\input_output_analysis.cpython-310.pyc 2025-12-04T10:00:01.7346171Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\logging_utils.cpython-310.pyc 2025-12-04T10:00:01.7349734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\runtime_wrappers.cpython-310.pyc 2025-12-04T10:00:01.7353570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\schemas.cpython-310.pyc 2025-12-04T10:00:01.7357286Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\streams.cpython-310.pyc 2025-12-04T10:00:01.7370067Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\subclass_parametrization.cpython-310.pyc 2025-12-04T10:00:01.7373848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\subclass_utils.cpython-310.pyc 2025-12-04T10:00:01.7377660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:01.7381198Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\_aot_autograd\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.7390327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\aot_autograd.cpython-310.pyc 2025-12-04T10:00:01.7393931Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\apis.cpython-310.pyc 2025-12-04T10:00:01.7397531Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\autograd_function.cpython-310.pyc 2025-12-04T10:00:01.7411357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\batch_norm_replacement.cpython-310.pyc 2025-12-04T10:00:01.7416384Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\benchmark_utils.cpython-310.pyc 2025-12-04T10:00:01.7419758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\compilers.cpython-310.pyc 2025-12-04T10:00:01.7423128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\compile_utils.cpython-310.pyc 2025-12-04T10:00:01.7427490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:01.7432049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\deprecated.cpython-310.pyc 2025-12-04T10:00:01.7436772Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\eager_transforms.cpython-310.pyc 2025-12-04T10:00:01.7440890Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\functional_call.cpython-310.pyc 2025-12-04T10:00:01.7480879Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\fx_minifier.cpython-310.pyc 2025-12-04T10:00:01.7485804Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\make_functional.cpython-310.pyc 2025-12-04T10:00:01.7490716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\partitioners.cpython-310.pyc 2025-12-04T10:00:01.7496465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\predispatch.cpython-310.pyc 2025-12-04T10:00:01.7501317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\pyfunctorch.cpython-310.pyc 2025-12-04T10:00:01.7510733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\python_key.cpython-310.pyc 2025-12-04T10:00:01.7515727Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\pytree_hacks.cpython-310.pyc 2025-12-04T10:00:01.7520950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\top_operators_github_usage.cpython-310.pyc 2025-12-04T10:00:01.7525843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:01.7530806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\vmap.cpython-310.pyc 2025-12-04T10:00:01.7534432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_functorch\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.7545885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\aoti_call_delegate.py 2025-12-04T10:00:01.7551027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\associative_scan.py 2025-12-04T10:00:01.7556164Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\auto_functionalize.py 2025-12-04T10:00:01.7572545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\base_hop.py 2025-12-04T10:00:01.7577327Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\cond.py 2025-12-04T10:00:01.7580880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\effects.py 2025-12-04T10:00:01.7585661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\executorch_call_delegate.py 2025-12-04T10:00:01.7590612Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\flat_apply.py 2025-12-04T10:00:01.7611833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\flex_attention.py 2025-12-04T10:00:01.7617833Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\foreach_map.py 2025-12-04T10:00:01.7621681Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\hints_wrap.py 2025-12-04T10:00:01.7627263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\invoke_subgraph.py 2025-12-04T10:00:01.7632494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\local_map.py 2025-12-04T10:00:01.7637660Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\map.py 2025-12-04T10:00:01.7641051Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\out_dtype.py 2025-12-04T10:00:01.7644545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\partitioner.py 2025-12-04T10:00:01.7649839Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\print.py 2025-12-04T10:00:01.7653317Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\run_const_graph.py 2025-12-04T10:00:01.7656645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\scan.py 2025-12-04T10:00:01.7659977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\schema.py 2025-12-04T10:00:01.7665173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\strict_mode.py 2025-12-04T10:00:01.7668740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\torchbind.py 2025-12-04T10:00:01.7682939Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\triton_kernel_wrap.py 2025-12-04T10:00:01.7686831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\utils.py 2025-12-04T10:00:01.7690505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\while_loop.py 2025-12-04T10:00:01.7695290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\wrap.py 2025-12-04T10:00:01.7698841Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\_invoke_quant.py 2025-12-04T10:00:01.7702348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__init__.py 2025-12-04T10:00:01.7711153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\aoti_call_delegate.cpython-310.pyc 2025-12-04T10:00:01.7714622Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\associative_scan.cpython-310.pyc 2025-12-04T10:00:01.7718180Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\auto_functionalize.cpython-310.pyc 2025-12-04T10:00:01.7732259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\base_hop.cpython-310.pyc 2025-12-04T10:00:01.7735724Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\cond.cpython-310.pyc 2025-12-04T10:00:01.7739288Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\effects.cpython-310.pyc 2025-12-04T10:00:01.7742866Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\executorch_call_delegate.cpython-310.pyc 2025-12-04T10:00:01.7746558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\flat_apply.cpython-310.pyc 2025-12-04T10:00:01.7751302Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\flex_attention.cpython-310.pyc 2025-12-04T10:00:01.7754982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\foreach_map.cpython-310.pyc 2025-12-04T10:00:01.7758440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\hints_wrap.cpython-310.pyc 2025-12-04T10:00:01.7761952Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\invoke_subgraph.cpython-310.pyc 2025-12-04T10:00:01.7765429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\local_map.cpython-310.pyc 2025-12-04T10:00:01.7769418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\map.cpython-310.pyc 2025-12-04T10:00:01.7772800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\out_dtype.cpython-310.pyc 2025-12-04T10:00:01.7776366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\partitioner.cpython-310.pyc 2025-12-04T10:00:01.7789702Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\print.cpython-310.pyc 2025-12-04T10:00:01.7793357Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\run_const_graph.cpython-310.pyc 2025-12-04T10:00:01.7796829Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\scan.cpython-310.pyc 2025-12-04T10:00:01.7800418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\schema.cpython-310.pyc 2025-12-04T10:00:01.7804316Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\strict_mode.cpython-310.pyc 2025-12-04T10:00:01.7807915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\torchbind.cpython-310.pyc 2025-12-04T10:00:01.7811585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\triton_kernel_wrap.cpython-310.pyc 2025-12-04T10:00:01.7815507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:01.7819310Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\while_loop.cpython-310.pyc 2025-12-04T10:00:01.7832272Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\wrap.cpython-310.pyc 2025-12-04T10:00:01.7835945Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\_invoke_quant.cpython-310.pyc 2025-12-04T10:00:01.7839479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_higher_order_ops\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.7849237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analyze_preserves_zero_mask.py 2025-12-04T10:00:01.7854057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\aoti_eager.py 2025-12-04T10:00:01.7858789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\async_compile.py 2025-12-04T10:00:01.7873062Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\augmented_graph_helper.py 2025-12-04T10:00:01.7877596Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autotune_process.py 2025-12-04T10:00:01.7882427Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\await_utils.py 2025-12-04T10:00:01.7887189Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\bounds.py 2025-12-04T10:00:01.7891586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cache.py 2025-12-04T10:00:01.7896254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\choices.py 2025-12-04T10:00:01.7900967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codecache.py 2025-12-04T10:00:01.7907127Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comms.py 2025-12-04T10:00:01.7912457Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comms_debug.py 2025-12-04T10:00:01.7917425Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comm_analysis.py 2025-12-04T10:00:01.7921898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\comm_lowering.py 2025-12-04T10:00:01.7926065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compiler_bisector.py 2025-12-04T10:00:01.7931025Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx.py 2025-12-04T10:00:01.7937261Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx_async.py 2025-12-04T10:00:01.7942265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx_ext.py 2025-12-04T10:00:01.7947963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_fx_subproc.py 2025-12-04T10:00:01.7952888Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\config.py 2025-12-04T10:00:01.7958250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\config_comms.py 2025-12-04T10:00:01.7972842Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\constant_folding.py 2025-12-04T10:00:01.7977788Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cpp_builder.py 2025-12-04T10:00:01.7982792Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cpu_vec_isa.py 2025-12-04T10:00:01.7987620Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cudagraph_trees.py 2025-12-04T10:00:01.7993435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\cudagraph_utils.py 2025-12-04T10:00:01.7997214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\custom_graph_pass.py 2025-12-04T10:00:01.8002274Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\debug.py 2025-12-04T10:00:01.8007218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\decomposition.py 2025-12-04T10:00:01.8012411Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\dependencies.py 2025-12-04T10:00:01.8017849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\distributed_autotune.py 2025-12-04T10:00:01.8031606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\dtype_propagation.py 2025-12-04T10:00:01.8036391Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\exc.py 2025-12-04T10:00:01.8041311Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\extern_node_serializer.py 2025-12-04T10:00:01.8046112Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\freezing.py 2025-12-04T10:00:01.8049677Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\freezing_utils.py 2025-12-04T10:00:01.8054549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fuzzer.py 2025-12-04T10:00:01.8059355Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_utils.py 2025-12-04T10:00:01.8064076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\graph.py 2025-12-04T10:00:01.8068048Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\hooks.py 2025-12-04T10:00:01.8072894Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\index_propagation.py 2025-12-04T10:00:01.8077650Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\inductor_prims.py 2025-12-04T10:00:01.8082733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\invert_expr_analysis.py 2025-12-04T10:00:01.8097060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\ir.py 2025-12-04T10:00:01.8102645Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\jagged_lowerings.py 2025-12-04T10:00:01.8111679Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel_inputs.py 2025-12-04T10:00:01.8112440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel_template_choice.py 2025-12-04T10:00:01.8114351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\loop_body.py 2025-12-04T10:00:01.8118165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lowering.py 2025-12-04T10:00:01.8123740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\memory.py 2025-12-04T10:00:01.8126423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\metrics.py 2025-12-04T10:00:01.8130275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\mkldnn_ir.py 2025-12-04T10:00:01.8135831Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\mkldnn_lowerings.py 2025-12-04T10:00:01.8138628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\mock_cache.py 2025-12-04T10:00:01.8161770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\ops_handler.py 2025-12-04T10:00:01.8167110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\optimize_indexing.py 2025-12-04T10:00:01.8170996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\output_code.py 2025-12-04T10:00:01.8174755Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\pattern_matcher.py 2025-12-04T10:00:01.8179096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\quantized_lowerings.py 2025-12-04T10:00:01.8182811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\remote_cache.py 2025-12-04T10:00:01.8186631Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\remote_gemm_autotune_cache.py 2025-12-04T10:00:01.8190219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\rocm_multiarch_utils.py 2025-12-04T10:00:01.8195123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\scheduler.py 2025-12-04T10:00:01.8209700Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\script.ld 2025-12-04T10:00:01.8213207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\select_algorithm.py 2025-12-04T10:00:01.8218196Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\shape_propagation.py 2025-12-04T10:00:01.8222454Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\sizevars.py 2025-12-04T10:00:01.8226052Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\standalone_compile.py 2025-12-04T10:00:01.8230294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\subgraph_lowering.py 2025-12-04T10:00:01.8234275Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\test_case.py 2025-12-04T10:00:01.8237943Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\test_operators.py 2025-12-04T10:00:01.8241401Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\tiling_utils.py 2025-12-04T10:00:01.8245047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\triton_bundler.py 2025-12-04T10:00:01.8259225Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\utils.py 2025-12-04T10:00:01.8263340Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\virtualized.py 2025-12-04T10:00:01.8266980Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\wrapper_benchmark.py 2025-12-04T10:00:01.8270716Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__autotune_main__.py 2025-12-04T10:00:01.8274290Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__init__.py 2025-12-04T10:00:01.8281305Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\device_info.py 2025-12-04T10:00:01.8284714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\profile_analysis.py 2025-12-04T10:00:01.8288115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__init__.py 2025-12-04T10:00:01.8304201Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__pycache__\device_info.cpython-310.pyc 2025-12-04T10:00:01.8307722Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__pycache__\profile_analysis.cpython-310.pyc 2025-12-04T10:00:01.8311369Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\analysis\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.8328967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\autoheuristic.py 2025-12-04T10:00:01.8332494Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\autoheuristic_utils.py 2025-12-04T10:00:01.8335949Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\learnedheuristic_interface.py 2025-12-04T10:00:01.8348595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\learned_heuristic_controller.py 2025-12-04T10:00:01.8351978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__init__.py 2025-12-04T10:00:01.8359881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MixedMMA100.py 2025-12-04T10:00:01.8364523Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MixedMMH100.py 2025-12-04T10:00:01.8369294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MMRankingA100.py 2025-12-04T10:00:01.8383023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_MMRankingH100.py 2025-12-04T10:00:01.8387976Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\_PadMMA100.py 2025-12-04T10:00:01.8392711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__init__.py 2025-12-04T10:00:01.8400488Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MixedMMA100.cpython-310.pyc 2025-12-04T10:00:01.8405312Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MixedMMH100.cpython-310.pyc 2025-12-04T10:00:01.8410489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MMRankingA100.cpython-310.pyc 2025-12-04T10:00:01.8462974Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_MMRankingH100.cpython-310.pyc 2025-12-04T10:00:01.8468065Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\_PadMMA100.cpython-310.pyc 2025-12-04T10:00:01.8473330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\artifacts\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.8485026Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\autoheuristic.cpython-310.pyc 2025-12-04T10:00:01.8488789Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\autoheuristic_utils.cpython-310.pyc 2025-12-04T10:00:01.8492526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\learnedheuristic_interface.cpython-310.pyc 2025-12-04T10:00:01.8506268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\learned_heuristic_controller.cpython-310.pyc 2025-12-04T10:00:01.8509809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\autoheuristic\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.8520172Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\aoti_hipify_utils.py 2025-12-04T10:00:01.8523706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\block_analysis.py 2025-12-04T10:00:01.8527041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\common.py 2025-12-04T10:00:01.8531103Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp.py 2025-12-04T10:00:01.8535509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_bmm_template.py 2025-12-04T10:00:01.8549088Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_flex_attention_template.py 2025-12-04T10:00:01.8553188Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_gemm_template.py 2025-12-04T10:00:01.8557647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_grouped_gemm_template.py 2025-12-04T10:00:01.8561209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_micro_gemm.py 2025-12-04T10:00:01.8564953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_template.py 2025-12-04T10:00:01.8569339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_template_kernel.py 2025-12-04T10:00:01.8573177Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_utils.py 2025-12-04T10:00:01.8576848Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_cpu.py 2025-12-04T10:00:01.8580981Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_cpu_array_ref.py 2025-12-04T10:00:01.8584708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_gpu.py 2025-12-04T10:00:01.8588626Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpp_wrapper_mps.py 2025-12-04T10:00:01.8592333Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cpu_device_op_overrides.py 2025-12-04T10:00:01.8595977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda_combined_scheduling.py 2025-12-04T10:00:01.8599476Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\debug_utils.py 2025-12-04T10:00:01.8613271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\halide.py 2025-12-04T10:00:01.8617218Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\memory_planning.py 2025-12-04T10:00:01.8620850Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mps.py 2025-12-04T10:00:01.8624588Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mps_device_op_overrides.py 2025-12-04T10:00:01.8628023Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\multi_kernel.py 2025-12-04T10:00:01.8631489Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\pallas.py 2025-12-04T10:00:01.8635578Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\python_wrapper_mtia.py 2025-12-04T10:00:01.8639219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\segmented_tree.py 2025-12-04T10:00:01.8643007Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\simd.py 2025-12-04T10:00:01.8647643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\simd_kernel_features.py 2025-12-04T10:00:01.8651440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\subgraph.py 2025-12-04T10:00:01.8654822Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton.py 2025-12-04T10:00:01.8659390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton_combo_kernel.py 2025-12-04T10:00:01.8672916Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton_split_scan.py 2025-12-04T10:00:01.8676813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\triton_utils.py 2025-12-04T10:00:01.8680256Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\wrapper.py 2025-12-04T10:00:01.8684468Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\wrapper_fxir.py 2025-12-04T10:00:01.8688507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__init__.py 2025-12-04T10:00:01.8695041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\aoti_runtime\interface.cpp 2025-12-04T10:00:01.8702630Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_cpp_scheduling.py 2025-12-04T10:00:01.8706096Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_env.py 2025-12-04T10:00:01.8709449Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_kernel.py 2025-12-04T10:00:01.8712967Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cuda_template.py 2025-12-04T10:00:01.8738388Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_cache.py 2025-12-04T10:00:01.8751232Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_python_evt.py 2025-12-04T10:00:01.8756247Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_utils.py 2025-12-04T10:00:01.8759946Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\device_op_overrides.py 2025-12-04T10:00:01.8764809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\gemm_template.py 2025-12-04T10:00:01.8770053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\serialization.py 2025-12-04T10:00:01.8774927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__init__.py 2025-12-04T10:00:01.8783688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\evt_extensions.py 2025-12-04T10:00:01.8788549Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\gemm_operation_extensions.py 2025-12-04T10:00:01.8793595Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\cutlass_lib_extensions\__init__.py 2025-12-04T10:00:01.8811842Z 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:01.8820174Z 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:01.8824063Z 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:01.8828848Z 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:01.8839098Z 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:01.8842945Z 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:01.8848056Z 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:01.8869877Z 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:01.8885640Z 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:01.8892595Z 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:01.8895868Z 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:01.8941346Z 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:01.8946335Z 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:01.8962217Z 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:01.8971956Z 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:01.8976873Z 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:01.8981880Z 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:01.9003167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_cpp_scheduling.cpython-310.pyc 2025-12-04T10:00:01.9006758Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_env.cpython-310.pyc 2025-12-04T10:00:01.9011742Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_kernel.cpython-310.pyc 2025-12-04T10:00:01.9026712Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cuda_template.cpython-310.pyc 2025-12-04T10:00:01.9030364Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cutlass_cache.cpython-310.pyc 2025-12-04T10:00:01.9035470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cutlass_python_evt.cpython-310.pyc 2025-12-04T10:00:01.9040737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\cutlass_utils.cpython-310.pyc 2025-12-04T10:00:01.9045807Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\device_op_overrides.cpython-310.pyc 2025-12-04T10:00:01.9051481Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\gemm_template.cpython-310.pyc 2025-12-04T10:00:01.9055907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\serialization.cpython-310.pyc 2025-12-04T10:00:01.9059539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cuda\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.9070268Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_kernel.py 2025-12-04T10:00:01.9075082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_op_overrides.py 2025-12-04T10:00:01.9079741Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_scheduling.py 2025-12-04T10:00:01.9094091Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\cutedsl_template.py 2025-12-04T10:00:01.9098877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\_cutedsl_utils.py 2025-12-04T10:00:01.9112504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__init__.py 2025-12-04T10:00:01.9121376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_kernel.cpython-310.pyc 2025-12-04T10:00:01.9126883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_op_overrides.cpython-310.pyc 2025-12-04T10:00:01.9132208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_scheduling.cpython-310.pyc 2025-12-04T10:00:01.9145984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\cutedsl_template.cpython-310.pyc 2025-12-04T10:00:01.9151243Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\_cutedsl_utils.cpython-310.pyc 2025-12-04T10:00:01.9154765Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\cutedsl\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.9164022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\device_op_overrides.py 2025-12-04T10:00:01.9167776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\__init__.py 2025-12-04T10:00:01.9173892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\__pycache__\device_op_overrides.cpython-310.pyc 2025-12-04T10:00:01.9177373Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\mtia\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.9185356Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_conv_template.py 2025-12-04T10:00:01.9188853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_template.py 2025-12-04T10:00:01.9192344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_tile_template.py 2025-12-04T10:00:01.9197887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_tile_universal_gemm_template.py 2025-12-04T10:00:01.9211505Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\ck_universal_gemm_template.py 2025-12-04T10:00:01.9215733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\compile_command.py 2025-12-04T10:00:01.9219270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_benchmark_request.py 2025-12-04T10:00:01.9222767Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_cpp_scheduling.py 2025-12-04T10:00:01.9226186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_kernel.py 2025-12-04T10:00:01.9229615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_template.py 2025-12-04T10:00:01.9233207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_template_buffer.py 2025-12-04T10:00:01.9236785Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\rocm_utils.py 2025-12-04T10:00:01.9240208Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__init__.py 2025-12-04T10:00:01.9246669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_conv_template.cpython-310.pyc 2025-12-04T10:00:01.9251752Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_template.cpython-310.pyc 2025-12-04T10:00:01.9255296Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\ck_tile_template.cpython-310.pyc 2025-12-04T10:00:01.9270987Z 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:01.9275909Z 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:01.9280973Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\compile_command.cpython-310.pyc 2025-12-04T10:00:01.9284733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_benchmark_request.cpython-310.pyc 2025-12-04T10:00:01.9289629Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_cpp_scheduling.cpython-310.pyc 2025-12-04T10:00:01.9294504Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_kernel.cpython-310.pyc 2025-12-04T10:00:01.9299332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_template.cpython-310.pyc 2025-12-04T10:00:01.9304154Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_template_buffer.cpython-310.pyc 2025-12-04T10:00:01.9308041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\rocm_utils.cpython-310.pyc 2025-12-04T10:00:01.9312898Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\rocm\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.9323604Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\device_op_overrides.py 2025-12-04T10:00:01.9328402Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\__init__.py 2025-12-04T10:00:01.9336006Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\__pycache__\device_op_overrides.cpython-310.pyc 2025-12-04T10:00:01.9340809Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\xpu\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.9351615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\aoti_hipify_utils.cpython-310.pyc 2025-12-04T10:00:01.9355338Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\block_analysis.cpython-310.pyc 2025-12-04T10:00:01.9360440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\common.cpython-310.pyc 2025-12-04T10:00:01.9375713Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp.cpython-310.pyc 2025-12-04T10:00:01.9381836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_bmm_template.cpython-310.pyc 2025-12-04T10:00:01.9387146Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_flex_attention_template.cpython-310.pyc 2025-12-04T10:00:01.9392609Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_gemm_template.cpython-310.pyc 2025-12-04T10:00:01.9396877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_grouped_gemm_template.cpython-310.pyc 2025-12-04T10:00:01.9401739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_micro_gemm.cpython-310.pyc 2025-12-04T10:00:01.9407032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_template.cpython-310.pyc 2025-12-04T10:00:01.9412056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_template_kernel.cpython-310.pyc 2025-12-04T10:00:01.9416970Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_utils.cpython-310.pyc 2025-12-04T10:00:01.9422203Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_cpu.cpython-310.pyc 2025-12-04T10:00:01.9426566Z 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:01.9431509Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_gpu.cpython-310.pyc 2025-12-04T10:00:01.9436472Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpp_wrapper_mps.cpython-310.pyc 2025-12-04T10:00:01.9449979Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cpu_device_op_overrides.cpython-310.pyc 2025-12-04T10:00:01.9454851Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\cuda_combined_scheduling.cpython-310.pyc 2025-12-04T10:00:01.9464029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\debug_utils.cpython-310.pyc 2025-12-04T10:00:01.9468887Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\halide.cpython-310.pyc 2025-12-04T10:00:01.9474644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\memory_planning.cpython-310.pyc 2025-12-04T10:00:01.9477418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\mps.cpython-310.pyc 2025-12-04T10:00:01.9481377Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\mps_device_op_overrides.cpython-310.pyc 2025-12-04T10:00:01.9486013Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\multi_kernel.cpython-310.pyc 2025-12-04T10:00:01.9511708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\pallas.cpython-310.pyc 2025-12-04T10:00:01.9516947Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\python_wrapper_mtia.cpython-310.pyc 2025-12-04T10:00:01.9521995Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\segmented_tree.cpython-310.pyc 2025-12-04T10:00:01.9526881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\simd.cpython-310.pyc 2025-12-04T10:00:01.9531082Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\simd_kernel_features.cpython-310.pyc 2025-12-04T10:00:01.9535997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\subgraph.cpython-310.pyc 2025-12-04T10:00:01.9541080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton.cpython-310.pyc 2025-12-04T10:00:01.9547744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton_combo_kernel.cpython-310.pyc 2025-12-04T10:00:01.9569984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton_split_scan.cpython-310.pyc 2025-12-04T10:00:01.9574950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\triton_utils.cpython-310.pyc 2025-12-04T10:00:01.9579731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\wrapper.cpython-310.pyc 2025-12-04T10:00:01.9585606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\wrapper_fxir.cpython-310.pyc 2025-12-04T10:00:01.9589577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\codegen\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.9600455Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\subproc_pool.py 2025-12-04T10:00:01.9605813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\timer.py 2025-12-04T10:00:01.9609390Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\tracked_process_pool.py 2025-12-04T10:00:01.9612836Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\utils.py 2025-12-04T10:00:01.9626075Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__init__.py 2025-12-04T10:00:01.9628646Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__main__.py 2025-12-04T10:00:01.9635770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\subproc_pool.cpython-310.pyc 2025-12-04T10:00:01.9639544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\timer.cpython-310.pyc 2025-12-04T10:00:01.9643106Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\tracked_process_pool.cpython-310.pyc 2025-12-04T10:00:01.9655181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:01.9658766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:01.9662252Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\compile_worker\__pycache__\__main__.cpython-310.pyc 2025-12-04T10:00:01.9670769Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\b2b_gemm.py 2025-12-04T10:00:01.9674235Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\binary_folding.py 2025-12-04T10:00:01.9677728Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\bucketing.py 2025-12-04T10:00:01.9681389Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\control_dependencies.py 2025-12-04T10:00:01.9694923Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\ddp_fusion.py 2025-12-04T10:00:01.9698520Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\decompose_mem_bound_mm.py 2025-12-04T10:00:01.9702101Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\dedupe_symint_uses.py 2025-12-04T10:00:01.9706985Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\efficient_conv_bn_eval.py 2025-12-04T10:00:01.9710599Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\freezing_patterns.py 2025-12-04T10:00:01.9714043Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\fsdp.py 2025-12-04T10:00:01.9717465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\fuse_attention.py 2025-12-04T10:00:01.9721080Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\graph_view.py 2025-12-04T10:00:01.9724776Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\group_batch_fusion.py 2025-12-04T10:00:01.9728624Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\joint_graph.py 2025-12-04T10:00:01.9732353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\memory_estimator.py 2025-12-04T10:00:01.9735856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\micro_pipeline_tp.py 2025-12-04T10:00:01.9739441Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\misc_patterns.py 2025-12-04T10:00:01.9742990Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\mkldnn_fusion.py 2025-12-04T10:00:01.9746705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\node_runtime_estimation.py 2025-12-04T10:00:01.9758880Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\numeric_utils.py 2025-12-04T10:00:01.9764554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\overlap_manual_scheduling.py 2025-12-04T10:00:01.9768175Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\overlap_preserving_bucketer.py 2025-12-04T10:00:01.9771895Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\overlap_scheduling.py 2025-12-04T10:00:01.9775600Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\pad_mm.py 2025-12-04T10:00:01.9779024Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\post_grad.py 2025-12-04T10:00:01.9782813Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\pre_grad.py 2025-12-04T10:00:01.9786271Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\quantization.py 2025-12-04T10:00:01.9791479Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\reinplace.py 2025-12-04T10:00:01.9796074Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\replace_random.py 2025-12-04T10:00:01.9810641Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\split_cat.py 2025-12-04T10:00:01.9815148Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__init__.py 2025-12-04T10:00:01.9824173Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\addmm_pattern.py 2025-12-04T10:00:01.9827740Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\bmm_pattern.py 2025-12-04T10:00:01.9831266Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\mm_pattern.py 2025-12-04T10:00:01.9843403Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_1.py 2025-12-04T10:00:01.9846903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_10.py 2025-12-04T10:00:01.9850825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_11.py 2025-12-04T10:00:01.9854354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_12.py 2025-12-04T10:00:01.9857860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_13.py 2025-12-04T10:00:01.9861332Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_14.py 2025-12-04T10:00:01.9865001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_15.py 2025-12-04T10:00:01.9868661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_16.py 2025-12-04T10:00:01.9872673Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_17.py 2025-12-04T10:00:01.9876407Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_18.py 2025-12-04T10:00:01.9880423Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_19.py 2025-12-04T10:00:01.9884147Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_2.py 2025-12-04T10:00:01.9887975Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_20.py 2025-12-04T10:00:01.9891654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_21.py 2025-12-04T10:00:01.9895426Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_22.py 2025-12-04T10:00:01.9899131Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_23.py 2025-12-04T10:00:01.9912571Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_24.py 2025-12-04T10:00:01.9917561Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_3.py 2025-12-04T10:00:01.9922816Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_4.py 2025-12-04T10:00:01.9927754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_5.py 2025-12-04T10:00:01.9932779Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_6.py 2025-12-04T10:00:01.9936580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_7.py 2025-12-04T10:00:01.9941553Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_8.py 2025-12-04T10:00:01.9946581Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\_sfdp_pattern_9.py 2025-12-04T10:00:01.9951524Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__init__.py 2025-12-04T10:00:01.9964681Z 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:01.9970216Z 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:01.9975041Z 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:01.9988570Z 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:01.9993557Z 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:01.9998478Z 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:02.0003687Z 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:02.0007628Z 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:02.0012689Z 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:02.0018133Z 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:02.0023090Z 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:02.0028201Z 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:02.0033224Z 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:02.0037093Z 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:02.0042149Z 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:02.0047232Z 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:02.0060560Z 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:02.0065519Z 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:02.0070482Z 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:02.0075423Z 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:02.0080646Z 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:02.0084456Z 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:02.0089720Z 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:02.0094689Z 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:02.0099714Z 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:02.0104786Z 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:02.0123479Z 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:02.0128821Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\serialized_patterns\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.0144087Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\b2b_gemm.cpython-310.pyc 2025-12-04T10:00:02.0149371Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\binary_folding.cpython-310.pyc 2025-12-04T10:00:02.0152915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\bucketing.cpython-310.pyc 2025-12-04T10:00:02.0165572Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\control_dependencies.cpython-310.pyc 2025-12-04T10:00:02.0169397Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\ddp_fusion.cpython-310.pyc 2025-12-04T10:00:02.0173062Z 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:02.0178265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\dedupe_symint_uses.cpython-310.pyc 2025-12-04T10:00:02.0181883Z 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:02.0185928Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\freezing_patterns.cpython-310.pyc 2025-12-04T10:00:02.0189545Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\fsdp.cpython-310.pyc 2025-12-04T10:00:02.0193200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\fuse_attention.cpython-310.pyc 2025-12-04T10:00:02.0196865Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\graph_view.cpython-310.pyc 2025-12-04T10:00:02.0200405Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\group_batch_fusion.cpython-310.pyc 2025-12-04T10:00:02.0204036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\joint_graph.cpython-310.pyc 2025-12-04T10:00:02.0209492Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\memory_estimator.cpython-310.pyc 2025-12-04T10:00:02.0213575Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\micro_pipeline_tp.cpython-310.pyc 2025-12-04T10:00:02.0225417Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\misc_patterns.cpython-310.pyc 2025-12-04T10:00:02.0229002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\mkldnn_fusion.cpython-310.pyc 2025-12-04T10:00:02.0232932Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\node_runtime_estimation.cpython-310.pyc 2025-12-04T10:00:02.0236529Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\numeric_utils.cpython-310.pyc 2025-12-04T10:00:02.0240047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\overlap_manual_scheduling.cpython-310.pyc 2025-12-04T10:00:02.0243597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\overlap_preserving_bucketer.cpython-310.pyc 2025-12-04T10:00:02.0247145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\overlap_scheduling.cpython-310.pyc 2025-12-04T10:00:02.0250938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\pad_mm.cpython-310.pyc 2025-12-04T10:00:02.0265262Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\post_grad.cpython-310.pyc 2025-12-04T10:00:02.0270498Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\pre_grad.cpython-310.pyc 2025-12-04T10:00:02.0275591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\quantization.cpython-310.pyc 2025-12-04T10:00:02.0280810Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\reinplace.cpython-310.pyc 2025-12-04T10:00:02.0286330Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\replace_random.cpython-310.pyc 2025-12-04T10:00:02.0290132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\split_cat.cpython-310.pyc 2025-12-04T10:00:02.0295349Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\fx_passes\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.0306921Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\bmm.py 2025-12-04T10:00:02.0311638Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\conv.py 2025-12-04T10:00:02.0316321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\custom_op.py 2025-12-04T10:00:02.0321005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm.py 2025-12-04T10:00:02.0324585Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm_common.py 2025-12-04T10:00:02.0336984Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm_grouped.py 2025-12-04T10:00:02.0341734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\mm_plus_mm.py 2025-12-04T10:00:02.0380303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__init__.py 2025-12-04T10:00:02.0388669Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\common.py 2025-12-04T10:00:02.0393254Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_attention.py 2025-12-04T10:00:02.0398053Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_cpu.py 2025-12-04T10:00:02.0402590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_decoding.py 2025-12-04T10:00:02.0406253Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\flex_flash_attention.py 2025-12-04T10:00:02.0417114Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__init__.py 2025-12-04T10:00:02.0426746Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\common.py.jinja 2025-12-04T10:00:02.0430516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flash_attention.py.jinja 2025-12-04T10:00:02.0435444Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flash_attention_backward.py.jinja 2025-12-04T10:00:02.0449556Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flex_attention.py.jinja 2025-12-04T10:00:02.0453250Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flex_backwards.py.jinja 2025-12-04T10:00:02.0458410Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\flex_decode.py.jinja 2025-12-04T10:00:02.0463270Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\templates\utilities.py.jinja 2025-12-04T10:00:02.0473386Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\common.cpython-310.pyc 2025-12-04T10:00:02.0477259Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_attention.cpython-310.pyc 2025-12-04T10:00:02.0482036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_cpu.cpython-310.pyc 2025-12-04T10:00:02.0496705Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_decoding.cpython-310.pyc 2025-12-04T10:00:02.0500375Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\flex_flash_attention.cpython-310.pyc 2025-12-04T10:00:02.0505238Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\flex\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.0515762Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\templates\cutedsl_mm_grouped.py.jinja 2025-12-04T10:00:02.0520901Z 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:02.0524507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\templates\triton_epilogue_scaled_mm.py.jinja 2025-12-04T10:00:02.0539534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\templates\triton_main_loop_scaled_mm.py.jinja 2025-12-04T10:00:02.0544308Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\templates\triton_mm.py.jinja 2025-12-04T10:00:02.0548050Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\templates\triton_mm_rocm.py.jinja 2025-12-04T10:00:02.0552964Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\templates\triton_persistent_tma_mm.py.jinja 2025-12-04T10:00:02.0564501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\bmm.cpython-310.pyc 2025-12-04T10:00:02.0569359Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\conv.cpython-310.pyc 2025-12-04T10:00:02.0574153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\custom_op.cpython-310.pyc 2025-12-04T10:00:02.0588132Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm.cpython-310.pyc 2025-12-04T10:00:02.0592906Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm_common.cpython-310.pyc 2025-12-04T10:00:02.0596399Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm_grouped.cpython-310.pyc 2025-12-04T10:00:02.0599883Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\mm_plus_mm.cpython-310.pyc 2025-12-04T10:00:02.0605534Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\kernel\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.0614120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lookup_table\choices.py 2025-12-04T10:00:02.0619223Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lookup_table\__init__.py 2025-12-04T10:00:02.0626303Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lookup_table\__pycache__\choices.cpython-310.pyc 2025-12-04T10:00:02.0630033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\lookup_table\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.0637982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\build_package.py 2025-12-04T10:00:02.0641570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\package.py 2025-12-04T10:00:02.0644907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__init__.py 2025-12-04T10:00:02.0653570Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__pycache__\build_package.cpython-310.pyc 2025-12-04T10:00:02.0657040Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__pycache__\package.cpython-310.pyc 2025-12-04T10:00:02.0660918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\package\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.0677708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\autotune_cache.py 2025-12-04T10:00:02.0681307Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\benchmarking.py 2025-12-04T10:00:02.0684733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\cache_dir_utils.py 2025-12-04T10:00:02.0688193Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\compile_tasks.py 2025-12-04T10:00:02.0701010Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\coordinate_descent_tuner.py 2025-12-04T10:00:02.0705754Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\debug_utils.py 2025-12-04T10:00:02.0709354Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\halide_helpers.py 2025-12-04T10:00:02.0712739Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\hints.py 2025-12-04T10:00:02.0716054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\runtime_utils.py 2025-12-04T10:00:02.0719501Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\static_cuda_launcher.py 2025-12-04T10:00:02.0723759Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\triton_compat.py 2025-12-04T10:00:02.0727219Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\triton_helpers.py 2025-12-04T10:00:02.0730803Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\triton_heuristics.py 2025-12-04T10:00:02.0735465Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__init__.py 2025-12-04T10:00:02.0741565Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\config.py 2025-12-04T10:00:02.0744999Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\context.py 2025-12-04T10:00:02.0748258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\exceptions.py 2025-12-04T10:00:02.0751757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\implementations.py 2025-12-04T10:00:02.0755186Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\interfaces.py 2025-12-04T10:00:02.0775723Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\locks.py 2025-12-04T10:00:02.0779032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\utils.py 2025-12-04T10:00:02.0782376Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__init__.py 2025-12-04T10:00:02.0789562Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:02.0793184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\context.cpython-310.pyc 2025-12-04T10:00:02.0796663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\exceptions.cpython-310.pyc 2025-12-04T10:00:02.0815237Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\implementations.cpython-310.pyc 2025-12-04T10:00:02.0818729Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\interfaces.cpython-310.pyc 2025-12-04T10:00:02.0822328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\locks.cpython-310.pyc 2025-12-04T10:00:02.0825786Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:02.0829298Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\caching\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.0837477Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\autotune_cache.cpython-310.pyc 2025-12-04T10:00:02.0841008Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\benchmarking.cpython-310.pyc 2025-12-04T10:00:02.0844637Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\cache_dir_utils.cpython-310.pyc 2025-12-04T10:00:02.0857418Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\compile_tasks.cpython-310.pyc 2025-12-04T10:00:02.0861860Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\coordinate_descent_tuner.cpython-310.pyc 2025-12-04T10:00:02.0865393Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\debug_utils.cpython-310.pyc 2025-12-04T10:00:02.0869027Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\halide_helpers.cpython-310.pyc 2025-12-04T10:00:02.0872516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\hints.cpython-310.pyc 2025-12-04T10:00:02.0876165Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\runtime_utils.cpython-310.pyc 2025-12-04T10:00:02.0879670Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\static_cuda_launcher.cpython-310.pyc 2025-12-04T10:00:02.0883137Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\triton_compat.cpython-310.pyc 2025-12-04T10:00:02.0886558Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\triton_helpers.cpython-310.pyc 2025-12-04T10:00:02.0890184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\triton_heuristics.cpython-310.pyc 2025-12-04T10:00:02.0894348Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\runtime\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.0902731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\aten.py 2025-12-04T10:00:02.0906276Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\base.py 2025-12-04T10:00:02.0911020Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\contiguous_mm.py 2025-12-04T10:00:02.0915811Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\cutedsl.py 2025-12-04T10:00:02.0920448Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\decompose_k.py 2025-12-04T10:00:02.0934083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\gemm.py 2025-12-04T10:00:02.0938885Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\params.py 2025-12-04T10:00:02.0943643Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\registry.py 2025-12-04T10:00:02.0947041Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\triton.py 2025-12-04T10:00:02.0952212Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\triton_addmm.py 2025-12-04T10:00:02.0957182Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__init__.py 2025-12-04T10:00:02.0967055Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\aten.cpython-310.pyc 2025-12-04T10:00:02.0970766Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\base.cpython-310.pyc 2025-12-04T10:00:02.0975625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\contiguous_mm.cpython-310.pyc 2025-12-04T10:00:02.0987909Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\cutedsl.cpython-310.pyc 2025-12-04T10:00:02.0992900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\decompose_k.cpython-310.pyc 2025-12-04T10:00:02.0997699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\gemm.cpython-310.pyc 2025-12-04T10:00:02.1002757Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\params.cpython-310.pyc 2025-12-04T10:00:02.1008666Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\registry.cpython-310.pyc 2025-12-04T10:00:02.1013651Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\triton.cpython-310.pyc 2025-12-04T10:00:02.1018049Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\triton_addmm.cpython-310.pyc 2025-12-04T10:00:02.1022953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\template_heuristics\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.1034550Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\analyze_preserves_zero_mask.cpython-310.pyc 2025-12-04T10:00:02.1039590Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\aoti_eager.cpython-310.pyc 2025-12-04T10:00:02.1044358Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\async_compile.cpython-310.pyc 2025-12-04T10:00:02.1057864Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\augmented_graph_helper.cpython-310.pyc 2025-12-04T10:00:02.1062996Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\autotune_process.cpython-310.pyc 2025-12-04T10:00:02.1068110Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\await_utils.cpython-310.pyc 2025-12-04T10:00:02.1072997Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\bounds.cpython-310.pyc 2025-12-04T10:00:02.1076632Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cache.cpython-310.pyc 2025-12-04T10:00:02.1081853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\choices.cpython-310.pyc 2025-12-04T10:00:02.1086654Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\codecache.cpython-310.pyc 2025-12-04T10:00:02.1092536Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comms.cpython-310.pyc 2025-12-04T10:00:02.1097963Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comms_debug.cpython-310.pyc 2025-12-04T10:00:02.1104840Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comm_analysis.cpython-310.pyc 2025-12-04T10:00:02.1109806Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\comm_lowering.cpython-310.pyc 2025-12-04T10:00:02.1115129Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compiler_bisector.cpython-310.pyc 2025-12-04T10:00:02.1137076Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx.cpython-310.pyc 2025-12-04T10:00:02.1151903Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx_async.cpython-310.pyc 2025-12-04T10:00:02.1157336Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx_ext.cpython-310.pyc 2025-12-04T10:00:02.1162927Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\compile_fx_subproc.cpython-310.pyc 2025-12-04T10:00:02.1166653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:02.1170587Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\config_comms.cpython-310.pyc 2025-12-04T10:00:02.1176009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\constant_folding.cpython-310.pyc 2025-12-04T10:00:02.1179900Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cpp_builder.cpython-310.pyc 2025-12-04T10:00:02.1183908Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cpu_vec_isa.cpython-310.pyc 2025-12-04T10:00:02.1197258Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cudagraph_trees.cpython-310.pyc 2025-12-04T10:00:02.1201526Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\cudagraph_utils.cpython-310.pyc 2025-12-04T10:00:02.1205781Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\custom_graph_pass.cpython-310.pyc 2025-12-04T10:00:02.1209379Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\debug.cpython-310.pyc 2025-12-04T10:00:02.1213328Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\decomposition.cpython-310.pyc 2025-12-04T10:00:02.1217003Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\dependencies.cpython-310.pyc 2025-12-04T10:00:02.1222011Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\distributed_autotune.cpython-310.pyc 2025-12-04T10:00:02.1225698Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\dtype_propagation.cpython-310.pyc 2025-12-04T10:00:02.1238283Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\exc.cpython-310.pyc 2025-12-04T10:00:02.1241922Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\extern_node_serializer.cpython-310.pyc 2025-12-04T10:00:02.1245473Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\freezing.cpython-310.pyc 2025-12-04T10:00:02.1249281Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\freezing_utils.cpython-310.pyc 2025-12-04T10:00:02.1252853Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\fuzzer.cpython-310.pyc 2025-12-04T10:00:02.1256554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\fx_utils.cpython-310.pyc 2025-12-04T10:00:02.1259978Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\graph.cpython-310.pyc 2025-12-04T10:00:02.1263706Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\hooks.cpython-310.pyc 2025-12-04T10:00:02.1285036Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\index_propagation.cpython-310.pyc 2025-12-04T10:00:02.1288653Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\inductor_prims.cpython-310.pyc 2025-12-04T10:00:02.1292770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\invert_expr_analysis.cpython-310.pyc 2025-12-04T10:00:02.1296313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\ir.cpython-310.pyc 2025-12-04T10:00:02.1301889Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\jagged_lowerings.cpython-310.pyc 2025-12-04T10:00:02.1305808Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\kernel_inputs.cpython-310.pyc 2025-12-04T10:00:02.1318893Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\kernel_template_choice.cpython-310.pyc 2025-12-04T10:00:02.1322941Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\loop_body.cpython-310.pyc 2025-12-04T10:00:02.1337287Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\lowering.cpython-310.pyc 2025-12-04T10:00:02.1343825Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\memory.cpython-310.pyc 2025-12-04T10:00:02.1348998Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\metrics.cpython-310.pyc 2025-12-04T10:00:02.1353989Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\mkldnn_ir.cpython-310.pyc 2025-12-04T10:00:02.1359227Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\mkldnn_lowerings.cpython-310.pyc 2025-12-04T10:00:02.1363077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\mock_cache.cpython-310.pyc 2025-12-04T10:00:02.1367983Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\ops_handler.cpython-310.pyc 2025-12-04T10:00:02.1373324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\optimize_indexing.cpython-310.pyc 2025-12-04T10:00:02.1378483Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\output_code.cpython-310.pyc 2025-12-04T10:00:02.1391414Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\pattern_matcher.cpython-310.pyc 2025-12-04T10:00:02.1396661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\quantized_lowerings.cpython-310.pyc 2025-12-04T10:00:02.1401458Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\remote_cache.cpython-310.pyc 2025-12-04T10:00:02.1406610Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\remote_gemm_autotune_cache.cpython-310.pyc 2025-12-04T10:00:02.1412185Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\rocm_multiarch_utils.cpython-310.pyc 2025-12-04T10:00:02.1417169Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\scheduler.cpython-310.pyc 2025-12-04T10:00:02.1423579Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\select_algorithm.cpython-310.pyc 2025-12-04T10:00:02.1429580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\shape_propagation.cpython-310.pyc 2025-12-04T10:00:02.1444054Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\sizevars.cpython-310.pyc 2025-12-04T10:00:02.1449422Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\standalone_compile.cpython-310.pyc 2025-12-04T10:00:02.1454343Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\subgraph_lowering.cpython-310.pyc 2025-12-04T10:00:02.1459714Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\test_case.cpython-310.pyc 2025-12-04T10:00:02.1463211Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\test_operators.cpython-310.pyc 2025-12-04T10:00:02.1468108Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\tiling_utils.cpython-310.pyc 2025-12-04T10:00:02.1473145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\triton_bundler.cpython-310.pyc 2025-12-04T10:00:02.1478015Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:02.1484339Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\virtualized.cpython-310.pyc 2025-12-04T10:00:02.1489166Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\wrapper_benchmark.cpython-310.pyc 2025-12-04T10:00:02.1494711Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\__autotune_main__.cpython-310.pyc 2025-12-04T10:00:02.1498456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_inductor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.1513214Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\closure.py 2025-12-04T10:00:02.1517844Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\computation.py 2025-12-04T10:00:02.1521395Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\config.py 2025-12-04T10:00:02.1526037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\debug.py 2025-12-04T10:00:02.1530771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\device_context.py 2025-12-04T10:00:02.1544184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\extract_compiled_graph.py 2025-12-04T10:00:02.1549099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\ir_cache.py 2025-12-04T10:00:02.1553715Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\metrics.py 2025-12-04T10:00:02.1557174Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\tensor_factory_functions.py 2025-12-04T10:00:02.1561877Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\ts_backend.py 2025-12-04T10:00:02.1566539Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__init__.py 2025-12-04T10:00:02.1576436Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\closure.cpython-310.pyc 2025-12-04T10:00:02.1580512Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\computation.cpython-310.pyc 2025-12-04T10:00:02.1585537Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\config.cpython-310.pyc 2025-12-04T10:00:02.1598249Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\debug.cpython-310.pyc 2025-12-04T10:00:02.1603073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\device_context.cpython-310.pyc 2025-12-04T10:00:02.1608022Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\extract_compiled_graph.cpython-310.pyc 2025-12-04T10:00:02.1611606Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\ir_cache.cpython-310.pyc 2025-12-04T10:00:02.1615199Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\metrics.cpython-310.pyc 2025-12-04T10:00:02.1620128Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\tensor_factory_functions.cpython-310.pyc 2025-12-04T10:00:02.1623856Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\ts_backend.cpython-310.pyc 2025-12-04T10:00:02.1627347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_lazy\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.1646056Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\autograd.py 2025-12-04T10:00:02.1649435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\custom_ops.py 2025-12-04T10:00:02.1652881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\effects.py 2025-12-04T10:00:02.1656353Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\fake_class_registry.py 2025-12-04T10:00:02.1659708Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\fake_impl.py 2025-12-04T10:00:02.1672528Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\fake_profile.py 2025-12-04T10:00:02.1675950Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\infer_schema.py 2025-12-04T10:00:02.1679800Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\opaque_object.py 2025-12-04T10:00:02.1683265Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\simple_registry.py 2025-12-04T10:00:02.1686675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\triton.py 2025-12-04T10:00:02.1690209Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\utils.py 2025-12-04T10:00:02.1693496Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__init__.py 2025-12-04T10:00:02.1701032Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\autograd.cpython-310.pyc 2025-12-04T10:00:02.1704734Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\custom_ops.cpython-310.pyc 2025-12-04T10:00:02.1708294Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\effects.cpython-310.pyc 2025-12-04T10:00:02.1722663Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\fake_class_registry.cpython-310.pyc 2025-12-04T10:00:02.1726200Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\fake_impl.cpython-310.pyc 2025-12-04T10:00:02.1729823Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\fake_profile.cpython-310.pyc 2025-12-04T10:00:02.1733323Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\infer_schema.cpython-310.pyc 2025-12-04T10:00:02.1737009Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\opaque_object.cpython-310.pyc 2025-12-04T10:00:02.1740771Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\simple_registry.cpython-310.pyc 2025-12-04T10:00:02.1744263Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\triton.cpython-310.pyc 2025-12-04T10:00:02.1747751Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:02.1751228Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_library\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.1759005Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\scribe.py 2025-12-04T10:00:02.1794744Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\structured.py 2025-12-04T10:00:02.1798099Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\_internal.py 2025-12-04T10:00:02.1802037Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\_registrations.py 2025-12-04T10:00:02.1810495Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__init__.py 2025-12-04T10:00:02.1817615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\scribe.cpython-310.pyc 2025-12-04T10:00:02.1822451Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\structured.cpython-310.pyc 2025-12-04T10:00:02.1826047Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\_internal.cpython-310.pyc 2025-12-04T10:00:02.1839248Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\_registrations.cpython-310.pyc 2025-12-04T10:00:02.1843429Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_logging\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.1851892Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\fft.py 2025-12-04T10:00:02.1855264Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\linalg.py 2025-12-04T10:00:02.1858557Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\random.py 2025-12-04T10:00:02.1861886Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_binary_ufuncs_impl.py 2025-12-04T10:00:02.1865344Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_casting_dicts.py 2025-12-04T10:00:02.1878731Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_dtypes.py 2025-12-04T10:00:02.1881918Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_dtypes_impl.py 2025-12-04T10:00:02.1885245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_funcs.py 2025-12-04T10:00:02.1890824Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_funcs_impl.py 2025-12-04T10:00:02.1894743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_getlimits.py 2025-12-04T10:00:02.1898183Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_ndarray.py 2025-12-04T10:00:02.1901633Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_normalizations.py 2025-12-04T10:00:02.1905123Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_reductions_impl.py 2025-12-04T10:00:02.1908516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_ufuncs.py 2025-12-04T10:00:02.1912167Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_unary_ufuncs_impl.py 2025-12-04T10:00:02.1915749Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\_util.py 2025-12-04T10:00:02.1920688Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__init__.py 2025-12-04T10:00:02.1932446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\utils.py 2025-12-04T10:00:02.1937042Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\__init__.py 2025-12-04T10:00:02.1944597Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\__pycache__\utils.cpython-310.pyc 2025-12-04T10:00:02.1948977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\testing\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.1958577Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\fft.cpython-310.pyc 2025-12-04T10:00:02.1963796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\linalg.cpython-310.pyc 2025-12-04T10:00:02.1973737Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\random.cpython-310.pyc 2025-12-04T10:00:02.2206507Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_binary_ufuncs_impl.cpython-310.pyc 2025-12-04T10:00:02.2210554Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_casting_dicts.cpython-310.pyc 2025-12-04T10:00:02.2214350Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_dtypes.cpython-310.pyc 2025-12-04T10:00:02.2218001Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_dtypes_impl.cpython-310.pyc 2025-12-04T10:00:02.2223634Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_funcs.cpython-310.pyc 2025-12-04T10:00:02.2227321Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_funcs_impl.cpython-310.pyc 2025-12-04T10:00:02.2231770Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_getlimits.cpython-310.pyc 2025-12-04T10:00:02.2235567Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_ndarray.cpython-310.pyc 2025-12-04T10:00:02.2239745Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_normalizations.cpython-310.pyc 2025-12-04T10:00:02.2243456Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_reductions_impl.cpython-310.pyc 2025-12-04T10:00:02.2246948Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_ufuncs.cpython-310.pyc 2025-12-04T10:00:02.2250907Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_unary_ufuncs_impl.cpython-310.pyc 2025-12-04T10:00:02.2255033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\_util.cpython-310.pyc 2025-12-04T10:00:02.2259029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_numpy\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.4815130Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\context.py 2025-12-04T10:00:02.4820033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\debug_prims.py 2025-12-04T10:00:02.4823743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\executor.py 2025-12-04T10:00:02.4827255Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\rng_prims.py 2025-12-04T10:00:02.4831366Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__init__.py 2025-12-04T10:00:02.7088697Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\context.cpython-310.pyc 2025-12-04T10:00:02.7092591Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\debug_prims.cpython-310.pyc 2025-12-04T10:00:02.7096598Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\executor.cpython-310.pyc 2025-12-04T10:00:02.7873516Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\rng_prims.cpython-310.pyc 2025-12-04T10:00:02.7877031Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.7888628Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\wrappers.py 2025-12-04T10:00:02.7892378Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\__init__.py 2025-12-04T10:00:02.7900207Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\__pycache__\wrappers.cpython-310.pyc 2025-12-04T10:00:02.7904083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_prims_common\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.7912470Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\fft.py 2025-12-04T10:00:02.7916289Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\_conversions.py 2025-12-04T10:00:02.7919935Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__init__.py 2025-12-04T10:00:02.7928347Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\linalg\__init__.py 2025-12-04T10:00:02.7935938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\linalg\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.7944033Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\__init__.py 2025-12-04T10:00:02.7950938Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\functional\__init__.py 2025-12-04T10:00:02.7958150Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\functional\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.7967867Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\nn\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.8015519Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\special\__init__.py 2025-12-04T10:00:02.8022955Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\special\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.8031351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__pycache__\fft.cpython-310.pyc 2025-12-04T10:00:02.8035046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__pycache__\_conversions.cpython-310.pyc 2025-12-04T10:00:02.8038615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_refs\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.8147861Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\cli_function_profiler.py 2025-12-04T10:00:02.8152440Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\compile_time_profiler.py 2025-12-04T10:00:02.8155977Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__init__.py 2025-12-04T10:00:02.8258843Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__pycache__\cli_function_profiler.cpython-310.pyc 2025-12-04T10:00:02.8262318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__pycache__\compile_time_profiler.cpython-310.pyc 2025-12-04T10:00:02.8265901Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_strobelight\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.8612313Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\fake_impls.py 2025-12-04T10:00:02.8616046Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\fake_tensor.py 2025-12-04T10:00:02.8620158Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\fake_utils.py 2025-12-04T10:00:02.8693644Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\functional_tensor.py 2025-12-04T10:00:02.8697647Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\meta_utils.py 2025-12-04T10:00:02.8701881Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\schema_check_mode.py 2025-12-04T10:00:02.8705580Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\_fake_tensor_utils.py 2025-12-04T10:00:02.8709240Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__init__.py 2025-12-04T10:00:02.8716446Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_core.py 2025-12-04T10:00:02.8719992Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\__init__.py 2025-12-04T10:00:02.8727057Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\aten.py 2025-12-04T10:00:02.8731242Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\common.py 2025-12-04T10:00:02.8735073Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\prims.py 2025-12-04T10:00:02.8738743Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\__init__.py 2025-12-04T10:00:02.8746693Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\__pycache__\aten.cpython-310.pyc 2025-12-04T10:00:02.8750318Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\__pycache__\common.cpython-310.pyc 2025-12-04T10:00:02.8754060Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\__pycache__\prims.cpython-310.pyc 2025-12-04T10:00:02.8886083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\_ops\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.8894324Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\__pycache__\_core.cpython-310.pyc 2025-12-04T10:00:02.8898115Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\complex_tensor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.8907796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\fake_impls.cpython-310.pyc 2025-12-04T10:00:02.8911544Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\fake_tensor.cpython-310.pyc 2025-12-04T10:00:02.8915699Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\fake_utils.cpython-310.pyc 2025-12-04T10:00:02.8997244Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\functional_tensor.cpython-310.pyc 2025-12-04T10:00:02.9000826Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\meta_utils.cpython-310.pyc 2025-12-04T10:00:02.9005105Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\schema_check_mode.cpython-310.pyc 2025-12-04T10:00:02.9008574Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\_fake_tensor_utils.cpython-310.pyc 2025-12-04T10:00:02.9012351Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_subclasses\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.9021372Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\__init__.py 2025-12-04T10:00:02.9027181Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\version.py 2025-12-04T10:00:02.9030656Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\_structures.py 2025-12-04T10:00:02.9034077Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__init__.py 2025-12-04T10:00:02.9126113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__pycache__\version.cpython-310.pyc 2025-12-04T10:00:02.9129960Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__pycache__\_structures.cpython-310.pyc 2025-12-04T10:00:02.9133849Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\packaging\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.9246586Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\_vendor\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:02.9255190Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\functional.cpython-310.pyc 2025-12-04T10:00:02.9261044Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\hub.cpython-310.pyc 2025-12-04T10:00:02.9264982Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\library.cpython-310.pyc 2025-12-04T10:00:02.9351151Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\overrides.cpython-310.pyc 2025-12-04T10:00:02.9355827Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\quasirandom.cpython-310.pyc 2025-12-04T10:00:02.9359953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\random.cpython-310.pyc 2025-12-04T10:00:02.9363775Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\return_types.cpython-310.pyc 2025-12-04T10:00:02.9367245Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\serialization.cpython-310.pyc 2025-12-04T10:00:02.9371029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\storage.cpython-310.pyc 2025-12-04T10:00:02.9374953Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\torch_version.cpython-310.pyc 2025-12-04T10:00:02.9378435Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\types.cpython-310.pyc 2025-12-04T10:00:03.7198817Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\version.cpython-310.pyc 2025-12-04T10:00:03.7205140Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_appdirs.cpython-310.pyc 2025-12-04T10:00:03.7211615Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_classes.cpython-310.pyc 2025-12-04T10:00:03.7218490Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_compile.cpython-310.pyc 2025-12-04T10:00:03.7224625Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_custom_ops.cpython-310.pyc 2025-12-04T10:00:03.7230748Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_environment.cpython-310.pyc 2025-12-04T10:00:03.7249905Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_guards.cpython-310.pyc 2025-12-04T10:00:03.7256002Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_jit_internal.cpython-310.pyc 2025-12-04T10:00:03.7262432Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_linalg_utils.cpython-310.pyc 2025-12-04T10:00:03.7267675Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_lobpcg.cpython-310.pyc 2025-12-04T10:00:03.7274278Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_lowrank.cpython-310.pyc 2025-12-04T10:00:03.7280120Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_meta_registrations.cpython-310.pyc 2025-12-04T10:00:03.7285897Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_namedtensor_internals.cpython-310.pyc 2025-12-04T10:00:03.7289652Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_ops.cpython-310.pyc 2025-12-04T10:00:04.0209966Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_python_dispatcher.cpython-310.pyc 2025-12-04T10:00:04.0215038Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_size_docs.cpython-310.pyc 2025-12-04T10:00:04.0220083Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_sources.cpython-310.pyc 2025-12-04T10:00:04.0225029Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_storage_docs.cpython-310.pyc 2025-12-04T10:00:04.0228796Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_streambase.cpython-310.pyc 2025-12-04T10:00:04.0233733Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_tensor.cpython-310.pyc 2025-12-04T10:00:04.0257145Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_tensor_docs.cpython-310.pyc 2025-12-04T10:00:04.0263503Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_tensor_str.cpython-310.pyc 2025-12-04T10:00:04.0274915Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_thread_safe_fork.cpython-310.pyc 2025-12-04T10:00:04.0280153Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_torch_docs.cpython-310.pyc 2025-12-04T10:00:04.0286184Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_utils.cpython-310.pyc 2025-12-04T10:00:04.0291707Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_utils_internal.cpython-310.pyc 2025-12-04T10:00:04.0295683Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_VF.cpython-310.pyc 2025-12-04T10:00:04.0299202Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_vmap_internals.cpython-310.pyc 2025-12-04T10:00:04.0302621Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\_weights_only_unpickler.cpython-310.pyc 2025-12-04T10:00:04.0307910Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\__config__.cpython-310.pyc 2025-12-04T10:00:04.0321113Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\__future__.cpython-310.pyc 2025-12-04T10:00:04.0324661Z C:\Jenkins\Miniconda3\envs\py_tmp\Lib\site-packages\torch\__pycache__\__init__.cpython-310.pyc 2025-12-04T10:00:04.0332954Z 13773 File(s) copied 2025-12-04T10:00:04.1888191Z ********************************************************************** 2025-12-04T10:00:04.1888658Z ** Visual Studio 2022 Developer Command Prompt v17.12.11 2025-12-04T10:00:04.1889045Z ** Copyright (c) 2022 Microsoft Corporation 2025-12-04T10:00:04.1889346Z ********************************************************************** 2025-12-04T10:00:04.6704740Z [vcvarsall.bat] Environment initialized for: 'x64' 2025-12-04T10:00:04.6736741Z 2025-12-04T10:00:04.6737268Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>popd 2025-12-04T10:00:04.6740996Z 2025-12-04T10:00:04.6741359Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2025-12-04T10:00:04.6744241Z 2025-12-04T10:00:04.6744617Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not "0" == "1" goto cuda_build_end 2025-12-04T10:00:04.6747290Z 2025-12-04T10:00:04.6747727Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2025-12-04T10:00:04.6750307Z 2025-12-04T10:00:04.6750478Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>set 2025-12-04T10:00:04.6927823Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-12-04T10:00:04.6929299Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-2-azure-eastus.actions.githubusercontent.com/148//idtoken/db2e088c-6e72-400f-8c84-b90c91a52f6b/12e0e358-2191-5f32-b523-c8bed3bbb095?api-version=2.0 2025-12-04T10:00:04.6930497Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=C:\actions-runner\jobcompleted.ps1 2025-12-04T10:00:04.6930938Z ALLUSERSPROFILE=C:\ProgramData 2025-12-04T10:00:04.6931363Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-12-04T10:00:04.6931842Z APPDATA=C:\Users\runneruser\AppData\Roaming 2025-12-04T10:00:04.6932160Z AWS_DEFAULT_REGION=us-east-1 2025-12-04T10:00:04.6932397Z AWS_EXECUTION_ENV=EC2 2025-12-04T10:00:04.6932627Z BUILD_ENVIRONMENT=win-vs2022-cpu-py3 2025-12-04T10:00:04.6932881Z CI=true 2025-12-04T10:00:04.6933070Z CommandPromptType=Native 2025-12-04T10:00:04.6933348Z COMMONPROGRAMFILES=C:\Program Files\Common Files 2025-12-04T10:00:04.6933672Z COMPUTERNAME=EC2AMAZ-F4P7NAP 2025-12-04T10:00:04.6933918Z COMSPEC=C:\Windows\system32\cmd.exe 2025-12-04T10:00:04.6934218Z CONDA=C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:00:04.6934663Z CONDA_BUILD=C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:00:04.6935030Z CONDA_DEFAULT_ENV=py_tmp 2025-12-04T10:00:04.6935295Z CONDA_EXE=C:\Jenkins\Miniconda3\Scripts\conda.exe 2025-12-04T10:00:04.6935673Z CONDA_INSTALL=C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:00:04.6936037Z CONDA_PARENT_DIR=C:\Jenkins 2025-12-04T10:00:04.6936300Z CONDA_PREFIX=C:\Jenkins\Miniconda3\envs\py_tmp 2025-12-04T10:00:04.6936606Z CONDA_PREFIX_1=C:\Jenkins\Miniconda3 2025-12-04T10:00:04.6936874Z CONDA_PROMPT_MODIFIER=(py_tmp) 2025-12-04T10:00:04.6937165Z CONDA_PYTHON_EXE=C:\Jenkins\Miniconda3\python.exe 2025-12-04T10:00:04.6937570Z CONDA_ROOT_DIR=C:\Jenkins\Miniconda3 2025-12-04T10:00:04.6937954Z CONDA_RUN=C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:00:04.6938359Z CONDA_SHLVL=2 2025-12-04T10:00:04.6938561Z CONTINUE_THROUGH_ERROR=True 2025-12-04T10:00:04.6938901Z CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-12-04T10:00:04.6939368Z CUDA_PATH_V12_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6 2025-12-04T10:00:04.6939850Z CUDA_PATH_V12_8=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.8 2025-12-04T10:00:04.6940319Z CUDA_PATH_V12_9=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.9 2025-12-04T10:00:04.6940789Z CUDA_PATH_V13_0=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v13.0 2025-12-04T10:00:04.6941158Z CUDA_VERSION=cpu 2025-12-04T10:00:04.6941384Z ChocolateyInstall=C:\ProgramData\chocolatey 2025-12-04T10:00:04.6941755Z CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files 2025-12-04T10:00:04.6942167Z CommonProgramW6432=C:\Program Files\Common Files 2025-12-04T10:00:04.6942674Z DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\ 2025-12-04T10:00:04.6943149Z DISTUTILS_USE_SDK=1 2025-12-04T10:00:04.6943455Z DriverData=C:\Windows\System32\Drivers\DriverData 2025-12-04T10:00:04.6943754Z EC2LAUNCH_TELEMETRY=1 2025-12-04T10:00:04.6944133Z ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs 2025-12-04T10:00:04.6946284Z 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:04.6948537Z Framework40Version=v4.0 2025-12-04T10:00:04.6948863Z FrameworkDir=C:\Windows\Microsoft.NET\Framework64\ 2025-12-04T10:00:04.6949508Z FrameworkDir64=C:\Windows\Microsoft.NET\Framework64\ 2025-12-04T10:00:04.6949853Z FrameworkVersion=v4.0.30319 2025-12-04T10:00:04.6950096Z FrameworkVersion64=v4.0.30319 2025-12-04T10:00:04.6950336Z GITHUB_ACTION=test 2025-12-04T10:00:04.6950525Z GITHUB_ACTIONS=true 2025-12-04T10:00:04.6950724Z GITHUB_ACTION_REF= 2025-12-04T10:00:04.6950933Z GITHUB_ACTION_REPOSITORY= 2025-12-04T10:00:04.6951152Z GITHUB_ACTOR=huydhn 2025-12-04T10:00:04.6951349Z GITHUB_ACTOR_ID=475357 2025-12-04T10:00:04.6951583Z GITHUB_API_URL=https://api.github.com 2025-12-04T10:00:04.6951850Z GITHUB_BASE_REF= 2025-12-04T10:00:04.6952286Z GITHUB_ENV=C:\actions-runner\_work\_temp\_runner_file_commands\set_env_5ea4f3af-4b5e-47dc-a6e8-7a8926f4999c 2025-12-04T10:00:04.6952797Z GITHUB_EVENT_NAME=schedule 2025-12-04T10:00:04.6953151Z GITHUB_EVENT_PATH=C:\actions-runner\_work\_temp\_github_workflow\event.json 2025-12-04T10:00:04.6953602Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T10:00:04.6953905Z GITHUB_HEAD_REF= 2025-12-04T10:00:04.6954086Z GITHUB_JOB=test 2025-12-04T10:00:04.6954594Z GITHUB_OUTPUT=C:\actions-runner\_work\_temp\_runner_file_commands\set_output_5ea4f3af-4b5e-47dc-a6e8-7a8926f4999c 2025-12-04T10:00:04.6955401Z GITHUB_PATH=C:\actions-runner\_work\_temp\_runner_file_commands\add_path_5ea4f3af-4b5e-47dc-a6e8-7a8926f4999c 2025-12-04T10:00:04.6955909Z GITHUB_REF=refs/heads/main 2025-12-04T10:00:04.6956128Z GITHUB_REF_NAME=main 2025-12-04T10:00:04.6956342Z GITHUB_REF_PROTECTED=true 2025-12-04T10:00:04.6956565Z GITHUB_REF_TYPE=branch 2025-12-04T10:00:04.6956794Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T10:00:04.6957057Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T10:00:04.6957294Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T10:00:04.6957667Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T10:00:04.6958067Z GITHUB_RETENTION_DAYS=90 2025-12-04T10:00:04.6958291Z GITHUB_RUN_ATTEMPT=1 2025-12-04T10:00:04.6958497Z GITHUB_RUN_ID=19922768520 2025-12-04T10:00:04.6958723Z GITHUB_RUN_NUMBER=158165 2025-12-04T10:00:04.6958959Z GITHUB_SERVER_URL=https://github.com 2025-12-04T10:00:04.6959275Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T10:00:04.6959833Z GITHUB_STATE=C:\actions-runner\_work\_temp\_runner_file_commands\save_state_5ea4f3af-4b5e-47dc-a6e8-7a8926f4999c 2025-12-04T10:00:04.6960729Z GITHUB_STEP_SUMMARY=C:\actions-runner\_work\_temp\_runner_file_commands\step_summary_5ea4f3af-4b5e-47dc-a6e8-7a8926f4999c 2025-12-04T10:00:04.6961301Z GITHUB_TRIGGERING_ACTOR=huydhn 2025-12-04T10:00:04.6961530Z GITHUB_WORKFLOW=trunk 2025-12-04T10:00:04.6961894Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/heads/main 2025-12-04T10:00:04.6962388Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T10:00:04.6962814Z GITHUB_WORKSPACE=C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:00:04.6963141Z GIT_DEFAULT_BRANCH=main 2025-12-04T10:00:04.6963360Z HOME=C:\Users\runneruser 2025-12-04T10:00:04.6965300Z 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:04.6967579Z INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\installation-helpers 2025-12-04T10:00:04.6968114Z INSTALL_WINDOWS_SDK=1 2025-12-04T10:00:04.6968392Z is_x64_arch=true 2025-12-04T10:00:04.6968658Z JOB_ID=57120243441 2025-12-04T10:00:04.6969087Z JOB_NAME=win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T10:00:04.6970443Z 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:04.6972707Z 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:04.6974140Z LOCALAPPDATA=C:\Users\runneruser\AppData\Local 2025-12-04T10:00:04.6974532Z NETFXSDKDir=C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\ 2025-12-04T10:00:04.6974866Z NO_TD=False 2025-12-04T10:00:04.6975047Z NO_TEST_TIMEOUT=False 2025-12-04T10:00:04.6975252Z NUMBER_OF_PROCESSORS=16 2025-12-04T10:00:04.6975475Z NUM_TEST_SHARDS=4 2025-12-04T10:00:04.6975677Z OLDPWD=C:/19922768520/build-results 2025-12-04T10:00:04.6975923Z OS=Windows_NT 2025-12-04T10:00:04.6983939Z 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:04.6992295Z PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC 2025-12-04T10:00:04.6992628Z Platform=x64 2025-12-04T10:00:04.6992826Z PROCESSOR_ARCHITECTURE=AMD64 2025-12-04T10:00:04.6993193Z PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel 2025-12-04T10:00:04.6993582Z PROCESSOR_LEVEL=6 2025-12-04T10:00:04.6993833Z PROCESSOR_REVISION=5507 2025-12-04T10:00:04.6994072Z PROGRAMFILES=C:\Program Files 2025-12-04T10:00:04.6994360Z PROJECT_DIR=C:/actions-runner/_work/pytorch/pytorch 2025-12-04T10:00:04.6994744Z PROJECT_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:00:04.6995155Z PROMPT=(py_tmp) $P$G 2025-12-04T10:00:04.6995366Z PR_NUMBER= 2025-12-04T10:00:04.6995861Z PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files\WindowsPowerShell\Modules 2025-12-04T10:00:04.6996437Z PUBLIC=C:\Users\Public 2025-12-04T10:00:04.6996808Z *** 2025-12-04T10:00:04.6997117Z PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2025-12-04T10:00:04.6997511Z PYTHON_VERSION=3.10 2025-12-04T10:00:04.6997769Z PYTORCH_FINAL_PACKAGE_DIR=C:/19922768520/build-results/ 2025-12-04T10:00:04.6998163Z PYTORCH_FINAL_PACKAGE_DIR_WIN=C:\19922768520\build-results\ 2025-12-04T10:00:04.6998507Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-12-04T10:00:04.6998782Z PYTORCH_TEST_RERUN_DISABLED_TESTS=1 2025-12-04T10:00:04.6999049Z ProgramData=C:\ProgramData 2025-12-04T10:00:04.6999304Z ProgramFiles(x86)=C:\Program Files (x86) 2025-12-04T10:00:04.6999599Z ProgramW6432=C:\Program Files 2025-12-04T10:00:04.6999836Z REENABLED_ISSUES= 2025-12-04T10:00:04.7000043Z RUNNER_ARCH=X64 2025-12-04T10:00:04.7000255Z RUNNER_ENVIRONMENT=self-hosted 2025-12-04T10:00:04.7000517Z RUNNER_NAME=i-0ece7df5eab7573d7 2025-12-04T10:00:04.7000742Z RUNNER_OS=Windows 2025-12-04T10:00:04.7000967Z RUNNER_TEMP=C:\actions-runner\_work\_temp 2025-12-04T10:00:04.7001281Z RUNNER_TOOL_CACHE=C:\actions-runner\_work\_tool 2025-12-04T10:00:04.7001712Z RUNNER_TRACKING_ID=github_2c4b462b-885d-41cf-b7df-f5b74254ae2d 2025-12-04T10:00:04.7002139Z RUNNER_WORKSPACE=C:\actions-runner\_work\pytorch 2025-12-04T10:00:04.7002626Z SCRIPT_HELPERS_DIR=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers 2025-12-04T10:00:04.7003112Z SHA1=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T10:00:04.7003460Z SHARD_NUMBER=4 2025-12-04T10:00:04.7003644Z SHLVL=2 2025-12-04T10:00:04.7003883Z SSL_CERT_FILE=C:\Jenkins\Miniconda3\Library\ssl\cacert.pem 2025-12-04T10:00:04.7004213Z SYSTEMDRIVE=C: 2025-12-04T10:00:04.7004399Z SYSTEMROOT=C:\Windows 2025-12-04T10:00:04.7004639Z TEMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:00:04.7004922Z TERM=xterm-256color 2025-12-04T10:00:04.7005130Z TEST_CONFIG=default 2025-12-04T10:00:04.7005376Z TEST_DIR=C:/actions-runner/_work/pytorch/pytorch/test 2025-12-04T10:00:04.7005752Z TEST_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\test 2025-12-04T10:00:04.7006078Z TEST_SHOWLOCALS=False 2025-12-04T10:00:04.7006306Z TMP=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:00:04.7006606Z TMPDIR=C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:00:04.7006956Z TMP_DIR=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp 2025-12-04T10:00:04.7007429Z TMP_DIR_WIN=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp 2025-12-04T10:00:04.7007770Z TORCH_CUDA_ARCH_LIST=8.6 2025-12-04T10:00:04.7008052Z TORCH_SERIALIZATION_DEBUG=1 2025-12-04T10:00:04.7008350Z UCRTVersion=10.0.19041.0 2025-12-04T10:00:04.7008673Z UniversalCRTSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-12-04T10:00:04.7009032Z UPDATEFILE=update.finished 2025-12-04T10:00:04.7009272Z USERDOMAIN=EC2AMAZ-F4P7NAP 2025-12-04T10:00:04.7009502Z USERNAME=runneruser 2025-12-04T10:00:04.7009712Z USERPROFILE=C:\Users\runneruser 2025-12-04T10:00:04.7009945Z USE_CUDA=0 2025-12-04T10:00:04.7010322Z VCIDEInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\VC\ 2025-12-04T10:00:04.7010921Z VCINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\ 2025-12-04T10:00:04.7011565Z VCToolsInstallDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.42.34433\ 2025-12-04T10:00:04.7012316Z VCToolsRedistDir=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Redist\MSVC\14.42.34433\ 2025-12-04T10:00:04.7012818Z VCToolsVersion=14.42.34433 2025-12-04T10:00:04.7013109Z VC_PRODUCT=BuildTools 2025-12-04T10:00:04.7013367Z VC_VERSION= 2025-12-04T10:00:04.7013534Z VC_YEAR=2022 2025-12-04T10:00:04.7013774Z VERBOSE_ARG='SilentlyContinue' 2025-12-04T10:00:04.7014007Z VERBOSE_TEST_LOGS=False 2025-12-04T10:00:04.7014314Z VisualStudioVersion=17.0 2025-12-04T10:00:04.7014731Z VS170COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\Tools\ 2025-12-04T10:00:04.7015188Z VSCMD_ARG_app_plat=Desktop 2025-12-04T10:00:04.7015414Z VSCMD_ARG_HOST_ARCH=x64 2025-12-04T10:00:04.7015616Z VSCMD_ARG_TGT_ARCH=x64 2025-12-04T10:00:04.7015829Z VSCMD_VER=17.12.11 2025-12-04T10:00:04.7016165Z VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\ 2025-12-04T10:00:04.7016559Z VS_VERSION=17.4.1 2025-12-04T10:00:04.7016739Z WINDIR=C:\Windows 2025-12-04T10:00:04.7017283Z 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:04.7017985Z WindowsSdkBinPath=C:\Program Files (x86)\Windows Kits\10\bin\ 2025-12-04T10:00:04.7018400Z WindowsSdkDir=C:\Program Files (x86)\Windows Kits\10\ 2025-12-04T10:00:04.7018789Z WindowsSDKLibVersion=10.0.19041.0\ 2025-12-04T10:00:04.7019231Z WindowsSdkVerBinPath=C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\ 2025-12-04T10:00:04.7019656Z WindowsSDKVersion=10.0.19041.0\ 2025-12-04T10:00:04.7020181Z WindowsSDK_ExecutablePath_x64=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\ 2025-12-04T10:00:04.7020914Z WindowsSDK_ExecutablePath_x86=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\ 2025-12-04T10:00:04.7021678Z _=C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers/test_python_shard.bat 2025-12-04T10:00:04.7022166Z __CONDA_OPENSLL_CERT_FILE_SET="1" 2025-12-04T10:00:04.7022420Z __DOTNET_ADD_64BIT=1 2025-12-04T10:00:04.7022628Z __DOTNET_PREFERRED_BITNESS=64 2025-12-04T10:00:04.7026724Z __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:04.7030885Z 2025-12-04T10:00:04.7031113Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 ( 2025-12-04T10:00:04.7031542Z echo "setup pytorch env failed" 2025-12-04T10:00:04.7031778Z echo 0 2025-12-04T10:00:04.7031944Z exit /b 2025-12-04T10:00:04.7032094Z ) 2025-12-04T10:00:04.7032195Z 2025-12-04T10:00:04.7032347Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>pushd test 2025-12-04T10:00:04.7032600Z 2025-12-04T10:00:04.7032998Z (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:04.7033503Z 2025-12-04T10:00:04.7033896Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>if "4" == "1" (if exist "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" ( 2025-12-04T10:00:04.7034477Z echo Some smoke tests 2025-12-04T10:00:04.7035363Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe +sls 2025-12-04T10:00:04.7036066Z python C:/actions-runner/_work/pytorch/pytorch/.ci/pytorch/win-test-helpers\run_python_nn_smoketests.py 2025-12-04T10:00:04.7036692Z if ERRORLEVEL 1 goto fail 2025-12-04T10:00:04.7037161Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe -sls 2025-12-04T10:00:04.7037640Z if ERRORLEVEL 1 goto fail 2025-12-04T10:00:04.7037855Z ) ) 2025-12-04T10:00:04.7037946Z 2025-12-04T10:00:04.7038208Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>echo Copying over test times file 2025-12-04T10:00:04.7038640Z Copying over test times file 2025-12-04T10:00:04.7038807Z 2025-12-04T10:00:04.7039374Z (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:04.7040038Z 2025-12-04T10:00:04.7040204Z ------------------------------------------------------------------------------- 2025-12-04T10:00:04.7040686Z ROBOCOPY :: Robust File Copy for Windows 2025-12-04T10:00:04.7041179Z ------------------------------------------------------------------------------- 2025-12-04T10:00:04.7041434Z 2025-12-04T10:00:04.7041552Z Started : Thursday, December 4, 2025 10:00:04 AM 2025-12-04T10:00:04.7041924Z Source : C:\19922768520\build-results\.additional_ci_files\ 2025-12-04T10:00:04.7042357Z Dest : C:\actions-runner\_work\pytorch\pytorch\.additional_ci_files\ 2025-12-04T10:00:04.7042699Z 2025-12-04T10:00:04.7042771Z Files : *.* 2025-12-04T10:00:04.7042977Z 2025-12-04T10:00:04.7043243Z Options : *.* /S /E /DCOPY:DA /COPY:DAT /R:1000000 /W:30 2025-12-04T10:00:04.7043489Z 2025-12-04T10:00:04.7043632Z ------------------------------------------------------------------------------ 2025-12-04T10:00:04.7043980Z 2025-12-04T10:00:04.7044136Z 2 C:\19922768520\build-results\.additional_ci_files\ 2025-12-04T10:00:04.7044518Z *EXTRA File 85726 td_results.json 2025-12-04T10:00:04.7044816Z New File 2.9 m test-class-times.json 2025-12-04T10:00:04.7045158Z 16% 2025-12-04T10:00:04.7045332Z 33% 2025-12-04T10:00:04.7045530Z 50% 2025-12-04T10:00:04.7045696Z 66% 2025-12-04T10:00:04.7045848Z 83% 2025-12-04T10:00:04.7046005Z 100% 2025-12-04T10:00:04.7046196Z New File 896039 test-times.json 2025-12-04T10:00:04.7046438Z 29% 2025-12-04T10:00:04.7046594Z 58% 2025-12-04T10:00:04.7046740Z 87% 2025-12-04T10:00:04.7046889Z 100% 2025-12-04T10:00:04.7046976Z 2025-12-04T10:00:04.7047125Z ------------------------------------------------------------------------------ 2025-12-04T10:00:04.7047376Z 2025-12-04T10:00:04.7047519Z Total Copied Skipped Mismatch FAILED Extras 2025-12-04T10:00:04.7047939Z Dirs : 1 0 1 0 0 0 2025-12-04T10:00:04.7048404Z Files : 2 2 0 0 0 1 2025-12-04T10:00:04.7048803Z Bytes : 3.84 m 3.84 m 0 0 0 83.7 k 2025-12-04T10:00:04.7049208Z Times : 0:00:00 0:00:00 0:00:00 0:00:00 2025-12-04T10:00:04.7049445Z 2025-12-04T10:00:04.7049449Z 2025-12-04T10:00:04.7049533Z Speed : 806218000 Bytes/sec. 2025-12-04T10:00:04.7049809Z Speed : 46132.164 MegaBytes/min. 2025-12-04T10:00:04.7050103Z Ended : Thursday, December 4, 2025 10:00:04 AM 2025-12-04T10:00:04.7050322Z 2025-12-04T10:00:04.7050326Z 2025-12-04T10:00:04.7050515Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>echo Run nn tests 2025-12-04T10:00:04.7050884Z Run nn tests 2025-12-04T10:00:04.7051002Z 2025-12-04T10:00:04.7051609Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>python run_test.py --exclude-jit-executor --exclude-distributed-tests --exclude-quantization-tests --shard "4" "4" --verbose 2025-12-04T10:00:13.5036637Z Found test times from artifacts 2025-12-04T10:00:13.5590863Z Found test times from artifacts 2025-12-04T10:00:13.5603784Z Running all tests 2025-12-04T10:00:13.6299553Z Running parallel tests on 3 processes 2025-12-04T10:00:13.6320437Z Name: tests to run (est. time: 77.68min) 2025-12-04T10:00:13.6320766Z Serial tests (0): 2025-12-04T10:00:13.6321048Z Parallel tests (180): 2025-12-04T10:00:13.6321264Z dynamo/test_repros 1/1 2025-12-04T10:00:13.6321499Z export/test_retraceability 1/1 2025-12-04T10:00:13.6321771Z dynamo/test_fx_graph_runnable 1/1 2025-12-04T10:00:13.6322027Z inductor/test_padding 1/1 2025-12-04T10:00:13.6322266Z dynamo/test_callback 1/1 2025-12-04T10:00:13.6322497Z test_transformers 2/2 2025-12-04T10:00:13.6322717Z test_decomp 3/18 2025-12-04T10:00:13.6322914Z test_decomp 6/18 2025-12-04T10:00:13.6323107Z test_decomp 7/18 2025-12-04T10:00:13.6323307Z test_decomp 12/18 2025-12-04T10:00:13.6323563Z test_decomp 15/18 2025-12-04T10:00:13.6323764Z test_decomp 16/18 2025-12-04T10:00:13.6323981Z test_cuda_expandable_segments 1/1 2025-12-04T10:00:13.6324275Z test_ops 3/9 2025-12-04T10:00:13.6324455Z test_ops 6/9 2025-12-04T10:00:13.6324651Z test_ops 7/9 2025-12-04T10:00:13.6324899Z inductor/test_torchinductor_codegen_dynamic_shapes 1/1 2025-12-04T10:00:13.6325258Z inductor/test_group_batch_fusion 1/1 2025-12-04T10:00:13.6325521Z dynamo/test_after_aot 1/1 2025-12-04T10:00:13.6325772Z inductor/test_custom_lowering 1/1 2025-12-04T10:00:13.6326043Z inductor/test_binary_folding 1/1 2025-12-04T10:00:13.6326299Z inductor/test_layout_optim 1/1 2025-12-04T10:00:13.6326552Z dynamo/test_ctx_manager 1/1 2025-12-04T10:00:13.6326800Z inductor/test_cpu_cpp_wrapper 1/1 2025-12-04T10:00:13.6327067Z inductor/test_flex_decoding 1/1 2025-12-04T10:00:13.6327316Z inductor/test_triton_syntax 1/1 2025-12-04T10:00:13.6327569Z inductor/test_b2b_gemm 1/1 2025-12-04T10:00:13.6327948Z inductor/test_ck_backend 1/1 2025-12-04T10:00:13.6328216Z inductor/test_gpu_cpp_wrapper 1/1 2025-12-04T10:00:13.6328493Z inductor/test_inductor_annotations 1/1 2025-12-04T10:00:13.6328787Z dynamo/test_fx_passes_pre_grad 1/1 2025-12-04T10:00:13.6329057Z inductor/test_flex_flash 1/1 2025-12-04T10:00:13.6329315Z inductor/test_triton_kernels 1/1 2025-12-04T10:00:13.6329627Z dynamo/test_inline_and_install 1/1 2025-12-04T10:00:13.6329889Z inductor/test_lookup_table 1/1 2025-12-04T10:00:13.6330182Z dynamo/test_modules 1/1 2025-12-04T10:00:13.6330439Z inductor/test_coordinate_descent_tuner 1/1 2025-12-04T10:00:13.6330734Z dynamo/test_recompiles 1/1 2025-12-04T10:00:13.6330974Z export/test_dynamic_shapes 1/1 2025-12-04T10:00:13.6331253Z inductor/test_provenance_tracing 1/1 2025-12-04T10:00:13.6331525Z inductor/test_device_assert 1/1 2025-12-04T10:00:13.6331780Z dynamo/test_interop 1/1 2025-12-04T10:00:13.6332026Z inductor/test_quantization 1/1 2025-12-04T10:00:13.6332281Z dynamo/test_buffers_override 1/1 2025-12-04T10:00:13.6332542Z inductor/test_profiler 1/1 2025-12-04T10:00:13.6332776Z inductor/test_cutlass_evt 1/1 2025-12-04T10:00:13.6333028Z inductor/test_cache 1/1 2025-12-04T10:00:13.6333271Z inductor/test_custom_post_grad_passes 1/1 2025-12-04T10:00:13.6333564Z dynamo/test_metrics_context 1/1 2025-12-04T10:00:13.6333822Z inductor/test_aot_inductor_utils 1/1 2025-12-04T10:00:13.6334092Z inductor/test_fuzzer 1/1 2025-12-04T10:00:13.6334317Z dynamo/test_unittest 1/1 2025-12-04T10:00:13.6334570Z inductor/test_scatter_optimization 1/1 2025-12-04T10:00:13.6334920Z inductor/test_torchinductor_codegen_config_overrides 1/1 2025-12-04T10:00:13.6335257Z inductor/test_alignment 1/1 2025-12-04T10:00:13.6335559Z dynamo/test_nested_graph_breaks 1/1 2025-12-04T10:00:13.6335831Z inductor/test_minifier_isolate 1/1 2025-12-04T10:00:13.6336248Z dynamo/test_deviceguard 1/1 2025-12-04T10:00:13.6336495Z dynamo/test_optimizers 1/1 2025-12-04T10:00:13.6336738Z dynamo/test_export 1/1 2025-12-04T10:00:13.6336973Z dynamo/test_python_dispatcher 1/1 2025-12-04T10:00:13.6337377Z dynamo/test_cudagraphs_expandable_segments 1/1 2025-12-04T10:00:13.6337705Z dynamo/test_input_attr_tracking 1/1 2025-12-04T10:00:13.6337972Z dynamo/test_error_messages 1/1 2025-12-04T10:00:13.6338248Z inductor/test_custom_op_autotune 1/1 2025-12-04T10:00:13.6338522Z dynamo/test_recompile_ux 1/1 2025-12-04T10:00:13.6338777Z export/test_upgrader 1/1 2025-12-04T10:00:13.6339009Z dynamo/test_generator 1/1 2025-12-04T10:00:13.6339246Z test_varlen_attention 1/1 2025-12-04T10:00:13.6339478Z test_proxy_tensor 2/2 2025-12-04T10:00:13.6339708Z torch_np/test_binary_ufuncs 1/1 2025-12-04T10:00:13.6339962Z torch_np/test_unary_ufuncs 1/1 2025-12-04T10:00:13.6340218Z test_utils_filelock 1/1 2025-12-04T10:00:13.6340490Z test_rename_privateuse1_to_existing_device 1/1 2025-12-04T10:00:13.6340791Z typing/test_python_operators 1/1 2025-12-04T10:00:13.6341070Z test_functionalization 1/1 2025-12-04T10:00:13.6341301Z test_matmul_cuda 1/1 2025-12-04T10:00:13.6341564Z torch_np/test_dtype 1/1 2025-12-04T10:00:13.6341779Z test_file_check 1/1 2025-12-04T10:00:13.6341990Z profiler/test_kineto 1/1 2025-12-04T10:00:13.6342259Z test_flop_counter 1/1 2025-12-04T10:00:13.6342486Z backends/xeon/test_launch 1/1 2025-12-04T10:00:13.6342725Z test_openmp 1/1 2025-12-04T10:00:13.6342941Z test_expanded_weights 1/1 2025-12-04T10:00:13.6343175Z test_module_tracker 1/1 2025-12-04T10:00:13.6343391Z test_autograd 1/1 2025-12-04T10:00:13.6343648Z torch_np/numpy_tests/core/test_scalarinherit 1/1 2025-12-04T10:00:13.6343960Z test_tensorexpr_pybind 1/1 2025-12-04T10:00:13.6344207Z test_fx_experimental 1/1 2025-12-04T10:00:13.6344443Z functorch/test_ac_knapsack 1/1 2025-12-04T10:00:13.6344770Z torch_np/test_nep50_examples 1/1 2025-12-04T10:00:13.6345014Z xpu/test_gemm 1/1 2025-12-04T10:00:13.6345219Z test_sparse 1/2 2025-12-04T10:00:13.6345404Z test_sparse 2/2 2025-12-04T10:00:13.6345619Z higher_order_ops/test_print 1/1 2025-12-04T10:00:13.6345892Z test_per_overload_api 1/1 2025-12-04T10:00:13.6346152Z torch_np/numpy_tests/core/test_einsum 1/1 2025-12-04T10:00:13.6346432Z test_out_dtype_op 1/1 2025-12-04T10:00:13.6346655Z torch_np/test_ufuncs_basic 1/1 2025-12-04T10:00:13.6346925Z lazy/test_step_closures 1/1 2025-12-04T10:00:13.6347177Z functorch/dim/test_getsetitem 1/1 2025-12-04T10:00:13.6347438Z test_ops_fwd_gradients 1/2 2025-12-04T10:00:13.6347703Z test_meta 5/6 2025-12-04T10:00:13.6347887Z test_meta 6/6 2025-12-04T10:00:13.6348103Z test_ops_jit 3/3 2025-12-04T10:00:13.6348314Z test_opaque_obj_v2 1/1 2025-12-04T10:00:13.6348544Z test_nestedtensor 2/4 2025-12-04T10:00:13.6348762Z nn/test_packed_sequence 1/1 2025-12-04T10:00:13.6349008Z test_numa_binding 1/1 2025-12-04T10:00:13.6349215Z test_pruning_op 1/1 2025-12-04T10:00:13.6349426Z test_jit_fuser_te 1/1 2025-12-04T10:00:13.6349627Z test_logging 1/1 2025-12-04T10:00:13.6349836Z nn/test_lazy_modules 1/1 2025-12-04T10:00:13.6350058Z nn/test_pruning 1/1 2025-12-04T10:00:13.6350265Z test_monitor 1/1 2025-12-04T10:00:13.6350465Z test_bundled_inputs 1/1 2025-12-04T10:00:13.6350715Z torch_np/numpy_tests/core/test_numeric 1/1 2025-12-04T10:00:13.6351028Z torch_np/numpy_tests/core/test_multiarray 1/1 2025-12-04T10:00:13.6351314Z test_itt 1/1 2025-12-04T10:00:13.6351542Z torch_np/numpy_tests/lib/test_function_base 1/1 2025-12-04T10:00:13.6351830Z test_masked 1/1 2025-12-04T10:00:13.6352032Z test_sympy_utils 1/1 2025-12-04T10:00:13.6352237Z test_subclass 1/1 2025-12-04T10:00:13.6352449Z test_import_stats 1/1 2025-12-04T10:00:13.6352680Z functorch/test_vmap_registrations 1/1 2025-12-04T10:00:13.6353034Z nn/test_parametrization 1/1 2025-12-04T10:00:13.6353274Z test_mkldnn_fusion 1/1 2025-12-04T10:00:13.6353501Z lazy/test_ts_opinfo 1/1 2025-12-04T10:00:13.6353762Z test_dynamic_shapes 1/1 2025-12-04T10:00:13.6354093Z optim/test_swa_utils 1/1 2025-12-04T10:00:13.6354364Z test_datapipe 1/1 2025-12-04T10:00:13.6354570Z test_numba_integration 1/1 2025-12-04T10:00:13.6354815Z test_functional_optim 1/1 2025-12-04T10:00:13.6355051Z test_maskedtensor 1/1 2025-12-04T10:00:13.6355300Z benchmark_utils/test_benchmark_utils 1/1 2025-12-04T10:00:13.6355603Z torch_np/numpy_tests/core/test_scalarmath 1/1 2025-12-04T10:00:13.6355929Z torch_np/numpy_tests/core/test_shape_base 1/1 2025-12-04T10:00:13.6356204Z test_vulkan 1/1 2025-12-04T10:00:13.6356402Z lazy/test_generator 1/1 2025-12-04T10:00:13.6356651Z torch_np/numpy_tests/linalg/test_linalg 1/1 2025-12-04T10:00:13.6356960Z torch_np/numpy_tests/core/test_dtype 1/1 2025-12-04T10:00:13.6357238Z lazy/test_debug_util 1/1 2025-12-04T10:00:13.6357468Z nn/test_load_state_dict 1/1 2025-12-04T10:00:13.6357704Z test_shape_ops 1/1 2025-12-04T10:00:13.6357906Z nn/test_module_hooks 1/1 2025-12-04T10:00:13.6358172Z torch_np/numpy_tests/lib/test_twodim_base 1/1 2025-12-04T10:00:13.6358475Z profiler/test_memory_profiler 1/1 2025-12-04T10:00:13.6358740Z test_jit_llga_fuser 1/1 2025-12-04T10:00:13.6358965Z test_serialization 1/1 2025-12-04T10:00:13.6359193Z test_sparse_csr 1/1 2025-12-04T10:00:13.6359398Z optim/test_optim 1/1 2025-12-04T10:00:13.6359655Z functorch/test_ops 2/9 2025-12-04T10:00:13.6359894Z functorch/test_aotdispatch 2/12 2025-12-04T10:00:13.6360192Z functorch/test_aotdispatch 3/12 2025-12-04T10:00:13.6360461Z functorch/test_aotdispatch 6/12 2025-12-04T10:00:13.6360754Z functorch/test_vmap 2/2 2025-12-04T10:00:13.6361021Z torch_np/numpy_tests/lib/test_index_tricks 1/1 2025-12-04T10:00:13.6361409Z test_jit_autocast 1/1 2025-12-04T10:00:13.6361681Z nn/test_embedding 1/1 2025-12-04T10:00:13.6361892Z test_unary_ufuncs 1/1 2025-12-04T10:00:13.6362162Z test_xnnpack_integration 1/1 2025-12-04T10:00:13.6362445Z torch_np/numpy_tests/core/test_numerictypes 1/1 2025-12-04T10:00:13.6362791Z test_function_schema 1/1 2025-12-04T10:00:13.6363026Z nn/test_init 1/1 2025-12-04T10:00:13.6363323Z torch_np/numpy_tests/core/test_scalar_methods 1/1 2025-12-04T10:00:13.6363682Z torch_np/numpy_tests/fft/test_helper 1/1 2025-12-04T10:00:13.6363973Z torch_np/test_function_base 1/1 2025-12-04T10:00:13.6364265Z test_type_promotion 1/1 2025-12-04T10:00:13.6364507Z torch_np/test_scalars_0D_arrays 1/1 2025-12-04T10:00:13.6364812Z profiler/test_profiler_tree 1/1 2025-12-04T10:00:13.6365137Z torch_np/numpy_tests/lib/test_arraysetops 1/1 2025-12-04T10:00:13.6365421Z test_dlpack 1/1 2025-12-04T10:00:13.6365663Z profiler/test_torch_tidy 1/1 2025-12-04T10:00:13.6365912Z lazy/test_reuse_ir 1/1 2025-12-04T10:00:13.6366205Z test_functional_autograd_benchmark 1/1 2025-12-04T10:00:13.6366485Z torch_np/test_reductions 1/1 2025-12-04T10:00:13.6366795Z torch_np/numpy_tests/core/test_scalar_ctors 1/1 2025-12-04T10:00:13.6367165Z torch_np/numpy_tests/lib/test_arraypad 1/1 2025-12-04T10:00:13.6367436Z test_prims 1/1 2025-12-04T10:00:13.6367680Z profiler/test_python_tracer 1/1 2025-12-04T10:00:13.6368019Z Name: excluded (est. time: 0.0min) 2025-12-04T10:00:13.6368310Z Serial tests (0): 2025-12-04T10:00:13.6368500Z Parallel tests (0): 2025-12-04T10:00:13.6405780Z Running dynamo/test_repros 1/1 ... [2025-12-04 10:00:13.640345][1291.4322792] 2025-12-04T10:00:13.6406194Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:00:13.6413302Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_repros.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:00:13.640993] 2025-12-04T10:00:13.6415192Z 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:13.6416038Z Ignoring disabled issues: [''] 2025-12-04T10:00:18.8805168Z 2025-12-04T10:00:18.8806101Z dynamo/test_repros 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_repros_1.1_6d5b006a3d73a15d_.log 2025-12-04T10:00:18.8806736Z 2025-12-04T10:00:18.8807015Z Finished dynamo/test_repros 1/1 ... [2025-12-04 10:00:18.880484][1296.6722886], took 0.09min 2025-12-04T10:00:18.8817739Z Running export/test_retraceability 1/1 ... [2025-12-04 10:00:18.881674][1296.6734725] 2025-12-04T10:00:18.8818215Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:00:18.8825188Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_retraceability.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:00:18.882326] 2025-12-04T10:00:18.8826681Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T10:00:18.8827174Z Uploading artifacts took 0.00 seconds 2025-12-04T10:00:34.3121620Z 2025-12-04T10:00:34.3122572Z export/test_retraceability 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_retraceability_1.1_73e1f77727fc1709_.log 2025-12-04T10:00:34.3123238Z 2025-12-04T10:00:34.3123534Z Finished export/test_retraceability 1/1 ... [2025-12-04 10:00:34.311665][1312.103944], took 0.26min 2025-12-04T10:00:34.3130898Z Running dynamo/test_fx_graph_runnable 1/1 ... [2025-12-04 10:00:34.312813][1312.1048132] 2025-12-04T10:00:34.3131528Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:00:34.3141886Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_fx_graph_runnable.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:00:34.313647] 2025-12-04T10:00:45.1701077Z 2025-12-04T10:00:45.1702012Z dynamo/test_fx_graph_runnable 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_fx_graph_runnable_1.1_5dd1531f12762e3b_.log 2025-12-04T10:00:45.1702695Z 2025-12-04T10:00:45.1703396Z Finished dynamo/test_fx_graph_runnable 1/1 ... [2025-12-04 10:00:45.169907][1322.9620674], took 0.18min 2025-12-04T10:00:45.1711652Z Running inductor/test_padding 1/1 ... [2025-12-04 10:00:45.171049][1322.9628965] 2025-12-04T10:00:45.1712076Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:00:45.1718234Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_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:00:45.171649] 2025-12-04T10:00:55.7191240Z 2025-12-04T10:00:55.7192270Z inductor/test_padding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_padding_1.1_287bce1cb213fda6_.log 2025-12-04T10:00:55.7192899Z 2025-12-04T10:00:55.7193169Z Finished inductor/test_padding 1/1 ... [2025-12-04 10:00:55.712067][1333.5108889], took 0.18min 2025-12-04T10:00:55.7199652Z Running dynamo/test_callback 1/1 ... [2025-12-04 10:00:55.712067][1333.5117117] 2025-12-04T10:00:55.7200074Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:00:55.7206317Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_callback.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:00:55.712067] 2025-12-04T10:01:06.2775016Z 2025-12-04T10:01:06.2775844Z dynamo/test_callback 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_callback_1.1_8097c1f64db0c7f2_.log 2025-12-04T10:01:06.2776469Z 2025-12-04T10:01:06.2776774Z Finished dynamo/test_callback 1/1 ... [2025-12-04 10:01:06.277121][1344.0692712], took 0.18min 2025-12-04T10:01:06.2786220Z Running test_transformers 2/2 ... [2025-12-04 10:01:06.278315][1344.0703663] 2025-12-04T10:01:06.2786619Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:01:06.2794396Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_transformers.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:01:06.278898] 2025-12-04T10:01:20.4893008Z 2025-12-04T10:01:20.4893938Z test_transformers 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_2.2_eda8cbeb65287ecb_.log 2025-12-04T10:01:20.4894636Z Running 0 items in this shard: 2025-12-04T10:01:20.4894815Z 2025-12-04T10:01:20.4895059Z Finished test_transformers 2/2 ... [2025-12-04 10:01:20.489192][1358.2811143], took 0.24min 2025-12-04T10:01:21.0964137Z Running test_decomp 3/18 ... [2025-12-04 10:01:21.096110][1358.8880786] 2025-12-04T10:01:21.0964568Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:01:21.0971130Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=3', '--num-shards=18', '-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:21.096686] 2025-12-04T10:01:21.0974805Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_transformers\test_transformers-991bc73aaadd87b8.xml 2025-12-04T10:01:46.8487811Z 2025-12-04T10:01:46.8488793Z test_decomp 3/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_3.18_5e888ba338d73b57_.log 2025-12-04T10:01:46.8489434Z Running 0 items in this shard: 2025-12-04T10:01:46.8489605Z 2025-12-04T10:01:46.8489837Z Finished test_decomp 3/18 ... [2025-12-04 10:01:46.845813][1384.6406204], took 0.43min 2025-12-04T10:01:47.1259567Z Running test_decomp 6/18 ... [2025-12-04 10:01:47.125448][1384.9176448] 2025-12-04T10:01:47.1260044Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:01:47.1266114Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=6', '--num-shards=18', '-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.126063] 2025-12-04T10:01:47.1267830Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_decomp\test_decomp-bb83b38470cf9c87.xml 2025-12-04T10:02:12.6407481Z 2025-12-04T10:02:12.6408240Z test_decomp 6/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_6.18_5593e3387aae459d_.log 2025-12-04T10:02:12.6408877Z Running 0 items in this shard: 2025-12-04T10:02:12.6409046Z 2025-12-04T10:02:12.6409272Z Finished test_decomp 6/18 ... [2025-12-04 10:02:12.638482][1410.4326098], took 0.43min 2025-12-04T10:02:12.8979112Z Running test_decomp 7/18 ... [2025-12-04 10:02:12.897135][1410.6896151] 2025-12-04T10:02:12.8979543Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:02:12.8985893Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=7', '--num-shards=18', '-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:12.897135] 2025-12-04T10:02:12.8987632Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_decomp\test_decomp-872d489052abf772.xml 2025-12-04T10:02:38.5467126Z 2025-12-04T10:02:38.5467869Z test_decomp 7/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_7.18_55c5785209fe2c9e_.log 2025-12-04T10:02:38.5468546Z Running 0 items in this shard: 2025-12-04T10:02:38.5468713Z 2025-12-04T10:02:38.5468968Z Finished test_decomp 7/18 ... [2025-12-04 10:02:38.546317][1436.3385859], took 0.43min 2025-12-04T10:02:38.8222935Z Running test_decomp 12/18 ... [2025-12-04 10:02:38.810688][1436.6140105] 2025-12-04T10:02:38.8223395Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:02:38.8228807Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=12', '--num-shards=18', '-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:38.810688] 2025-12-04T10:02:38.8230373Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_decomp\test_decomp-7b3a19b3ef743f6c.xml 2025-12-04T10:03:04.3675378Z 2025-12-04T10:03:04.3676137Z test_decomp 12/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_12.18_0d4d43ed80d791a9_.log 2025-12-04T10:03:04.3676847Z Running 0 items in this shard: 2025-12-04T10:03:04.3677016Z 2025-12-04T10:03:04.3677234Z Finished test_decomp 12/18 ... [2025-12-04 10:03:04.366710][1462.1594166], took 0.43min 2025-12-04T10:03:04.6294656Z Running test_decomp 15/18 ... [2025-12-04 10:03:04.629119][1462.4211923] 2025-12-04T10:03:04.6295095Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:03:04.6300608Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=15', '--num-shards=18', '-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:04.629707] 2025-12-04T10:03:04.6302145Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_decomp\test_decomp-faecd97f36793f71.xml 2025-12-04T10:03:29.9981482Z 2025-12-04T10:03:29.9982517Z test_decomp 15/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_15.18_693ac40f810827b9_.log 2025-12-04T10:03:29.9983168Z Running 0 items in this shard: 2025-12-04T10:03:29.9983382Z 2025-12-04T10:03:29.9984027Z Finished test_decomp 15/18 ... [2025-12-04 10:03:29.998163][1487.7901651], took 0.42min 2025-12-04T10:03:30.2732444Z Running test_decomp 16/18 ... [2025-12-04 10:03:30.270323][1488.0649872] 2025-12-04T10:03:30.2732907Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:03:30.2738578Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'serial', '--shard-id=16', '--num-shards=18', '-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:30.273475] 2025-12-04T10:03:30.2740135Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_decomp\test_decomp-d89f485093f94de3.xml 2025-12-04T10:03:55.8347719Z 2025-12-04T10:03:55.8348786Z test_decomp 16/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_16.18_345e5fb6af1ce6cd_.log 2025-12-04T10:03:55.8349674Z Running 0 items in this shard: 2025-12-04T10:03:55.8349860Z 2025-12-04T10:03:55.8350074Z Finished test_decomp 16/18 ... [2025-12-04 10:03:55.834352][1513.6266799], took 0.43min 2025-12-04T10:03:56.1103125Z Running test_cuda_expandable_segments 1/1 ... [2025-12-04 10:03:56.109817][1513.9020284] 2025-12-04T10:03:56.1103668Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:03:56.1114808Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_cuda_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:03:56.110961] 2025-12-04T10:03:56.1116522Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_decomp\test_decomp-796d203969de1c93.xml 2025-12-04T10:04:02.3064484Z 2025-12-04T10:04:02.3065590Z test_cuda_expandable_segments 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cuda_expandable_segments_1.1_ab1646a0bd936603_.log 2025-12-04T10:04:02.3066263Z 2025-12-04T10:04:02.3066576Z Finished test_cuda_expandable_segments 1/1 ... [2025-12-04 10:04:02.306410][1520.098318], took 0.10min 2025-12-04T10:04:02.3113539Z Running test_ops 3/9 ... [2025-12-04 10:04:02.310993][1520.1031569] 2025-12-04T10:04:02.3113909Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:04:02.3119827Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=3', '--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:04:02.310993] 2025-12-04T10:05:27.7380664Z 2025-12-04T10:05:27.7381431Z test_ops 3/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_3.9_db4121ba664599b4_.log 2025-12-04T10:05:27.7382230Z Running 0 items in this shard: 2025-12-04T10:05:27.7382400Z 2025-12-04T10:05:27.7382629Z Finished test_ops 3/9 ... [2025-12-04 10:05:27.729491][1605.5299731], took 1.42min 2025-12-04T10:05:28.0004877Z Running test_ops 6/9 ... [2025-12-04 10:05:27.999922][1605.7922365] 2025-12-04T10:05:28.0026194Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:05:28.0027376Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops.py', '-m', 'serial', '--shard-id=6', '--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:05:28.002471] 2025-12-04T10:05:28.0028952Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops\test_ops-b8322db30edb7af6.xml 2025-12-04T10:06:53.6964537Z 2025-12-04T10:06:53.6965347Z test_ops 6/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_6.9_e7111ad249df478c_.log 2025-12-04T10:06:53.6965971Z Running 0 items in this shard: 2025-12-04T10:06:53.6966145Z 2025-12-04T10:06:53.6966359Z Finished test_ops 6/9 ... [2025-12-04 10:06:53.692791][1691.4883636], took 1.43min 2025-12-04T10:06:53.9615222Z Running test_ops 7/9 ... [2025-12-04 10:06:53.950281][1691.7532739] 2025-12-04T10:06:53.9615631Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:06:53.9620992Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', '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:06:53.950281] 2025-12-04T10:06:53.9622508Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops\test_ops-84edf287ae08cefe.xml 2025-12-04T10:08:19.7407189Z 2025-12-04T10:08:19.7408205Z test_ops 7/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_7.9_53ade7cde1899904_.log 2025-12-04T10:08:19.7409066Z Running 0 items in this shard: 2025-12-04T10:08:19.7409244Z 2025-12-04T10:08:19.7409463Z Finished test_ops 7/9 ... [2025-12-04 10:08:19.736210][1777.5326465], took 1.43min 2025-12-04T10:08:20.0064632Z Running inductor/test_torchinductor_codegen_dynamic_shapes 1/1 ... [2025-12-04 10:08:20.004316][1777.7982137] 2025-12-04T10:08:20.0069494Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:08:20.0070805Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_torchinductor_codegen_dynamic_shapes.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:08:20.004316] 2025-12-04T10:08:20.0072519Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops\test_ops-72249a18129da200.xml 2025-12-04T10:08:31.1897879Z 2025-12-04T10:08:31.1898945Z inductor/test_torchinductor_codegen_dynamic_shapes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_codegen_dynamic_shapes_1.1_7d515a5c4d63b849_.log 2025-12-04T10:08:31.1899791Z 2025-12-04T10:08:31.1900188Z Finished inductor/test_torchinductor_codegen_dynamic_shapes 1/1 ... [2025-12-04 10:08:31.189496][1788.9816763], took 0.19min 2025-12-04T10:08:31.1969515Z Running inductor/test_group_batch_fusion 1/1 ... [2025-12-04 10:08:31.194139][1788.9887528] 2025-12-04T10:08:31.1970035Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:08:31.1976908Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_group_batch_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:08:31.197256] 2025-12-04T10:08:41.8428120Z 2025-12-04T10:08:41.8429119Z inductor/test_group_batch_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_group_batch_fusion_1.1_299edf3c21fbb7d1_.log 2025-12-04T10:08:41.8429817Z 2025-12-04T10:08:41.8430118Z Finished inductor/test_group_batch_fusion 1/1 ... [2025-12-04 10:08:41.842689][1799.634702], took 0.18min 2025-12-04T10:08:41.8523367Z Running dynamo/test_after_aot 1/1 ... [2025-12-04 10:08:41.850394][1799.6426759] 2025-12-04T10:08:41.8524002Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:08:41.8525383Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_after_aot.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:08:41.850975] 2025-12-04T10:08:46.6885668Z 2025-12-04T10:08:46.6886577Z dynamo/test_after_aot 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_after_aot_1.1_5893184d6381e779_.log 2025-12-04T10:08:46.6887201Z 2025-12-04T10:08:46.6887460Z Finished dynamo/test_after_aot 1/1 ... [2025-12-04 10:08:46.688048][1804.4804665], took 0.08min 2025-12-04T10:08:46.6949230Z Running inductor/test_custom_lowering 1/1 ... [2025-12-04 10:08:46.694370][1804.48673] 2025-12-04T10:08:46.6949767Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:08:46.6955401Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_custom_lowering.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:08:46.694940] 2025-12-04T10:08:57.2616975Z 2025-12-04T10:08:57.2618142Z inductor/test_custom_lowering 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_custom_lowering_1.1_b012c062af94aa91_.log 2025-12-04T10:08:57.2618832Z 2025-12-04T10:08:57.2619135Z Finished inductor/test_custom_lowering 1/1 ... [2025-12-04 10:08:57.261611][1815.0535988], took 0.18min 2025-12-04T10:08:57.2681915Z Running inductor/test_binary_folding 1/1 ... [2025-12-04 10:08:57.267226][1815.0600046] 2025-12-04T10:08:57.2682388Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:08:57.2688147Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_binary_folding.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:08:57.268328] 2025-12-04T10:09:08.0695982Z 2025-12-04T10:09:08.0697062Z inductor/test_binary_folding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_binary_folding_1.1_dd9752e0dc67360c_.log 2025-12-04T10:09:08.0697783Z 2025-12-04T10:09:08.0698074Z Finished inductor/test_binary_folding 1/1 ... [2025-12-04 10:09:08.069436][1825.8614922], took 0.18min 2025-12-04T10:09:08.0759272Z Running inductor/test_layout_optim 1/1 ... [2025-12-04 10:09:08.075827][1825.8677683] 2025-12-04T10:09:08.0759740Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:09:08.0765618Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_layout_optim.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:09:08.076411] 2025-12-04T10:09:18.7062042Z 2025-12-04T10:09:18.7063091Z inductor/test_layout_optim 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_layout_optim_1.1_f9b6ea90b4095163_.log 2025-12-04T10:09:18.7063754Z 2025-12-04T10:09:18.7064086Z Finished inductor/test_layout_optim 1/1 ... [2025-12-04 10:09:18.702695][1836.4981051], took 0.18min 2025-12-04T10:09:18.7126668Z Running dynamo/test_ctx_manager 1/1 ... [2025-12-04 10:09:18.706738][1836.5044881] 2025-12-04T10:09:18.7127142Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:09:18.7138329Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_ctx_manager.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:09:18.706738] 2025-12-04T10:09:29.2536974Z 2025-12-04T10:09:29.2537925Z dynamo/test_ctx_manager 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_ctx_manager_1.1_035fb749462262fb_.log 2025-12-04T10:09:29.2538637Z 2025-12-04T10:09:29.2538931Z Finished dynamo/test_ctx_manager 1/1 ... [2025-12-04 10:09:29.253238][1847.0455856], took 0.18min 2025-12-04T10:09:29.2631366Z Running inductor/test_cpu_cpp_wrapper 1/1 ... [2025-12-04 10:09:29.261480][1847.0549595] 2025-12-04T10:09:29.2631854Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:09:29.2637483Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cpu_cpp_wrapper.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:09:29.261480] 2025-12-04T10:09:40.9068378Z 2025-12-04T10:09:40.9069556Z inductor/test_cpu_cpp_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cpu_cpp_wrapper_1.1_629e6ad5e5ce9ad6_.log 2025-12-04T10:09:40.9070463Z 2025-12-04T10:09:40.9070759Z Finished inductor/test_cpu_cpp_wrapper 1/1 ... [2025-12-04 10:09:40.901659][1858.6987283], took 0.19min 2025-12-04T10:09:40.9133952Z Running inductor/test_flex_decoding 1/1 ... [2025-12-04 10:09:40.912959][1858.7051827] 2025-12-04T10:09:40.9134431Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:09:40.9141008Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_flex_decoding.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:09:40.913540] 2025-12-04T10:09:45.7293133Z 2025-12-04T10:09:45.7294352Z inductor/test_flex_decoding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_flex_decoding_1.1_ea512b75d9d6aa56_.log 2025-12-04T10:09:45.7295082Z 2025-12-04T10:09:45.7295373Z Finished inductor/test_flex_decoding 1/1 ... [2025-12-04 10:09:45.726378][1863.5212197], took 0.08min 2025-12-04T10:09:45.7355378Z Running inductor/test_triton_syntax 1/1 ... [2025-12-04 10:09:45.726378][1863.5273775] 2025-12-04T10:09:45.7355827Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:09:45.7362046Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_syntax.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:09:45.726378] 2025-12-04T10:09:56.4664283Z 2025-12-04T10:09:56.4665239Z inductor/test_triton_syntax 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_syntax_1.1_8d2bb5b9bc464233_.log 2025-12-04T10:09:56.4665903Z 2025-12-04T10:09:56.4666388Z Finished inductor/test_triton_syntax 1/1 ... [2025-12-04 10:09:56.465929][1874.2583264], took 0.18min 2025-12-04T10:09:56.4730318Z Running inductor/test_b2b_gemm 1/1 ... [2025-12-04 10:09:56.472800][1874.2648421] 2025-12-04T10:09:56.4730815Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:09:56.4736614Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_b2b_gemm.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:09:56.473373] 2025-12-04T10:10:07.2258690Z 2025-12-04T10:10:07.2259528Z inductor/test_b2b_gemm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_b2b_gemm_1.1_41e209748afdd592_.log 2025-12-04T10:10:07.2260168Z 2025-12-04T10:10:07.2260429Z Finished inductor/test_b2b_gemm 1/1 ... [2025-12-04 10:10:07.225550][1885.0177747], took 0.18min 2025-12-04T10:10:07.2324827Z Running inductor/test_ck_backend 1/1 ... [2025-12-04 10:10:07.231830][1885.0242458] 2025-12-04T10:10:07.2325266Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:10:07.2330887Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_ck_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:10:07.232401] 2025-12-04T10:10:18.1389424Z 2025-12-04T10:10:18.1390553Z inductor/test_ck_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_ck_backend_1.1_b10e1b984ae7d0af_.log 2025-12-04T10:10:18.1391198Z 2025-12-04T10:10:18.1391482Z Finished inductor/test_ck_backend 1/1 ... [2025-12-04 10:10:18.129260][1895.930839], took 0.18min 2025-12-04T10:10:18.1470949Z Running inductor/test_gpu_cpp_wrapper 1/1 ... [2025-12-04 10:10:18.146507][1895.9389047] 2025-12-04T10:10:18.1471931Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:10:18.1479768Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_gpu_cpp_wrapper.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:10:18.147680] 2025-12-04T10:10:29.2047882Z 2025-12-04T10:10:29.2048776Z inductor/test_gpu_cpp_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_gpu_cpp_wrapper_1.1_e9db03f695e8505c_.log 2025-12-04T10:10:29.2049464Z 2025-12-04T10:10:29.2049769Z Finished inductor/test_gpu_cpp_wrapper 1/1 ... [2025-12-04 10:10:29.201457][1906.9966941], took 0.18min 2025-12-04T10:10:29.2110881Z Running inductor/test_inductor_annotations 1/1 ... [2025-12-04 10:10:29.201457][1907.0029317] 2025-12-04T10:10:29.2111395Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:10:29.2117458Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inductor_annotations.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:10:29.201457] 2025-12-04T10:10:40.0746892Z 2025-12-04T10:10:40.0747848Z inductor/test_inductor_annotations 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_annotations_1.1_220429c7d5edf3e6_.log 2025-12-04T10:10:40.0748562Z 2025-12-04T10:10:40.0748879Z Finished inductor/test_inductor_annotations 1/1 ... [2025-12-04 10:10:40.069675][1917.8665924], took 0.18min 2025-12-04T10:10:40.0817556Z Running dynamo/test_fx_passes_pre_grad 1/1 ... [2025-12-04 10:10:40.081261][1917.8735703] 2025-12-04T10:10:40.0818293Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:10:40.0825877Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_fx_passes_pre_grad.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:10:40.081843] 2025-12-04T10:10:44.5675783Z 2025-12-04T10:10:44.5676706Z dynamo/test_fx_passes_pre_grad 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_fx_passes_pre_grad_1.1_1eaee260ecf2fc95_.log 2025-12-04T10:10:44.5677393Z 2025-12-04T10:10:44.5677698Z Finished dynamo/test_fx_passes_pre_grad 1/1 ... [2025-12-04 10:10:44.567260][1922.3594874], took 0.07min 2025-12-04T10:10:44.5740344Z Running inductor/test_flex_flash 1/1 ... [2025-12-04 10:10:44.573564][1922.3658838] 2025-12-04T10:10:44.5740791Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:10:44.5746848Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_flex_flash.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:10:44.574135] 2025-12-04T10:10:50.7064081Z 2025-12-04T10:10:50.7064929Z inductor/test_flex_flash 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_flex_flash_1.1_dddfb5150f8847b4_.log 2025-12-04T10:10:50.7065583Z 2025-12-04T10:10:50.7065878Z Finished inductor/test_flex_flash 1/1 ... [2025-12-04 10:10:50.706305][1928.4983281], took 0.10min 2025-12-04T10:10:50.7130711Z Running inductor/test_triton_kernels 1/1 ... [2025-12-04 10:10:50.712594][1928.5049072] 2025-12-04T10:10:50.7131225Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:10:50.7137872Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_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:10:50.713163] 2025-12-04T10:11:01.5820612Z 2025-12-04T10:11:01.5821565Z inductor/test_triton_kernels 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_kernels_1.1_7ec8bf855d24f436_.log 2025-12-04T10:11:01.5822288Z 2025-12-04T10:11:01.5822579Z Finished inductor/test_triton_kernels 1/1 ... [2025-12-04 10:11:01.581583][1939.373973], took 0.18min 2025-12-04T10:11:01.5887049Z Running dynamo/test_inline_and_install 1/1 ... [2025-12-04 10:11:01.588119][1939.3805486] 2025-12-04T10:11:01.5887575Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:11:01.5904567Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_inline_and_install.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:11:01.589895] 2025-12-04T10:11:06.9198626Z 2025-12-04T10:11:06.9199784Z dynamo/test_inline_and_install 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_inline_and_install_1.1_8a06c37d7ee92535_.log 2025-12-04T10:11:06.9200499Z 2025-12-04T10:11:06.9200795Z Finished dynamo/test_inline_and_install 1/1 ... [2025-12-04 10:11:06.919816][1944.7117707], took 0.09min 2025-12-04T10:11:06.9262391Z Running inductor/test_lookup_table 1/1 ... [2025-12-04 10:11:06.924779][1944.7180913] 2025-12-04T10:11:06.9262843Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:11:06.9268722Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_lookup_table.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:11:06.924779] 2025-12-04T10:11:17.4515637Z 2025-12-04T10:11:17.4516786Z inductor/test_lookup_table 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_lookup_table_1.1_df2c054e982c664d_.log 2025-12-04T10:11:17.4517451Z 2025-12-04T10:11:17.4517751Z Finished inductor/test_lookup_table 1/1 ... [2025-12-04 10:11:17.450577][1955.2434676], took 0.18min 2025-12-04T10:11:17.4578932Z Running dynamo/test_modules 1/1 ... [2025-12-04 10:11:17.453646][1955.2497178] 2025-12-04T10:11:17.4579400Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:11:17.4584921Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_modules.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:11:17.453646] 2025-12-04T10:11:28.1778730Z 2025-12-04T10:11:28.1779673Z dynamo/test_modules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_modules_1.1_d3ed73b53bb0a461_.log 2025-12-04T10:11:28.1843405Z 2025-12-04T10:11:28.1843737Z Finished dynamo/test_modules 1/1 ... [2025-12-04 10:11:28.174909][1965.9697842], took 0.18min 2025-12-04T10:11:28.1844384Z Running inductor/test_coordinate_descent_tuner 1/1 ... [2025-12-04 10:11:28.184000][1965.9762054] 2025-12-04T10:11:28.1844868Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:11:28.1850113Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_coordinate_descent_tuner.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:11:28.184000] 2025-12-04T10:11:39.0015517Z 2025-12-04T10:11:39.0016879Z inductor/test_coordinate_descent_tuner 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_coordinate_descent_tuner_1.1_e60145a22d99c308_.log 2025-12-04T10:11:39.0017650Z 2025-12-04T10:11:39.0017992Z Finished inductor/test_coordinate_descent_tuner 1/1 ... [2025-12-04 10:11:38.995838][1976.793459], took 0.18min 2025-12-04T10:11:39.0080556Z Running dynamo/test_recompiles 1/1 ... [2025-12-04 10:11:39.005939][1976.7999103] 2025-12-04T10:11:39.0080999Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:11:39.0087086Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_recompiles.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:11:39.005939] 2025-12-04T10:11:43.8342421Z 2025-12-04T10:11:43.8343501Z dynamo/test_recompiles 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_recompiles_1.1_56abc5021cedb65d_.log 2025-12-04T10:11:43.8344140Z 2025-12-04T10:11:43.8344439Z Finished dynamo/test_recompiles 1/1 ... [2025-12-04 10:11:43.826428][1981.626146], took 0.08min 2025-12-04T10:11:43.8412636Z Running export/test_dynamic_shapes 1/1 ... [2025-12-04 10:11:43.841073][1981.6330813] 2025-12-04T10:11:43.8413125Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:11:43.8418829Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_dynamic_shapes.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:11:43.841675] 2025-12-04T10:11:48.3931259Z 2025-12-04T10:11:48.3932334Z export/test_dynamic_shapes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_dynamic_shapes_1.1_089e111a60575500_.log 2025-12-04T10:11:48.3933113Z 2025-12-04T10:11:48.3933419Z Finished export/test_dynamic_shapes 1/1 ... [2025-12-04 10:11:48.390193][1986.1850321], took 0.08min 2025-12-04T10:11:48.4001265Z Running inductor/test_provenance_tracing 1/1 ... [2025-12-04 10:11:48.399567][1986.19195] 2025-12-04T10:11:48.4001793Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:11:48.4010045Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_provenance_tracing.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:11:48.400738] 2025-12-04T10:11:59.6121966Z 2025-12-04T10:11:59.6123288Z inductor/test_provenance_tracing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_provenance_tracing_1.1_281dafff4ba4b2e6_.log 2025-12-04T10:11:59.6124042Z 2025-12-04T10:11:59.6124362Z Finished inductor/test_provenance_tracing 1/1 ... [2025-12-04 10:11:59.611877][1997.4041049], took 0.19min 2025-12-04T10:11:59.6190799Z Running inductor/test_device_assert 1/1 ... [2025-12-04 10:11:59.617683][1997.4109105] 2025-12-04T10:11:59.6191264Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:11:59.6196813Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_device_assert.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:11:59.617683] 2025-12-04T10:12:09.9812344Z 2025-12-04T10:12:09.9813561Z inductor/test_device_assert 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_device_assert_1.1_3f4139d77ece9942_.log 2025-12-04T10:12:09.9814419Z 2025-12-04T10:12:09.9814721Z Finished inductor/test_device_assert 1/1 ... [2025-12-04 10:12:09.978904][2007.7731366], took 0.17min 2025-12-04T10:12:09.9876342Z Running dynamo/test_interop 1/1 ... [2025-12-04 10:12:09.978904][2007.7794533] 2025-12-04T10:12:09.9876794Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:12:09.9882366Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_interop.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:12:09.978904] 2025-12-04T10:12:14.6539566Z 2025-12-04T10:12:14.6540645Z dynamo/test_interop 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_interop_1.1_9ddc9e6a6763e24b_.log 2025-12-04T10:12:14.6541287Z 2025-12-04T10:12:14.6541540Z Finished dynamo/test_interop 1/1 ... [2025-12-04 10:12:14.652385][2012.4458685], took 0.08min 2025-12-04T10:12:14.6603317Z Running inductor/test_quantization 1/1 ... [2025-12-04 10:12:14.657017][2012.4521845] 2025-12-04T10:12:14.6603820Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:12:14.6609746Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_quantization.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:12:14.657017] 2025-12-04T10:12:25.2525830Z 2025-12-04T10:12:25.2526684Z inductor/test_quantization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_quantization_1.1_e75f2895e4546768_.log 2025-12-04T10:12:25.2527356Z 2025-12-04T10:12:25.2527641Z Finished inductor/test_quantization 1/1 ... [2025-12-04 10:12:25.252404][2023.0444979], took 0.18min 2025-12-04T10:12:25.2594921Z Running dynamo/test_buffers_override 1/1 ... [2025-12-04 10:12:25.259180][2023.0513397] 2025-12-04T10:12:25.2595366Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:12:25.2601435Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_buffers_override.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:12:25.259783] 2025-12-04T10:12:29.5733018Z 2025-12-04T10:12:29.5734062Z dynamo/test_buffers_override 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_buffers_override_1.1_c164d243ea7024c3_.log 2025-12-04T10:12:29.5734735Z 2025-12-04T10:12:29.5735030Z Finished dynamo/test_buffers_override 1/1 ... [2025-12-04 10:12:29.564142][2027.3652157], took 0.07min 2025-12-04T10:12:29.5814447Z Running inductor/test_profiler 1/1 ... [2025-12-04 10:12:29.580774][2027.3732078] 2025-12-04T10:12:29.5814907Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:12:29.5820700Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/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:12:29.581346] 2025-12-04T10:12:39.9600035Z 2025-12-04T10:12:39.9600907Z inductor/test_profiler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_profiler_1.1_0535434bd3366814_.log 2025-12-04T10:12:39.9601545Z 2025-12-04T10:12:39.9601811Z Finished inductor/test_profiler 1/1 ... [2025-12-04 10:12:39.959195][2037.7519143], took 0.17min 2025-12-04T10:12:39.9664863Z Running inductor/test_cutlass_evt 1/1 ... [2025-12-04 10:12:39.960244][2037.7583417] 2025-12-04T10:12:39.9665473Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:12:39.9676871Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cutlass_evt.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:12:39.960244] 2025-12-04T10:12:50.4869833Z 2025-12-04T10:12:50.4870674Z inductor/test_cutlass_evt 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cutlass_evt_1.1_442381dd5e8ed21a_.log 2025-12-04T10:12:50.4871318Z 2025-12-04T10:12:50.4871592Z Finished inductor/test_cutlass_evt 1/1 ... [2025-12-04 10:12:50.478610][2048.2789167], took 0.18min 2025-12-04T10:12:50.4936346Z Running inductor/test_cache 1/1 ... [2025-12-04 10:12:50.478610][2048.2854944] 2025-12-04T10:12:50.4936794Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:12:50.4942594Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cache.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:12:50.478610] 2025-12-04T10:12:54.9007827Z 2025-12-04T10:12:54.9008631Z inductor/test_cache 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cache_1.1_2d260438c7317de3_.log 2025-12-04T10:12:54.9009229Z 2025-12-04T10:12:54.9009493Z Finished inductor/test_cache 1/1 ... [2025-12-04 10:12:54.899247][2052.6927051], took 0.07min 2025-12-04T10:12:54.9075266Z Running inductor/test_custom_post_grad_passes 1/1 ... [2025-12-04 10:12:54.906912][2052.6993469] 2025-12-04T10:12:54.9075783Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:12:54.9084808Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_custom_post_grad_passes.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:12:54.908021] 2025-12-04T10:13:05.2666421Z 2025-12-04T10:13:05.2667365Z inductor/test_custom_post_grad_passes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_custom_post_grad_passes_1.1_d1e88d6c36b8ace2_.log 2025-12-04T10:13:05.2668098Z 2025-12-04T10:13:05.2668413Z Finished inductor/test_custom_post_grad_passes 1/1 ... [2025-12-04 10:13:05.263103][2063.0585678], took 0.17min 2025-12-04T10:13:05.2734901Z Running dynamo/test_metrics_context 1/1 ... [2025-12-04 10:13:05.272727][2063.0653091] 2025-12-04T10:13:05.2735386Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:13:05.2740976Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_metrics_context.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:05.272727] 2025-12-04T10:13:09.6965220Z 2025-12-04T10:13:09.6966135Z dynamo/test_metrics_context 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_metrics_context_1.1_a041b43ae9c40a5b_.log 2025-12-04T10:13:09.6966796Z 2025-12-04T10:13:09.6967082Z Finished dynamo/test_metrics_context 1/1 ... [2025-12-04 10:13:09.694416][2067.4884325], took 0.07min 2025-12-04T10:13:09.7031643Z Running inductor/test_aot_inductor_utils 1/1 ... [2025-12-04 10:13:09.702774][2067.4950098] 2025-12-04T10:13:09.7032119Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:13:09.7037938Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_aot_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:13:09.703346] 2025-12-04T10:13:20.4005504Z 2025-12-04T10:13:20.4006488Z inductor/test_aot_inductor_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_utils_1.1_ad8dde329cf6395c_.log 2025-12-04T10:13:20.4007282Z Running 0 items in this shard: 2025-12-04T10:13:20.4007446Z 2025-12-04T10:13:20.4007748Z Finished inductor/test_aot_inductor_utils 1/1 ... [2025-12-04 10:13:20.400038][2078.1924886], took 0.18min 2025-12-04T10:13:20.6935906Z Running inductor/test_fuzzer 1/1 ... [2025-12-04 10:13:20.685542][2078.4853813] 2025-12-04T10:13:20.6936360Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:13:20.6941782Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_fuzzer.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:20.685542] 2025-12-04T10:13:20.6943576Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\inductor.test_aot_inductor_utils\inductor.test_aot_inductor_utils-80c70542d524417b.xml 2025-12-04T10:13:31.3606994Z 2025-12-04T10:13:31.3607799Z inductor/test_fuzzer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fuzzer_1.1_6a3350633f721335_.log 2025-12-04T10:13:31.3608406Z 2025-12-04T10:13:31.3608670Z Finished inductor/test_fuzzer 1/1 ... [2025-12-04 10:13:31.360442][2089.1526291], took 0.18min 2025-12-04T10:13:31.3700652Z Running dynamo/test_unittest 1/1 ... [2025-12-04 10:13:31.369875][2089.1619029] 2025-12-04T10:13:31.3701096Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:13:31.3737509Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_unittest.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:31.373369] 2025-12-04T10:13:36.0301257Z 2025-12-04T10:13:36.0302093Z dynamo/test_unittest 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_unittest_1.1_b190b711cdd3d332_.log 2025-12-04T10:13:36.0302756Z 2025-12-04T10:13:36.0303020Z Finished dynamo/test_unittest 1/1 ... [2025-12-04 10:13:36.029709][2093.8220392], took 0.08min 2025-12-04T10:13:36.0395507Z Running inductor/test_scatter_optimization 1/1 ... [2025-12-04 10:13:36.039156][2093.8314003] 2025-12-04T10:13:36.0395996Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:13:36.0403180Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_scatter_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:13:36.039737] 2025-12-04T10:13:46.5611067Z 2025-12-04T10:13:46.5612087Z inductor/test_scatter_optimization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_scatter_optimization_1.1_6b1aebdf17c516e3_.log 2025-12-04T10:13:46.5612816Z 2025-12-04T10:13:46.5613136Z Finished inductor/test_scatter_optimization 1/1 ... [2025-12-04 10:13:46.561140][2104.3531498], took 0.18min 2025-12-04T10:13:46.5711792Z Running inductor/test_torchinductor_codegen_config_overrides 1/1 ... [2025-12-04 10:13:46.568385][2104.3630279] 2025-12-04T10:13:46.5724734Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:13:46.5726318Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_torchinductor_codegen_config_overrides.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:46.571512] 2025-12-04T10:13:56.9518424Z 2025-12-04T10:13:56.9519525Z inductor/test_torchinductor_codegen_config_overrides 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_codegen_config_overrides_1.1_c0f776172d6d3e86_.log 2025-12-04T10:13:56.9520393Z 2025-12-04T10:13:56.9520841Z Finished inductor/test_torchinductor_codegen_config_overrides 1/1 ... [2025-12-04 10:13:56.951523][2114.7437543], took 0.17min 2025-12-04T10:13:56.9614014Z Running inductor/test_alignment 1/1 ... [2025-12-04 10:13:56.960989][2114.7532563] 2025-12-04T10:13:56.9614485Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:13:56.9621550Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_alignment.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:56.961570] 2025-12-04T10:14:07.5480070Z 2025-12-04T10:14:07.5481070Z inductor/test_alignment 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_alignment_1.1_0185c991bb560659_.log 2025-12-04T10:14:07.5481716Z 2025-12-04T10:14:07.5481999Z Finished inductor/test_alignment 1/1 ... [2025-12-04 10:14:07.547668][2125.3399365], took 0.18min 2025-12-04T10:14:07.5555350Z Running dynamo/test_nested_graph_breaks 1/1 ... [2025-12-04 10:14:07.553345][2125.3473938] 2025-12-04T10:14:07.5555817Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:07.5561761Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_nested_graph_breaks.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:07.553345] 2025-12-04T10:14:12.2438952Z 2025-12-04T10:14:12.2439999Z dynamo/test_nested_graph_breaks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_nested_graph_breaks_1.1_f48fa2b0d06321ba_.log 2025-12-04T10:14:12.2440688Z 2025-12-04T10:14:12.2441004Z Finished dynamo/test_nested_graph_breaks 1/1 ... [2025-12-04 10:14:12.241210][2130.0358089], took 0.08min 2025-12-04T10:14:12.2513016Z Running inductor/test_minifier_isolate 1/1 ... [2025-12-04 10:14:12.241210][2130.0431658] 2025-12-04T10:14:12.2513559Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:12.2520082Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_minifier_isolate.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:12.241210] 2025-12-04T10:14:22.8213337Z 2025-12-04T10:14:22.8214625Z inductor/test_minifier_isolate 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_minifier_isolate_1.1_d846599f5b851d1a_.log 2025-12-04T10:14:22.8215327Z 2025-12-04T10:14:22.8215623Z Finished inductor/test_minifier_isolate 1/1 ... [2025-12-04 10:14:22.809119][2140.613243], took 0.18min 2025-12-04T10:14:22.8301744Z Running dynamo/test_deviceguard 1/1 ... [2025-12-04 10:14:22.829595][2140.6219946] 2025-12-04T10:14:22.8302276Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:22.8310259Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_deviceguard.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:22.830785] 2025-12-04T10:14:28.0389114Z 2025-12-04T10:14:28.0390195Z dynamo/test_deviceguard 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_deviceguard_1.1_67cd0a0513337fad_.log 2025-12-04T10:14:28.0390839Z 2025-12-04T10:14:28.0391110Z Finished dynamo/test_deviceguard 1/1 ... [2025-12-04 10:14:28.036754][2145.8308218], took 0.09min 2025-12-04T10:14:28.0466960Z Running dynamo/test_optimizers 1/1 ... [2025-12-04 10:14:28.043400][2145.8385404] 2025-12-04T10:14:28.0467406Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:28.0473235Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_optimizers.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.043400] 2025-12-04T10:14:32.8577530Z 2025-12-04T10:14:32.8578425Z dynamo/test_optimizers 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_optimizers_1.1_c8f030f17d1bdfbe_.log 2025-12-04T10:14:32.8579062Z 2025-12-04T10:14:32.8579326Z Finished dynamo/test_optimizers 1/1 ... [2025-12-04 10:14:32.855498][2150.649664], took 0.08min 2025-12-04T10:14:32.8652871Z Running dynamo/test_export 1/1 ... [2025-12-04 10:14:32.858088][2150.657151] 2025-12-04T10:14:32.8653289Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:32.8660518Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_export.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:32.865675] 2025-12-04T10:14:38.1655456Z 2025-12-04T10:14:38.1656504Z dynamo/test_export 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_export_1.1_12861cc5ebea97b9_.log 2025-12-04T10:14:38.1657169Z 2025-12-04T10:14:38.1657492Z Finished dynamo/test_export 1/1 ... [2025-12-04 10:14:38.155645][2155.9574608], took 0.09min 2025-12-04T10:14:38.1747099Z Running dynamo/test_python_dispatcher 1/1 ... [2025-12-04 10:14:38.174546][2155.966551] 2025-12-04T10:14:38.1747597Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:38.1753738Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_python_dispatcher.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:38.175118] 2025-12-04T10:14:43.3009519Z 2025-12-04T10:14:43.3010433Z dynamo/test_python_dispatcher 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_python_dispatcher_1.1_489093d016383837_.log 2025-12-04T10:14:43.3011146Z 2025-12-04T10:14:43.3011487Z Finished dynamo/test_python_dispatcher 1/1 ... [2025-12-04 10:14:43.300075][2161.0928618], took 0.09min 2025-12-04T10:14:43.3089978Z Running dynamo/test_cudagraphs_expandable_segments 1/1 ... [2025-12-04 10:14:43.300075][2161.1000144] 2025-12-04T10:14:43.3090962Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:43.3093304Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_cudagraphs_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:14:43.300075] 2025-12-04T10:14:48.6033892Z 2025-12-04T10:14:48.6034981Z dynamo/test_cudagraphs_expandable_segments 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_cudagraphs_expandable_segments_1.1_bcea78bba8bd2ce1_.log 2025-12-04T10:14:48.6035970Z 2025-12-04T10:14:48.6036467Z Finished dynamo/test_cudagraphs_expandable_segments 1/1 ... [2025-12-04 10:14:48.602997][2166.3953104], took 0.09min 2025-12-04T10:14:48.6115698Z Running dynamo/test_input_attr_tracking 1/1 ... [2025-12-04 10:14:48.611457][2166.4034236] 2025-12-04T10:14:48.6116194Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:48.6122567Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_input_attr_tracking.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:48.612061] 2025-12-04T10:14:53.4291028Z 2025-12-04T10:14:53.4292188Z dynamo/test_input_attr_tracking 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_input_attr_tracking_1.1_40d69dfd8218bddc_.log 2025-12-04T10:14:53.4292995Z 2025-12-04T10:14:53.4293357Z Finished dynamo/test_input_attr_tracking 1/1 ... [2025-12-04 10:14:53.428730][2171.2210288], took 0.08min 2025-12-04T10:14:53.4372371Z Running dynamo/test_error_messages 1/1 ... [2025-12-04 10:14:53.436503][2171.2290933] 2025-12-04T10:14:53.4372815Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:53.4378864Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_error_messages.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:53.436503] 2025-12-04T10:14:58.3669591Z 2025-12-04T10:14:58.3670832Z dynamo/test_error_messages 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_error_messages_1.1_89e9d46772515e64_.log 2025-12-04T10:14:58.3671675Z 2025-12-04T10:14:58.3671952Z Finished dynamo/test_error_messages 1/1 ... [2025-12-04 10:14:58.366691][2176.1588687], took 0.08min 2025-12-04T10:14:58.3758141Z Running inductor/test_custom_op_autotune 1/1 ... [2025-12-04 10:14:58.375042][2176.1676516] 2025-12-04T10:14:58.3758633Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:14:58.3764297Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_custom_op_autotune.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:58.375042] 2025-12-04T10:15:08.8392270Z 2025-12-04T10:15:08.8393429Z inductor/test_custom_op_autotune 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_custom_op_autotune_1.1_c565a19b5f2354dc_.log 2025-12-04T10:15:08.8394170Z 2025-12-04T10:15:08.8394475Z Finished inductor/test_custom_op_autotune 1/1 ... [2025-12-04 10:15:08.836756][2186.6311469], took 0.17min 2025-12-04T10:15:08.8471146Z Running dynamo/test_recompile_ux 1/1 ... [2025-12-04 10:15:08.842939][2186.6389497] 2025-12-04T10:15:08.8471603Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:08.8477564Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_recompile_ux.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:08.842939] 2025-12-04T10:15:13.6468036Z 2025-12-04T10:15:13.6468846Z dynamo/test_recompile_ux 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_recompile_ux_1.1_df26c34aff34fe0b_.log 2025-12-04T10:15:13.6469480Z 2025-12-04T10:15:13.6470010Z Finished dynamo/test_recompile_ux 1/1 ... [2025-12-04 10:15:13.646443][2191.4387181], took 0.08min 2025-12-04T10:15:13.6547727Z Running export/test_upgrader 1/1 ... [2025-12-04 10:15:13.654417][2191.4466248] 2025-12-04T10:15:13.6548327Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:13.6554211Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_upgrader.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:13.654995] 2025-12-04T10:15:18.1725874Z 2025-12-04T10:15:18.1726905Z export/test_upgrader 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_upgrader_1.1_410655db2f26d1bd_.log 2025-12-04T10:15:18.1727527Z 2025-12-04T10:15:18.1727798Z Finished export/test_upgrader 1/1 ... [2025-12-04 10:15:18.167195][2195.9645052], took 0.08min 2025-12-04T10:15:18.1804149Z Running dynamo/test_generator 1/1 ... [2025-12-04 10:15:18.180312][2195.9722736] 2025-12-04T10:15:18.1804639Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:18.1825276Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_generator.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:18.180964] 2025-12-04T10:15:22.8338937Z 2025-12-04T10:15:22.8339780Z dynamo/test_generator 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_generator_1.1_279f832213f9e920_.log 2025-12-04T10:15:22.8340402Z 2025-12-04T10:15:22.8340667Z Finished dynamo/test_generator 1/1 ... [2025-12-04 10:15:22.829987][2200.6258175], took 0.08min 2025-12-04T10:15:22.8416342Z Running test_varlen_attention 1/1 ... [2025-12-04 10:15:22.841219][2200.6334649] 2025-12-04T10:15:22.8416999Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:22.8422366Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_varlen_attention.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:22.841793] 2025-12-04T10:15:27.7942745Z 2025-12-04T10:15:27.7943748Z test_varlen_attention 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_varlen_attention_1.1_ed90b5530298bb36_.log 2025-12-04T10:15:27.7944487Z Running 0 items in this shard: 2025-12-04T10:15:27.7944663Z 2025-12-04T10:15:27.7944916Z Finished test_varlen_attention 1/1 ... [2025-12-04 10:15:27.794121][2205.586225], took 0.08min 2025-12-04T10:15:28.0722241Z Running test_proxy_tensor 2/2 ... [2025-12-04 10:15:28.064736][2205.864006] 2025-12-04T10:15:28.0722722Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:28.0728371Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_proxy_tensor.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:15:28.064736] 2025-12-04T10:15:28.0730030Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_varlen_attention\test_varlen_attention-b6af02dddc0f6c21.xml 2025-12-04T10:15:43.3985276Z 2025-12-04T10:15:43.3986398Z test_proxy_tensor 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_proxy_tensor_2.2_3a10f7d9f30c5b3b_.log 2025-12-04T10:15:43.3987083Z Running 0 items in this shard: 2025-12-04T10:15:43.3987257Z 2025-12-04T10:15:43.3987491Z Finished test_proxy_tensor 2/2 ... [2025-12-04 10:15:43.398529][2221.190486], took 0.26min 2025-12-04T10:15:43.6599458Z Running torch_np/test_binary_ufuncs 1/1 ... [2025-12-04 10:15:43.659593][2221.4517513] 2025-12-04T10:15:43.6599940Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:43.6605920Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_binary_ufuncs.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:43.660196] 2025-12-04T10:15:43.6607628Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_proxy_tensor\test_proxy_tensor-551ddc13b440de6e.xml 2025-12-04T10:15:48.4311263Z 2025-12-04T10:15:48.4312207Z torch_np/test_binary_ufuncs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_binary_ufuncs_1.1_e9881f4302164b25_.log 2025-12-04T10:15:48.4313010Z Running 0 items in this shard: 2025-12-04T10:15:48.4313181Z 2025-12-04T10:15:48.4313447Z Finished torch_np/test_binary_ufuncs 1/1 ... [2025-12-04 10:15:48.422886][2226.223077], took 0.08min 2025-12-04T10:15:48.4713624Z Running torch_np/test_unary_ufuncs 1/1 ... [2025-12-04 10:15:48.470885][2226.2631868] 2025-12-04T10:15:48.4714112Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:48.4725434Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_unary_ufuncs.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.472026] 2025-12-04T10:15:48.4727234Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_binary_ufuncs\torch_np.test_binary_ufuncs-bed4202442d45cd2.xml 2025-12-04T10:15:53.2360113Z 2025-12-04T10:15:53.2361781Z torch_np/test_unary_ufuncs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_unary_ufuncs_1.1_07f842c705b82f61_.log 2025-12-04T10:15:53.2362550Z Running 0 items in this shard: 2025-12-04T10:15:53.2362746Z 2025-12-04T10:15:53.2363030Z Finished torch_np/test_unary_ufuncs 1/1 ... [2025-12-04 10:15:53.236027][2231.02809], took 0.08min 2025-12-04T10:15:53.2790437Z Running test_utils_filelock 1/1 ... [2025-12-04 10:15:53.278867][2231.0708175] 2025-12-04T10:15:53.2790995Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:53.2796855Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_utils_filelock.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:53.279459] 2025-12-04T10:15:53.2798612Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_unary_ufuncs\torch_np.test_unary_ufuncs-22e92af947e9f1f2.xml 2025-12-04T10:15:57.9794579Z 2025-12-04T10:15:57.9795691Z test_utils_filelock 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_utils_filelock_1.1_b71481c9d45f33a6_.log 2025-12-04T10:15:57.9796400Z Running 0 items in this shard: 2025-12-04T10:15:57.9796575Z 2025-12-04T10:15:57.9796824Z Finished test_utils_filelock 1/1 ... [2025-12-04 10:15:57.978777][2235.7714053], took 0.08min 2025-12-04T10:15:58.0185376Z Running test_rename_privateuse1_to_existing_device 1/1 ... [2025-12-04 10:15:58.018009][2235.8103345] 2025-12-04T10:15:58.0185966Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:15:58.0191382Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_rename_privateuse1_to_existing_device.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:58.018596] 2025-12-04T10:15:58.0194154Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_utils_filelock\test_utils_filelock-f7fd323fd32e4905.xml 2025-12-04T10:16:02.8901699Z 2025-12-04T10:16:02.8902719Z test_rename_privateuse1_to_existing_device 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_rename_privateuse1_to_existing_device_1.1_86f112f837baec37_.log 2025-12-04T10:16:02.8903578Z Running 0 items in this shard: 2025-12-04T10:16:02.8903749Z 2025-12-04T10:16:02.8904101Z Finished test_rename_privateuse1_to_existing_device 1/1 ... [2025-12-04 10:16:02.882458][2240.6821321], took 0.08min 2025-12-04T10:16:02.9300827Z Running typing/test_python_operators 1/1 ... [2025-12-04 10:16:02.926721][2240.7219179] 2025-12-04T10:16:02.9301342Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:02.9306708Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'typing/test_python_operators.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:02.926721] 2025-12-04T10:16:02.9308563Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_rename_privateuse1_to_existing_device\test_rename_privateuse1_to_existing_device-0779c05d039c0552.xml 2025-12-04T10:16:08.3211617Z 2025-12-04T10:16:08.3212678Z typing/test_python_operators 1/1 was successful, full logs can be found in artifacts with path test/test-reports/typing.test_python_operators_1.1_5bfd844a4e4ad13b_.log 2025-12-04T10:16:08.3213436Z Running 0 items in this shard: 2025-12-04T10:16:08.3213622Z 2025-12-04T10:16:08.3214063Z Finished typing/test_python_operators 1/1 ... [2025-12-04 10:16:08.320663][2246.1131119], took 0.09min 2025-12-04T10:16:08.3610162Z Running test_functionalization 1/1 ... [2025-12-04 10:16:08.357917][2246.1528221] 2025-12-04T10:16:08.3610654Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:08.3616089Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_functionalization.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:08.357917] 2025-12-04T10:16:08.3617830Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\typing.test_python_operators\typing.test_python_operators-2df441fc03924b19.xml 2025-12-04T10:16:13.1383274Z 2025-12-04T10:16:13.1384123Z test_functionalization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_functionalization_1.1_c216fb1f61b153e5_.log 2025-12-04T10:16:13.1384904Z Running 0 items in this shard: 2025-12-04T10:16:13.1385076Z 2025-12-04T10:16:13.1385364Z Finished test_functionalization 1/1 ... [2025-12-04 10:16:13.137189][2250.9302815], took 0.08min 2025-12-04T10:16:13.1765093Z Running test_matmul_cuda 1/1 ... [2025-12-04 10:16:13.176253][2250.9683257] 2025-12-04T10:16:13.1765546Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:13.1772465Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_functionalization\test_functionalization-2a1c1f7334cbe725.xml 2025-12-04T10:16:13.1806529Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_matmul_cuda.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:13.176935] 2025-12-04T10:16:23.9022009Z 2025-12-04T10:16:23.9022817Z test_matmul_cuda 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_matmul_cuda_1.1_c51bfbfabf00516c_.log 2025-12-04T10:16:23.9023783Z Running 0 items in this shard: 2025-12-04T10:16:23.9023958Z 2025-12-04T10:16:23.9024196Z Finished test_matmul_cuda 1/1 ... [2025-12-04 10:16:23.901717][2261.694157], took 0.18min 2025-12-04T10:16:24.1710919Z Running torch_np/test_dtype 1/1 ... [2025-12-04 10:16:24.170252][2261.9628931] 2025-12-04T10:16:24.1711385Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:24.1716742Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_dtype.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:24.170252] 2025-12-04T10:16:24.1718393Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_matmul_cuda\test_matmul_cuda-5b72950d04b0c945.xml 2025-12-04T10:16:29.0474885Z 2025-12-04T10:16:29.0475741Z torch_np/test_dtype 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_dtype_1.1_db86309886df9079_.log 2025-12-04T10:16:29.0476426Z Running 0 items in this shard: 2025-12-04T10:16:29.0476601Z 2025-12-04T10:16:29.0476862Z Finished torch_np/test_dtype 1/1 ... [2025-12-04 10:16:29.045677][2266.8394143], took 0.08min 2025-12-04T10:16:29.0858275Z Running test_file_check 1/1 ... [2025-12-04 10:16:29.085620][2266.8776479] 2025-12-04T10:16:29.0863846Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:29.0865233Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_file_check.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.086275] 2025-12-04T10:16:29.0867248Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_dtype\torch_np.test_dtype-9a1d711c0b1e084f.xml 2025-12-04T10:16:33.8016049Z 2025-12-04T10:16:33.8016827Z test_file_check 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_file_check_1.1_ed3ee8cd08d97756_.log 2025-12-04T10:16:33.8017495Z Running 0 items in this shard: 2025-12-04T10:16:33.8017673Z 2025-12-04T10:16:33.8017894Z Finished test_file_check 1/1 ... [2025-12-04 10:16:33.801450][2271.593567], took 0.08min 2025-12-04T10:16:33.8397680Z Running profiler/test_kineto 1/1 ... [2025-12-04 10:16:33.839573][2271.6316114] 2025-12-04T10:16:33.8402829Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:33.8404029Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'profiler/test_kineto.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:33.840163] 2025-12-04T10:16:33.8405725Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_file_check\test_file_check-ac48eb4664d4ebe3.xml 2025-12-04T10:16:38.3588320Z 2025-12-04T10:16:38.3589129Z profiler/test_kineto 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_kineto_1.1_693b00c65f2f3ed1_.log 2025-12-04T10:16:38.3589834Z Running 0 items in this shard: 2025-12-04T10:16:38.3590018Z 2025-12-04T10:16:38.3590274Z Finished profiler/test_kineto 1/1 ... [2025-12-04 10:16:38.358156][2276.1507837], took 0.08min 2025-12-04T10:16:38.4155045Z Running test_flop_counter 1/1 ... [2025-12-04 10:16:38.410261][2276.2073143] 2025-12-04T10:16:38.4155674Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:38.4161719Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_flop_counter.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:38.410261] 2025-12-04T10:16:38.4163397Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\profiler.test_kineto\profiler.test_kineto-5e68ae99775cdb0b.xml 2025-12-04T10:16:43.5896834Z 2025-12-04T10:16:43.5897853Z test_flop_counter 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_flop_counter_1.1_f54aae57f22c34f8_.log 2025-12-04T10:16:43.5898531Z Running 0 items in this shard: 2025-12-04T10:16:43.5898725Z 2025-12-04T10:16:43.5898967Z Finished test_flop_counter 1/1 ... [2025-12-04 10:16:43.588782][2281.3816327], took 0.09min 2025-12-04T10:16:43.6323756Z Running backends/xeon/test_launch 1/1 ... [2025-12-04 10:16:43.628122][2281.4241965] 2025-12-04T10:16:43.6324243Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:43.6329952Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'backends/xeon/test_launch.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:43.632721] 2025-12-04T10:16:43.6331606Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_flop_counter\test_flop_counter-b9753cb2fb71a338.xml 2025-12-04T10:16:48.2245699Z 2025-12-04T10:16:48.2246572Z backends/xeon/test_launch 1/1 was successful, full logs can be found in artifacts with path test/test-reports/backends.xeon.test_launch_1.1_90001c4fde0ac2ba_.log 2025-12-04T10:16:48.2247962Z Running 0 items in this shard: 2025-12-04T10:16:48.2248147Z 2025-12-04T10:16:48.2248424Z Finished backends/xeon/test_launch 1/1 ... [2025-12-04 10:16:48.221908][2286.016525], took 0.08min 2025-12-04T10:16:48.2669704Z Running test_openmp 1/1 ... [2025-12-04 10:16:48.266764][2286.0587966] 2025-12-04T10:16:48.2670112Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:48.2675541Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_openmp.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:48.266764] 2025-12-04T10:16:48.2677222Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\backends.xeon.test_launch\backends.xeon.test_launch-4f3fca00b3a167a2.xml 2025-12-04T10:16:53.0905857Z 2025-12-04T10:16:53.0906746Z test_openmp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_openmp_1.1_d5f8bc65900c9362_.log 2025-12-04T10:16:53.0907591Z Running 0 items in this shard: 2025-12-04T10:16:53.0907807Z 2025-12-04T10:16:53.0908066Z Finished test_openmp 1/1 ... [2025-12-04 10:16:53.090597][2290.8825423], took 0.08min 2025-12-04T10:16:53.1540194Z Running test_expanded_weights 1/1 ... [2025-12-04 10:16:53.148834][2290.9458213] 2025-12-04T10:16:53.1540670Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:16:53.1546126Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_expanded_weights.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:53.154418] 2025-12-04T10:16:53.1547806Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_openmp\test_openmp-cce1ec6c2a98d67f.xml 2025-12-04T10:17:00.0418324Z 2025-12-04T10:17:00.0419228Z test_expanded_weights 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_expanded_weights_1.1_43dbe1014ce080f7_.log 2025-12-04T10:17:00.0420192Z Running 0 items in this shard: 2025-12-04T10:17:00.0420376Z 2025-12-04T10:17:00.0420645Z Finished test_expanded_weights 1/1 ... [2025-12-04 10:17:00.041602][2297.8337884], took 0.11min 2025-12-04T10:17:00.3082286Z Running test_module_tracker 1/1 ... [2025-12-04 10:17:00.299285][2298.1000167] 2025-12-04T10:17:00.3082758Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:00.3088064Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_module_tracker.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:00.299285] 2025-12-04T10:17:00.3089996Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_expanded_weights\test_expanded_weights-fcc299a382c9ea15.xml 2025-12-04T10:17:04.9270334Z 2025-12-04T10:17:04.9271198Z test_module_tracker 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_module_tracker_1.1_c851bb109b0810ee_.log 2025-12-04T10:17:04.9271937Z Running 0 items in this shard: 2025-12-04T10:17:04.9272124Z 2025-12-04T10:17:04.9272379Z Finished test_module_tracker 1/1 ... [2025-12-04 10:17:04.925955][2302.7189614], took 0.08min 2025-12-04T10:17:04.9750656Z Running test_autograd 1/1 ... [2025-12-04 10:17:04.969802][2302.766878] 2025-12-04T10:17:04.9751107Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:04.9767847Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_autograd.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.975388] 2025-12-04T10:17:04.9769702Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_module_tracker\test_module_tracker-de1367c5664532df.xml 2025-12-04T10:17:12.8857768Z 2025-12-04T10:17:12.8858568Z test_autograd 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_autograd_1.1_d30c892f7c90850e_.log 2025-12-04T10:17:12.8859261Z Running 0 items in this shard: 2025-12-04T10:17:12.8859450Z 2025-12-04T10:17:12.8859702Z Finished test_autograd 1/1 ... [2025-12-04 10:17:12.885191][2310.6777439], took 0.13min 2025-12-04T10:17:13.1647322Z Running torch_np/numpy_tests/core/test_scalarinherit 1/1 ... [2025-12-04 10:17:13.164305][2310.9565252] 2025-12-04T10:17:13.1647909Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:13.1653828Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_scalarinherit.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:13.164881] 2025-12-04T10:17:13.1655760Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_autograd\test_autograd-561b9ae3a3048279.xml 2025-12-04T10:17:17.7771642Z 2025-12-04T10:17:17.7772895Z torch_np/numpy_tests/core/test_scalarinherit 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalarinherit_1.1_2d00ea0e18b373f7_.log 2025-12-04T10:17:17.7773842Z Running 0 items in this shard: 2025-12-04T10:17:17.7774024Z 2025-12-04T10:17:17.7774410Z Finished torch_np/numpy_tests/core/test_scalarinherit 1/1 ... [2025-12-04 10:17:17.763543][2315.5691081], took 0.08min 2025-12-04T10:17:17.8245489Z Running test_tensorexpr_pybind 1/1 ... [2025-12-04 10:17:17.813916][2315.616389] 2025-12-04T10:17:17.8246000Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:17.8251771Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_tensorexpr_pybind.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:17.813916] 2025-12-04T10:17:17.8253698Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_scalarinherit\torch_np.numpy_tests.core.test_scalarinherit-52006815c975897d.xml 2025-12-04T10:17:22.4459795Z 2025-12-04T10:17:22.4460944Z test_tensorexpr_pybind 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_tensorexpr_pybind_1.1_e70e5fee3b00ccf6_.log 2025-12-04T10:17:22.4461719Z Running 0 items in this shard: 2025-12-04T10:17:22.4461910Z 2025-12-04T10:17:22.4462207Z Finished test_tensorexpr_pybind 1/1 ... [2025-12-04 10:17:22.443511][2320.2379284], took 0.08min 2025-12-04T10:17:22.4950739Z Running test_fx_experimental 1/1 ... [2025-12-04 10:17:22.493822][2320.2868782] 2025-12-04T10:17:22.4951246Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:22.4956529Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_fx_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:17:22.493822] 2025-12-04T10:17:22.4958220Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_tensorexpr_pybind\test_tensorexpr_pybind-6c3102ed8d0c12f5.xml 2025-12-04T10:17:30.6094400Z 2025-12-04T10:17:30.6095499Z test_fx_experimental 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_fx_experimental_1.1_e52451b33a976e42_.log 2025-12-04T10:17:30.6096224Z Running 0 items in this shard: 2025-12-04T10:17:30.6096467Z 2025-12-04T10:17:30.6096732Z Finished test_fx_experimental 1/1 ... [2025-12-04 10:17:30.604796][2328.4013954], took 0.14min 2025-12-04T10:17:30.8697377Z Running functorch/test_ac_knapsack 1/1 ... [2025-12-04 10:17:30.869351][2328.6615335] 2025-12-04T10:17:30.8697917Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:30.8704043Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ac_knapsack.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:30.869924] 2025-12-04T10:17:30.8706949Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_fx_experimental\test_fx_experimental-b7998eb90b6ff7d3.xml 2025-12-04T10:17:35.6047621Z 2025-12-04T10:17:35.6048922Z functorch/test_ac_knapsack 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ac_knapsack_1.1_9c791268db01169d_.log 2025-12-04T10:17:35.6049745Z Running 0 items in this shard: 2025-12-04T10:17:35.6049930Z 2025-12-04T10:17:35.6050266Z Finished functorch/test_ac_knapsack 1/1 ... [2025-12-04 10:17:35.594787][2333.3967126], took 0.08min 2025-12-04T10:17:35.6502873Z Running torch_np/test_nep50_examples 1/1 ... [2025-12-04 10:17:35.645280][2333.4421013] 2025-12-04T10:17:35.6503398Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:35.6509113Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_nep50_examples.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:35.645280] 2025-12-04T10:17:35.6511256Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_ac_knapsack\functorch.test_ac_knapsack-74d028eee987384e.xml 2025-12-04T10:17:43.9315260Z 2025-12-04T10:17:43.9316184Z torch_np/test_nep50_examples 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_nep50_examples_1.1_4d094c0fbd79a89c_.log 2025-12-04T10:17:43.9316989Z Running 0 items in this shard: 2025-12-04T10:17:43.9317209Z 2025-12-04T10:17:43.9317505Z Finished torch_np/test_nep50_examples 1/1 ... [2025-12-04 10:17:43.927369][2341.7234864], took 0.14min 2025-12-04T10:17:44.2107469Z Running xpu/test_gemm 1/1 ... [2025-12-04 10:17:44.210200][2342.0025648] 2025-12-04T10:17:44.2107956Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:44.2114045Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'xpu/test_gemm.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:44.210778] 2025-12-04T10:17:44.2115812Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_nep50_examples\torch_np.test_nep50_examples-0a2f917d497976f6.xml 2025-12-04T10:17:49.5689173Z 2025-12-04T10:17:49.5690014Z xpu/test_gemm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/xpu.test_gemm_1.1_7e862e679efb5e99_.log 2025-12-04T10:17:49.5690682Z Running 0 items in this shard: 2025-12-04T10:17:49.5690866Z 2025-12-04T10:17:49.5691122Z Finished xpu/test_gemm 1/1 ... [2025-12-04 10:17:49.567619][2347.3608871], took 0.09min 2025-12-04T10:17:49.6194360Z Running test_sparse 1/2 ... [2025-12-04 10:17:49.618052][2347.4112641] 2025-12-04T10:17:49.6199844Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:17:49.6201132Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_sparse.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:17:49.618052] 2025-12-04T10:17:49.6202711Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\xpu.test_gemm\xpu.test_gemm-4ac46e6fe384b61c.xml 2025-12-04T10:18:03.3078813Z 2025-12-04T10:18:03.3079639Z test_sparse 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_sparse_1.2_e3f203bfe25dd509_.log 2025-12-04T10:18:03.3080288Z Running 0 items in this shard: 2025-12-04T10:18:03.3080514Z 2025-12-04T10:18:03.3080741Z Finished test_sparse 1/2 ... [2025-12-04 10:18:03.301834][2361.0998433], took 0.23min 2025-12-04T10:18:03.6010255Z Running test_sparse 2/2 ... [2025-12-04 10:18:03.598051][2361.3928302] 2025-12-04T10:18:03.6010702Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:03.6016137Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_sparse.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:18:03.598051] 2025-12-04T10:18:03.6017729Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_sparse\test_sparse-3a3767426a427d2c.xml 2025-12-04T10:18:17.1512477Z 2025-12-04T10:18:17.1513414Z test_sparse 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_sparse_2.2_561e885a5964c2b7_.log 2025-12-04T10:18:17.1514094Z Running 0 items in this shard: 2025-12-04T10:18:17.1514458Z 2025-12-04T10:18:17.1514686Z Finished test_sparse 2/2 ... [2025-12-04 10:18:17.150944][2374.9432073], took 0.23min 2025-12-04T10:18:17.4242380Z Running higher_order_ops/test_print 1/1 ... [2025-12-04 10:18:17.423748][2375.2160387] 2025-12-04T10:18:17.4243159Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:17.4248279Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'higher_order_ops/test_print.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:17.424327] 2025-12-04T10:18:17.4249982Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_sparse\test_sparse-23cb937faf078393.xml 2025-12-04T10:18:22.3110181Z 2025-12-04T10:18:22.3111619Z higher_order_ops/test_print 1/1 was successful, full logs can be found in artifacts with path test/test-reports/higher_order_ops.test_print_1.1_5ea23a8cb94674c4_.log 2025-12-04T10:18:22.3112425Z Running 0 items in this shard: 2025-12-04T10:18:22.3112634Z 2025-12-04T10:18:22.3112934Z Finished higher_order_ops/test_print 1/1 ... [2025-12-04 10:18:22.307597][2380.1029705], took 0.08min 2025-12-04T10:18:22.3708213Z Running test_per_overload_api 1/1 ... [2025-12-04 10:18:22.366531][2380.1626354] 2025-12-04T10:18:22.3708695Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:22.3715234Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_per_overload_api.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:22.371073] 2025-12-04T10:18:22.3716979Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\higher_order_ops.test_print\higher_order_ops.test_print-5745f5de9fc8e064.xml 2025-12-04T10:18:26.9259059Z 2025-12-04T10:18:26.9259888Z test_per_overload_api 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_per_overload_api_1.1_106303d117008031_.log 2025-12-04T10:18:26.9260610Z Running 0 items in this shard: 2025-12-04T10:18:26.9260814Z 2025-12-04T10:18:26.9261070Z Finished test_per_overload_api 1/1 ... [2025-12-04 10:18:26.925818][2384.7178683], took 0.08min 2025-12-04T10:18:26.9788860Z Running torch_np/numpy_tests/core/test_einsum 1/1 ... [2025-12-04 10:18:26.978186][2384.7706031] 2025-12-04T10:18:26.9789391Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:26.9794520Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_einsum.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.978756] 2025-12-04T10:18:26.9796321Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_per_overload_api\test_per_overload_api-e68ce43194c1a280.xml 2025-12-04T10:18:31.7384039Z 2025-12-04T10:18:31.7385280Z torch_np/numpy_tests/core/test_einsum 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_einsum_1.1_105dec31f208bf39_.log 2025-12-04T10:18:31.7386167Z Running 0 items in this shard: 2025-12-04T10:18:31.7386349Z 2025-12-04T10:18:31.7386701Z Finished torch_np/numpy_tests/core/test_einsum 1/1 ... [2025-12-04 10:18:31.734199][2389.5303609], took 0.08min 2025-12-04T10:18:31.7937233Z Running test_out_dtype_op 1/1 ... [2025-12-04 10:18:31.778157][2389.5855831] 2025-12-04T10:18:31.7937687Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:31.7943833Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_out_dtype_op.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.793886] 2025-12-04T10:18:31.7945809Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_einsum\torch_np.numpy_tests.core.test_einsum-d77efcd616e53cf2.xml 2025-12-04T10:18:36.9572439Z 2025-12-04T10:18:36.9573272Z test_out_dtype_op 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_out_dtype_op_1.1_3f74b6aff8af7d0c_.log 2025-12-04T10:18:36.9573992Z Running 0 items in this shard: 2025-12-04T10:18:36.9574171Z 2025-12-04T10:18:36.9574411Z Finished test_out_dtype_op 1/1 ... [2025-12-04 10:18:36.956952][2394.7492016], took 0.09min 2025-12-04T10:18:37.0165248Z Running torch_np/test_ufuncs_basic 1/1 ... [2025-12-04 10:18:37.013369][2394.8083524] 2025-12-04T10:18:37.0165799Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:37.0171143Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_ufuncs_basic.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:37.013369] 2025-12-04T10:18:37.0172831Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_out_dtype_op\test_out_dtype_op-53cc1abc80a0a430.xml 2025-12-04T10:18:42.3656719Z 2025-12-04T10:18:42.3657626Z torch_np/test_ufuncs_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_ufuncs_basic_1.1_5f930216fefb901d_.log 2025-12-04T10:18:42.3658400Z Running 0 items in this shard: 2025-12-04T10:18:42.3658602Z 2025-12-04T10:18:42.3659060Z Finished torch_np/test_ufuncs_basic 1/1 ... [2025-12-04 10:18:42.365417][2400.1576503], took 0.09min 2025-12-04T10:18:42.4161577Z Running lazy/test_step_closures 1/1 ... [2025-12-04 10:18:42.415655][2400.207977] 2025-12-04T10:18:42.4162138Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:42.4167420Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'lazy/test_step_closures.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:42.416229] 2025-12-04T10:18:42.4169254Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_ufuncs_basic\torch_np.test_ufuncs_basic-801d49308479cfef.xml 2025-12-04T10:18:46.9463662Z 2025-12-04T10:18:46.9464620Z lazy/test_step_closures 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_step_closures_1.1_21708af9885ba882_.log 2025-12-04T10:18:46.9465418Z Running 0 items in this shard: 2025-12-04T10:18:46.9465627Z 2025-12-04T10:18:46.9465914Z Finished lazy/test_step_closures 1/1 ... [2025-12-04 10:18:46.946406][2404.7384574], took 0.08min 2025-12-04T10:18:47.0082154Z Running functorch/dim/test_getsetitem 1/1 ... [2025-12-04 10:18:47.007975][2404.8000179] 2025-12-04T10:18:47.0082700Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:47.0088039Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/dim/test_getsetitem.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:47.008551] 2025-12-04T10:18:47.0089794Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\lazy.test_step_closures\lazy.test_step_closures-46a748c7a54b8f43.xml 2025-12-04T10:18:51.6366601Z 2025-12-04T10:18:51.6368117Z functorch/dim/test_getsetitem 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.dim.test_getsetitem_1.1_43780e393667b99b_.log 2025-12-04T10:18:51.6368941Z Running 0 items in this shard: 2025-12-04T10:18:51.6369152Z 2025-12-04T10:18:51.6369516Z Finished functorch/dim/test_getsetitem 1/1 ... [2025-12-04 10:18:51.636376][2409.4286158], took 0.08min 2025-12-04T10:18:51.6974868Z Running test_ops_fwd_gradients 1/2 ... [2025-12-04 10:18:51.695592][2409.4893189] 2025-12-04T10:18:51.6975335Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:18:51.6980911Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops_fwd_gradients.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:18:51.695592] 2025-12-04T10:18:51.6982712Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.dim.test_getsetitem\functorch.dim.test_getsetitem-04bf8831f5baf0f5.xml 2025-12-04T10:19:05.1005148Z 2025-12-04T10:19:05.1006022Z test_ops_fwd_gradients 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_fwd_gradients_1.2_c7af811818d84b49_.log 2025-12-04T10:19:05.1006781Z Running 0 items in this shard: 2025-12-04T10:19:05.1006963Z 2025-12-04T10:19:05.1007253Z Finished test_ops_fwd_gradients 1/2 ... [2025-12-04 10:19:05.085425][2422.8924773], took 0.22min 2025-12-04T10:19:05.3700151Z Running test_meta 5/6 ... [2025-12-04 10:19:05.369417][2423.1618098] 2025-12-04T10:19:05.3700647Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:19:05.3706121Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_meta.py', '-m', 'serial', '--shard-id=5', '--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:19:05.369997] 2025-12-04T10:19:05.3707987Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_fwd_gradients\test_ops_fwd_gradients-1b91ccaba2a31e7e.xml 2025-12-04T10:20:37.6511805Z 2025-12-04T10:20:37.6512624Z test_meta 5/6 was successful, full logs can be found in artifacts with path test/test-reports/test_meta_5.6_8ff267162e6ba1d2_.log 2025-12-04T10:20:37.6513264Z Running 0 items in this shard: 2025-12-04T10:20:37.6513472Z 2025-12-04T10:20:37.6513682Z Finished test_meta 5/6 ... [2025-12-04 10:20:37.646036][2515.4431337], took 1.54min 2025-12-04T10:20:40.9716886Z Running test_meta 6/6 ... [2025-12-04 10:20:40.967945][2518.7634896] 2025-12-04T10:20:40.9717318Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:20:40.9722656Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_meta.py', '-m', 'serial', '--shard-id=6', '--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:20:40.967945] 2025-12-04T10:20:40.9724248Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_meta\test_meta-33e3b24c9886480b.xml 2025-12-04T10:20:40.9725080Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T10:20:40.9725555Z Uploading artifacts took 0.00 seconds 2025-12-04T10:22:13.7870731Z 2025-12-04T10:22:13.7871400Z test_meta 6/6 was successful, full logs can be found in artifacts with path test/test-reports/test_meta_6.6_03ea9cc04a4729b1_.log 2025-12-04T10:22:13.7872037Z Running 0 items in this shard: 2025-12-04T10:22:13.7872249Z 2025-12-04T10:22:13.7872464Z Finished test_meta 6/6 ... [2025-12-04 10:22:13.782989][2611.5790248], took 1.55min 2025-12-04T10:22:14.0635670Z Running test_ops_jit 3/3 ... [2025-12-04 10:22:14.063368][2611.85538] 2025-12-04T10:22:14.0636127Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:22:14.0643205Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops_jit.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:22:14.063960] 2025-12-04T10:22:14.0644789Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_meta\test_meta-78caf100a711c2bb.xml 2025-12-04T10:22:22.7122936Z 2025-12-04T10:22:22.7123943Z test_ops_jit 3/3 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_jit_3.3_8cfaf87e3a3c47ef_.log 2025-12-04T10:22:22.7124626Z Running 0 items in this shard: 2025-12-04T10:22:22.7124844Z 2025-12-04T10:22:22.7125192Z Finished test_ops_jit 3/3 ... [2025-12-04 10:22:22.711973][2620.5042752], took 0.14min 2025-12-04T10:22:23.0131605Z Running test_opaque_obj_v2 1/1 ... [2025-12-04 10:22:23.012523][2620.8049347] 2025-12-04T10:22:23.0132066Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:22:23.0137839Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_opaque_obj_v2.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:23.013102] 2025-12-04T10:22:23.0139469Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_jit\test_ops_jit-ad75ae77576bb701.xml 2025-12-04T10:22:27.6309981Z 2025-12-04T10:22:27.6310823Z test_opaque_obj_v2 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_opaque_obj_v2_1.1_df8af95a8c94ed4f_.log 2025-12-04T10:22:27.6311598Z 2025-12-04T10:22:27.6311842Z Finished test_opaque_obj_v2 1/1 ... [2025-12-04 10:22:27.630840][2625.422943], took 0.08min 2025-12-04T10:22:27.6597443Z Running test_nestedtensor 2/4 ... [2025-12-04 10:22:27.659361][2625.4515853] 2025-12-04T10:22:27.6597930Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:22:27.6604281Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_nestedtensor.py', '-m', 'serial', '--shard-id=2', '--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:22:27.659961] 2025-12-04T10:22:38.1458489Z 2025-12-04T10:22:38.1459604Z test_nestedtensor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/test_nestedtensor_2.4_31d217beb263991f_.log 2025-12-04T10:22:38.1460367Z Running 0 items in this shard: 2025-12-04T10:22:38.1460553Z 2025-12-04T10:22:38.1460833Z Finished test_nestedtensor 2/4 ... [2025-12-04 10:22:38.141528][2635.9378028], took 0.17min 2025-12-04T10:22:38.4214978Z Running nn/test_packed_sequence 1/1 ... [2025-12-04 10:22:38.421200][2636.2132978] 2025-12-04T10:22:38.4226551Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:22:38.4227786Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_packed_sequence.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:38.421799] 2025-12-04T10:22:38.4229474Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_nestedtensor\test_nestedtensor-64941802c5d279b1.xml 2025-12-04T10:22:42.9530342Z 2025-12-04T10:22:42.9531963Z nn/test_packed_sequence 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_packed_sequence_1.1_27fa3fe8f2ca1aad_.log 2025-12-04T10:22:42.9532744Z Running 0 items in this shard: 2025-12-04T10:22:42.9532929Z 2025-12-04T10:22:42.9533360Z Finished nn/test_packed_sequence 1/1 ... [2025-12-04 10:22:42.948056][2640.744991], took 0.08min 2025-12-04T10:22:43.0103383Z Running test_numa_binding 1/1 ... [2025-12-04 10:22:43.010130][2640.8021615] 2025-12-04T10:22:43.0103870Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:22:43.0109350Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_numa_binding.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:43.010733] 2025-12-04T10:22:43.0111055Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_packed_sequence\nn.test_packed_sequence-d9bb7a60d539e3e8.xml 2025-12-04T10:22:47.5794680Z 2025-12-04T10:22:47.5795761Z test_numa_binding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_numa_binding_1.1_e8a0914fa3f99d4c_.log 2025-12-04T10:22:47.5796494Z Running 0 items in this shard: 2025-12-04T10:22:47.5796675Z 2025-12-04T10:22:47.5796952Z Finished test_numa_binding 1/1 ... [2025-12-04 10:22:47.579451][2645.3714348], took 0.08min 2025-12-04T10:22:47.6396622Z Running test_pruning_op 1/1 ... [2025-12-04 10:22:47.639105][2645.4315034] 2025-12-04T10:22:47.6397137Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:22:47.6402772Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_pruning_op.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:47.639717] 2025-12-04T10:22:47.6404664Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_numa_binding\test_numa_binding-25844342fd97a062.xml 2025-12-04T10:22:52.2122174Z 2025-12-04T10:22:52.2123224Z test_pruning_op 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_pruning_op_1.1_645a8d7cc4889a9f_.log 2025-12-04T10:22:52.2123925Z Running 0 items in this shard: 2025-12-04T10:22:52.2124114Z 2025-12-04T10:22:52.2124379Z Finished test_pruning_op 1/1 ... [2025-12-04 10:22:52.211922][2650.0041796], took 0.08min 2025-12-04T10:22:52.2704774Z Running test_jit_fuser_te 1/1 ... [2025-12-04 10:22:52.269970][2650.0623139] 2025-12-04T10:22:52.2705257Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:22:52.2710738Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_jit_fuser_te.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:52.269970] 2025-12-04T10:22:52.2712452Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_pruning_op\test_pruning_op-b0a0931891f9b2fb.xml 2025-12-04T10:23:15.2099516Z 2025-12-04T10:23:15.2100591Z test_jit_fuser_te 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_fuser_te_1.1_bd45bcc2ded567ec_.log 2025-12-04T10:23:15.2139649Z Running 0 items in this shard: 2025-12-04T10:23:15.2139915Z 2025-12-04T10:23:15.2140174Z Finished test_jit_fuser_te 1/1 ... [2025-12-04 10:23:15.213835][2673.0058848], took 0.38min 2025-12-04T10:23:15.5147234Z Running test_logging 1/1 ... [2025-12-04 10:23:15.514599][2673.3065695] 2025-12-04T10:23:15.5147652Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:23:15.5153732Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_logging.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:23:15.514681] 2025-12-04T10:23:15.5155457Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_jit_fuser_te\test_jit_fuser_te-6030f6c87f0af7a5.xml 2025-12-04T10:23:20.0508678Z 2025-12-04T10:23:20.0509484Z test_logging 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_logging_1.1_e41842fb453dae34_.log 2025-12-04T10:23:20.0510174Z Running 0 items in this shard: 2025-12-04T10:23:20.0510358Z 2025-12-04T10:23:20.0510594Z Finished test_logging 1/1 ... [2025-12-04 10:23:20.043946][2677.8428445], took 0.08min 2025-12-04T10:23:20.1094790Z Running nn/test_lazy_modules 1/1 ... [2025-12-04 10:23:20.109154][2677.9013228] 2025-12-04T10:23:20.1095315Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:23:20.1111980Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_lazy_modules.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:23:20.110870] 2025-12-04T10:23:20.1113625Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_logging\test_logging-593b0b78411b1e1d.xml 2025-12-04T10:23:25.2189467Z 2025-12-04T10:23:25.2190648Z nn/test_lazy_modules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_lazy_modules_1.1_11a51cb67df6614b_.log 2025-12-04T10:23:25.2191378Z Running 0 items in this shard: 2025-12-04T10:23:25.2191565Z 2025-12-04T10:23:25.2191897Z Finished nn/test_lazy_modules 1/1 ... [2025-12-04 10:23:25.218643][2683.0109091], took 0.09min 2025-12-04T10:23:25.2798750Z Running nn/test_pruning 1/1 ... [2025-12-04 10:23:25.279368][2683.0717051] 2025-12-04T10:23:25.2799214Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:23:25.2804928Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_pruning.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:23:25.279368] 2025-12-04T10:23:25.2806608Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_lazy_modules\nn.test_lazy_modules-e490225940bc82ad.xml 2025-12-04T10:23:30.3455494Z 2025-12-04T10:23:30.3456506Z nn/test_pruning 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_pruning_1.1_14d2eb2233558736_.log 2025-12-04T10:23:30.3457263Z Running 0 items in this shard: 2025-12-04T10:23:30.3457449Z 2025-12-04T10:23:30.3457686Z Finished nn/test_pruning 1/1 ... [2025-12-04 10:23:30.345314][2688.1375128], took 0.08min 2025-12-04T10:23:30.4074729Z Running test_monitor 1/1 ... [2025-12-04 10:23:30.407031][2688.1993398] 2025-12-04T10:23:30.4075138Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:23:30.4081797Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_monitor.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:23:30.407641] 2025-12-04T10:23:30.4083559Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_pruning\nn.test_pruning-c577aa0c68b73e99.xml 2025-12-04T10:23:34.9443200Z 2025-12-04T10:23:34.9444333Z test_monitor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_monitor_1.1_aa52e8ad8c9e47c2_.log 2025-12-04T10:23:34.9445204Z Running 0 items in this shard: 2025-12-04T10:23:34.9445396Z 2025-12-04T10:23:34.9445842Z Finished test_monitor 1/1 ... [2025-12-04 10:23:34.944021][2692.7362834], took 0.08min 2025-12-04T10:23:35.0100169Z Running test_bundled_inputs 1/1 ... [2025-12-04 10:23:35.009835][2692.8018816] 2025-12-04T10:23:35.0100631Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:23:35.0106381Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_bundled_inputs.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:23:35.010409] 2025-12-04T10:23:35.0107985Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_monitor\test_monitor-400382f48df387ed.xml 2025-12-04T10:23:39.5801264Z 2025-12-04T10:23:39.5802126Z test_bundled_inputs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_bundled_inputs_1.1_8bb09aa1f3cfa0dc_.log 2025-12-04T10:23:39.5802902Z Running 0 items in this shard: 2025-12-04T10:23:39.5803088Z 2025-12-04T10:23:39.5803343Z Finished test_bundled_inputs 1/1 ... [2025-12-04 10:23:39.579446][2697.3720949], took 0.08min 2025-12-04T10:23:39.6430655Z Running torch_np/numpy_tests/core/test_numeric 1/1 ... [2025-12-04 10:23:39.629499][2697.4348764] 2025-12-04T10:23:39.6431197Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:23:39.6436755Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_numeric.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:23:39.629499] 2025-12-04T10:23:39.6438681Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_bundled_inputs\test_bundled_inputs-02342f2e18165fc9.xml 2025-12-04T10:23:44.8647266Z 2025-12-04T10:23:44.8648308Z torch_np/numpy_tests/core/test_numeric 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_numeric_1.1_fa670dcb551fc01b_.log 2025-12-04T10:23:44.8649210Z Running 0 items in this shard: 2025-12-04T10:23:44.8649395Z 2025-12-04T10:23:44.8649731Z Finished torch_np/numpy_tests/core/test_numeric 1/1 ... [2025-12-04 10:23:44.861326][2702.6566964], took 0.09min 2025-12-04T10:23:44.9259374Z Running torch_np/numpy_tests/core/test_multiarray 1/1 ... [2025-12-04 10:23:44.911466][2702.7177577] 2025-12-04T10:23:44.9259926Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:23:44.9265570Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_multiarray.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:23:44.911466] 2025-12-04T10:23:44.9267547Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_numeric\torch_np.numpy_tests.core.test_numeric-cb14199191710239.xml 2025-12-04T10:23:51.7347335Z 2025-12-04T10:23:51.7348416Z torch_np/numpy_tests/core/test_multiarray 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_multiarray_1.1_2dccd64f7e87c95a_.log 2025-12-04T10:23:51.7349343Z Running 0 items in this shard: 2025-12-04T10:23:51.7349525Z 2025-12-04T10:23:51.7349898Z Finished torch_np/numpy_tests/core/test_multiarray 1/1 ... [2025-12-04 10:23:51.734511][2709.5267018], took 0.11min 2025-12-04T10:23:52.0395377Z Running test_itt 1/1 ... [2025-12-04 10:23:52.039388][2709.8313472] 2025-12-04T10:23:52.0395878Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:23:52.0401681Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_itt.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:23:52.039733] 2025-12-04T10:23:52.0403645Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_multiarray\torch_np.numpy_tests.core.test_multiarray-1ac85d50bf34ebd1.xml 2025-12-04T10:23:56.5873659Z 2025-12-04T10:23:56.5874512Z test_itt 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_itt_1.1_45d778cfa8a60462_.log 2025-12-04T10:23:56.5875143Z Running 0 items in this shard: 2025-12-04T10:23:56.5875358Z 2025-12-04T10:23:56.5875589Z Finished test_itt 1/1 ... [2025-12-04 10:23:56.585016][2714.3793282], took 0.08min 2025-12-04T10:23:56.6559835Z Running torch_np/numpy_tests/lib/test_function_base 1/1 ... [2025-12-04 10:23:56.650979][2714.4478204] 2025-12-04T10:23:56.6560439Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:23:56.6565933Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/lib/test_function_base.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:23:56.650979] 2025-12-04T10:23:56.6567601Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_itt\test_itt-4eb4160d056e2c00.xml 2025-12-04T10:24:02.6195710Z 2025-12-04T10:24:02.6197013Z torch_np/numpy_tests/lib/test_function_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_function_base_1.1_2a0919536eeaccbe_.log 2025-12-04T10:24:02.6198099Z Running 0 items in this shard: 2025-12-04T10:24:02.6198311Z 2025-12-04T10:24:02.6198680Z Finished torch_np/numpy_tests/lib/test_function_base 1/1 ... [2025-12-04 10:24:02.614363][2720.4115344], took 0.10min 2025-12-04T10:24:02.9104995Z Running test_masked 1/1 ... [2025-12-04 10:24:02.903422][2720.7023301] 2025-12-04T10:24:02.9110264Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:02.9111458Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_masked.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:02.903422] 2025-12-04T10:24:02.9113296Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.lib.test_function_base\torch_np.numpy_tests.lib.test_function_base-cebf373237a07052.xml 2025-12-04T10:24:09.5111333Z 2025-12-04T10:24:09.5112397Z test_masked 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_masked_1.1_2c208c1b7f4837e8_.log 2025-12-04T10:24:09.5113087Z Running 0 items in this shard: 2025-12-04T10:24:09.5113274Z 2025-12-04T10:24:09.5113538Z Finished test_masked 1/1 ... [2025-12-04 10:24:09.511120][2727.3031134], took 0.11min 2025-12-04T10:24:09.7948022Z Running test_sympy_utils 1/1 ... [2025-12-04 10:24:09.794309][2727.5866154] 2025-12-04T10:24:09.7948519Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:09.7953923Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_sympy_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:24:09.794930] 2025-12-04T10:24:09.7955785Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_masked\test_masked-b3bbdd6308b47416.xml 2025-12-04T10:24:15.1744867Z 2025-12-04T10:24:15.1745690Z test_sympy_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_sympy_utils_1.1_7e6c1e1e7de91fbd_.log 2025-12-04T10:24:15.1746408Z Running 0 items in this shard: 2025-12-04T10:24:15.1746589Z 2025-12-04T10:24:15.1746832Z Finished test_sympy_utils 1/1 ... [2025-12-04 10:24:15.174372][2732.9664344], took 0.09min 2025-12-04T10:24:15.2405781Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_sympy_utils\test_sympy_utils-88e7f2ae28278dca.xml 2025-12-04T10:24:15.2408035Z Running test_subclass 1/1 ... [2025-12-04 10:24:15.239642][2733.0316049] 2025-12-04T10:24:15.2408450Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:15.2409662Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_subclass.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.240299] 2025-12-04T10:24:19.9650249Z 2025-12-04T10:24:19.9651088Z test_subclass 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_subclass_1.1_3d2c5eec597dc578_.log 2025-12-04T10:24:19.9651754Z Running 0 items in this shard: 2025-12-04T10:24:19.9651971Z 2025-12-04T10:24:19.9652198Z Finished test_subclass 1/1 ... [2025-12-04 10:24:19.964800][2737.7570025], took 0.08min 2025-12-04T10:24:20.0379343Z Running test_import_stats 1/1 ... [2025-12-04 10:24:20.030305][2737.8297846] 2025-12-04T10:24:20.0379782Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:20.0385251Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_import_stats.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:20.030305] 2025-12-04T10:24:20.0387033Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_subclass\test_subclass-307cafd1f82e968a.xml 2025-12-04T10:24:24.5384278Z 2025-12-04T10:24:24.5385123Z test_import_stats 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_import_stats_1.1_afc56461463c39f0_.log 2025-12-04T10:24:24.5385810Z Running 0 items in this shard: 2025-12-04T10:24:24.5386011Z 2025-12-04T10:24:24.5386255Z Finished test_import_stats 1/1 ... [2025-12-04 10:24:24.538351][2742.3303984], took 0.08min 2025-12-04T10:24:24.6091113Z Running functorch/test_vmap_registrations 1/1 ... [2025-12-04 10:24:24.603475][2742.4009389] 2025-12-04T10:24:24.6091670Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:24.6096960Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_vmap_registrations.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.603475] 2025-12-04T10:24:24.6098675Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_import_stats\test_import_stats-0cf9d88658e466d6.xml 2025-12-04T10:24:33.1105286Z 2025-12-04T10:24:33.1106260Z functorch/test_vmap_registrations 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_vmap_registrations_1.1_3d95239f8d7af5d3_.log 2025-12-04T10:24:33.1107127Z Running 0 items in this shard: 2025-12-04T10:24:33.1107474Z 2025-12-04T10:24:33.1107803Z Finished functorch/test_vmap_registrations 1/1 ... [2025-12-04 10:24:33.110173][2750.9025161], took 0.14min 2025-12-04T10:24:33.4127864Z Running nn/test_parametrization 1/1 ... [2025-12-04 10:24:33.411664][2751.2045901] 2025-12-04T10:24:33.4128604Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:33.4134273Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_parametrization.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:33.413231] 2025-12-04T10:24:33.4136103Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_vmap_registrations\functorch.test_vmap_registrations-cd482394478952a3.xml 2025-12-04T10:24:38.6540425Z 2025-12-04T10:24:38.6541540Z nn/test_parametrization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_parametrization_1.1_072100cd36abe543_.log 2025-12-04T10:24:38.6542323Z Running 0 items in this shard: 2025-12-04T10:24:38.6542495Z 2025-12-04T10:24:38.6542778Z Finished nn/test_parametrization 1/1 ... [2025-12-04 10:24:38.653853][2756.4460038], took 0.09min 2025-12-04T10:24:38.7246113Z Running test_mkldnn_fusion 1/1 ... [2025-12-04 10:24:38.719696][2756.516452] 2025-12-04T10:24:38.7246554Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:38.7252092Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_mkldnn_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:24:38.719696] 2025-12-04T10:24:38.7253774Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_parametrization\nn.test_parametrization-f17869ef0cfd0890.xml 2025-12-04T10:24:43.2905818Z 2025-12-04T10:24:43.2906883Z test_mkldnn_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkldnn_fusion_1.1_38a05b2546d69f8e_.log 2025-12-04T10:24:43.2907577Z Running 0 items in this shard: 2025-12-04T10:24:43.2907748Z 2025-12-04T10:24:43.2908078Z Finished test_mkldnn_fusion 1/1 ... [2025-12-04 10:24:43.281397][2761.0825429], took 0.08min 2025-12-04T10:24:43.3572665Z Running lazy/test_ts_opinfo 1/1 ... [2025-12-04 10:24:43.352089][2761.1491263] 2025-12-04T10:24:43.3573096Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:43.3578558Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'lazy/test_ts_opinfo.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:43.352089] 2025-12-04T10:24:43.3580204Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_mkldnn_fusion\test_mkldnn_fusion-390d02d62376477c.xml 2025-12-04T10:24:50.3912896Z 2025-12-04T10:24:50.3913765Z lazy/test_ts_opinfo 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_ts_opinfo_1.1_29cb4733774a9697_.log 2025-12-04T10:24:50.3914464Z Running 0 items in this shard: 2025-12-04T10:24:50.3914636Z 2025-12-04T10:24:50.3914892Z Finished lazy/test_ts_opinfo 1/1 ... [2025-12-04 10:24:50.376743][2768.1832543], took 0.12min 2025-12-04T10:24:50.6868185Z Running test_dynamic_shapes 1/1 ... [2025-12-04 10:24:50.678466][2768.4786306] 2025-12-04T10:24:50.6868662Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:50.6873951Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_dynamic_shapes.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:50.678466] 2025-12-04T10:24:50.6876760Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\lazy.test_ts_opinfo\lazy.test_ts_opinfo-790a897b4bde2d5d.xml 2025-12-04T10:24:56.5614595Z 2025-12-04T10:24:56.5615614Z test_dynamic_shapes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_dynamic_shapes_1.1_072532cd04d0381d_.log 2025-12-04T10:24:56.5616304Z Running 0 items in this shard: 2025-12-04T10:24:56.5616490Z 2025-12-04T10:24:56.5616740Z Finished test_dynamic_shapes 1/1 ... [2025-12-04 10:24:56.561304][2774.3534326], took 0.10min 2025-12-04T10:24:56.6653276Z Running optim/test_swa_utils 1/1 ... [2025-12-04 10:24:56.660265][2774.4571891] 2025-12-04T10:24:56.6653728Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:24:56.6659417Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'optim/test_swa_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:24:56.660265] 2025-12-04T10:24:56.6661051Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_dynamic_shapes\test_dynamic_shapes-d68ae6738bad24c4.xml 2025-12-04T10:25:01.0868755Z 2025-12-04T10:25:01.0869661Z optim/test_swa_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/optim.test_swa_utils_1.1_eba3a4d5ddb60394_.log 2025-12-04T10:25:01.0870289Z 2025-12-04T10:25:01.0870545Z Finished optim/test_swa_utils 1/1 ... [2025-12-04 10:25:01.086360][2778.8788147], took 0.07min 2025-12-04T10:25:01.1301623Z Running test_datapipe 1/1 ... [2025-12-04 10:25:01.129662][2778.9219988] 2025-12-04T10:25:01.1302267Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:01.1307706Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_datapipe.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:01.130240] 2025-12-04T10:25:05.8705417Z 2025-12-04T10:25:05.8706281Z test_datapipe 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_datapipe_1.1_f3a9a32522b06817_.log 2025-12-04T10:25:05.8706975Z Running 0 items in this shard: 2025-12-04T10:25:05.8707167Z 2025-12-04T10:25:05.8707387Z Finished test_datapipe 1/1 ... [2025-12-04 10:25:05.870073][2783.662513], took 0.08min 2025-12-04T10:25:06.1574425Z Running test_numba_integration 1/1 ... [2025-12-04 10:25:06.157056][2783.9492447] 2025-12-04T10:25:06.1574890Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:06.1580326Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_numba_integration.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:06.157632] 2025-12-04T10:25:06.1582406Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_datapipe\test_datapipe-82db342ef0462330.xml 2025-12-04T10:25:11.0729405Z 2025-12-04T10:25:11.0730251Z test_numba_integration 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_numba_integration_1.1_80f53e2717d7f5f0_.log 2025-12-04T10:25:11.0730965Z Running 0 items in this shard: 2025-12-04T10:25:11.0731136Z 2025-12-04T10:25:11.0731413Z Finished test_numba_integration 1/1 ... [2025-12-04 10:25:11.070593][2788.8649069], took 0.08min 2025-12-04T10:25:11.1465532Z Running test_functional_optim 1/1 ... [2025-12-04 10:25:11.145812][2788.9379478] 2025-12-04T10:25:11.1466282Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:11.1471060Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_functional_optim.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:11.146435] 2025-12-04T10:25:11.1472766Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_numba_integration\test_numba_integration-8273cb75acc95f11.xml 2025-12-04T10:25:15.8911147Z 2025-12-04T10:25:15.8911979Z test_functional_optim 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_functional_optim_1.1_d14b8d59d3a41794_.log 2025-12-04T10:25:15.8912688Z Running 0 items in this shard: 2025-12-04T10:25:15.8912900Z 2025-12-04T10:25:15.8913158Z Finished test_functional_optim 1/1 ... [2025-12-04 10:25:15.890491][2793.6830815], took 0.08min 2025-12-04T10:25:15.9641697Z Running test_maskedtensor 1/1 ... [2025-12-04 10:25:15.951848][2793.755983] 2025-12-04T10:25:15.9642171Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:15.9647422Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_maskedtensor.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:15.951848] 2025-12-04T10:25:15.9649086Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_functional_optim\test_functional_optim-54352a822bd20455.xml 2025-12-04T10:25:24.5205037Z 2025-12-04T10:25:24.5205846Z test_maskedtensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_maskedtensor_1.1_2d94c8fbb1f0cf7d_.log 2025-12-04T10:25:24.5206706Z Running 0 items in this shard: 2025-12-04T10:25:24.5206877Z 2025-12-04T10:25:24.5207136Z Finished test_maskedtensor 1/1 ... [2025-12-04 10:25:24.516457][2802.3124702], took 0.14min 2025-12-04T10:25:24.8235710Z Running benchmark_utils/test_benchmark_utils 1/1 ... [2025-12-04 10:25:24.819175][2802.6154089] 2025-12-04T10:25:24.8236231Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:24.8241895Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'benchmark_utils/test_benchmark_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:25:24.819175] 2025-12-04T10:25:24.8243590Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_maskedtensor\test_maskedtensor-85241b1f6157ca3f.xml 2025-12-04T10:25:29.3271850Z 2025-12-04T10:25:29.3273067Z benchmark_utils/test_benchmark_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/benchmark_utils.test_benchmark_utils_1.1_60bb55809c6fdc4d_.log 2025-12-04T10:25:29.3273908Z Running 0 items in this shard: 2025-12-04T10:25:29.3274099Z 2025-12-04T10:25:29.3274680Z Finished benchmark_utils/test_benchmark_utils 1/1 ... [2025-12-04 10:25:29.327276][2807.1193239], took 0.08min 2025-12-04T10:25:29.3994129Z Running torch_np/numpy_tests/core/test_scalarmath 1/1 ... [2025-12-04 10:25:29.386864][2807.1912445] 2025-12-04T10:25:29.3994668Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:29.4000238Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_scalarmath.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:29.386864] 2025-12-04T10:25:29.4002394Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\benchmark_utils.test_benchmark_utils\benchmark_utils.test_benchmark_utils-9f0c8e8cda5d725c.xml 2025-12-04T10:25:34.3764237Z 2025-12-04T10:25:34.3765301Z torch_np/numpy_tests/core/test_scalarmath 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalarmath_1.1_62514ecece2e3722_.log 2025-12-04T10:25:34.3766192Z Running 0 items in this shard: 2025-12-04T10:25:34.3766398Z 2025-12-04T10:25:34.3766742Z Finished torch_np/numpy_tests/core/test_scalarmath 1/1 ... [2025-12-04 10:25:34.368218][2812.1684001], took 0.08min 2025-12-04T10:25:34.4477606Z Running torch_np/numpy_tests/core/test_shape_base 1/1 ... [2025-12-04 10:25:34.447155][2812.2395498] 2025-12-04T10:25:34.4478323Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:34.4483955Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_shape_base.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:34.447746] 2025-12-04T10:25:34.4485884Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_scalarmath\torch_np.numpy_tests.core.test_scalarmath-5882a8323bce2eed.xml 2025-12-04T10:25:39.2750260Z 2025-12-04T10:25:39.2751279Z torch_np/numpy_tests/core/test_shape_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_shape_base_1.1_293979e2d1e607a2_.log 2025-12-04T10:25:39.2752282Z Running 0 items in this shard: 2025-12-04T10:25:39.2753032Z 2025-12-04T10:25:39.2753408Z Finished torch_np/numpy_tests/core/test_shape_base 1/1 ... [2025-12-04 10:25:39.274646][2817.0667958], took 0.08min 2025-12-04T10:25:39.3459566Z Running test_vulkan 1/1 ... [2025-12-04 10:25:39.344365][2817.1375772] 2025-12-04T10:25:39.3460058Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:39.3465239Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_vulkan.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:39.344365] 2025-12-04T10:25:39.3467022Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_shape_base\torch_np.numpy_tests.core.test_shape_base-fba6ebf5bb975c38.xml 2025-12-04T10:25:43.8793049Z 2025-12-04T10:25:43.8793837Z test_vulkan 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_vulkan_1.1_a9bd3f11041a376f_.log 2025-12-04T10:25:43.8794532Z Running 0 items in this shard: 2025-12-04T10:25:43.8794735Z 2025-12-04T10:25:43.8794967Z Finished test_vulkan 1/1 ... [2025-12-04 10:25:43.877695][2821.670885], took 0.08min 2025-12-04T10:25:43.9521396Z Running lazy/test_generator 1/1 ... [2025-12-04 10:25:43.946705][2821.7435754] 2025-12-04T10:25:43.9521899Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:43.9527325Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'lazy/test_generator.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:43.946705] 2025-12-04T10:25:43.9528922Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_vulkan\test_vulkan-ded0ff9811b9de79.xml 2025-12-04T10:25:48.4577277Z 2025-12-04T10:25:48.4578154Z lazy/test_generator 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_generator_1.1_54fbd56b87e08d9d_.log 2025-12-04T10:25:48.4579128Z Running 0 items in this shard: 2025-12-04T10:25:48.4579319Z 2025-12-04T10:25:48.4579603Z Finished lazy/test_generator 1/1 ... [2025-12-04 10:25:48.455387][2826.249137], took 0.08min 2025-12-04T10:25:48.5289938Z Running torch_np/numpy_tests/linalg/test_linalg 1/1 ... [2025-12-04 10:25:48.528705][2826.3202401] 2025-12-04T10:25:48.5290500Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:48.5295868Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/linalg/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:25:48.529292] 2025-12-04T10:25:48.5297748Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\lazy.test_generator\lazy.test_generator-88b8f756b212fb17.xml 2025-12-04T10:25:53.7057504Z 2025-12-04T10:25:53.7058566Z torch_np/numpy_tests/linalg/test_linalg 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.linalg.test_linalg_1.1_e8715e1c3444623a_.log 2025-12-04T10:25:53.7059454Z Running 0 items in this shard: 2025-12-04T10:25:53.7059641Z 2025-12-04T10:25:53.7059980Z Finished torch_np/numpy_tests/linalg/test_linalg 1/1 ... [2025-12-04 10:25:53.705534][2831.4969162], took 0.09min 2025-12-04T10:25:53.7786163Z Running torch_np/numpy_tests/core/test_dtype 1/1 ... [2025-12-04 10:25:53.777609][2831.5696495] 2025-12-04T10:25:53.7786683Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:53.7792030Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_dtype.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:53.777609] 2025-12-04T10:25:53.7794133Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.linalg.test_linalg\torch_np.numpy_tests.linalg.test_linalg-271982620a5757db.xml 2025-12-04T10:25:58.4878281Z 2025-12-04T10:25:58.4879251Z torch_np/numpy_tests/core/test_dtype 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_dtype_1.1_d578da032273d560_.log 2025-12-04T10:25:58.4880117Z Running 0 items in this shard: 2025-12-04T10:25:58.4880298Z 2025-12-04T10:25:58.4880626Z Finished torch_np/numpy_tests/core/test_dtype 1/1 ... [2025-12-04 10:25:58.487012][2836.2788396], took 0.08min 2025-12-04T10:25:58.5741455Z Running lazy/test_debug_util 1/1 ... [2025-12-04 10:25:58.571464][2836.3649874] 2025-12-04T10:25:58.5741960Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:25:58.5747505Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'lazy/test_debug_util.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:58.571464] 2025-12-04T10:25:58.5749331Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_dtype\torch_np.numpy_tests.core.test_dtype-08a3a6df9a1c9a87.xml 2025-12-04T10:26:03.1630011Z 2025-12-04T10:26:03.1631236Z lazy/test_debug_util 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_debug_util_1.1_a9e7b3591f1c588c_.log 2025-12-04T10:26:03.1631958Z Running 0 items in this shard: 2025-12-04T10:26:03.1632341Z 2025-12-04T10:26:03.1632599Z Finished lazy/test_debug_util 1/1 ... [2025-12-04 10:26:03.162483][2840.9538016], took 0.08min 2025-12-04T10:26:03.2400447Z Running nn/test_load_state_dict 1/1 ... [2025-12-04 10:26:03.238809][2841.0307182] 2025-12-04T10:26:03.2401116Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:26:03.2417284Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_load_state_dict.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:26:03.238809] 2025-12-04T10:26:03.2419090Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\lazy.test_debug_util\lazy.test_debug_util-330cc566f489540c.xml 2025-12-04T10:26:08.3024278Z 2025-12-04T10:26:08.3025169Z nn/test_load_state_dict 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_load_state_dict_1.1_33cd72c7ba79019e_.log 2025-12-04T10:26:08.3025966Z Running 0 items in this shard: 2025-12-04T10:26:08.3026149Z 2025-12-04T10:26:08.3026459Z Finished nn/test_load_state_dict 1/1 ... [2025-12-04 10:26:08.296158][2846.0930435], took 0.08min 2025-12-04T10:26:08.3793626Z Running test_shape_ops 1/1 ... [2025-12-04 10:26:08.375220][2846.1698375] 2025-12-04T10:26:08.3794094Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:26:08.3799407Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_shape_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:26:08.375220] 2025-12-04T10:26:08.3801085Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_load_state_dict\nn.test_load_state_dict-af78a19038c926cb.xml 2025-12-04T10:26:13.4796912Z 2025-12-04T10:26:13.4797746Z test_shape_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_shape_ops_1.1_e3212d9aa9d2646f_.log 2025-12-04T10:26:13.4798470Z Running 0 items in this shard: 2025-12-04T10:26:13.4798654Z 2025-12-04T10:26:13.4798887Z Finished test_shape_ops 1/1 ... [2025-12-04 10:26:13.479349][2851.2701288], took 0.09min 2025-12-04T10:26:13.5621912Z Running nn/test_module_hooks 1/1 ... [2025-12-04 10:26:13.559363][2851.3524732] 2025-12-04T10:26:13.5622403Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:26:13.5627700Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_module_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:26:13.559363] 2025-12-04T10:26:13.5629452Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_shape_ops\test_shape_ops-0933202d96fa3529.xml 2025-12-04T10:26:18.5801963Z 2025-12-04T10:26:18.5802780Z nn/test_module_hooks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_module_hooks_1.1_b7a72eb2f5368065_.log 2025-12-04T10:26:18.5803601Z Running 0 items in this shard: 2025-12-04T10:26:18.5803858Z 2025-12-04T10:26:18.5804116Z Finished nn/test_module_hooks 1/1 ... [2025-12-04 10:26:18.579743][2856.3704314], took 0.08min 2025-12-04T10:26:18.6731775Z Running torch_np/numpy_tests/lib/test_twodim_base 1/1 ... [2025-12-04 10:26:18.672973][2856.4632702] 2025-12-04T10:26:18.6732317Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:26:18.6739209Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/lib/test_twodim_base.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:26:18.673563] 2025-12-04T10:26:18.6741291Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_module_hooks\nn.test_module_hooks-c5cc254833af9d95.xml 2025-12-04T10:26:23.2463557Z 2025-12-04T10:26:23.2464547Z torch_np/numpy_tests/lib/test_twodim_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_twodim_base_1.1_1584688c8620cbfe_.log 2025-12-04T10:26:23.2465414Z Running 0 items in this shard: 2025-12-04T10:26:23.2465586Z 2025-12-04T10:26:23.2465970Z Finished torch_np/numpy_tests/lib/test_twodim_base 1/1 ... [2025-12-04 10:26:23.246044][2861.0364356], took 0.08min 2025-12-04T10:26:23.3309014Z Running profiler/test_memory_profiler 1/1 ... [2025-12-04 10:26:23.330678][2861.1208319] 2025-12-04T10:26:23.3309552Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:26:23.3315346Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'profiler/test_memory_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:26:23.331250] 2025-12-04T10:26:23.3317221Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.lib.test_twodim_base\torch_np.numpy_tests.lib.test_twodim_base-82fbc33d6d0157af.xml 2025-12-04T10:26:28.3120424Z 2025-12-04T10:26:28.3121417Z profiler/test_memory_profiler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_memory_profiler_1.1_ed6fec0955f513f2_.log 2025-12-04T10:26:28.3122201Z Running 0 items in this shard: 2025-12-04T10:26:28.3122543Z 2025-12-04T10:26:28.3122847Z Finished profiler/test_memory_profiler 1/1 ... [2025-12-04 10:26:28.311546][2866.1019308], took 0.08min 2025-12-04T10:26:28.3930159Z Running test_jit_llga_fuser 1/1 ... [2025-12-04 10:26:28.392812][2866.1827691] 2025-12-04T10:26:28.3930650Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:26:28.3936439Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_jit_llga_fuser.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:26:28.392812] 2025-12-04T10:26:28.3938180Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\profiler.test_memory_profiler\profiler.test_memory_profiler-b91cd799086f9f0d.xml 2025-12-04T10:26:33.6103920Z 2025-12-04T10:26:33.6104683Z test_jit_llga_fuser 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_llga_fuser_1.1_ff6813591a580fdd_.log 2025-12-04T10:26:33.6105398Z Running 0 items in this shard: 2025-12-04T10:26:33.6105592Z 2025-12-04T10:26:33.6105848Z Finished test_jit_llga_fuser 1/1 ... [2025-12-04 10:26:33.610118][2871.4001119], took 0.09min 2025-12-04T10:26:33.6877455Z Running test_serialization 1/1 ... [2025-12-04 10:26:33.684629][2871.4773126] 2025-12-04T10:26:33.6877901Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:26:33.6883333Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_serialization.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:26:33.684629] 2025-12-04T10:26:33.6884975Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_jit_llga_fuser\test_jit_llga_fuser-9911e06bb67ce473.xml 2025-12-04T10:26:39.2820928Z 2025-12-04T10:26:39.2821733Z test_serialization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_serialization_1.1_4239ab0fa6a85986_.log 2025-12-04T10:26:39.2822672Z Running 0 items in this shard: 2025-12-04T10:26:39.2822863Z 2025-12-04T10:26:39.2823111Z Finished test_serialization 1/1 ... [2025-12-04 10:26:39.281888][2877.0716231], took 0.09min 2025-12-04T10:26:39.3681117Z Running test_sparse_csr 1/1 ... [2025-12-04 10:26:39.367520][2877.1575112] 2025-12-04T10:26:39.3681523Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:26:39.3687214Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_sparse_csr.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:26:39.367520] 2025-12-04T10:26:39.3688855Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_serialization\test_serialization-28c3aae50a1eb239.xml 2025-12-04T10:26:57.4774443Z 2025-12-04T10:26:57.4775391Z test_sparse_csr 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_sparse_csr_1.1_849b063b5a2cf699_.log 2025-12-04T10:26:57.4776068Z Running 0 items in this shard: 2025-12-04T10:26:57.4776242Z 2025-12-04T10:26:57.4776483Z Finished test_sparse_csr 1/1 ... [2025-12-04 10:26:57.476293][2895.2663595], took 0.30min 2025-12-04T10:26:57.7871665Z Running optim/test_optim 1/1 ... [2025-12-04 10:26:57.781677][2895.5759145] 2025-12-04T10:26:57.7872330Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:26:57.7877666Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'optim/test_optim.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:26:57.787303] 2025-12-04T10:26:57.7880098Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_sparse_csr\test_sparse_csr-83966679441b8cb3.xml 2025-12-04T10:27:02.1443181Z 2025-12-04T10:27:02.1444098Z optim/test_optim 1/1 was successful, full logs can be found in artifacts with path test/test-reports/optim.test_optim_1.1_f26cadf84e107e25_.log 2025-12-04T10:27:02.1444676Z 2025-12-04T10:27:02.1444914Z Finished optim/test_optim 1/1 ... [2025-12-04 10:27:02.144156][2899.9330537], took 0.07min 2025-12-04T10:27:02.1973562Z Running functorch/test_ops 2/9 ... [2025-12-04 10:27:02.196474][2899.9859868] 2025-12-04T10:27:02.1974015Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:27:02.1979901Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ops.py', '-m', 'serial', '--shard-id=2', '--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:27:02.196474] 2025-12-04T10:27:30.3855480Z 2025-12-04T10:27:30.3856467Z functorch/test_ops 2/9 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_2.9_2a614d247ad4dec4_.log 2025-12-04T10:27:30.3857195Z Running 0 items in this shard: 2025-12-04T10:27:30.3857423Z 2025-12-04T10:27:30.3857673Z Finished functorch/test_ops 2/9 ... [2025-12-04 10:27:30.385518][2928.1734488], took 0.47min 2025-12-04T10:27:30.6993085Z Running functorch/test_aotdispatch 2/12 ... [2025-12-04 10:27:30.695297][2928.4870316] 2025-12-04T10:27:30.6993611Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:27:30.7003368Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'serial', '--shard-id=2', '--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:30.699323] 2025-12-04T10:27:30.7005298Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_ops\functorch.test_ops-fc78e0df7f7c07f6.xml 2025-12-04T10:27:45.7122211Z 2025-12-04T10:27:45.7123144Z functorch/test_aotdispatch 2/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_2.12_7651d30963461bf7_.log 2025-12-04T10:27:45.7123907Z Running 0 items in this shard: 2025-12-04T10:27:45.7124090Z 2025-12-04T10:27:45.7124386Z Finished functorch/test_aotdispatch 2/12 ... [2025-12-04 10:27:45.712129][2943.4996954], took 0.25min 2025-12-04T10:27:46.0096326Z Running functorch/test_aotdispatch 3/12 ... [2025-12-04 10:27:46.008958][2943.7969208] 2025-12-04T10:27:46.0096816Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:27:46.0102613Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'serial', '--shard-id=3', '--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:46.010079] 2025-12-04T10:27:46.0104378Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_aotdispatch\functorch.test_aotdispatch-566f3c7b11e26608.xml 2025-12-04T10:28:01.0335617Z 2025-12-04T10:28:01.0336761Z functorch/test_aotdispatch 3/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_3.12_b119d46070701992_.log 2025-12-04T10:28:01.0337540Z Running 0 items in this shard: 2025-12-04T10:28:01.0337714Z 2025-12-04T10:28:01.0338016Z Finished functorch/test_aotdispatch 3/12 ... [2025-12-04 10:28:01.032840][2958.8206218], took 0.25min 2025-12-04T10:28:01.3422862Z Running functorch/test_aotdispatch 6/12 ... [2025-12-04 10:28:01.341424][2959.1291805] 2025-12-04T10:28:01.3427926Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:01.3429161Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'serial', '--shard-id=6', '--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:28:01.341424] 2025-12-04T10:28:01.3430917Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_aotdispatch\functorch.test_aotdispatch-c65d85a0f7326ae7.xml 2025-12-04T10:28:16.4874443Z 2025-12-04T10:28:16.4875602Z functorch/test_aotdispatch 6/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_6.12_1788d1e4bed4b131_.log 2025-12-04T10:28:16.4876424Z Running 0 items in this shard: 2025-12-04T10:28:16.4876597Z 2025-12-04T10:28:16.4876915Z Finished functorch/test_aotdispatch 6/12 ... [2025-12-04 10:28:16.487179][2974.2741078], took 0.25min 2025-12-04T10:28:16.8159577Z Running functorch/test_vmap 2/2 ... [2025-12-04 10:28:16.815442][2974.6024372] 2025-12-04T10:28:16.8160089Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:16.8165539Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_vmap.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:28:16.816015] 2025-12-04T10:28:16.8167415Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_aotdispatch\functorch.test_aotdispatch-1d338c3302a30d8a.xml 2025-12-04T10:28:28.3563214Z 2025-12-04T10:28:28.3565235Z functorch/test_vmap 2/2 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_vmap_2.2_c1257098c7008c10_.log 2025-12-04T10:28:28.3565991Z Running 0 items in this shard: 2025-12-04T10:28:28.3566180Z 2025-12-04T10:28:28.3566525Z Finished functorch/test_vmap 2/2 ... [2025-12-04 10:28:28.354586][2986.1426868], took 0.19min 2025-12-04T10:28:28.6591394Z Running torch_np/numpy_tests/lib/test_index_tricks 1/1 ... [2025-12-04 10:28:28.657241][2986.4453436] 2025-12-04T10:28:28.6591940Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:28.6597651Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/lib/test_index_tricks.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:28:28.657241] 2025-12-04T10:28:28.6599409Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_vmap\functorch.test_vmap-d1d64a13066ff39b.xml 2025-12-04T10:28:33.3614454Z 2025-12-04T10:28:33.3615461Z torch_np/numpy_tests/lib/test_index_tricks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_index_tricks_1.1_932eff36e2dfd580_.log 2025-12-04T10:28:33.3616350Z Running 0 items in this shard: 2025-12-04T10:28:33.3616520Z 2025-12-04T10:28:33.3616869Z Finished torch_np/numpy_tests/lib/test_index_tricks 1/1 ... [2025-12-04 10:28:33.358221][2991.147697], took 0.08min 2025-12-04T10:28:33.4446971Z Running test_jit_autocast 1/1 ... [2025-12-04 10:28:33.443167][2991.230829] 2025-12-04T10:28:33.4447420Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:33.4452940Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_jit_autocast.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:28:33.443167] 2025-12-04T10:28:33.4454896Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.lib.test_index_tricks\torch_np.numpy_tests.lib.test_index_tricks-58039fcc9df59d20.xml 2025-12-04T10:28:40.2847048Z 2025-12-04T10:28:40.2847856Z test_jit_autocast 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_autocast_1.1_c5f44d228731f4de_.log 2025-12-04T10:28:40.2848533Z Running 0 items in this shard: 2025-12-04T10:28:40.2848718Z 2025-12-04T10:28:40.2848954Z Finished test_jit_autocast 1/1 ... [2025-12-04 10:28:40.284350][2998.0707929], took 0.11min 2025-12-04T10:28:40.6067571Z Running nn/test_embedding 1/1 ... [2025-12-04 10:28:40.605946][2998.3926913] 2025-12-04T10:28:40.6068044Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:40.6074392Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_embedding.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:28:40.605946] 2025-12-04T10:28:40.6076030Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_jit_autocast\test_jit_autocast-3639be9d9a15f913.xml 2025-12-04T10:28:45.8203469Z 2025-12-04T10:28:45.8204427Z nn/test_embedding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_embedding_1.1_e7cd56f7363ebcfc_.log 2025-12-04T10:28:45.8205130Z Running 0 items in this shard: 2025-12-04T10:28:45.8205304Z 2025-12-04T10:28:45.8205561Z Finished nn/test_embedding 1/1 ... [2025-12-04 10:28:45.818711][3003.6062982], took 0.09min 2025-12-04T10:28:45.9082949Z Running test_unary_ufuncs 1/1 ... [2025-12-04 10:28:45.908089][3003.694123] 2025-12-04T10:28:45.9083394Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:28:45.9089691Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_unary_ufuncs.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:28:45.908704] 2025-12-04T10:28:45.9091438Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_embedding\nn.test_embedding-b085e2b4a964181a.xml 2025-12-04T10:29:48.6895767Z 2025-12-04T10:29:48.6896875Z test_unary_ufuncs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_unary_ufuncs_1.1_f1cf888efcac14c3_.log 2025-12-04T10:29:48.6897608Z Running 0 items in this shard: 2025-12-04T10:29:48.6897823Z 2025-12-04T10:29:48.6898076Z Finished test_unary_ufuncs 1/1 ... [2025-12-04 10:29:48.689608][3066.4743579], took 1.05min 2025-12-04T10:29:49.0194400Z Running test_xnnpack_integration 1/1 ... [2025-12-04 10:29:49.015733][3066.8039313] 2025-12-04T10:29:49.0194903Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:29:49.0200409Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_xnnpack_integration.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:29:49.019811] 2025-12-04T10:29:49.0202084Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_unary_ufuncs\test_unary_ufuncs-86571ceeaa6e03a4.xml 2025-12-04T10:29:53.6663992Z 2025-12-04T10:29:53.6665154Z test_xnnpack_integration 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_xnnpack_integration_1.1_f676583034a46f42_.log 2025-12-04T10:29:53.6666087Z Running 0 items in this shard: 2025-12-04T10:29:53.6666303Z 2025-12-04T10:29:53.6666600Z Finished test_xnnpack_integration 1/1 ... [2025-12-04 10:29:53.666244][3071.4509565], took 0.08min 2025-12-04T10:29:53.7591743Z Running torch_np/numpy_tests/core/test_numerictypes 1/1 ... [2025-12-04 10:29:53.746750][3071.5435909] 2025-12-04T10:29:53.7592310Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:29:53.7597657Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_numerictypes.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:29:53.746750] 2025-12-04T10:29:53.7599493Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_xnnpack_integration\test_xnnpack_integration-9be188a5ec595160.xml 2025-12-04T10:29:58.3489969Z 2025-12-04T10:29:58.3491327Z torch_np/numpy_tests/core/test_numerictypes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_numerictypes_1.1_12dd9269275c4994_.log 2025-12-04T10:29:58.3492243Z Running 0 items in this shard: 2025-12-04T10:29:58.3492432Z 2025-12-04T10:29:58.3492823Z Finished torch_np/numpy_tests/core/test_numerictypes 1/1 ... [2025-12-04 10:29:58.348802][3076.1334725], took 0.08min 2025-12-04T10:29:58.4314041Z Running test_function_schema 1/1 ... [2025-12-04 10:29:58.430347][3076.215742] 2025-12-04T10:29:58.4314552Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:29:58.4319867Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_function_schema.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:29:58.430347] 2025-12-04T10:29:58.4322518Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_numerictypes\torch_np.numpy_tests.core.test_numerictypes-246500790cfc65e7.xml 2025-12-04T10:30:02.9174172Z 2025-12-04T10:30:02.9175311Z test_function_schema 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_function_schema_1.1_acdc8a62d50d26e3_.log 2025-12-04T10:30:02.9176037Z Running 0 items in this shard: 2025-12-04T10:30:02.9176241Z 2025-12-04T10:30:02.9176510Z Finished test_function_schema 1/1 ... [2025-12-04 10:30:02.916981][3080.7018138], took 0.07min 2025-12-04T10:30:03.0059249Z Running nn/test_init 1/1 ... [2025-12-04 10:30:03.005657][3080.7902084] 2025-12-04T10:30:03.0059682Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:03.0065424Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_init.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:30:03.006271] 2025-12-04T10:30:03.0067087Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_function_schema\test_function_schema-c9a6b551e6d8148c.xml 2025-12-04T10:30:07.9621462Z 2025-12-04T10:30:07.9622283Z nn/test_init 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_init_1.1_27544c51fa6346b7_.log 2025-12-04T10:30:07.9622978Z Running 0 items in this shard: 2025-12-04T10:30:07.9623190Z 2025-12-04T10:30:07.9623461Z Finished nn/test_init 1/1 ... [2025-12-04 10:30:07.961743][3085.7464649], took 0.08min 2025-12-04T10:30:08.0472549Z Running torch_np/numpy_tests/core/test_scalar_methods 1/1 ... [2025-12-04 10:30:08.042752][3085.8314274] 2025-12-04T10:30:08.0473288Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:08.0479544Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_scalar_methods.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:30:08.042752] 2025-12-04T10:30:08.0481342Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_init\nn.test_init-50b0994b0156ace9.xml 2025-12-04T10:30:12.7280318Z 2025-12-04T10:30:12.7281533Z torch_np/numpy_tests/core/test_scalar_methods 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalar_methods_1.1_401419af643399bf_.log 2025-12-04T10:30:12.7282446Z Running 0 items in this shard: 2025-12-04T10:30:12.7282691Z 2025-12-04T10:30:12.7283054Z Finished torch_np/numpy_tests/core/test_scalar_methods 1/1 ... [2025-12-04 10:30:12.727868][3090.5122735], took 0.08min 2025-12-04T10:30:12.8137532Z Running torch_np/numpy_tests/fft/test_helper 1/1 ... [2025-12-04 10:30:12.813513][3090.5978375] 2025-12-04T10:30:12.8138067Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:12.8143633Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/fft/test_helper.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:30:12.814117] 2025-12-04T10:30:12.8145565Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_scalar_methods\torch_np.numpy_tests.core.test_scalar_methods-458223c0f0c7857d.xml 2025-12-04T10:30:17.3064854Z 2025-12-04T10:30:17.3066145Z torch_np/numpy_tests/fft/test_helper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.fft.test_helper_1.1_b9d689e1f98376c8_.log 2025-12-04T10:30:17.3067101Z Running 0 items in this shard: 2025-12-04T10:30:17.3067288Z 2025-12-04T10:30:17.3067617Z Finished torch_np/numpy_tests/fft/test_helper 1/1 ... [2025-12-04 10:30:17.301814][3095.0906524], took 0.07min 2025-12-04T10:30:17.3974867Z Running torch_np/test_function_base 1/1 ... [2025-12-04 10:30:17.397323][3095.1814999] 2025-12-04T10:30:17.3975382Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:17.3980929Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_function_base.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:30:17.397323] 2025-12-04T10:30:17.3982797Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.fft.test_helper\torch_np.numpy_tests.fft.test_helper-097469c0a2e9daf8.xml 2025-12-04T10:30:21.8822589Z 2025-12-04T10:30:21.8823786Z torch_np/test_function_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_function_base_1.1_bff1f0b18fb1ba56_.log 2025-12-04T10:30:21.8824595Z Running 0 items in this shard: 2025-12-04T10:30:21.8824780Z 2025-12-04T10:30:21.8825069Z Finished torch_np/test_function_base 1/1 ... [2025-12-04 10:30:21.880110][3099.6663283], took 0.07min 2025-12-04T10:30:21.9761164Z Running test_type_promotion 1/1 ... [2025-12-04 10:30:21.975019][3099.7600558] 2025-12-04T10:30:21.9761642Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:21.9767065Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_type_promotion.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:30:21.975019] 2025-12-04T10:30:21.9769050Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_function_base\torch_np.test_function_base-72e91e93a50b86c0.xml 2025-12-04T10:30:27.9416145Z 2025-12-04T10:30:27.9417016Z test_type_promotion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_promotion_1.1_513209de30dde3d6_.log 2025-12-04T10:30:27.9417729Z Running 0 items in this shard: 2025-12-04T10:30:27.9417910Z 2025-12-04T10:30:27.9418192Z Finished test_type_promotion 1/1 ... [2025-12-04 10:30:27.941435][3105.7255927], took 0.10min 2025-12-04T10:30:28.0293877Z Running torch_np/test_scalars_0D_arrays 1/1 ... [2025-12-04 10:30:28.028052][3105.8132438] 2025-12-04T10:30:28.0294421Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:28.0299998Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_scalars_0D_arrays.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:30:28.028052] 2025-12-04T10:30:28.0301694Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_type_promotion\test_type_promotion-60ce1a840265139b.xml 2025-12-04T10:30:32.5937309Z 2025-12-04T10:30:32.5938255Z torch_np/test_scalars_0D_arrays 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_scalars_0D_arrays_1.1_b96a97e3a4ec855f_.log 2025-12-04T10:30:32.5939029Z Running 0 items in this shard: 2025-12-04T10:30:32.5939239Z 2025-12-04T10:30:32.5939545Z Finished torch_np/test_scalars_0D_arrays 1/1 ... [2025-12-04 10:30:32.593631][3110.3776302], took 0.08min 2025-12-04T10:30:32.6848571Z Running profiler/test_profiler_tree 1/1 ... [2025-12-04 10:30:32.677808][3110.4686055] 2025-12-04T10:30:32.6849101Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:32.6854581Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'profiler/test_profiler_tree.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:30:32.677808] 2025-12-04T10:30:32.6856377Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_scalars_0D_arrays\torch_np.test_scalars_0D_arrays-9d6a4f787187923c.xml 2025-12-04T10:30:37.1851494Z 2025-12-04T10:30:37.1852682Z profiler/test_profiler_tree 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_profiler_tree_1.1_a8744ef5491791c0_.log 2025-12-04T10:30:37.1853533Z Running 0 items in this shard: 2025-12-04T10:30:37.1853723Z 2025-12-04T10:30:37.1854061Z Finished profiler/test_profiler_tree 1/1 ... [2025-12-04 10:30:37.184024][3114.9689736], took 0.08min 2025-12-04T10:30:37.2764083Z Running torch_np/numpy_tests/lib/test_arraysetops 1/1 ... [2025-12-04 10:30:37.276052][3115.0601119] 2025-12-04T10:30:37.2764645Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:37.2770137Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/lib/test_arraysetops.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:30:37.276052] 2025-12-04T10:30:37.2771942Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\profiler.test_profiler_tree\profiler.test_profiler_tree-74581977824ec627.xml 2025-12-04T10:30:41.8814709Z 2025-12-04T10:30:41.8815786Z torch_np/numpy_tests/lib/test_arraysetops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_arraysetops_1.1_59ad0ea3498d9648_.log 2025-12-04T10:30:41.8816671Z Running 0 items in this shard: 2025-12-04T10:30:41.8816865Z 2025-12-04T10:30:41.8817216Z Finished torch_np/numpy_tests/lib/test_arraysetops 1/1 ... [2025-12-04 10:30:41.867820][3119.6652198], took 0.08min 2025-12-04T10:30:41.9780811Z Running test_dlpack 1/1 ... [2025-12-04 10:30:41.963014][3119.7617037] 2025-12-04T10:30:41.9781322Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:41.9786902Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_dlpack.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:30:41.963014] 2025-12-04T10:30:41.9788867Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.lib.test_arraysetops\torch_np.numpy_tests.lib.test_arraysetops-09b97f190f5a7cf4.xml 2025-12-04T10:30:47.1504680Z 2025-12-04T10:30:47.1505727Z test_dlpack 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_dlpack_1.1_c4bd6da2dab5322c_.log 2025-12-04T10:30:47.1506389Z Running 0 items in this shard: 2025-12-04T10:30:47.1506577Z 2025-12-04T10:30:47.1506814Z Finished test_dlpack 1/1 ... [2025-12-04 10:30:47.143860][3124.9341345], took 0.09min 2025-12-04T10:30:47.2804831Z Running profiler/test_torch_tidy 1/1 ... [2025-12-04 10:30:47.280189][3125.063998] 2025-12-04T10:30:47.2805344Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:47.2811551Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'profiler/test_torch_tidy.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:30:47.280795] 2025-12-04T10:30:47.2813402Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_dlpack\test_dlpack-200ff82ae9e2b602.xml 2025-12-04T10:30:51.7865885Z 2025-12-04T10:30:51.7867019Z profiler/test_torch_tidy 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_torch_tidy_1.1_33a9c27898c6871b_.log 2025-12-04T10:30:51.7867803Z Running 0 items in this shard: 2025-12-04T10:30:51.7867983Z 2025-12-04T10:30:51.7868262Z Finished profiler/test_torch_tidy 1/1 ... [2025-12-04 10:30:51.786299][3129.5701885], took 0.08min 2025-12-04T10:30:51.8839505Z Running lazy/test_reuse_ir 1/1 ... [2025-12-04 10:30:51.882460][3129.6674028] 2025-12-04T10:30:51.8840026Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:51.8845396Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'lazy/test_reuse_ir.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:30:51.882460] 2025-12-04T10:30:51.8847084Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\profiler.test_torch_tidy\profiler.test_torch_tidy-02c56dce24936952.xml 2025-12-04T10:30:56.4600761Z 2025-12-04T10:30:56.4601598Z lazy/test_reuse_ir 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_reuse_ir_1.1_d043cddfda12c26a_.log 2025-12-04T10:30:56.4602320Z Running 0 items in this shard: 2025-12-04T10:30:56.4602501Z 2025-12-04T10:30:56.4602746Z Finished lazy/test_reuse_ir 1/1 ... [2025-12-04 10:30:56.456323][3134.2436205], took 0.08min 2025-12-04T10:30:56.5563144Z Running test_functional_autograd_benchmark 1/1 ... [2025-12-04 10:30:56.552853][3134.3397003] 2025-12-04T10:30:56.5563676Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:30:56.5568877Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_functional_autograd_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:30:56.552853] 2025-12-04T10:30:56.5571282Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\lazy.test_reuse_ir\lazy.test_reuse_ir-b78d9643e2dd8c4b.xml 2025-12-04T10:31:01.0867814Z 2025-12-04T10:31:01.0868853Z test_functional_autograd_benchmark 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_functional_autograd_benchmark_1.1_dca2bd30523b15bb_.log 2025-12-04T10:31:01.0869712Z Running 0 items in this shard: 2025-12-04T10:31:01.0869918Z 2025-12-04T10:31:01.0870252Z Finished test_functional_autograd_benchmark 1/1 ... [2025-12-04 10:31:01.083216][3138.8702462], took 0.08min 2025-12-04T10:31:01.1876185Z Running torch_np/test_reductions 1/1 ... [2025-12-04 10:31:01.183767][3138.9709306] 2025-12-04T10:31:01.1876707Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:01.1882012Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_reductions.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:31:01.183767] 2025-12-04T10:31:01.1883830Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_functional_autograd_benchmark\test_functional_autograd_benchmark-6d6094667b0ba536.xml 2025-12-04T10:31:08.1950645Z 2025-12-04T10:31:08.1951761Z torch_np/test_reductions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_reductions_1.1_3b095b25083f6374_.log 2025-12-04T10:31:08.1952589Z Running 0 items in this shard: 2025-12-04T10:31:08.1952802Z 2025-12-04T10:31:08.1953079Z Finished torch_np/test_reductions 1/1 ... [2025-12-04 10:31:08.194910][3145.9784241], took 0.12min 2025-12-04T10:31:08.5498750Z Running torch_np/numpy_tests/core/test_scalar_ctors 1/1 ... [2025-12-04 10:31:08.544101][3146.3330726] 2025-12-04T10:31:08.5499340Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:08.5504790Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_scalar_ctors.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:31:08.544101] 2025-12-04T10:31:08.5506608Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_reductions\torch_np.test_reductions-a322f9e6e45b5baf.xml 2025-12-04T10:31:13.1731203Z 2025-12-04T10:31:13.1732532Z torch_np/numpy_tests/core/test_scalar_ctors 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalar_ctors_1.1_d9c49db044067b4a_.log 2025-12-04T10:31:13.1733454Z Running 0 items in this shard: 2025-12-04T10:31:13.1733678Z 2025-12-04T10:31:13.1734034Z Finished torch_np/numpy_tests/core/test_scalar_ctors 1/1 ... [2025-12-04 10:31:13.165344][3150.9563929], took 0.08min 2025-12-04T10:31:13.2662287Z Running torch_np/numpy_tests/lib/test_arraypad 1/1 ... [2025-12-04 10:31:13.262974][3151.0493681] 2025-12-04T10:31:13.2662857Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:13.2668321Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/lib/test_arraypad.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:31:13.262974] 2025-12-04T10:31:13.2670479Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_scalar_ctors\torch_np.numpy_tests.core.test_scalar_ctors-6fe7e322c49ac500.xml 2025-12-04T10:31:17.8151342Z 2025-12-04T10:31:17.8152612Z torch_np/numpy_tests/lib/test_arraypad 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_arraypad_1.1_db71036b34adc451_.log 2025-12-04T10:31:17.8153508Z Running 0 items in this shard: 2025-12-04T10:31:17.8153695Z 2025-12-04T10:31:17.8154060Z Finished torch_np/numpy_tests/lib/test_arraypad 1/1 ... [2025-12-04 10:31:17.814973][3155.5983519], took 0.08min 2025-12-04T10:31:17.9218944Z Running test_prims 1/1 ... [2025-12-04 10:31:17.921349][3155.7049793] 2025-12-04T10:31:17.9219471Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:17.9225553Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_prims.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:31:17.921923] 2025-12-04T10:31:17.9227317Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.lib.test_arraypad\torch_np.numpy_tests.lib.test_arraypad-9185faf5674b729e.xml 2025-12-04T10:31:24.2759877Z 2025-12-04T10:31:24.2760691Z test_prims 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_prims_1.1_9087c76358b03f38_.log 2025-12-04T10:31:24.2761572Z Running 0 items in this shard: 2025-12-04T10:31:24.2761761Z 2025-12-04T10:31:24.2762088Z Finished test_prims 1/1 ... [2025-12-04 10:31:24.271494][3162.0591398], took 0.11min 2025-12-04T10:31:24.5885483Z Running profiler/test_python_tracer 1/1 ... [2025-12-04 10:31:24.584298][3162.3715182] 2025-12-04T10:31:24.5885992Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:24.5891238Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'profiler/test_python_tracer.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:31:24.584298] 2025-12-04T10:31:24.5892891Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_prims\test_prims-094d46e61ee768c3.xml 2025-12-04T10:31:29.1581725Z 2025-12-04T10:31:29.1582880Z profiler/test_python_tracer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_python_tracer_1.1_cb1e2b039771275f_.log 2025-12-04T10:31:29.1583713Z Running 0 items in this shard: 2025-12-04T10:31:29.1583928Z 2025-12-04T10:31:29.1584232Z Finished profiler/test_python_tracer 1/1 ... [2025-12-04 10:31:29.153666][3166.9412473], took 0.08min 2025-12-04T10:31:34.0040153Z Running dynamo/test_repros 1/1 ... [2025-12-04 10:31:33.994677][3171.7868349] 2025-12-04T10:31:34.0040667Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:34.0047066Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_repros.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:33.994677] 2025-12-04T10:31:34.0570587Z Running export/test_retraceability 1/1 ... [2025-12-04 10:31:34.044064][3171.8398858] 2025-12-04T10:31:34.0571282Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:34.0577644Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_retraceability.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.044064] 2025-12-04T10:31:34.1049625Z Running dynamo/test_fx_graph_runnable 1/1 ... [2025-12-04 10:31:34.094608][3171.8877865] 2025-12-04T10:31:34.1050129Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:34.1056457Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_fx_graph_runnable.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.094608] 2025-12-04T10:31:39.4952090Z 2025-12-04T10:31:39.4953306Z dynamo/test_repros 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_repros_1.1_b74d35bfadc0694b_.log 2025-12-04T10:31:39.4953946Z 2025-12-04T10:31:39.4954206Z Finished dynamo/test_repros 1/1 ... [2025-12-04 10:31:39.488179][3177.2780895], took 0.09min 2025-12-04T10:31:44.6864466Z Running inductor/test_padding 1/1 ... [2025-12-04 10:31:44.685935][3182.4691432] 2025-12-04T10:31:44.6870718Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:44.6872079Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_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:31:44.686544] 2025-12-04T10:31:45.6912490Z 2025-12-04T10:31:45.6914090Z dynamo/test_fx_graph_runnable 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_fx_graph_runnable_1.1_0142171de1361b27_.log 2025-12-04T10:31:45.6914801Z 2025-12-04T10:31:45.6915439Z Finished dynamo/test_fx_graph_runnable 1/1 ... [2025-12-04 10:31:45.681913][3183.47425], took 0.19min 2025-12-04T10:31:47.8259424Z 2025-12-04T10:31:47.8260653Z export/test_retraceability 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_retraceability_1.1_d73fc53577f1eb18_.log 2025-12-04T10:31:47.8261369Z 2025-12-04T10:31:47.8261670Z Finished export/test_retraceability 1/1 ... [2025-12-04 10:31:47.823380][3185.6087143], took 0.23min 2025-12-04T10:31:50.8145977Z Running dynamo/test_callback 1/1 ... [2025-12-04 10:31:50.800325][3188.5971909] 2025-12-04T10:31:50.8146479Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:50.8152934Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_callback.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.800325] 2025-12-04T10:31:52.9741417Z Running test_transformers 2/2 ... [2025-12-04 10:31:52.963640][3190.7567046] 2025-12-04T10:31:52.9741938Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:31:52.9748227Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_transformers.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:31:52.963640] 2025-12-04T10:31:55.4401520Z 2025-12-04T10:31:55.4402534Z inductor/test_padding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_padding_1.1_4773afceaba3045c_.log 2025-12-04T10:31:55.4403387Z 2025-12-04T10:31:55.4403672Z Finished inductor/test_padding 1/1 ... [2025-12-04 10:31:55.430958][3193.222825], took 0.18min 2025-12-04T10:32:00.5804150Z Running test_decomp 3/18 ... [2025-12-04 10:32:00.579843][3198.3629066] 2025-12-04T10:32:00.5804680Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:00.5813739Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=3', '--num-shards=18', '-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:00.581028] 2025-12-04T10:32:01.7261020Z 2025-12-04T10:32:01.7261871Z dynamo/test_callback 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_callback_1.1_ba2569de57d83b10_.log 2025-12-04T10:32:01.7262502Z 2025-12-04T10:32:01.7262802Z Finished dynamo/test_callback 1/1 ... [2025-12-04 10:32:01.721149][3199.5087142], took 0.18min 2025-12-04T10:32:07.0772743Z Running test_decomp 6/18 ... [2025-12-04 10:32:07.077039][3204.859679] 2025-12-04T10:32:07.0773239Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:07.0779644Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=6', '--num-shards=18', '-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:07.077625] 2025-12-04T10:32:07.7454052Z 2025-12-04T10:32:07.7455101Z test_transformers 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_transformers_2.2_a0b2bfff0ba719a9_.log 2025-12-04T10:32:07.7473923Z Running 50 items in this shard: test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu, test/test_transformers.py::TestTransformersCPU::test_decoder_padding_and_src_mask_bool_cpu 2025-12-04T10:32:07.7490857Z 2025-12-04T10:32:07.7491114Z Finished test_transformers 2/2 ... [2025-12-04 10:32:07.745662][3205.5282675], took 0.25min 2025-12-04T10:32:12.8933301Z Running test_decomp 7/18 ... [2025-12-04 10:32:12.890499][3210.67568] 2025-12-04T10:32:12.8933749Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:12.8940545Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=7', '--num-shards=18', '-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:12.890499] 2025-12-04T10:32:26.7080442Z 2025-12-04T10:32:26.7081292Z test_decomp 3/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_3.18_fcd3db3581464b19_.log 2025-12-04T10:32:26.7082463Z Running 0 items in this shard: 2025-12-04T10:32:26.7082652Z 2025-12-04T10:32:26.7083070Z Finished test_decomp 3/18 ... [2025-12-04 10:32:26.707830][3224.4905934], took 0.44min 2025-12-04T10:32:31.7605947Z Running test_decomp 12/18 ... [2025-12-04 10:32:31.759845][3229.542709] 2025-12-04T10:32:31.7606401Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:31.7612692Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=12', '--num-shards=18', '-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:31.759845] 2025-12-04T10:32:33.2601242Z 2025-12-04T10:32:33.2602157Z test_decomp 6/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_6.18_ad53da3fe19ff866_.log 2025-12-04T10:32:33.2603630Z Running 0 items in this shard: 2025-12-04T10:32:33.2603856Z 2025-12-04T10:32:33.2622447Z Finished test_decomp 6/18 ... [2025-12-04 10:32:33.258180][3231.0426045], took 0.44min 2025-12-04T10:32:38.4980102Z Running test_decomp 15/18 ... [2025-12-04 10:32:38.496744][3236.2800531] 2025-12-04T10:32:38.4980567Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:38.4986911Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=15', '--num-shards=18', '-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:38.496744] 2025-12-04T10:32:38.7536750Z 2025-12-04T10:32:38.7537552Z test_decomp 7/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_7.18_42e4ab2be0ddcece_.log 2025-12-04T10:32:38.7538632Z Running 0 items in this shard: 2025-12-04T10:32:38.7538831Z 2025-12-04T10:32:38.7539436Z Finished test_decomp 7/18 ... [2025-12-04 10:32:38.753472][3236.5360858], took 0.43min 2025-12-04T10:32:43.8943439Z Running test_decomp 16/18 ... [2025-12-04 10:32:43.883584][3241.6763342] 2025-12-04T10:32:43.8943872Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:32:43.8950261Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_decomp.py', '-m', 'not serial', '--shard-id=16', '--num-shards=18', '-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:43.883584] 2025-12-04T10:32:57.8950971Z 2025-12-04T10:32:57.8952067Z test_decomp 12/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_12.18_120c8b02600bd266_.log 2025-12-04T10:32:57.8953032Z Running 0 items in this shard: 2025-12-04T10:32:57.8953223Z 2025-12-04T10:32:57.8954034Z Finished test_decomp 12/18 ... [2025-12-04 10:32:57.886114][3255.6773377], took 0.44min 2025-12-04T10:33:03.0196847Z Running test_cuda_expandable_segments 1/1 ... [2025-12-04 10:33:03.019389][3260.8014581] 2025-12-04T10:33:03.0197356Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:33:03.0237851Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_cuda_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:33:03.023427] 2025-12-04T10:33:04.3983979Z 2025-12-04T10:33:04.3985109Z test_decomp 15/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_15.18_7a732defd7d8f9d0_.log 2025-12-04T10:33:04.3986063Z Running 0 items in this shard: 2025-12-04T10:33:04.3986247Z 2025-12-04T10:33:04.3987033Z Finished test_decomp 15/18 ... [2025-12-04 10:33:04.398595][3262.1805701], took 0.43min 2025-12-04T10:33:09.3437224Z 2025-12-04T10:33:09.3438309Z test_cuda_expandable_segments 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_cuda_expandable_segments_1.1_f238bc5aa562a897_.log 2025-12-04T10:33:09.3438993Z 2025-12-04T10:33:09.3439295Z Finished test_cuda_expandable_segments 1/1 ... [2025-12-04 10:33:09.339876][3267.1256078], took 0.11min 2025-12-04T10:33:09.5269505Z Running test_ops 3/9 ... [2025-12-04 10:33:09.526617][3267.3086848] 2025-12-04T10:33:09.5269930Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:33:09.5276905Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=3', '--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:33:09.527202] 2025-12-04T10:33:10.0898872Z 2025-12-04T10:33:10.0899678Z test_decomp 16/18 was successful, full logs can be found in artifacts with path test/test-reports/test_decomp_16.18_ff9efc8f21c9c29b_.log 2025-12-04T10:33:10.0900520Z Running 0 items in this shard: 2025-12-04T10:33:10.0900700Z 2025-12-04T10:33:10.0901329Z Finished test_decomp 16/18 ... [2025-12-04 10:33:10.089706][3267.8719575], took 0.44min 2025-12-04T10:33:14.6228618Z Running test_ops 6/9 ... [2025-12-04 10:33:14.621816][3272.4045517] 2025-12-04T10:33:14.6229056Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:33:14.6235428Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops.py', '-m', 'not serial', '--shard-id=6', '--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:33:14.623352] 2025-12-04T10:33:15.3192555Z Running test_ops 7/9 ... [2025-12-04 10:33:15.318838][3273.1009282] 2025-12-04T10:33:15.3192999Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:33:15.3199448Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', '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:33:15.319448] 2025-12-04T10:34:36.2646337Z 2025-12-04T10:34:36.2647052Z test_ops 3/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_3.9_9971f0781d4cb337_.log 2025-12-04T10:34:36.2648346Z Running 0 items in this shard: 2025-12-04T10:34:36.2648535Z 2025-12-04T10:34:36.2649104Z Finished test_ops 3/9 ... [2025-12-04 10:34:36.264427][3354.0459988], took 1.45min 2025-12-04T10:34:41.4571849Z 2025-12-04T10:34:41.4572967Z test_ops 6/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_6.9_5bc6c81bc85e18d3_.log 2025-12-04T10:34:41.4574054Z Running 0 items in this shard: 2025-12-04T10:34:41.4574262Z 2025-12-04T10:34:41.4575100Z Finished test_ops 6/9 ... [2025-12-04 10:34:41.457383][3359.2385243], took 1.45min 2025-12-04T10:34:41.4893682Z Running inductor/test_torchinductor_codegen_dynamic_shapes 1/1 ... [2025-12-04 10:34:41.488971][3359.2703127] 2025-12-04T10:34:41.4894277Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:34:41.4900650Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_torchinductor_codegen_dynamic_shapes.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:41.489578] 2025-12-04T10:34:43.8979023Z 2025-12-04T10:34:43.8979789Z test_ops 7/9 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_7.9_106579c6bef159eb_.log 2025-12-04T10:34:43.8981018Z Running 0 items in this shard: 2025-12-04T10:34:43.8981215Z 2025-12-04T10:34:43.8981750Z Finished test_ops 7/9 ... [2025-12-04 10:34:43.884509][3361.6792046], took 1.48min 2025-12-04T10:34:46.6426563Z Running inductor/test_group_batch_fusion 1/1 ... [2025-12-04 10:34:46.641461][3364.4235616] 2025-12-04T10:34:46.6427072Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:34:46.6433647Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_group_batch_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:34:46.641461] 2025-12-04T10:34:49.1884093Z Running dynamo/test_after_aot 1/1 ... [2025-12-04 10:34:49.182185][3366.9693094] 2025-12-04T10:34:49.1884744Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:34:49.1890773Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_after_aot.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:49.182185] 2025-12-04T10:34:52.9912181Z 2025-12-04T10:34:52.9913364Z inductor/test_torchinductor_codegen_dynamic_shapes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_codegen_dynamic_shapes_1.1_034e2eeb19057b91_.log 2025-12-04T10:34:52.9914317Z 2025-12-04T10:34:53.9584908Z Finished inductor/test_torchinductor_codegen_dynamic_shapes 1/1 ... [2025-12-04 10:34:52.991014][3370.7722178], took 0.19min 2025-12-04T10:34:53.9585466Z 2025-12-04T10:34:53.9586006Z dynamo/test_after_aot 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_after_aot_1.1_43865c95b248f86e_.log 2025-12-04T10:34:53.9586629Z 2025-12-04T10:34:53.9586887Z Finished dynamo/test_after_aot 1/1 ... [2025-12-04 10:34:53.958002][3371.7394152], took 0.08min 2025-12-04T10:34:57.6136940Z 2025-12-04T10:34:57.6137871Z inductor/test_group_batch_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_group_batch_fusion_1.1_2992bd3e2c138735_.log 2025-12-04T10:34:57.6138582Z 2025-12-04T10:34:57.6138906Z Finished inductor/test_group_batch_fusion 1/1 ... [2025-12-04 10:34:57.610652][3375.3946693], took 0.18min 2025-12-04T10:34:58.2164468Z Running inductor/test_custom_lowering 1/1 ... [2025-12-04 10:34:58.216179][3375.9972834] 2025-12-04T10:34:58.2164990Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:34:58.2171518Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_custom_lowering.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:58.216179] 2025-12-04T10:34:59.3459784Z Running inductor/test_binary_folding 1/1 ... [2025-12-04 10:34:59.333057][3377.1267796] 2025-12-04T10:34:59.3460308Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:34:59.3466631Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_binary_folding.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:59.333057] 2025-12-04T10:35:02.8491758Z Running inductor/test_layout_optim 1/1 ... [2025-12-04 10:35:02.848429][3380.6299674] 2025-12-04T10:35:02.8492242Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:35:02.8504989Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_layout_optim.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:02.848429] 2025-12-04T10:35:09.2086846Z 2025-12-04T10:35:09.2087817Z inductor/test_custom_lowering 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_custom_lowering_1.1_9b65b342952fa7a1_.log 2025-12-04T10:35:09.2088513Z 2025-12-04T10:35:09.2088812Z Finished inductor/test_custom_lowering 1/1 ... [2025-12-04 10:35:09.204369][3386.9895825], took 0.18min 2025-12-04T10:35:11.7551273Z 2025-12-04T10:35:11.7552357Z inductor/test_binary_folding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_binary_folding_1.1_8fa0bafdd889bcb1_.log 2025-12-04T10:35:11.7553128Z 2025-12-04T10:35:11.7553655Z Finished inductor/test_binary_folding 1/1 ... [2025-12-04 10:35:11.755098][3389.5360054], took 0.21min 2025-12-04T10:35:13.8237826Z 2025-12-04T10:35:13.8238911Z inductor/test_layout_optim 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_layout_optim_1.1_c410ead632c3558d_.log 2025-12-04T10:35:13.8239593Z 2025-12-04T10:35:13.8239890Z Finished inductor/test_layout_optim 1/1 ... [2025-12-04 10:35:13.823596][3391.6046544], took 0.18min 2025-12-04T10:35:14.4301252Z Running dynamo/test_ctx_manager 1/1 ... [2025-12-04 10:35:14.425729][3392.2108481] 2025-12-04T10:35:14.4301747Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:35:14.4308485Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_ctx_manager.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:14.425729] 2025-12-04T10:35:17.0412818Z Running inductor/test_cpu_cpp_wrapper 1/1 ... [2025-12-04 10:35:17.040882][3394.8219825] 2025-12-04T10:35:17.0413344Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:35:17.0419827Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cpu_cpp_wrapper.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:17.040882] 2025-12-04T10:35:19.0162400Z Running inductor/test_flex_decoding 1/1 ... [2025-12-04 10:35:19.011575][3396.7969237] 2025-12-04T10:35:19.0162893Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:35:19.0169595Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_flex_decoding.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:19.011575] 2025-12-04T10:35:23.8900935Z 2025-12-04T10:35:23.8903439Z inductor/test_flex_decoding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_flex_decoding_1.1_6a3b8b0d231c0fc4_.log 2025-12-04T10:35:23.8904108Z 2025-12-04T10:35:23.8904415Z Finished inductor/test_flex_decoding 1/1 ... [2025-12-04 10:35:23.889681][3401.6710749], took 0.08min 2025-12-04T10:35:25.8102438Z 2025-12-04T10:35:25.8103372Z dynamo/test_ctx_manager 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_ctx_manager_1.1_1d896abac5b90b86_.log 2025-12-04T10:35:25.8104002Z 2025-12-04T10:35:25.8104272Z Finished dynamo/test_ctx_manager 1/1 ... [2025-12-04 10:35:25.802646][3403.5910241], took 0.19min 2025-12-04T10:35:28.7967585Z 2025-12-04T10:35:28.7968758Z inductor/test_cpu_cpp_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cpu_cpp_wrapper_1.1_3167e1ef543bd592_.log 2025-12-04T10:35:28.7969511Z 2025-12-04T10:35:28.7969828Z Finished inductor/test_cpu_cpp_wrapper 1/1 ... [2025-12-04 10:35:28.796396][3406.5775231], took 0.20min 2025-12-04T10:35:29.1759240Z Running inductor/test_triton_syntax 1/1 ... [2025-12-04 10:35:29.167988][3406.9565418] 2025-12-04T10:35:29.1759740Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:35:29.1766331Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_syntax.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:29.167988] 2025-12-04T10:35:31.0120007Z Running inductor/test_b2b_gemm 1/1 ... [2025-12-04 10:35:31.011643][3408.7926337] 2025-12-04T10:35:31.0120667Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:35:31.0127288Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_b2b_gemm.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:31.012242] 2025-12-04T10:35:34.2468068Z Running inductor/test_ck_backend 1/1 ... [2025-12-04 10:35:34.243726][3412.0273921] 2025-12-04T10:35:34.2468976Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:35:34.2474969Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_ck_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:35:34.246795] 2025-12-04T10:35:40.1798460Z 2025-12-04T10:35:40.1799364Z inductor/test_triton_syntax 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_syntax_1.1_74efc50659561f71_.log 2025-12-04T10:35:40.1800044Z 2025-12-04T10:35:40.1800340Z Finished inductor/test_triton_syntax 1/1 ... [2025-12-04 10:35:40.179159][3417.9605546], took 0.18min 2025-12-04T10:35:42.5713445Z 2025-12-04T10:35:42.5714412Z inductor/test_b2b_gemm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_b2b_gemm_1.1_0203970bc09b5b38_.log 2025-12-04T10:35:42.5715159Z 2025-12-04T10:35:42.5716156Z Finished inductor/test_b2b_gemm 1/1 ... [2025-12-04 10:35:42.570884][3420.3520279], took 0.19min 2025-12-04T10:35:45.2414387Z 2025-12-04T10:35:45.2415420Z inductor/test_ck_backend 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_ck_backend_1.1_87e3f7b1c4efad34_.log 2025-12-04T10:35:45.2416131Z 2025-12-04T10:35:45.2416639Z Finished inductor/test_ck_backend 1/1 ... [2025-12-04 10:35:45.241052][3423.0221143], took 0.18min 2025-12-04T10:35:45.4673363Z Running inductor/test_gpu_cpp_wrapper 1/1 ... [2025-12-04 10:35:45.464510][3423.247835] 2025-12-04T10:35:45.4673937Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:35:45.4680179Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_gpu_cpp_wrapper.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:45.464510] 2025-12-04T10:35:48.1467176Z Running inductor/test_inductor_annotations 1/1 ... [2025-12-04 10:35:48.137818][3425.9272287] 2025-12-04T10:35:48.1467692Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:35:48.1474267Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_inductor_annotations.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:48.137818] 2025-12-04T10:35:50.4994177Z Running dynamo/test_fx_passes_pre_grad 1/1 ... [2025-12-04 10:35:50.499004][3428.2799189] 2025-12-04T10:35:50.4994726Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:35:50.5001172Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_fx_passes_pre_grad.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:50.499004] 2025-12-04T10:35:55.1971388Z 2025-12-04T10:35:55.1972416Z dynamo/test_fx_passes_pre_grad 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_fx_passes_pre_grad_1.1_b097f4b2acad006a_.log 2025-12-04T10:35:55.1973277Z 2025-12-04T10:35:55.1973573Z Finished dynamo/test_fx_passes_pre_grad 1/1 ... [2025-12-04 10:35:55.182362][3432.9777519], took 0.08min 2025-12-04T10:35:57.5142845Z 2025-12-04T10:35:57.5143815Z inductor/test_gpu_cpp_wrapper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_gpu_cpp_wrapper_1.1_697e6d788907f830_.log 2025-12-04T10:35:57.5144536Z 2025-12-04T10:35:57.5144824Z Finished inductor/test_gpu_cpp_wrapper 1/1 ... [2025-12-04 10:35:57.513836][3435.2948823], took 0.20min 2025-12-04T10:35:59.3246759Z 2025-12-04T10:35:59.3247708Z inductor/test_inductor_annotations 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_inductor_annotations_1.1_facc624eee91e544_.log 2025-12-04T10:35:59.3248443Z 2025-12-04T10:35:59.3248756Z Finished inductor/test_inductor_annotations 1/1 ... [2025-12-04 10:35:59.309875][3437.1052593], took 0.19min 2025-12-04T10:36:00.7106756Z Running inductor/test_flex_flash 1/1 ... [2025-12-04 10:36:00.709885][3438.491108] 2025-12-04T10:36:00.7107255Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:00.7113480Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_flex_flash.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:36:00.709885] 2025-12-04T10:36:02.9273024Z Running inductor/test_triton_kernels 1/1 ... [2025-12-04 10:36:02.925601][3440.707719] 2025-12-04T10:36:02.9273504Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:02.9280067Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_triton_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:36:02.925601] 2025-12-04T10:36:04.6646655Z Running dynamo/test_inline_and_install 1/1 ... [2025-12-04 10:36:04.657086][3442.4450222] 2025-12-04T10:36:04.6647251Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:04.6652915Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_inline_and_install.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:36:04.657086] 2025-12-04T10:36:07.1327677Z 2025-12-04T10:36:07.1328579Z inductor/test_flex_flash 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_flex_flash_1.1_df491326391161d0_.log 2025-12-04T10:36:07.1329224Z 2025-12-04T10:36:07.1329502Z Finished inductor/test_flex_flash 1/1 ... [2025-12-04 10:36:07.126827][3444.9133221], took 0.11min 2025-12-04T10:36:10.0136968Z 2025-12-04T10:36:10.0138257Z dynamo/test_inline_and_install 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_inline_and_install_1.1_841bd61d03aab3e1_.log 2025-12-04T10:36:10.0139432Z 2025-12-04T10:36:10.0139775Z Finished dynamo/test_inline_and_install 1/1 ... [2025-12-04 10:36:10.013665][3447.7942144], took 0.09min 2025-12-04T10:36:12.5193039Z Running inductor/test_lookup_table 1/1 ... [2025-12-04 10:36:12.519033][3450.2996775] 2025-12-04T10:36:12.5193521Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:12.5201219Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_lookup_table.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:36:12.519623] 2025-12-04T10:36:14.1769987Z 2025-12-04T10:36:14.1771021Z inductor/test_triton_kernels 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_triton_kernels_1.1_1022433c3c69647b_.log 2025-12-04T10:36:14.1771705Z 2025-12-04T10:36:14.1772001Z Finished inductor/test_triton_kernels 1/1 ... [2025-12-04 10:36:14.176767][3451.9575125], took 0.19min 2025-12-04T10:36:15.6842733Z Running dynamo/test_modules 1/1 ... [2025-12-04 10:36:15.683571][3453.464615] 2025-12-04T10:36:15.6843194Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:15.6849464Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_modules.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:36:15.684772] 2025-12-04T10:36:19.5457814Z Running inductor/test_coordinate_descent_tuner 1/1 ... [2025-12-04 10:36:19.538638][3457.3261062] 2025-12-04T10:36:19.5458355Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:19.5464555Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_coordinate_descent_tuner.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:36:19.538638] 2025-12-04T10:36:23.6012879Z 2025-12-04T10:36:23.6013758Z inductor/test_lookup_table 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_lookup_table_1.1_24e819af903aded6_.log 2025-12-04T10:36:23.6014424Z 2025-12-04T10:36:23.6014697Z Finished inductor/test_lookup_table 1/1 ... [2025-12-04 10:36:23.599708][3461.3817396], took 0.18min 2025-12-04T10:36:26.8185402Z 2025-12-04T10:36:26.8186577Z dynamo/test_modules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_modules_1.1_8b5469d0adb81a70_.log 2025-12-04T10:36:26.8187493Z 2025-12-04T10:36:26.8187817Z Finished dynamo/test_modules 1/1 ... [2025-12-04 10:36:26.818482][3464.5989734], took 0.19min 2025-12-04T10:36:28.8543012Z Running dynamo/test_recompiles 1/1 ... [2025-12-04 10:36:28.845505][3466.6345775] 2025-12-04T10:36:28.8543500Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:28.8549630Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_recompiles.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:36:28.845505] 2025-12-04T10:36:30.5549621Z 2025-12-04T10:36:30.5550642Z inductor/test_coordinate_descent_tuner 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_coordinate_descent_tuner_1.1_1013b8774ad7bbf9_.log 2025-12-04T10:36:30.5551431Z 2025-12-04T10:36:30.5551758Z Finished inductor/test_coordinate_descent_tuner 1/1 ... [2025-12-04 10:36:30.553033][3468.3353727], took 0.18min 2025-12-04T10:36:32.1684962Z Running export/test_dynamic_shapes 1/1 ... [2025-12-04 10:36:32.167650][3469.9487566] 2025-12-04T10:36:32.1690619Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:32.1691836Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_dynamic_shapes.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:36:32.167650] 2025-12-04T10:36:33.7000320Z 2025-12-04T10:36:33.7001135Z dynamo/test_recompiles 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_recompiles_1.1_e361e577b22a82c9_.log 2025-12-04T10:36:33.7001962Z 2025-12-04T10:36:33.7002226Z Finished dynamo/test_recompiles 1/1 ... [2025-12-04 10:36:33.699728][3471.4804401], took 0.08min 2025-12-04T10:36:35.9052787Z Running inductor/test_provenance_tracing 1/1 ... [2025-12-04 10:36:35.904687][3473.6855195] 2025-12-04T10:36:35.9053358Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:35.9059574Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_provenance_tracing.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:36:35.905304] 2025-12-04T10:36:36.6985580Z 2025-12-04T10:36:36.6986739Z export/test_dynamic_shapes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_dynamic_shapes_1.1_ff4e4d67791aecee_.log 2025-12-04T10:36:36.6987404Z 2025-12-04T10:36:36.6987709Z Finished export/test_dynamic_shapes 1/1 ... [2025-12-04 10:36:36.695467][3474.4789365], took 0.08min 2025-12-04T10:36:39.0418388Z Running inductor/test_device_assert 1/1 ... [2025-12-04 10:36:39.041316][3476.8220776] 2025-12-04T10:36:39.0418885Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:39.0425226Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_device_assert.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:36:39.041316] 2025-12-04T10:36:41.9322230Z Running dynamo/test_interop 1/1 ... [2025-12-04 10:36:41.928868][3479.7124434] 2025-12-04T10:36:41.9322743Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:41.9329189Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_interop.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:36:41.928868] 2025-12-04T10:36:46.9081874Z 2025-12-04T10:36:46.9082981Z dynamo/test_interop 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_interop_1.1_133205eaadadc444_.log 2025-12-04T10:36:46.9083614Z 2025-12-04T10:36:46.9083914Z Finished dynamo/test_interop 1/1 ... [2025-12-04 10:36:46.907556][3484.6885209], took 0.08min 2025-12-04T10:36:47.7507541Z 2025-12-04T10:36:47.7508557Z inductor/test_provenance_tracing 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_provenance_tracing_1.1_6ffd89e9d97d2449_.log 2025-12-04T10:36:47.7509318Z 2025-12-04T10:36:47.7509653Z Finished inductor/test_provenance_tracing 1/1 ... [2025-12-04 10:36:47.750462][3485.5310856], took 0.20min 2025-12-04T10:36:50.0741560Z 2025-12-04T10:36:50.0742564Z inductor/test_device_assert 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_device_assert_1.1_a34d239e6bed420c_.log 2025-12-04T10:36:50.0743303Z 2025-12-04T10:36:50.0743661Z Finished inductor/test_device_assert 1/1 ... [2025-12-04 10:36:50.073758][3487.854473], took 0.18min 2025-12-04T10:36:52.3366529Z Running inductor/test_quantization 1/1 ... [2025-12-04 10:36:52.334451][3490.116827] 2025-12-04T10:36:52.3367082Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:52.3373987Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_quantization.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:36:52.334451] 2025-12-04T10:36:53.0058299Z Running dynamo/test_buffers_override 1/1 ... [2025-12-04 10:36:53.003430][3490.7859926] 2025-12-04T10:36:53.0059012Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:53.0065076Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_buffers_override.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:36:53.003430] 2025-12-04T10:36:55.4511750Z Running inductor/test_profiler 1/1 ... [2025-12-04 10:36:55.442461][3493.2313204] 2025-12-04T10:36:55.4512274Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:36:55.4518632Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/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:36:55.442461] 2025-12-04T10:36:57.8339816Z 2025-12-04T10:36:57.8340831Z dynamo/test_buffers_override 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_buffers_override_1.1_4fc2ff9784db4bc0_.log 2025-12-04T10:36:57.8341546Z 2025-12-04T10:36:57.8341855Z Finished dynamo/test_buffers_override 1/1 ... [2025-12-04 10:36:57.829846][3495.6142623], took 0.08min 2025-12-04T10:37:03.0074566Z Running inductor/test_cutlass_evt 1/1 ... [2025-12-04 10:37:03.006508][3500.7875607] 2025-12-04T10:37:03.0075086Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:03.0082050Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cutlass_evt.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:37:03.007612] 2025-12-04T10:37:03.3278607Z 2025-12-04T10:37:03.3279991Z inductor/test_quantization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_quantization_1.1_4eef88c975647289_.log 2025-12-04T10:37:03.3280692Z 2025-12-04T10:37:03.3281075Z Finished inductor/test_quantization 1/1 ... [2025-12-04 10:37:03.318693][3501.1081055], took 0.18min 2025-12-04T10:37:06.3939009Z 2025-12-04T10:37:06.3939956Z inductor/test_profiler 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_profiler_1.1_270794592151e153_.log 2025-12-04T10:37:06.3940605Z 2025-12-04T10:37:06.3940931Z Finished inductor/test_profiler 1/1 ... [2025-12-04 10:37:06.387297][3504.1741455], took 0.18min 2025-12-04T10:37:08.6856527Z Running inductor/test_cache 1/1 ... [2025-12-04 10:37:08.685363][3506.4657317] 2025-12-04T10:37:08.6857059Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:08.6863685Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_cache.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:37:08.685956] 2025-12-04T10:37:11.6250749Z Running inductor/test_custom_post_grad_passes 1/1 ... [2025-12-04 10:37:11.619447][3509.4051201] 2025-12-04T10:37:11.6251298Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:11.6257780Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_custom_post_grad_passes.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:37:11.625577] 2025-12-04T10:37:13.5068372Z 2025-12-04T10:37:13.5069309Z inductor/test_cache 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cache_1.1_98cda78a9955234b_.log 2025-12-04T10:37:13.5070104Z 2025-12-04T10:37:13.5070378Z Finished inductor/test_cache 1/1 ... [2025-12-04 10:37:13.506603][3511.2870392], took 0.08min 2025-12-04T10:37:14.2864429Z 2025-12-04T10:37:14.2865414Z inductor/test_cutlass_evt 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_cutlass_evt_1.1_d5866dfb5184ea8b_.log 2025-12-04T10:37:14.2866084Z 2025-12-04T10:37:14.2866801Z Finished inductor/test_cutlass_evt 1/1 ... [2025-12-04 10:37:14.285469][3512.066831], took 0.19min 2025-12-04T10:37:18.9167982Z Running dynamo/test_metrics_context 1/1 ... [2025-12-04 10:37:18.915407][3516.6968397] 2025-12-04T10:37:18.9168532Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:18.9174809Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_metrics_context.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:37:18.915407] 2025-12-04T10:37:19.4724803Z Running inductor/test_aot_inductor_utils 1/1 ... [2025-12-04 10:37:19.470914][3517.2525068] 2025-12-04T10:37:19.4725371Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:19.4743959Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_aot_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:37:19.473961] 2025-12-04T10:37:22.9269916Z 2025-12-04T10:37:22.9271573Z inductor/test_custom_post_grad_passes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_custom_post_grad_passes_1.1_92f0e30619cc5930_.log 2025-12-04T10:37:22.9272736Z 2025-12-04T10:37:22.9273077Z Finished inductor/test_custom_post_grad_passes 1/1 ... [2025-12-04 10:37:22.926876][3520.7071626], took 0.19min 2025-12-04T10:37:23.4223065Z 2025-12-04T10:37:23.4224441Z dynamo/test_metrics_context 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_metrics_context_1.1_ee74109e80f84cc0_.log 2025-12-04T10:37:23.4225169Z 2025-12-04T10:37:23.4225472Z Finished dynamo/test_metrics_context 1/1 ... [2025-12-04 10:37:23.422075][3521.2024569], took 0.08min 2025-12-04T10:37:28.4323568Z Running inductor/test_fuzzer 1/1 ... [2025-12-04 10:37:28.429851][3526.2123481] 2025-12-04T10:37:28.4324059Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:28.4330177Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_fuzzer.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:37:28.429851] 2025-12-04T10:37:28.7534957Z Running dynamo/test_unittest 1/1 ... [2025-12-04 10:37:28.752040][3526.5334863] 2025-12-04T10:37:28.7535490Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:28.7543353Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_unittest.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:37:28.752040] 2025-12-04T10:37:30.7988039Z 2025-12-04T10:37:30.7989287Z inductor/test_aot_inductor_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_aot_inductor_utils_1.1_0b5f16b2986db217_.log 2025-12-04T10:37:30.7990159Z Running 0 items in this shard: 2025-12-04T10:37:30.7990349Z 2025-12-04T10:37:30.7990980Z Finished inductor/test_aot_inductor_utils 1/1 ... [2025-12-04 10:37:30.796897][3528.5791515], took 0.19min 2025-12-04T10:37:33.5718646Z 2025-12-04T10:37:33.5719864Z dynamo/test_unittest 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_unittest_1.1_ab70ef0260c5935c_.log 2025-12-04T10:37:33.5720502Z 2025-12-04T10:37:33.5720784Z Finished dynamo/test_unittest 1/1 ... [2025-12-04 10:37:33.568195][3531.3519766], took 0.08min 2025-12-04T10:37:36.0870243Z Running inductor/test_scatter_optimization 1/1 ... [2025-12-04 10:37:36.086537][3533.8669813] 2025-12-04T10:37:36.0870827Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:36.0877311Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_scatter_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:37:36.086537] 2025-12-04T10:37:38.7553665Z Running inductor/test_torchinductor_codegen_config_overrides 1/1 ... [2025-12-04 10:37:38.753562][3536.5352975] 2025-12-04T10:37:38.7554296Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:38.7560946Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_torchinductor_codegen_config_overrides.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:37:38.753562] 2025-12-04T10:37:39.7514479Z 2025-12-04T10:37:39.7515598Z inductor/test_fuzzer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_fuzzer_1.1_c0fb5b0da901bfb1_.log 2025-12-04T10:37:39.7516243Z 2025-12-04T10:37:39.7516507Z Finished inductor/test_fuzzer 1/1 ... [2025-12-04 10:37:39.750774][3537.5315396], took 0.19min 2025-12-04T10:37:44.9468774Z Running inductor/test_alignment 1/1 ... [2025-12-04 10:37:44.939627][3542.7267975] 2025-12-04T10:37:44.9469262Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:44.9475965Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_alignment.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:37:44.939627] 2025-12-04T10:37:47.6429779Z 2025-12-04T10:37:47.6431097Z inductor/test_scatter_optimization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_scatter_optimization_1.1_0f07fe47ae4d7133_.log 2025-12-04T10:37:47.6431976Z 2025-12-04T10:37:47.6432349Z Finished inductor/test_scatter_optimization 1/1 ... [2025-12-04 10:37:47.642942][3545.4230274], took 0.19min 2025-12-04T10:37:49.9716614Z 2025-12-04T10:37:49.9717761Z inductor/test_torchinductor_codegen_config_overrides 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_codegen_config_overrides_1.1_b42d78f9dad62001_.log 2025-12-04T10:37:49.9718645Z 2025-12-04T10:37:49.9719038Z Finished inductor/test_torchinductor_codegen_config_overrides 1/1 ... [2025-12-04 10:37:49.971456][3547.7517133], took 0.19min 2025-12-04T10:37:52.8760979Z Running dynamo/test_nested_graph_breaks 1/1 ... [2025-12-04 10:37:52.875892][3550.6559888] 2025-12-04T10:37:52.8761537Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:52.8768874Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_nested_graph_breaks.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:37:52.876700] 2025-12-04T10:37:55.4366235Z Running inductor/test_minifier_isolate 1/1 ... [2025-12-04 10:37:55.436029][3553.2165016] 2025-12-04T10:37:55.4381075Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:37:55.4383330Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_minifier_isolate.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:37:55.437162] 2025-12-04T10:37:56.4682407Z 2025-12-04T10:37:56.4683300Z inductor/test_alignment 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_alignment_1.1_89bcb7b3ebfffecb_.log 2025-12-04T10:37:56.4683959Z 2025-12-04T10:37:56.4684299Z Finished inductor/test_alignment 1/1 ... [2025-12-04 10:37:56.467853][3554.2482648], took 0.19min 2025-12-04T10:37:58.0227945Z 2025-12-04T10:37:58.0228895Z dynamo/test_nested_graph_breaks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_nested_graph_breaks_1.1_be1d56501877c379_.log 2025-12-04T10:37:58.0229632Z 2025-12-04T10:37:58.0229952Z Finished dynamo/test_nested_graph_breaks 1/1 ... [2025-12-04 10:37:58.019993][3555.8028086], took 0.09min 2025-12-04T10:38:01.8105866Z Running dynamo/test_deviceguard 1/1 ... [2025-12-04 10:38:01.809910][3559.5903829] 2025-12-04T10:38:01.8106358Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:01.8112526Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_deviceguard.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:38:01.811060] 2025-12-04T10:38:03.6564452Z Running dynamo/test_optimizers 1/1 ... [2025-12-04 10:38:03.655173][3561.4362906] 2025-12-04T10:38:03.6564966Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:03.6571425Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_optimizers.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:38:03.655173] 2025-12-04T10:38:06.6044444Z 2025-12-04T10:38:06.6045347Z inductor/test_minifier_isolate 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_minifier_isolate_1.1_e2e9d88c5c53aaee_.log 2025-12-04T10:38:06.6046055Z 2025-12-04T10:38:06.6046359Z Finished inductor/test_minifier_isolate 1/1 ... [2025-12-04 10:38:06.604134][3564.3844403], took 0.19min 2025-12-04T10:38:07.4669996Z 2025-12-04T10:38:07.4670879Z dynamo/test_deviceguard 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_deviceguard_1.1_2f17ec486cd4e88d_.log 2025-12-04T10:38:07.4671617Z 2025-12-04T10:38:07.4671890Z Finished dynamo/test_deviceguard 1/1 ... [2025-12-04 10:38:07.466602][3565.24698], took 0.09min 2025-12-04T10:38:08.7184501Z 2025-12-04T10:38:08.7185356Z dynamo/test_optimizers 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_optimizers_1.1_7ba6ebe05fb24807_.log 2025-12-04T10:38:08.7186046Z 2025-12-04T10:38:08.7186328Z Finished dynamo/test_optimizers 1/1 ... [2025-12-04 10:38:08.718032][3566.4984288], took 0.08min 2025-12-04T10:38:12.0377967Z Running dynamo/test_export 1/1 ... [2025-12-04 10:38:12.037264][3569.8176171] 2025-12-04T10:38:12.0378476Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:12.0385010Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_export.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:38:12.037849] 2025-12-04T10:38:12.7783383Z Running dynamo/test_python_dispatcher 1/1 ... [2025-12-04 10:38:12.774173][3570.5581597] 2025-12-04T10:38:12.7783898Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:12.7791322Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_python_dispatcher.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:38:12.774173] 2025-12-04T10:38:14.1431935Z Running dynamo/test_cudagraphs_expandable_segments 1/1 ... [2025-12-04 10:38:14.133487][3571.9230159] 2025-12-04T10:38:14.1438146Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:14.1439469Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_cudagraphs_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:38:14.133487] 2025-12-04T10:38:17.6349759Z 2025-12-04T10:38:17.6350878Z dynamo/test_export 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_export_1.1_dcf60deaf336619a_.log 2025-12-04T10:38:17.6351483Z 2025-12-04T10:38:17.6351727Z Finished dynamo/test_export 1/1 ... [2025-12-04 10:38:17.634835][3575.4148193], took 0.09min 2025-12-04T10:38:18.3180350Z 2025-12-04T10:38:18.3181526Z dynamo/test_python_dispatcher 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_python_dispatcher_1.1_e8a7591f98823ce6_.log 2025-12-04T10:38:18.3182234Z 2025-12-04T10:38:18.3182534Z Finished dynamo/test_python_dispatcher 1/1 ... [2025-12-04 10:38:18.312075][3576.0979674], took 0.09min 2025-12-04T10:38:19.5602940Z 2025-12-04T10:38:19.5604396Z dynamo/test_cudagraphs_expandable_segments 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_cudagraphs_expandable_segments_1.1_af271f7f041d7cc9_.log 2025-12-04T10:38:19.5605203Z 2025-12-04T10:38:23.0408162Z Finished dynamo/test_cudagraphs_expandable_segments 1/1 ... [2025-12-04 10:38:19.559707][3577.3402222], took 0.09min 2025-12-04T10:38:23.0408907Z Running dynamo/test_input_attr_tracking 1/1 ... [2025-12-04 10:38:23.039467][3580.8205867] 2025-12-04T10:38:23.0409359Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:23.0414863Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_input_attr_tracking.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:38:23.039467] 2025-12-04T10:38:23.8285303Z Running dynamo/test_error_messages 1/1 ... [2025-12-04 10:38:23.819793][3581.6083114] 2025-12-04T10:38:23.8291345Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:23.8292598Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_error_messages.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:38:23.819793] 2025-12-04T10:38:24.8669514Z Running inductor/test_custom_op_autotune 1/1 ... [2025-12-04 10:38:24.866223][3582.6466281] 2025-12-04T10:38:24.8670047Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:24.8675664Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'inductor/test_custom_op_autotune.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:38:24.867396] 2025-12-04T10:38:27.8960858Z 2025-12-04T10:38:27.8962106Z dynamo/test_input_attr_tracking 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_input_attr_tracking_1.1_fac6a8f32eb73066_.log 2025-12-04T10:38:27.8962881Z 2025-12-04T10:38:28.7430566Z Finished dynamo/test_input_attr_tracking 1/1 ... [2025-12-04 10:38:27.895626][3585.6759825], took 0.08min 2025-12-04T10:38:28.7431004Z 2025-12-04T10:38:28.7431538Z dynamo/test_error_messages 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_error_messages_1.1_760a5bf1b4559c44_.log 2025-12-04T10:38:28.7432189Z 2025-12-04T10:38:28.7432463Z Finished dynamo/test_error_messages 1/1 ... [2025-12-04 10:38:28.740452][3586.5229128], took 0.08min 2025-12-04T10:38:33.1340120Z Running dynamo/test_recompile_ux 1/1 ... [2025-12-04 10:38:33.133592][3590.9137571] 2025-12-04T10:38:33.1340650Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:33.1347028Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_recompile_ux.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:38:33.134186] 2025-12-04T10:38:34.3043754Z Running export/test_upgrader 1/1 ... [2025-12-04 10:38:34.304195][3592.0841073] 2025-12-04T10:38:34.3044235Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:34.3050495Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'export/test_upgrader.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:38:34.304232] 2025-12-04T10:38:35.8079333Z 2025-12-04T10:38:35.8080356Z inductor/test_custom_op_autotune 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_custom_op_autotune_1.1_83e7599bf680d113_.log 2025-12-04T10:38:35.8081060Z 2025-12-04T10:38:35.8081979Z Finished inductor/test_custom_op_autotune 1/1 ... [2025-12-04 10:38:35.807677][3593.5878149], took 0.18min 2025-12-04T10:38:38.2864253Z 2025-12-04T10:38:38.2865299Z dynamo/test_recompile_ux 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_recompile_ux_1.1_c4084d419d22cd50_.log 2025-12-04T10:38:38.2865973Z 2025-12-04T10:38:38.2866244Z Finished dynamo/test_recompile_ux 1/1 ... [2025-12-04 10:38:38.285852][3596.0662883], took 0.09min 2025-12-04T10:38:39.1021901Z 2025-12-04T10:38:39.1023008Z export/test_upgrader 1/1 was successful, full logs can be found in artifacts with path test/test-reports/export.test_upgrader_1.1_54501f923e8ee00d_.log 2025-12-04T10:38:39.1023626Z 2025-12-04T10:38:39.1023927Z Finished export/test_upgrader 1/1 ... [2025-12-04 10:38:39.101859][3596.8820456], took 0.08min 2025-12-04T10:38:41.3529415Z Running dynamo/test_generator 1/1 ... [2025-12-04 10:38:41.351789][3599.1326579] 2025-12-04T10:38:41.3529895Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:41.3536339Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'dynamo/test_generator.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:38:41.351789] 2025-12-04T10:38:43.8832909Z Running test_varlen_attention 1/1 ... [2025-12-04 10:38:43.877367][3601.6630028] 2025-12-04T10:38:43.8833377Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:43.8839748Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_varlen_attention.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:38:43.877367] 2025-12-04T10:38:44.4809568Z Running test_proxy_tensor 2/2 ... [2025-12-04 10:38:44.479394][3602.2606652] 2025-12-04T10:38:44.4810028Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:44.4818261Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_proxy_tensor.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:38:44.481486] 2025-12-04T10:38:46.4213808Z 2025-12-04T10:38:46.4214896Z dynamo/test_generator 1/1 was successful, full logs can be found in artifacts with path test/test-reports/dynamo.test_generator_1.1_f360009428bd5ee5_.log 2025-12-04T10:38:46.4215570Z 2025-12-04T10:38:46.4215832Z Finished dynamo/test_generator 1/1 ... [2025-12-04 10:38:46.421101][3604.2012179], took 0.08min 2025-12-04T10:38:49.1474064Z 2025-12-04T10:38:49.1475099Z test_varlen_attention 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_varlen_attention_1.1_06c08af953677cfa_.log 2025-12-04T10:38:49.1475945Z Running 0 items in this shard: 2025-12-04T10:38:49.1476139Z 2025-12-04T10:38:49.1476799Z Finished test_varlen_attention 1/1 ... [2025-12-04 10:38:49.147576][3606.9274593], took 0.09min 2025-12-04T10:38:51.8947754Z Running torch_np/test_binary_ufuncs 1/1 ... [2025-12-04 10:38:51.893113][3609.6744459] 2025-12-04T10:38:51.8948254Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:51.8955142Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_binary_ufuncs.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:38:51.893113] 2025-12-04T10:38:54.5582125Z Running torch_np/test_unary_ufuncs 1/1 ... [2025-12-04 10:38:54.550337][3612.3378615] 2025-12-04T10:38:54.5582715Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:38:54.5589154Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_unary_ufuncs.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:38:54.550337] 2025-12-04T10:38:57.0532937Z 2025-12-04T10:38:57.0534151Z torch_np/test_binary_ufuncs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_binary_ufuncs_1.1_a2e77fca37ed5bba_.log 2025-12-04T10:38:57.0535239Z Running 0 items in this shard: 2025-12-04T10:38:57.0535450Z 2025-12-04T10:38:57.0535808Z Finished torch_np/test_binary_ufuncs 1/1 ... [2025-12-04 10:38:57.053439][3614.8333392], took 0.09min 2025-12-04T10:38:59.6596727Z 2025-12-04T10:38:59.6597871Z torch_np/test_unary_ufuncs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_unary_ufuncs_1.1_ab51c72ee31b660a_.log 2025-12-04T10:38:59.6598647Z Running 0 items in this shard: 2025-12-04T10:38:59.6598818Z 2025-12-04T10:38:59.6599206Z Finished torch_np/test_unary_ufuncs 1/1 ... [2025-12-04 10:38:59.659589][3617.4396744], took 0.09min 2025-12-04T10:39:00.6399751Z 2025-12-04T10:39:00.6400562Z test_proxy_tensor 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_proxy_tensor_2.2_a9770a3f26ee0964_.log 2025-12-04T10:39:00.6401461Z Running 0 items in this shard: 2025-12-04T10:39:00.6401634Z 2025-12-04T10:39:00.6402317Z Finished test_proxy_tensor 2/2 ... [2025-12-04 10:39:00.635401][3618.4199794], took 0.27min 2025-12-04T10:39:02.5117130Z Running test_utils_filelock 1/1 ... [2025-12-04 10:39:02.502391][3620.2913552] 2025-12-04T10:39:02.5117750Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:02.5124224Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_utils_filelock.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:39:02.502391] 2025-12-04T10:39:05.0884055Z Running test_rename_privateuse1_to_existing_device 1/1 ... [2025-12-04 10:39:05.088020][3622.8680378] 2025-12-04T10:39:05.0884592Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:05.0891103Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_rename_privateuse1_to_existing_device.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:39:05.088593] 2025-12-04T10:39:05.9496881Z Running typing/test_python_operators 1/1 ... [2025-12-04 10:39:05.949512][3623.7293231] 2025-12-04T10:39:05.9497394Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:05.9503649Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'typing/test_python_operators.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:39:05.950157] 2025-12-04T10:39:07.2596542Z 2025-12-04T10:39:07.2597493Z test_utils_filelock 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_utils_filelock_1.1_6732cc2fd704b9b1_.log 2025-12-04T10:39:07.2598395Z Running 0 items in this shard: 2025-12-04T10:39:07.2598572Z 2025-12-04T10:39:07.2599249Z Finished test_utils_filelock 1/1 ... [2025-12-04 10:39:07.259602][3625.0396504], took 0.08min 2025-12-04T10:39:09.7708175Z 2025-12-04T10:39:09.7709408Z test_rename_privateuse1_to_existing_device 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_rename_privateuse1_to_existing_device_1.1_243b536aa8206357_.log 2025-12-04T10:39:09.7710264Z Running 0 items in this shard: 2025-12-04T10:39:09.7710440Z 2025-12-04T10:39:09.7710772Z Finished test_rename_privateuse1_to_existing_device 1/1 ... [2025-12-04 10:39:09.770196][3627.5507858], took 0.08min 2025-12-04T10:39:11.6340778Z 2025-12-04T10:39:11.6341911Z typing/test_python_operators 1/1 was successful, full logs can be found in artifacts with path test/test-reports/typing.test_python_operators_1.1_5bb4d5a6370dbba8_.log 2025-12-04T10:39:11.6342691Z Running 0 items in this shard: 2025-12-04T10:39:11.6342861Z 2025-12-04T10:39:11.6343369Z Finished typing/test_python_operators 1/1 ... [2025-12-04 10:39:11.626761][3629.4140542], took 0.09min 2025-12-04T10:39:12.6054218Z Running test_functionalization 1/1 ... [2025-12-04 10:39:12.605049][3630.3850372] 2025-12-04T10:39:12.6054718Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:12.6061857Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_functionalization.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:39:12.605651] 2025-12-04T10:39:15.2758287Z Running test_matmul_cuda 1/1 ... [2025-12-04 10:39:15.275285][3633.0554299] 2025-12-04T10:39:15.2758753Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:15.2765071Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_matmul_cuda.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:39:15.275285] 2025-12-04T10:39:17.3544229Z Running torch_np/test_dtype 1/1 ... [2025-12-04 10:39:17.348839][3635.1340114] 2025-12-04T10:39:17.3544726Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:17.3551242Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_dtype.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:39:17.348839] 2025-12-04T10:39:17.8108616Z 2025-12-04T10:39:17.8109767Z test_functionalization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_functionalization_1.1_b7a2cc100d4108bf_.log 2025-12-04T10:39:17.8110649Z Running 0 items in this shard: 2025-12-04T10:39:17.8110841Z 2025-12-04T10:39:17.8111193Z Finished test_functionalization 1/1 ... [2025-12-04 10:39:17.799225][3635.590816], took 0.09min 2025-12-04T10:39:22.3628245Z 2025-12-04T10:39:22.3629346Z torch_np/test_dtype 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_dtype_1.1_9958760cf746e660_.log 2025-12-04T10:39:22.3644242Z Running 0 items in this shard: 2025-12-04T10:39:22.3644475Z 2025-12-04T10:39:22.3644746Z Finished torch_np/test_dtype 1/1 ... [2025-12-04 10:39:22.352955][3640.142747], took 0.08min 2025-12-04T10:39:22.9960970Z Running test_file_check 1/1 ... [2025-12-04 10:39:22.981422][3640.7756823] 2025-12-04T10:39:22.9961451Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:22.9969005Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_file_check.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:39:22.981422] 2025-12-04T10:39:26.6654254Z 2025-12-04T10:39:26.6655499Z test_matmul_cuda 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_matmul_cuda_1.1_b63c12fc4ece7b4b_.log 2025-12-04T10:39:26.6656308Z Running 0 items in this shard: 2025-12-04T10:39:26.6656493Z 2025-12-04T10:39:26.6656738Z Finished test_matmul_cuda 1/1 ... [2025-12-04 10:39:26.665279][3644.4453314], took 0.19min 2025-12-04T10:39:27.8092208Z Running profiler/test_kineto 1/1 ... [2025-12-04 10:39:27.806820][3645.5887843] 2025-12-04T10:39:27.8092719Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:27.8098985Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'profiler/test_kineto.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:39:27.806820] 2025-12-04T10:39:28.1067266Z 2025-12-04T10:39:28.1068008Z test_file_check 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_file_check_1.1_c7bfb1ebee628e84_.log 2025-12-04T10:39:28.1069142Z Running 0 items in this shard: 2025-12-04T10:39:28.1069344Z 2025-12-04T10:39:28.1069917Z Finished test_file_check 1/1 ... [2025-12-04 10:39:28.105108][3645.8866502], took 0.09min 2025-12-04T10:39:31.8493101Z Running test_flop_counter 1/1 ... [2025-12-04 10:39:31.833521][3649.6288432] 2025-12-04T10:39:31.8493614Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:31.8501113Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_flop_counter.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:39:31.849904] 2025-12-04T10:39:32.6415216Z 2025-12-04T10:39:32.6416265Z profiler/test_kineto 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_kineto_1.1_4f4dc21637e6ea1a_.log 2025-12-04T10:39:32.6417039Z Running 0 items in this shard: 2025-12-04T10:39:32.6417219Z 2025-12-04T10:39:32.6417602Z Finished profiler/test_kineto 1/1 ... [2025-12-04 10:39:32.639326][3650.4214137], took 0.08min 2025-12-04T10:39:33.5575601Z Running backends/xeon/test_launch 1/1 ... [2025-12-04 10:39:33.557189][3651.3371007] 2025-12-04T10:39:33.5576130Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:33.5582301Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'backends/xeon/test_launch.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:39:33.557775] 2025-12-04T10:39:37.1669832Z 2025-12-04T10:39:37.1670840Z test_flop_counter 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_flop_counter_1.1_94544192d7be535d_.log 2025-12-04T10:39:37.1672005Z Running 0 items in this shard: 2025-12-04T10:39:37.1672237Z 2025-12-04T10:39:37.1672490Z Finished test_flop_counter 1/1 ... [2025-12-04 10:39:37.162912][3654.9468771], took 0.09min 2025-12-04T10:39:38.4051755Z Running test_openmp 1/1 ... [2025-12-04 10:39:38.404600][3656.1847057] 2025-12-04T10:39:38.4052256Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:38.4059032Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_openmp.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:39:38.405699] 2025-12-04T10:39:38.6003020Z 2025-12-04T10:39:38.6003925Z backends/xeon/test_launch 1/1 was successful, full logs can be found in artifacts with path test/test-reports/backends.xeon.test_launch_1.1_e20a8a87b444f750_.log 2025-12-04T10:39:38.6004897Z Running 0 items in this shard: 2025-12-04T10:39:38.6005155Z 2025-12-04T10:39:38.6005987Z Finished backends/xeon/test_launch 1/1 ... [2025-12-04 10:39:38.594484][3656.3801776], took 0.08min 2025-12-04T10:39:42.4594373Z Running test_expanded_weights 1/1 ... [2025-12-04 10:39:42.453283][3660.2389593] 2025-12-04T10:39:42.4594870Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:42.4601422Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_expanded_weights.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:39:42.453283] 2025-12-04T10:39:43.4507100Z 2025-12-04T10:39:43.4508030Z test_openmp 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_openmp_1.1_a31125149a0f470f_.log 2025-12-04T10:39:43.4509028Z Running 0 items in this shard: 2025-12-04T10:39:43.4509261Z 2025-12-04T10:39:43.4510006Z Finished test_openmp 1/1 ... [2025-12-04 10:39:43.450880][3661.2306053], took 0.08min 2025-12-04T10:39:43.8840067Z Running test_module_tracker 1/1 ... [2025-12-04 10:39:43.883645][3661.6635135] 2025-12-04T10:39:43.8840573Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:43.8847233Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_module_tracker.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:39:43.884220] 2025-12-04T10:39:48.7216416Z 2025-12-04T10:39:48.7217363Z test_module_tracker 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_module_tracker_1.1_03c1e3dbde2e75ed_.log 2025-12-04T10:39:48.7218283Z Running 0 items in this shard: 2025-12-04T10:39:48.7218461Z 2025-12-04T10:39:48.7218768Z Finished test_module_tracker 1/1 ... [2025-12-04 10:39:48.721348][3666.5014871], took 0.08min 2025-12-04T10:39:48.9055972Z Running test_autograd 1/1 ... [2025-12-04 10:39:48.896395][3666.685094] 2025-12-04T10:39:48.9056456Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:48.9062715Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_autograd.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:39:48.896395] 2025-12-04T10:39:49.6271505Z 2025-12-04T10:39:49.6272413Z test_expanded_weights 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_expanded_weights_1.1_fe62e5ab48ca9d05_.log 2025-12-04T10:39:49.6273344Z Running 0 items in this shard: 2025-12-04T10:39:49.6273566Z 2025-12-04T10:39:49.6274207Z Finished test_expanded_weights 1/1 ... [2025-12-04 10:39:49.627255][3667.4070154], took 0.12min 2025-12-04T10:39:54.1467454Z Running torch_np/numpy_tests/core/test_scalarinherit 1/1 ... [2025-12-04 10:39:54.146489][3671.9261538] 2025-12-04T10:39:54.1468577Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:54.1484718Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_scalarinherit.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:39:54.147828] 2025-12-04T10:39:54.9046049Z Running test_tensorexpr_pybind 1/1 ... [2025-12-04 10:39:54.904325][3672.6840889] 2025-12-04T10:39:54.9046581Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:39:54.9053488Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_tensorexpr_pybind.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:39:54.904911] 2025-12-04T10:39:57.7696663Z 2025-12-04T10:39:57.7697503Z test_autograd 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_autograd_1.1_ad76e45937cf2fbd_.log 2025-12-04T10:39:57.7739848Z Running 100 items in this shard: test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_hessian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor, test/test_autograd.py::TestAutogradFunctional::test_jacobian_vectorize_raises_no_warnings_logging_tensor 2025-12-04T10:39:57.7779221Z 2025-12-04T10:39:57.7779453Z Finished test_autograd 1/1 ... [2025-12-04 10:39:57.769276][3675.5497947], took 0.15min 2025-12-04T10:39:58.8671508Z 2025-12-04T10:39:58.8672660Z torch_np/numpy_tests/core/test_scalarinherit 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalarinherit_1.1_ccc2395e9aadbc65_.log 2025-12-04T10:39:58.8673584Z Running 0 items in this shard: 2025-12-04T10:39:58.8673798Z 2025-12-04T10:39:58.8674166Z Finished torch_np/numpy_tests/core/test_scalarinherit 1/1 ... [2025-12-04 10:39:58.861433][3676.6469751], took 0.08min 2025-12-04T10:39:59.6886264Z 2025-12-04T10:39:59.6887142Z test_tensorexpr_pybind 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_tensorexpr_pybind_1.1_310f6f8976a77409_.log 2025-12-04T10:39:59.6887882Z Running 0 items in this shard: 2025-12-04T10:39:59.6888063Z 2025-12-04T10:39:59.6888959Z Finished test_tensorexpr_pybind 1/1 ... [2025-12-04 10:39:59.688556][3677.4684346], took 0.08min 2025-12-04T10:40:02.9628456Z Running test_fx_experimental 1/1 ... [2025-12-04 10:40:02.962511][3680.7423157] 2025-12-04T10:40:02.9629132Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:02.9636020Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_fx_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:40:02.963107] 2025-12-04T10:40:04.0477324Z Running functorch/test_ac_knapsack 1/1 ... [2025-12-04 10:40:04.044093][3681.8271975] 2025-12-04T10:40:04.0477857Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:04.0484142Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ac_knapsack.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:40:04.044093] 2025-12-04T10:40:04.7880620Z Running torch_np/test_nep50_examples 1/1 ... [2025-12-04 10:40:04.787876][3682.5675064] 2025-12-04T10:40:04.7881274Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:04.7888233Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_nep50_examples.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:40:04.788645] 2025-12-04T10:40:09.4955254Z 2025-12-04T10:40:09.4956401Z functorch/test_ac_knapsack 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ac_knapsack_1.1_1c9425e5b8386b26_.log 2025-12-04T10:40:09.4957225Z Running 0 items in this shard: 2025-12-04T10:40:09.4957414Z 2025-12-04T10:40:09.4957778Z Finished functorch/test_ac_knapsack 1/1 ... [2025-12-04 10:40:09.494144][3687.2753242], took 0.09min 2025-12-04T10:40:11.5024059Z 2025-12-04T10:40:11.5024984Z test_fx_experimental 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_fx_experimental_1.1_eedcabf0d7627c2d_.log 2025-12-04T10:40:11.5025744Z Running 0 items in this shard: 2025-12-04T10:40:11.5025952Z 2025-12-04T10:40:11.5026563Z Finished test_fx_experimental 1/1 ... [2025-12-04 10:40:11.490271][3689.2821938], took 0.14min 2025-12-04T10:40:13.3501642Z 2025-12-04T10:40:13.3502594Z torch_np/test_nep50_examples 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_nep50_examples_1.1_6c86d01988089a96_.log 2025-12-04T10:40:13.3503743Z Running 0 items in this shard: 2025-12-04T10:40:13.3503961Z 2025-12-04T10:40:13.3504295Z Finished torch_np/test_nep50_examples 1/1 ... [2025-12-04 10:40:13.346666][3691.1299537], took 0.14min 2025-12-04T10:40:14.7874469Z Running xpu/test_gemm 1/1 ... [2025-12-04 10:40:14.779659][3692.5668848] 2025-12-04T10:40:14.7874985Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:14.7881091Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'xpu/test_gemm.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:40:14.779659] 2025-12-04T10:40:16.7090404Z Running test_sparse 1/2 ... [2025-12-04 10:40:16.707783][3694.4883867] 2025-12-04T10:40:16.7090854Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:16.7096593Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_sparse.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:40:16.708885] 2025-12-04T10:40:18.5752315Z Running test_sparse 2/2 ... [2025-12-04 10:40:18.573796][3696.3546601] 2025-12-04T10:40:18.5752781Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:18.5759462Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_sparse.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:40:18.575414] 2025-12-04T10:40:20.4912362Z 2025-12-04T10:40:20.4913169Z xpu/test_gemm 1/1 was successful, full logs can be found in artifacts with path test/test-reports/xpu.test_gemm_1.1_07d2adce1b639b42_.log 2025-12-04T10:40:20.4914242Z Running 0 items in this shard: 2025-12-04T10:40:20.4914452Z 2025-12-04T10:40:20.4914991Z Finished xpu/test_gemm 1/1 ... [2025-12-04 10:40:20.489887][3698.2710157], took 0.10min 2025-12-04T10:40:25.6745930Z Running higher_order_ops/test_print 1/1 ... [2025-12-04 10:40:25.671226][3703.4539866] 2025-12-04T10:40:25.6746498Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:25.6752837Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'higher_order_ops/test_print.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:40:25.671226] 2025-12-04T10:40:30.6562018Z 2025-12-04T10:40:30.6562943Z higher_order_ops/test_print 1/1 was successful, full logs can be found in artifacts with path test/test-reports/higher_order_ops.test_print_1.1_532ffd0ef4709f21_.log 2025-12-04T10:40:30.6564139Z Running 0 items in this shard: 2025-12-04T10:40:30.6564394Z 2025-12-04T10:40:30.6564711Z Finished higher_order_ops/test_print 1/1 ... [2025-12-04 10:40:30.654845][3708.4359439], took 0.08min 2025-12-04T10:40:30.9243927Z 2025-12-04T10:40:30.9244746Z test_sparse 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_sparse_1.2_c9706c49b7759185_.log 2025-12-04T10:40:30.9245605Z Running 0 items in this shard: 2025-12-04T10:40:30.9245823Z 2025-12-04T10:40:30.9246494Z Finished test_sparse 1/2 ... [2025-12-04 10:40:30.909573][3708.7041317], took 0.24min 2025-12-04T10:40:32.6401264Z 2025-12-04T10:40:32.6402309Z test_sparse 2/2 was successful, full logs can be found in artifacts with path test/test-reports/test_sparse_2.2_1750d21842616677_.log 2025-12-04T10:40:32.6402969Z Running 0 items in this shard: 2025-12-04T10:40:32.6403182Z 2025-12-04T10:40:32.6403595Z Finished test_sparse 2/2 ... [2025-12-04 10:40:32.633862][3710.4198565], took 0.23min 2025-12-04T10:40:36.2607825Z Running test_per_overload_api 1/1 ... [2025-12-04 10:40:36.260146][3714.0401539] 2025-12-04T10:40:36.2608333Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:36.2614796Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_per_overload_api.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:40:36.261277] 2025-12-04T10:40:36.3533070Z Running torch_np/numpy_tests/core/test_einsum 1/1 ... [2025-12-04 10:40:36.344099][3714.1326768] 2025-12-04T10:40:36.3533623Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:36.3539910Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_einsum.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:40:36.344099] 2025-12-04T10:40:37.8888681Z Running test_out_dtype_op 1/1 ... [2025-12-04 10:40:37.887189][3715.668238] 2025-12-04T10:40:37.8889149Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:37.8895614Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_out_dtype_op.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:40:37.888813] 2025-12-04T10:40:41.0336591Z 2025-12-04T10:40:41.0337444Z test_per_overload_api 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_per_overload_api_1.1_a339788bf7ebdb4c_.log 2025-12-04T10:40:41.0338304Z Running 0 items in this shard: 2025-12-04T10:40:41.0338493Z 2025-12-04T10:40:41.0339096Z Finished test_per_overload_api 1/1 ... [2025-12-04 10:40:41.021104][3718.8133728], took 0.08min 2025-12-04T10:40:41.3504217Z 2025-12-04T10:40:41.3505369Z torch_np/numpy_tests/core/test_einsum 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_einsum_1.1_f8f97c550dfd23d5_.log 2025-12-04T10:40:41.3506375Z Running 0 items in this shard: 2025-12-04T10:40:41.3506606Z 2025-12-04T10:40:41.3506954Z Finished torch_np/numpy_tests/core/test_einsum 1/1 ... [2025-12-04 10:40:41.350105][3719.130126], took 0.08min 2025-12-04T10:40:43.2878428Z 2025-12-04T10:40:43.2879290Z test_out_dtype_op 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_out_dtype_op_1.1_15cd67ed92ee3e19_.log 2025-12-04T10:40:43.2880191Z Running 0 items in this shard: 2025-12-04T10:40:43.2880380Z 2025-12-04T10:40:43.2881033Z Finished test_out_dtype_op 1/1 ... [2025-12-04 10:40:43.287844][3721.06756], took 0.09min 2025-12-04T10:40:46.5190292Z Running torch_np/test_ufuncs_basic 1/1 ... [2025-12-04 10:40:46.518373][3724.2983597] 2025-12-04T10:40:46.5190841Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:46.5197445Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_ufuncs_basic.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:40:46.519530] 2025-12-04T10:40:46.6291034Z Running lazy/test_step_closures 1/1 ... [2025-12-04 10:40:46.628728][3724.4084549] 2025-12-04T10:40:46.6291524Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:46.6298068Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'lazy/test_step_closures.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:40:46.629304] 2025-12-04T10:40:48.5074217Z Running functorch/dim/test_getsetitem 1/1 ... [2025-12-04 10:40:48.507213][3726.286737] 2025-12-04T10:40:48.5074812Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:48.5081744Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/dim/test_getsetitem.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:40:48.507866] 2025-12-04T10:40:51.4468992Z 2025-12-04T10:40:51.4470137Z lazy/test_step_closures 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_step_closures_1.1_778d91e859804002_.log 2025-12-04T10:40:51.4470923Z Running 0 items in this shard: 2025-12-04T10:40:51.4471105Z 2025-12-04T10:40:51.4471725Z Finished lazy/test_step_closures 1/1 ... [2025-12-04 10:40:51.442972][3729.2266027], took 0.08min 2025-12-04T10:40:52.2396236Z 2025-12-04T10:40:52.2397432Z torch_np/test_ufuncs_basic 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_ufuncs_basic_1.1_d17bdf32e930292e_.log 2025-12-04T10:40:52.2398377Z Running 0 items in this shard: 2025-12-04T10:40:52.2398591Z 2025-12-04T10:40:52.2398953Z Finished torch_np/test_ufuncs_basic 1/1 ... [2025-12-04 10:40:52.238189][3730.0193208], took 0.10min 2025-12-04T10:40:53.4466292Z 2025-12-04T10:40:53.4467422Z functorch/dim/test_getsetitem 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.dim.test_getsetitem_1.1_5efdc274e6d7a828_.log 2025-12-04T10:40:53.4468247Z Running 0 items in this shard: 2025-12-04T10:40:53.4468454Z 2025-12-04T10:40:53.4469240Z Finished functorch/dim/test_getsetitem 1/1 ... [2025-12-04 10:40:53.442247][3731.2263118], took 0.08min 2025-12-04T10:40:56.6950464Z Running test_ops_fwd_gradients 1/2 ... [2025-12-04 10:40:56.694696][3734.4743741] 2025-12-04T10:40:56.6950948Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:56.6958577Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops_fwd_gradients.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:40:56.695283] 2025-12-04T10:40:57.5044123Z Running test_meta 5/6 ... [2025-12-04 10:40:57.503758][3735.2837405] 2025-12-04T10:40:57.5044565Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:57.5050942Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_meta.py', '-m', 'not serial', '--shard-id=5', '--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:40:57.504919] 2025-12-04T10:40:58.7859640Z Running test_meta 6/6 ... [2025-12-04 10:40:58.782765][3736.5652931] 2025-12-04T10:40:58.7860077Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:40:58.7866274Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_meta.py', '-m', 'not serial', '--shard-id=6', '--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:40:58.782765] 2025-12-04T10:41:10.6470550Z 2025-12-04T10:41:10.6471605Z test_ops_fwd_gradients 1/2 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_fwd_gradients_1.2_f3ba42ef6c18b063_.log 2025-12-04T10:41:10.6472550Z Running 0 items in this shard: 2025-12-04T10:41:10.6472811Z 2025-12-04T10:41:10.6473603Z Finished test_ops_fwd_gradients 1/2 ... [2025-12-04 10:41:10.647260][3748.4267357], took 0.23min 2025-12-04T10:41:16.0172144Z Running test_ops_jit 3/3 ... [2025-12-04 10:41:16.008350][3753.7965076] 2025-12-04T10:41:16.0172623Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:41:16.0179023Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_ops_jit.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:41:16.008350] 2025-12-04T10:41:25.1331206Z 2025-12-04T10:41:25.1332061Z test_ops_jit 3/3 was successful, full logs can be found in artifacts with path test/test-reports/test_ops_jit_3.3_908b8d6f8d85e49b_.log 2025-12-04T10:41:25.1334160Z Running 0 items in this shard: 2025-12-04T10:41:25.1334345Z 2025-12-04T10:41:25.1334916Z Finished test_ops_jit 3/3 ... [2025-12-04 10:41:25.133238][3762.9128536], took 0.15min 2025-12-04T10:41:30.6435927Z Running test_opaque_obj_v2 1/1 ... [2025-12-04 10:41:30.640915][3768.4228441] 2025-12-04T10:41:30.6436425Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:41:30.6442650Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_opaque_obj_v2.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:41:30.640915] 2025-12-04T10:41:35.4363870Z 2025-12-04T10:41:35.4364904Z test_opaque_obj_v2 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_opaque_obj_v2_1.1_08cebb39a9618bff_.log 2025-12-04T10:41:35.4365510Z 2025-12-04T10:41:35.4365767Z Finished test_opaque_obj_v2 1/1 ... [2025-12-04 10:41:35.436257][3773.2157866], took 0.08min 2025-12-04T10:41:40.4746169Z Running test_nestedtensor 2/4 ... [2025-12-04 10:41:40.474260][3778.2538569] 2025-12-04T10:41:40.4746670Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:41:40.4754829Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_nestedtensor.py', '-m', 'not serial', '--shard-id=2', '--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:41:40.474844] 2025-12-04T10:41:51.1621090Z 2025-12-04T10:41:51.1622151Z test_nestedtensor 2/4 was successful, full logs can be found in artifacts with path test/test-reports/test_nestedtensor_2.4_097b4b3b2cd2c1b3_.log 2025-12-04T10:41:51.1641287Z Running 50 items in this shard: test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu, test/test_nestedtensor.py::TestNestedTensorDeviceTypeCPU::test_nested_masked_select_cpu 2025-12-04T10:41:51.1659014Z 2025-12-04T10:41:51.1659270Z Finished test_nestedtensor 2/4 ... [2025-12-04 10:41:51.160977][3788.9417883], took 0.18min 2025-12-04T10:41:56.4629289Z Running nn/test_packed_sequence 1/1 ... [2025-12-04 10:41:56.457252][3794.2412199] 2025-12-04T10:41:56.4629864Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:41:56.4631257Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_packed_sequence.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:41:56.457252] 2025-12-04T10:42:01.1025686Z 2025-12-04T10:42:01.1026630Z nn/test_packed_sequence 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_packed_sequence_1.1_32af4e6ae9b7aa14_.log 2025-12-04T10:42:01.1027723Z Running 0 items in this shard: 2025-12-04T10:42:01.1028320Z 2025-12-04T10:42:01.1028992Z Finished nn/test_packed_sequence 1/1 ... [2025-12-04 10:42:01.102771][3798.8821395], took 0.08min 2025-12-04T10:42:06.2246331Z Running test_numa_binding 1/1 ... [2025-12-04 10:42:06.217110][3804.0038221] 2025-12-04T10:42:06.2246800Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:42:06.2265034Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_numa_binding.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:42:06.217110] 2025-12-04T10:42:10.8971961Z 2025-12-04T10:42:10.8973009Z test_numa_binding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_numa_binding_1.1_902e5f171c5f2510_.log 2025-12-04T10:42:10.8973931Z Running 0 items in this shard: 2025-12-04T10:42:10.8974168Z 2025-12-04T10:42:10.8974421Z Finished test_numa_binding 1/1 ... [2025-12-04 10:42:10.893977][3808.6767236], took 0.08min 2025-12-04T10:42:16.0388294Z Running test_pruning_op 1/1 ... [2025-12-04 10:42:16.033154][3813.8180017] 2025-12-04T10:42:16.0388731Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:42:16.0395657Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_pruning_op.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:42:16.033154] 2025-12-04T10:42:20.8429211Z 2025-12-04T10:42:20.8430009Z test_pruning_op 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_pruning_op_1.1_3ce9d5a8339435d5_.log 2025-12-04T10:42:20.8432405Z Running 0 items in this shard: 2025-12-04T10:42:20.8432582Z 2025-12-04T10:42:20.8433230Z Finished test_pruning_op 1/1 ... [2025-12-04 10:42:20.843124][3818.6225732], took 0.08min 2025-12-04T10:42:26.1894473Z Running test_jit_fuser_te 1/1 ... [2025-12-04 10:42:26.189152][3823.9685987] 2025-12-04T10:42:26.1894926Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:42:26.1901317Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_jit_fuser_te.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:42:26.189152] 2025-12-04T10:42:33.1571898Z 2025-12-04T10:42:33.1572661Z test_meta 5/6 was successful, full logs can be found in artifacts with path test/test-reports/test_meta_5.6_05f32413a32e8303_.log 2025-12-04T10:42:33.1573856Z Running 0 items in this shard: 2025-12-04T10:42:33.1574044Z 2025-12-04T10:42:33.1574767Z Finished test_meta 5/6 ... [2025-12-04 10:42:33.156893][3830.9366973], took 1.59min 2025-12-04T10:42:34.6002192Z 2025-12-04T10:42:34.6002932Z test_meta 6/6 was successful, full logs can be found in artifacts with path test/test-reports/test_meta_6.6_6201b76eb9d8bf55_.log 2025-12-04T10:42:34.6004081Z Running 0 items in this shard: 2025-12-04T10:42:34.6004281Z 2025-12-04T10:42:34.6004939Z Finished test_meta 6/6 ... [2025-12-04 10:42:34.595687][3832.3797191], took 1.60min 2025-12-04T10:42:38.4362762Z Running test_logging 1/1 ... [2025-12-04 10:42:38.435753][3836.2153816] 2025-12-04T10:42:38.4363276Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:42:38.4369515Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_logging.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:42:38.436347] 2025-12-04T10:42:39.8037532Z Running nn/test_lazy_modules 1/1 ... [2025-12-04 10:42:39.803423][3837.5828928] 2025-12-04T10:42:39.8038004Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:42:39.8044730Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_lazy_modules.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:42:39.803996] 2025-12-04T10:42:43.1813226Z 2025-12-04T10:42:43.1814047Z test_logging 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_logging_1.1_11dd2d2d9ca7c566_.log 2025-12-04T10:42:43.1815082Z Running 0 items in this shard: 2025-12-04T10:42:43.1815262Z 2025-12-04T10:42:43.1815823Z Finished test_logging 1/1 ... [2025-12-04 10:42:43.181072][3840.9607993], took 0.08min 2025-12-04T10:42:45.1128382Z 2025-12-04T10:42:45.1129316Z nn/test_lazy_modules 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_lazy_modules_1.1_c867860659eb0a79_.log 2025-12-04T10:42:45.1130461Z Running 0 items in this shard: 2025-12-04T10:42:45.1130704Z 2025-12-04T10:42:45.1130964Z Finished nn/test_lazy_modules 1/1 ... [2025-12-04 10:42:45.109125][3842.8922925], took 0.09min 2025-12-04T10:42:48.4681954Z Running nn/test_pruning 1/1 ... [2025-12-04 10:42:48.467412][3846.2471894] 2025-12-04T10:42:48.4682615Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:42:48.4690387Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_pruning.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:42:48.468597] 2025-12-04T10:42:50.3719300Z Running test_monitor 1/1 ... [2025-12-04 10:42:50.366395][3848.1510468] 2025-12-04T10:42:50.3719746Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:42:50.3726033Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_monitor.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:42:50.366395] 2025-12-04T10:42:52.1892214Z 2025-12-04T10:42:52.1893195Z test_jit_fuser_te 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_fuser_te_1.1_412a57c7b28994f1_.log 2025-12-04T10:42:52.1935505Z Running 150 items in this shard: test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserStatic::test_torch_to, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_inlined_optimized_graph, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check, test/test_jit_fuser_te.py::TestTEFuserDynamic::test_skip_grad_in_check 2025-12-04T10:42:52.1974915Z 2025-12-04T10:42:52.1975176Z Finished test_jit_fuser_te 1/1 ... [2025-12-04 10:42:52.180322][3849.9690263], took 0.43min 2025-12-04T10:42:53.9311378Z 2025-12-04T10:42:53.9312322Z nn/test_pruning 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_pruning_1.1_a1c85e9717647d65_.log 2025-12-04T10:42:53.9313118Z Running 0 items in this shard: 2025-12-04T10:42:53.9313326Z 2025-12-04T10:42:53.9313885Z Finished nn/test_pruning 1/1 ... [2025-12-04 10:42:53.930984][3851.7105955], took 0.09min 2025-12-04T10:42:55.1501346Z 2025-12-04T10:42:55.1502337Z test_monitor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_monitor_1.1_de22fd1929c675d1_.log 2025-12-04T10:42:55.1503089Z Running 0 items in this shard: 2025-12-04T10:42:55.1503283Z 2025-12-04T10:42:55.1504032Z Finished test_monitor 1/1 ... [2025-12-04 10:42:55.149843][3852.9295896], took 0.08min 2025-12-04T10:42:57.5399981Z Running test_bundled_inputs 1/1 ... [2025-12-04 10:42:57.538681][3855.3190865] 2025-12-04T10:42:57.5400446Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:42:57.5406565Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_bundled_inputs.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:42:57.538681] 2025-12-04T10:42:59.3596317Z Running torch_np/numpy_tests/core/test_numeric 1/1 ... [2025-12-04 10:42:59.356077][3857.1387174] 2025-12-04T10:42:59.3596866Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:42:59.3603284Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_numeric.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:42:59.356077] 2025-12-04T10:43:00.4306660Z Running torch_np/numpy_tests/core/test_multiarray 1/1 ... [2025-12-04 10:43:00.430162][3858.2097718] 2025-12-04T10:43:00.4307242Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:00.4348228Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_multiarray.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:43:00.431268] 2025-12-04T10:43:02.5611874Z 2025-12-04T10:43:02.5613004Z test_bundled_inputs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_bundled_inputs_1.1_219cf2ba204b0ec4_.log 2025-12-04T10:43:02.5613717Z Running 0 items in this shard: 2025-12-04T10:43:02.5613892Z 2025-12-04T10:43:02.5614378Z Finished test_bundled_inputs 1/1 ... [2025-12-04 10:43:02.560881][3860.3406224], took 0.08min 2025-12-04T10:43:05.2076400Z 2025-12-04T10:43:05.2077419Z torch_np/numpy_tests/core/test_numeric 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_numeric_1.1_1eb3abca8f1238d4_.log 2025-12-04T10:43:05.2078270Z Running 0 items in this shard: 2025-12-04T10:43:05.2078474Z 2025-12-04T10:43:05.2079238Z Finished torch_np/numpy_tests/core/test_numeric 1/1 ... [2025-12-04 10:43:05.206134][3862.9870779], took 0.10min 2025-12-04T10:43:07.5251945Z 2025-12-04T10:43:07.5253196Z torch_np/numpy_tests/core/test_multiarray 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_multiarray_1.1_8dbba2afecafdd59_.log 2025-12-04T10:43:07.5254086Z Running 0 items in this shard: 2025-12-04T10:43:07.5254263Z 2025-12-04T10:43:07.5254602Z Finished torch_np/numpy_tests/core/test_multiarray 1/1 ... [2025-12-04 10:43:07.525014][3865.3046168], took 0.12min 2025-12-04T10:43:08.0489080Z Running test_itt 1/1 ... [2025-12-04 10:43:08.048276][3865.8279784] 2025-12-04T10:43:08.0489494Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:08.0496376Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_itt.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:43:08.049454] 2025-12-04T10:43:10.4964039Z Running torch_np/numpy_tests/lib/test_function_base 1/1 ... [2025-12-04 10:43:10.496185][3868.2754779] 2025-12-04T10:43:10.4964683Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:10.4971022Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/lib/test_function_base.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:43:10.496769] 2025-12-04T10:43:13.1840680Z 2025-12-04T10:43:13.1841989Z test_itt 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_itt_1.1_422f4ba0c06cd5cd_.log 2025-12-04T10:43:13.1842768Z Running 0 items in this shard: 2025-12-04T10:43:13.1842943Z 2025-12-04T10:43:13.1843207Z Finished test_itt 1/1 ... [2025-12-04 10:43:13.184182][3870.9634873], took 0.09min 2025-12-04T10:43:13.3547979Z Running test_masked 1/1 ... [2025-12-04 10:43:13.354351][3871.133881] 2025-12-04T10:43:13.3548427Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:13.3554994Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_masked.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:43:13.354955] 2025-12-04T10:43:16.9419218Z 2025-12-04T10:43:16.9420494Z torch_np/numpy_tests/lib/test_function_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_function_base_1.1_aae0fd66d927eef2_.log 2025-12-04T10:43:16.9421406Z Running 0 items in this shard: 2025-12-04T10:43:16.9421584Z 2025-12-04T10:43:16.9422097Z Finished torch_np/numpy_tests/lib/test_function_base 1/1 ... [2025-12-04 10:43:16.941831][3874.7213258], took 0.11min 2025-12-04T10:43:18.4572746Z Running test_sympy_utils 1/1 ... [2025-12-04 10:43:18.456224][3876.2363325] 2025-12-04T10:43:18.4573233Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:18.4579614Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_sympy_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:43:18.456224] 2025-12-04T10:43:20.7136178Z 2025-12-04T10:43:20.7136924Z test_masked 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_masked_1.1_ea1e9cef0ec662ce_.log 2025-12-04T10:43:20.7137923Z Running 0 items in this shard: 2025-12-04T10:43:20.7138103Z 2025-12-04T10:43:20.7138609Z Finished test_masked 1/1 ... [2025-12-04 10:43:20.698921][3878.4930214], took 0.12min 2025-12-04T10:43:22.4674077Z Running test_subclass 1/1 ... [2025-12-04 10:43:22.466830][3880.2464602] 2025-12-04T10:43:22.4674622Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:22.4680905Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_subclass.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:43:22.467419] 2025-12-04T10:43:24.4430855Z 2025-12-04T10:43:24.4431642Z test_sympy_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_sympy_utils_1.1_25deef4f143ab3b6_.log 2025-12-04T10:43:24.4432833Z Running 0 items in this shard: 2025-12-04T10:43:24.4433339Z 2025-12-04T10:43:24.4433580Z Finished test_sympy_utils 1/1 ... [2025-12-04 10:43:24.443072][3882.2225073], took 0.10min 2025-12-04T10:43:26.2744110Z Running test_import_stats 1/1 ... [2025-12-04 10:43:26.274029][3884.0534452] 2025-12-04T10:43:26.2744583Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:26.2751191Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_import_stats.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:43:26.274029] 2025-12-04T10:43:27.4776462Z 2025-12-04T10:43:27.4777346Z test_subclass 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_subclass_1.1_52b2065c2bb7f40c_.log 2025-12-04T10:43:27.4778386Z Running 0 items in this shard: 2025-12-04T10:43:27.4778574Z 2025-12-04T10:43:27.4779146Z Finished test_subclass 1/1 ... [2025-12-04 10:43:27.477705][3885.2570617], took 0.08min 2025-12-04T10:43:29.8072244Z Running functorch/test_vmap_registrations 1/1 ... [2025-12-04 10:43:29.806989][3887.5862654] 2025-12-04T10:43:29.8072788Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:29.8079872Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_vmap_registrations.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:43:29.807565] 2025-12-04T10:43:31.1441457Z 2025-12-04T10:43:31.1442258Z test_import_stats 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_import_stats_1.1_5d3662705dbbc318_.log 2025-12-04T10:43:31.1443129Z Running 0 items in this shard: 2025-12-04T10:43:31.1443314Z 2025-12-04T10:43:31.1444118Z Finished test_import_stats 1/1 ... [2025-12-04 10:43:31.143823][3888.9235373], took 0.08min 2025-12-04T10:43:32.8601668Z Running nn/test_parametrization 1/1 ... [2025-12-04 10:43:32.858940][3890.6392112] 2025-12-04T10:43:32.8602339Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:32.8608776Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_parametrization.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:43:32.858940] 2025-12-04T10:43:36.4002909Z Running test_mkldnn_fusion 1/1 ... [2025-12-04 10:43:36.397643][3894.1793314] 2025-12-04T10:43:36.4003372Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:36.4009791Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_mkldnn_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:43:36.397643] 2025-12-04T10:43:38.4310744Z 2025-12-04T10:43:38.4311644Z nn/test_parametrization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_parametrization_1.1_0c3e8f48426d21fa_.log 2025-12-04T10:43:38.4340207Z Running 50 items in this shard: test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True, test/nn/test_parametrization.py::TestNNParametrization::test_caching_parametrization_with_transfer_parametrizations_and_params_swap_True 2025-12-04T10:43:38.4367349Z 2025-12-04T10:43:38.4367625Z Finished nn/test_parametrization 1/1 ... [2025-12-04 10:43:38.425044][3896.2106003], took 0.09min 2025-12-04T10:43:38.8481932Z 2025-12-04T10:43:38.8484894Z functorch/test_vmap_registrations 1/1 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_vmap_registrations_1.1_ac24255c26e93e42_.log 2025-12-04T10:43:38.8485828Z Running 0 items in this shard: 2025-12-04T10:43:38.8486016Z 2025-12-04T10:43:38.8486363Z Finished functorch/test_vmap_registrations 1/1 ... [2025-12-04 10:43:38.848385][3896.6276031], took 0.15min 2025-12-04T10:43:41.8442423Z 2025-12-04T10:43:41.8443239Z test_mkldnn_fusion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_mkldnn_fusion_1.1_b90c6088be7117ab_.log 2025-12-04T10:43:41.8457788Z Running 50 items in this shard: test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops, test/test_mkldnn_fusion.py::TestMkldnnFusion::test_conv_unary_fusion_ops 2025-12-04T10:43:41.8471074Z 2025-12-04T10:43:41.8471330Z Finished test_mkldnn_fusion 1/1 ... [2025-12-04 10:43:41.841362][3899.6237314], took 0.09min 2025-12-04T10:43:43.7382633Z Running lazy/test_ts_opinfo 1/1 ... [2025-12-04 10:43:43.732919][3901.5172899] 2025-12-04T10:43:43.7383102Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:43.7390421Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'lazy/test_ts_opinfo.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:43:43.738511] 2025-12-04T10:43:44.3154804Z Running test_dynamic_shapes 1/1 ... [2025-12-04 10:43:44.314995][3902.0945015] 2025-12-04T10:43:44.3155250Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:44.3164670Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_dynamic_shapes.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:43:44.316176] 2025-12-04T10:43:47.1049025Z Running optim/test_swa_utils 1/1 ... [2025-12-04 10:43:47.103885][3904.883915] 2025-12-04T10:43:47.1049494Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:47.1056951Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'optim/test_swa_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:43:47.105421] 2025-12-04T10:43:51.2742959Z 2025-12-04T10:43:51.2743775Z lazy/test_ts_opinfo 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_ts_opinfo_1.1_188c54d530d22e1c_.log 2025-12-04T10:43:51.2744888Z Running 0 items in this shard: 2025-12-04T10:43:51.2745067Z 2025-12-04T10:43:51.2746296Z Finished lazy/test_ts_opinfo 1/1 ... [2025-12-04 10:43:51.274020][3909.0536764], took 0.13min 2025-12-04T10:43:51.8014634Z 2025-12-04T10:43:51.8015578Z optim/test_swa_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/optim.test_swa_utils_1.1_913f6822f3c77b99_.log 2025-12-04T10:43:51.8016234Z 2025-12-04T10:43:51.8016983Z Finished optim/test_swa_utils 1/1 ... [2025-12-04 10:43:51.801377][3909.5808003], took 0.08min 2025-12-04T10:43:56.7126326Z Running test_datapipe 1/1 ... [2025-12-04 10:43:56.711384][3914.4905625] 2025-12-04T10:43:56.7126820Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:56.7127991Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_datapipe.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:43:56.712260] 2025-12-04T10:43:57.1323020Z Running test_numba_integration 1/1 ... [2025-12-04 10:43:57.128757][3914.911308] 2025-12-04T10:43:57.1323484Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:43:57.1329859Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_numba_integration.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:43:57.128757] 2025-12-04T10:44:02.5925263Z 2025-12-04T10:44:02.5926098Z test_datapipe 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_datapipe_1.1_6c96a9818d67b3d7_.log 2025-12-04T10:44:02.5926974Z Running 0 items in this shard: 2025-12-04T10:44:02.5927150Z 2025-12-04T10:44:02.5927806Z Finished test_datapipe 1/1 ... [2025-12-04 10:44:02.592261][3920.3718766], took 0.10min 2025-12-04T10:44:02.6780822Z 2025-12-04T10:44:02.6781748Z test_numba_integration 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_numba_integration_1.1_980ef98e5fe29ee2_.log 2025-12-04T10:44:02.6782716Z Running 0 items in this shard: 2025-12-04T10:44:02.6782961Z 2025-12-04T10:44:02.6783550Z Finished test_numba_integration 1/1 ... [2025-12-04 10:44:02.674540][3920.4574471], took 0.09min 2025-12-04T10:44:02.9141218Z 2025-12-04T10:44:02.9142553Z PRINTING LOG FILE of test_dynamic_shapes 1/1 (test/test-reports/test_dynamic_shapes_1.1_0f681b86dc4db108_.log) 2025-12-04T10:44:02.9174516Z Test results will be stored in test-reports\python-pytest\test_dynamic_shapes\test_dynamic_shapes-9c83c2800626d656.xml 2025-12-04T10:44:02.9175369Z ============================= test session starts ============================= 2025-12-04T10:44:02.9175945Z 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:44:02.9176429Z cachedir: .pytest_cache 2025-12-04T10:44:02.9177097Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-12-04T10:44:02.9177967Z rootdir: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:44:02.9178308Z configfile: pytest.ini 2025-12-04T10:44:02.9178951Z 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:44:02.9179922Z collecting ... collected 378 items 2025-12-04T10:44:02.9180322Z stepcurrent: Cannot find last run test, not skipping 2025-12-04T10:44:02.9197840Z Running 50 items in this shard: test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs, test/test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:02.9212628Z 2025-12-04T10:44:02.9213063Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [9.7617s] [ 2%] 2025-12-04T10:44:02.9213847Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0290s] [ 2%] 2025-12-04T10:44:02.9214540Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0283s] [ 2%] 2025-12-04T10:44:02.9215226Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0260s] [ 2%] 2025-12-04T10:44:02.9215885Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0247s] [ 2%] 2025-12-04T10:44:02.9216570Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0281s] [ 2%] 2025-12-04T10:44:02.9217232Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0253s] [ 2%] 2025-12-04T10:44:02.9217922Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0314s] [ 2%] 2025-12-04T10:44:02.9218634Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0413s] [ 2%] 2025-12-04T10:44:02.9219366Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0409s] [ 2%] 2025-12-04T10:44:02.9220050Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0243s] [ 2%] 2025-12-04T10:44:02.9220716Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0240s] [ 2%] 2025-12-04T10:44:02.9221505Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0245s] [ 2%] 2025-12-04T10:44:02.9222163Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0365s] [ 2%] 2025-12-04T10:44:02.9222846Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0420s] [ 2%] 2025-12-04T10:44:02.9223592Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0420s] [ 2%] 2025-12-04T10:44:02.9224259Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0421s] [ 2%] 2025-12-04T10:44:02.9225054Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0420s] [ 2%] 2025-12-04T10:44:02.9225710Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0421s] [ 2%] 2025-12-04T10:44:02.9226408Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0419s] [ 2%] 2025-12-04T10:44:02.9227100Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0423s] [ 2%] 2025-12-04T10:44:02.9228281Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0422s] [ 2%] 2025-12-04T10:44:02.9228971Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0424s] [ 2%] 2025-12-04T10:44:02.9229633Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0271s] [ 2%] 2025-12-04T10:44:02.9230390Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0246s] [ 2%] 2025-12-04T10:44:02.9231137Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0255s] [ 2%] 2025-12-04T10:44:02.9231797Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0248s] [ 2%] 2025-12-04T10:44:02.9232485Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0239s] [ 2%] 2025-12-04T10:44:02.9233145Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0243s] [ 2%] 2025-12-04T10:44:02.9233853Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0240s] [ 2%] 2025-12-04T10:44:02.9234531Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0245s] [ 2%] 2025-12-04T10:44:02.9235202Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0240s] [ 2%] 2025-12-04T10:44:02.9236062Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0243s] [ 2%] 2025-12-04T10:44:02.9236854Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0245s] [ 2%] 2025-12-04T10:44:02.9237527Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0240s] [ 2%] 2025-12-04T10:44:02.9238191Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0354s] [ 2%] 2025-12-04T10:44:02.9238873Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0242s] [ 2%] 2025-12-04T10:44:02.9239565Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0248s] [ 2%] 2025-12-04T10:44:02.9240232Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0320s] [ 2%] 2025-12-04T10:44:02.9240927Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0408s] [ 2%] 2025-12-04T10:44:02.9241597Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0346s] [ 2%] 2025-12-04T10:44:02.9242388Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0242s] [ 2%] 2025-12-04T10:44:02.9243073Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0287s] [ 2%] 2025-12-04T10:44:02.9243744Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0254s] [ 2%] 2025-12-04T10:44:02.9244437Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0447s] [ 2%] 2025-12-04T10:44:02.9245103Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0451s] [ 2%] 2025-12-04T10:44:02.9245788Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0452s] [ 2%] 2025-12-04T10:44:02.9246481Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0458s] [ 2%] 2025-12-04T10:44:02.9247187Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0467s] [ 2%] 2025-12-04T10:44:02.9247927Z test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs FAILED [0.0468s] [ 2%] 2025-12-04T10:44:02.9248366Z 2025-12-04T10:44:02.9248497Z ================================== FAILURES =================================== 2025-12-04T10:44:02.9248975Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9249551Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9250031Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9250608Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9252728Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9254945Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9255532Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9256174Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9256770Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9257394Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9258147Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9258871Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9259593Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9260200Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9260830Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9261551Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9262195Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9262850Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9263493Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9264162Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9264847Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9265557Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9266185Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9266785Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9267368Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9268012Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9268590Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9269136Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9269628Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9270084Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9270586Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9271124Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9271684Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9272655Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9273665Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9274419Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9275418Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9276767Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9278646Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9280388Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9281361Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9282533Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9283861Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9285558Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9287212Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9288149Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9289000Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9290032Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9290993Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9291966Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9293105Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9294458Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9295303Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9295838Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9296370Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9296912Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9297493Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9297972Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9298415Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9299006Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9301363Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9303415Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9303998Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9304580Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9305222Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9305839Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9306466Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9307101Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9307671Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9308247Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9308817Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9309443Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9310044Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9310651Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9311298Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9311936Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9312556Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9313180Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9313760Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9314351Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9314930Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9315514Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9316085Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9316663Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9317324Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9317780Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9318246Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9318796Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9319421Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9320429Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9321435Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9322196Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9323291Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9324566Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9326341Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9328024Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9329077Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9330214Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9331528Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9333233Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9335000Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9335910Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9336722Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9337705Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9338665Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9339634Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9341589Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9342874Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9343719Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9344258Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9344797Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9345509Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9346151Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9346637Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9347088Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9347608Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9349699Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9351915Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9352496Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9353077Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9353673Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9354248Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9354871Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9355495Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9356056Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9356644Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9357261Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9357906Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9358517Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9359114Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9359715Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9360306Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9360935Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9361659Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9362281Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9362924Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9363546Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9364137Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9364707Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9365248Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9365759Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9366212Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9366672Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9367158Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9367723Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9368738Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9369775Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9370542Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9371599Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9372875Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9374748Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9376418Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9377393Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9378470Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9379785Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9381679Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9383423Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9384334Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9385134Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9386169Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9387177Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9388144Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9389275Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9390530Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9391367Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9392418Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9392968Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9393516Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9394096Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9394581Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9395033Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9395551Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9397718Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9399776Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9400346Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9400923Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9401507Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9402083Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9402784Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9403540Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9404150Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9404730Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9405305Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9405880Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9406484Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9407080Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9407688Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9408289Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9408969Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9409636Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9410213Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9410801Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9411373Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9411962Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9412579Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9413126Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9413628Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9414086Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9414599Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9415141Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9415712Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9416671Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9417676Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9418443Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9419443Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9420797Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9422715Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9424486Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9425452Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9426589Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9428129Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9429862Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9431538Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9432475Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9433319Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9434382Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9435346Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9436356Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9437499Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9438870Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9439718Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9440273Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9440824Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9441379Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9441979Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9442463Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9442929Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9443518Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9445787Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9447850Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9448433Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9449023Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9449631Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9450307Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9450949Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9451583Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9452161Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9452754Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9453341Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9453935Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9454610Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9455221Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9455884Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9456537Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9457179Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9457818Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9458403Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9459004Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9459588Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9460186Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9460761Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9461427Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9461969Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9462478Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9462966Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9463466Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9464119Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9465172Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9466188Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9466971Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9468067Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9469348Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9471721Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9473455Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9474477Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9475618Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9476959Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9478655Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9480411Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9481324Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9482137Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9483135Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9484103Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9485103Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9486425Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9487695Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9488538Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9489089Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9489641Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9490190Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9490788Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9491328Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9491842Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9492386Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9494478Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9496590Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9497220Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9497859Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9498463Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9499047Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9499691Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9500337Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9500914Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9501595Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9502183Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9502824Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9503500Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9504107Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9504725Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9505336Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9505978Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9507107Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9507743Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9508349Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9509036Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9509689Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9510316Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9510872Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9511392Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9511870Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9512357Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9512864Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9513454Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9514427Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9515477Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9516371Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9517442Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9518719Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9520500Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9522268Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9523346Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9524442Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9525778Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9527465Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9529358Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9530269Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9531079Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9532070Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9533039Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9534023Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9535303Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9536662Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9537515Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9538067Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9538667Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9539228Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9539829Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9540322Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9540780Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9541431Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9543793Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9545903Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9546490Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9547079Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9547679Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9548260Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9548900Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9550199Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9550876Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9551487Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9552078Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9552679Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9553291Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9553894Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9554517Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9555130Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9555776Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9556502Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9557159Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9557788Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9558376Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9558992Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9559628Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9560179Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9560702Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9561164Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9561644Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9562142Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9562766Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9563878Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9564885Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9565658Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9566677Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9567943Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9569854Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9572054Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9573028Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9574129Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9575462Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9577338Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9579006Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9579914Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9580723Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9581847Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9582917Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9583893Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9585034Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9586299Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9587160Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9587717Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9588309Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9588948Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9589590Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9590073Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9590530Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9591058Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9593613Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9595815Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9596461Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9597092Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9597697Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9598277Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9598923Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9599567Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9600147Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9600736Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9601319Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9601911Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9602682Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9603374Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9603997Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9604598Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9605238Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9605870Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9606453Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9607044Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9607630Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9608227Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9608851Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9609493Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9610060Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9610604Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9611086Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9611592Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9612539Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9613599Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9614619Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9615392Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9616510Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9617945Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9619775Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9621532Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9622514Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9623651Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9625119Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9626814Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9628500Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9629415Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9630313Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9631360Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9632328Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9633305Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9634853Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9636216Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9637150Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9637707Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9638250Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9638805Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9639410Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9639910Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9640370Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9640904Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9643137Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9645173Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9645809Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9646397Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9647000Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9647576Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9648224Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9648861Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9649433Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9650028Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9650616Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9651203Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9651818Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9652420Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9653044Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9653701Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9654385Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9655381Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9656011Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9656656Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9657237Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9657825Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9658410Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9658963Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9659473Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9659943Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9660419Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9660920Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9661577Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9662568Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9663569Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9664399Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9665470Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9666748Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9668530Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9670216Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9671202Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9672297Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9673633Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9675330Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9677726Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9678643Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9679457Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9680466Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9681445Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9682426Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9683566Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9684839Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9707024Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9707606Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9708288Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9708859Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9709454Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9709939Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9710392Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9710918Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9713019Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9715049Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9715606Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9716191Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9716781Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9717357Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9717996Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9719102Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9719782Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9720368Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9720941Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9721534Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9722132Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9722747Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9723354Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9723964Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9724590Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9725215Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9725803Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9726385Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9726953Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9727537Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9728097Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9728691Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9729184Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9729638Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9730110Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9730599Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9731168Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9732138Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9733143Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9733914Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9734905Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9736181Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9737950Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9740084Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9741152Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9742234Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9743556Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9745248Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9746910Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9747804Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9748611Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9749932Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9750887Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9751854Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9752990Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9754244Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9755099Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9755634Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9756169Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9756725Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9757315Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9757795Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9758243Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9758769Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9761264Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9763316Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9763876Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9764480Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9765074Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9765655Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9766295Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9766917Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9767492Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9768076Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9768648Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9769224Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9769867Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9770475Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9771079Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9771677Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9772301Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9772915Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9773505Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9774094Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9774669Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9775267Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9775820Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9776370Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9776877Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9777338Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9777812Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9778303Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9778873Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9780245Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9781371Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9782130Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9783123Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9784413Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9786192Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9787860Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9788825Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9789909Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9791285Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9792969Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9794631Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9795541Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9796358Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9797343Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9798303Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9799273Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9800454Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9802115Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9802956Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9803500Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9804028Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9804596Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9805186Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9805669Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9806125Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9806656Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9808749Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9810787Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9811390Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9811977Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9812568Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9813132Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9813759Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9814381Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9814956Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9815540Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9816116Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9816689Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9817283Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9817892Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9818492Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9819087Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9819710Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9820326Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9821413Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9822305Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9822890Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9823475Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9824037Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9824599Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9825106Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9825565Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9826036Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9826539Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9827115Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9828171Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9829182Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9829937Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9830931Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9832266Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9834135Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9835801Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9836781Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9837866Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9839232Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9840969Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9842741Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9843641Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9844448Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9845524Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9846485Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9847461Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9848601Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9849857Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9850696Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9851276Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9851906Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9852467Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9853065Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9853560Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9854002Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9854537Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9856623Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9858798Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9859379Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9859960Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9860558Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9861253Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9861885Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9862575Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9863575Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9864217Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9864817Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9865384Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9865994Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9866589Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9867200Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9867810Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9868434Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9869120Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9869760Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9870340Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9870913Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9871487Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9872037Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9872630Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9873133Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9873591Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9874052Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9874565Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9875194Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9876149Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9877153Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9877912Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9878908Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9880180Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9882039Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9883842Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9884810Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9885896Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9887312Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9889002Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9890651Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9891539Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9892388Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9893407Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9894409Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9895376Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9896507Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9897758Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9898682Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9899226Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9899754Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9900301Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9900884Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9901450Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9901904Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9902444Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9904709Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9906807Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9907366Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9907961Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9908556Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9909132Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9909806Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9910468Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9911050Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9911629Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9912202Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9912783Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9913380Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9914030Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9914629Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9915229Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9915948Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9916568Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9917171Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9917757Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9918335Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9918932Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9919487Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9920033Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9920523Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9920980Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9921484Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9922017Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9922588Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9923648Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9924705Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9925464Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9926462Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9927845Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9929631Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9931294Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9932257Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9933427Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9934792Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9936476Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9938141Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9939118Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9939921Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9940908Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9941975Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9942944Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9944077Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9945539Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9946375Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9946911Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9947445Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9948003Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9948587Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9949069Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9949537Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9950075Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:02.9952280Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:02.9954330Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:02.9954951Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:02.9955566Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:02.9956212Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:02.9956835Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:02.9957476Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:02.9958101Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9958686Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:02.9959279Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:02.9959865Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:02.9960446Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:02.9961054Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:02.9961694Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9962385Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:02.9962991Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9963628Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:02.9964248Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9964896Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:02.9965567Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9966154Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:02.9966757Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:02.9967323Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:02.9967973Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:02.9968484Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:02.9968947Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:02.9969433Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9969936Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:02.9970520Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:02.9971482Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:02.9972510Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:02.9973329Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:02.9974382Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:02.9975716Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9977492Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9979213Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9980233Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:02.9981408Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:02.9982745Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9984438Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9986290Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:02.9987235Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:02.9988042Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:02.9989039Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:02.9990015Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:02.9991075Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:02.9992216Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9993480Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:02.9994326Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:02.9994872Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:02.9995409Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:02.9996025Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:02.9996678Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:02.9997214Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:02.9997672Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:02.9998199Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0000298Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0002386Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0003003Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0003611Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0004213Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0004788Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0005421Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0006041Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0006712Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0007338Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0007968Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0008595Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0009196Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0009818Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0010439Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0011043Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0011688Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0012306Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0012904Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0013499Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0014171Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0014889Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0015462Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0016081Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0016594Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0017057Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0017545Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0018045Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0018624Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0019602Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0020761Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0021755Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0022875Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0024301Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0026303Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0028781Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0029906Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0031137Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0032632Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0034553Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0036440Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0037435Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0038289Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0039289Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0040319Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0041285Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0042401Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0043782Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0044622Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0045161Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0045688Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0046235Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0046821Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0047299Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0047736Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0048382Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0050982Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0053070Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0053625Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0054213Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0054806Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0055473Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0056140Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0056754Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0057324Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0057903Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0058483Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0059053Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0059647Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0060298Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0060903Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0061680Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0062348Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0062965Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0063561Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0064139Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0064712Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0065299Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0065858Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0066405Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0066889Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0067352Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0067822Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0068312Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0068873Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0069877Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0071245Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0072031Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0073174Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0074459Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0076235Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0077895Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0078865Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0079942Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0081564Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0083266Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0084930Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0085822Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0086629Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0087615Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0088620Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0089673Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0090803Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0092461Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0093308Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0093846Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0094373Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0094933Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0095533Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0096010Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0096463Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0096988Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0099072Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0101187Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0101751Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0102383Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0102975Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0103542Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0103820Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0104063Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0104293Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0104528Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0104768Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0105002Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0105267Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0105511Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0105767Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0105998Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0106284Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0106515Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0106793Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0107067Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0107593Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0107830Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0108070Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0108286Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0108456Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0108659Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0108822Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0109052Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0109291Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0109924Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0110215Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0110592Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0111116Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0111810Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0112841Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0113386Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0113716Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0114378Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0114946Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0115978Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0116555Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0117096Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0117564Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0118113Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0118538Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0118992Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0119636Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0120266Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0120442Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0120700Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0120887Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0121215Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0121416Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0121597Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0121773Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0122030Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0123745Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0123975Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0124206Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0124456Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0124684Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0124911Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0125200Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0125431Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0125697Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0125965Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0126480Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0126714Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0126973Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0127217Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0127483Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0127715Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0128008Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0128244Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0128492Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0128737Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0128974Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0129206Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0129432Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0129647Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0129854Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0130049Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0130215Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0130439Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0130668Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0131293Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0131578Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0131970Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0132497Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0133140Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0134176Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0134798Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0135395Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0136050Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0136618Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0137649Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0138195Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0138440Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0138900Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0139328Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0139790Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0140241Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0140816Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0141487Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0141667Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0141926Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0142103Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0142379Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0142577Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0142759Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0142931Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0143185Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0145396Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0145667Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0145903Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0146163Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0146397Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0146627Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0146926Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0147163Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0147389Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0147644Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0147871Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0148100Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0148361Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0148599Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0148894Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0149128Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0149412Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0149642Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0149882Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0150122Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0150360Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0150591Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0150824Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0151037Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0151202Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0151395Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0151561Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0151787Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0152015Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0152636Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0153244Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0153629Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0154156Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0154811Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0155853Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0156401Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0156748Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0157393Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0157963Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0159030Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0159571Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0159816Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0160275Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0160709Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0161139Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0161582Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0162159Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0163337Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0163509Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0163765Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0163936Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0164214Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0164412Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0164595Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0164756Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0165016Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0166881Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0167110Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0167341Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0167633Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0167863Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0168095Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0168395Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0168628Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0168854Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0169106Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0169340Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0169573Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0169849Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0170079Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0170335Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0170578Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0170853Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0171085Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0171327Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0171634Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0172145Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0172380Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0172615Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0172829Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0172995Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0173194Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0173353Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0173582Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0173823Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0174454Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0174741Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0175117Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0175638Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0176385Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0177472Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0178018Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0178357Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0179011Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0179582Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0180605Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0181232Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0181561Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0182316Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0182751Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0183188Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0183637Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0184221Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0184803Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0184975Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0185228Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0185407Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0185684Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0185918Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0186108Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0186272Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0186533Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0188260Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0188490Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0188723Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0188971Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0189200Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0189429Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0189719Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0189950Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0190178Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0190497Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0190758Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0190988Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0191255Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0191486Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0191746Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0191983Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0192266Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0192506Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0192767Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0192992Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0193228Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0193458Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0193690Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0193898Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0194104Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0194303Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0194465Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0194694Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0194921Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0195549Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0195833Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0196206Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0196734Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0197380Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0198396Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0198975Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0199376Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0200023Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0200584Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0201604Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0202153Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0202401Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0202850Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0203278Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0203746Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0204188Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0204767Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0205343Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0205511Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0205768Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0205940Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0206215Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0206410Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0206598Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0206758Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0207009Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0208800Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0209055Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0209288Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0209534Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0209765Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0210001Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0210300Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0210539Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0210764Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0211006Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0211232Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0211463Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0211733Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0211961Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0212260Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0212504Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0212783Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0213011Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0213257Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0213490Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0213725Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0213961Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0214186Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0214398Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0214561Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0214759Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0214921Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0215142Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0215371Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0215994Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0216355Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0216762Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0217287Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0217942Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0218956Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0219504Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0219848Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0220492Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0221170Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0222256Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0222802Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0223071Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0223525Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0223958Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0224394Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0224837Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0225415Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0226073Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0226275Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0226535Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0226709Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0226981Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0227178Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0227363Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0227530Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0227788Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0229515Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0229739Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0229973Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0230222Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0230494Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0230725Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0231013Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0231244Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0231469Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0231721Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0231950Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0232179Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0232450Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0232686Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0232945Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0233185Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0233465Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0233699Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0233949Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0234220Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0234484Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0234758Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0234977Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0235195Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0235373Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0235564Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0235730Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0235949Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0236186Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0236809Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0237092Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0237470Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0237992Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0239023Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0240052Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0240599Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0240944Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0241601Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0242176Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0243210Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0243758Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0244085Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0244580Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0245009Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0245450Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0245894Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0246478Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0247058Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0247225Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0247479Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0247652Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0247931Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0248357Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0248551Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0248718Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0248976Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0250707Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0250941Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0251186Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0251427Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0251659Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0251894Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0252189Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0252423Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0252650Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0252933Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0253225Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0253454Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0253731Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0253963Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0254222Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0254469Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0254745Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0254983Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0255229Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0255458Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0255695Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0255929Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0256159Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0256372Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0256547Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0256979Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0257147Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0257386Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0257614Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0258244Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0258544Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0258913Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0259442Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0260100Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0261218Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0261765Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0262226Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0262877Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0263452Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0264489Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0265042Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0265294Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0265746Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0266178Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0266614Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0267303Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0267882Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0268468Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0268637Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0268910Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0269085Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0269363Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0269559Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0269744Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0269905Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0270159Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0271949Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0272207Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0272445Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0272691Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0272926Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0273162Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0273445Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0273681Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0273915Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0274163Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0274394Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0274624Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0274892Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0275126Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0275609Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0275849Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0276129Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0276360Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0276616Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0276843Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0277083Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0277427Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0277690Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0277954Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0278134Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0278319Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0278480Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0278707Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0278935Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0279563Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0279942Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0280345Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0280865Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0281518Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0282540Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0283092Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0283475Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0284216Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0284794Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0286079Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0286622Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0286881Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0287333Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0287766Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0288208Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0288649Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0289232Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0290148Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0290395Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0290660Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0290826Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0291105Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0291304Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0291491Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0291660Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0291918Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0293651Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0293876Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0294112Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0294358Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0294856Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0295098Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0295435Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0295666Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0295943Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0296180Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0296408Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0296638Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0296912Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0297143Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0297400Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0297639Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0297919Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0298155Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0298407Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0298634Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0298951Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0299223Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0299443Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0299654Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0299830Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0300018Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0300179Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0300421Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0300649Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0301425Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0301768Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0302136Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0302658Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0303315Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0304613Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0305160Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0305499Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0306144Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0306729Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0307838Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0308383Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0308987Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0309508Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0309943Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0310384Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0310826Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0311420Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0311992Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0312160Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0312422Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0312589Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0312916Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0313127Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0313597Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0313766Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0314029Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0315764Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0315996Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0316235Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0316478Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0316706Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0316943Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0317228Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0317459Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0317697Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0317977Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0318235Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0318507Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0318821Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0319050Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0319354Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0319670Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0319947Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0320182Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0320435Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0320667Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0320903Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0321143Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0321366Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0321583Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0321759Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0322202Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0322370Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0322609Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0322844Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0323467Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0323765Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0324132Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0324710Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0325416Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0326440Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0326988Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0327401Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0328083Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0328665Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0329686Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0330235Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0330539Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0331037Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0331467Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0331897Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0332585Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0333178Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0333750Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0333930Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0334206Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0334384Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0334663Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0334869Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0335046Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0335209Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0335473Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0337367Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0337629Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0337873Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0338110Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0338340Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0338587Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0338870Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0339123Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0339369Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0339603Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0339829Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0340071Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0340332Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0340560Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0340824Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0341409Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0341687Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0341938Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0342227Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0342457Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0342736Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0342974Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0343199Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0343411Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0343596Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0343783Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0343943Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0344171Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0344391Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0345012Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0345351Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0345792Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0346315Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0346973Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0348048Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0348652Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0348980Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0349627Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0350211Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0351502Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0352045Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0352299Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0352754Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0353195Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0353657Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0354148Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0354735Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0355307Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0355548Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0355842Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0356009Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0356282Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0356490Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0356674Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0356841Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0357102Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0358832Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0359054Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0359292Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0359579Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0359905Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0360152Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0360439Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0360673Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0360918Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0361152Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0361380Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0361614Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0361879Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0362111Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0362376Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0362609Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0362889Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0363132Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0363367Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0363592Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0363877Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0364492Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0364719Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0364931Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0365155Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0365349Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0365541Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0365779Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0366002Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0366636Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0366930Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0367301Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0367820Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0368473Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0369537Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0370091Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0370419Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0371112Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0371742Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0372760Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0373305Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0373587Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0374106Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0374545Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0374966Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0375407Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0375991Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0376611Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0376780Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0377083Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0377248Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0377525Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0377727Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0377945Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0378108Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0378371Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0380089Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0380311Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0380563Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0380804Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0381035Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0381364Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0381645Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0381876Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0382115Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0382397Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0382750Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0383024Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0383291Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0383525Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0383787Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0384019Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0384293Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0384534Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0384777Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0385004Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0385247Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0385478Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0385696Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0385925Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0386091Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0386276Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0386480Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0386710Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0386934Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0387558Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0387849Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0388262Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0388836Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0389494Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0390513Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0391063Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0391466Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0392154Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0392738Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0393800Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0394404Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0394649Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0395100Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0395533Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0395959Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0396442Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0397036Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0397601Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0397771Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0398037Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0398205Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0398481Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0398685Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0398860Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0399021Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0399289Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0401146Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0401459Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0401694Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0401941Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0402170Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0402414Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0402696Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0402936Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0403174Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0403414Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0403640Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0403885Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0404144Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0404378Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0404641Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0404910Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0405237Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0405501Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0415767Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0416107Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0416357Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0416671Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0416894Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0417179Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0417367Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0417553Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0417717Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0417953Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0418175Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0418814Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0419113Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0419654Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0420225Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0420897Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0422008Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0422634Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0423013Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0423658Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0424240Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0425310Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0425862Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0426106Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0426561Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0426995Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0427423Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0427867Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0428545Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0429119Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0429369Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0429663Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0429835Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0430119Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0430327Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0430509Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0430676Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0430942Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0432663Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0432886Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0433132Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0433373Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0433605Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0433932Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0434260Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0434493Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0434727Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0434962Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0435192Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0435430Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0435689Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0435925Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0436191Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0436423Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0436698Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0436944Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0437183Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0437412Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0437709Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0437969Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0438221Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0438435Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0438612Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0438798Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0438960Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0439198Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0439421Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0440143Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0440441Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0440814Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0441340Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0441996Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0443061Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0443618Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0443947Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0444593Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0445206Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0446291Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0446851Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0447105Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0448034Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0448538Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0448960Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0449407Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0449995Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0450572Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0450742Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0451059Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0451233Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0451556Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0451770Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0451953Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0452161Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0452436Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0454160Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0454391Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0454642Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0454882Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0455114Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0455358Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0455638Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0455871Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0456106Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0456340Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0456614Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0456934Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0457270Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0457507Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0457774Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0458006Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0458281Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0458521Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0458766Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0458994Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0459240Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0459467Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0459693Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0459911Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0460075Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0460258Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0460460Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0460691Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0460918Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0461659Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0461954Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0462328Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0462925Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0463608Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0464631Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0465194Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0465993Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0466717Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0467302Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0468371Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0468971Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0469219Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0469671Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0470105Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0470525Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0471011Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0471598Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0472168Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0472336Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0472600Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0472769Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0473054Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0473264Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0473446Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0473609Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0473873Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0475872Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0476180Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0476418Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0476661Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0476893Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0477134Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0477416Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0477652Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0477911Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0478155Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0478384Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0478624Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0478887Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0479122Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0479399Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0479694Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0479997Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0480295Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0480544Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0480775Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0481030Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0481265Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0481487Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0481722Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0481894Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0482084Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0482264Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0482498Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0482724Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0483356Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0483653Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0484104Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0484691Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0485346Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0486462Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0487040Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0487378Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0488031Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0488617Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0489646Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0490242Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0490491Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0490942Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0491422Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0491898Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0492341Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0492929Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0493500Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0493721Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0494007Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0494206Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0494483Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0494692Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0494871Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0495033Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0495298Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0497070Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0497334Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0497578Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0497818Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0498054Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0498330Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0498614Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0498847Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0499077Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0499311Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0499545Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0499783Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0500042Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0500275Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0500544Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0500773Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0501134Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0501385Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0501629Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0501865Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0502112Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0502422Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0502723Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0502945Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0503149Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0503339Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0503514Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0503737Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0503963Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0504607Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0504894Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0505263Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0505801Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0506449Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0507511Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0508064Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0508437Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0509130Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0509724Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0510745Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0511300Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0511548Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0512074Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0512539Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0512962Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0513402Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0513984Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0514645Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0514838Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0515136Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0515303Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0515628Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0515887Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0516066Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0516338Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0516657Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0518591Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0518874Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0519113Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0519401Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0519699Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0519956Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0520260Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0520550Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0520822Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0521093Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0521336Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0521708Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0522459Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0522755Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0523032Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0523264Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0523544Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0523788Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0524032Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0524271Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0524526Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0524757Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0524983Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0525206Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0525374Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0525569Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0525743Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0526019Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0526244Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0526885Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0527168Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0527542Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0528126Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0528868Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0529895Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0530450Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0530782Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0531839Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0532420Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0533434Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0534047Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0534302Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0534837Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0535272Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0535692Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0536130Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0536763Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0537335Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0537512Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0537766Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0537934Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0538219Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0538418Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0538607Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0538774Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0539042Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0540887Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0541308Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0541852Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0542101Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0542342Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0542577Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0542863Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0543104Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0543338Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0543586Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0543822Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0544058Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0544324Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0544560Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0544835Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0545063Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0545610Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0545856Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0546142Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0546370Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0546655Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0546936Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0547155Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0547368Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0547549Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0547735Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0547897Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0548131Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0548358Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0548979Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0549277Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0549694Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0550533Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0551201Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0552226Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0552791Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0553121Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0553766Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0554341Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0555361Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0555944Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0556195Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0556650Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0557082Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0557565Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0558092Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0558678Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0559250Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0559461Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0559763Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0560213Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0560496Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0560709Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0560893Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0561062Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0561337Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0563066Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0563296Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0563543Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0563799Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0564028Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0564258Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0564588Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0564822Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0565051Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0565293Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0565519Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0565747Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0566010Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0566254Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0566512Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0566745Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0567033Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0567264Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0567502Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0567741Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0567973Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0568239Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0568498Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0568976Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0569148Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0569340Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0569502Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0569730Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0569962Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0570595Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0570886Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0571266Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0571789Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0572437Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0573555Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0574234Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0574569Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0575211Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0575785Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0576807Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0577348Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0577592Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0578053Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0578839Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0579270Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0579724Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0580303Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0580886Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0581145Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0581399Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0581574Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0581848Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0582049Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0582242Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0582404Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0582703Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0584446Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0584674Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0584902Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0585151Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0585382Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0585613Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0585907Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0586138Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0586360Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0586606Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0586832Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0587102Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0587694Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0587929Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0588187Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0588418Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0588711Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0588942Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0589182Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0589431Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0589679Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0589914Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0590142Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0590353Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0590518Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0590719Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0590880Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0591139Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0591372Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0591995Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0592278Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0592655Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0593180Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0593837Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0594862Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0595410Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0595748Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0596930Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0597514Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0598548Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0599092Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0599345Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0599815Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0600245Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0600681Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0601131Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0601748Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0602324Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0602489Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0602748Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0602928Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0603205Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0603407Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0603588Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0603750Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0604003Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0605890Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0606199Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0606461Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0606709Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0606939Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0607172Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0607459Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0607697Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0607932Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0608178Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0608413Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0608643Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0608912Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0609141Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0609397Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0609639Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0609957Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0610187Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0610436Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0610666Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0610900Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0611127Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0611359Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0611568Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0611735Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0611927Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0612088Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0612311Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0612543Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0613172Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0613452Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0613827Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0614807Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0615460Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0616497Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0617047Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0617388Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0618032Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0618601Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0619639Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0620223Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0620479Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0620928Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0621476Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0621916Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0622366Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0622951Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0623532Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0623701Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0623998Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0624208Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0624516Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0624715Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0624903Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0625073Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0625331Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0627060Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0627290Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0627520Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0627763Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0627989Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0628222Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0628551Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0628785Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0629017Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0629264Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0629490Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0629722Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0629988Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0630222Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0630486Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0630726Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0631002Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0631230Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0631477Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0631707Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0631947Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0632182Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0632468Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0632725Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0632890Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0633084Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0633243Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0633470Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0633699Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0634322Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0634609Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0634986Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0635507Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0636153Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0637194Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0637778Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0638113Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0638751Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0639319Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0640346Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0640887Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0641140Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0641588Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0642117Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0642548Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0642987Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0643559Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0644140Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0644313Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0644566Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0644740Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0645012Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0645206Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0645390Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0645553Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0645849Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0647582Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0647807Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0648034Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0648277Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0648511Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0648750Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0649038Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0649272Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0649498Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0649743Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0649969Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0650235Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0650545Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0650815Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0651071Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0651309Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0651587Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0651819Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0652065Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0652301Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0652539Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0652774Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0652993Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0653207Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0653374Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0653565Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0653723Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0653947Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0654211Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0654840Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0655120Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0655498Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0656019Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0656675Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0657694Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0658239Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0658577Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0659292Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0659891Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0661009Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0661670Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0661952Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0662406Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0662829Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0663259Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0663698Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0664327Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0664903Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0665073Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0665324Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0665499Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0665775Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0665977Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0666171Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0666336Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0666591Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0668405Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0668671Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0668970Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0669214Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0669442Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0669670Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0669959Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0670190Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0670414Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0670665Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0670892Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0671128Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0671400Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0671629Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0671885Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0672125Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0672402Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0672716Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0672973Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0673241Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0673481Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0673719Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0673935Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0674155Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0674323Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0674509Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0674673Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0674896Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0675124Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0675749Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0676030Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0676402Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0677030Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0677685Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0678750Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0679343Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0679687Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0680333Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0680905Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0681931Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0682514Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0682774Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0683224Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0683649Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0684084Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0684579Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0685203Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0685782Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0685953Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0686252Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0686457Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0686767Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0686966Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0687150Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0687313Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0687570Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0689312Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0689539Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0689774Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0690012Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0690288Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0690520Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0691231Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0691471Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0691700Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0691949Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0692180Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0692414Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0692687Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0692917Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0693179Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0693422Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0693701Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0693930Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0694178Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0694404Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0694638Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0694875Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0695137Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0695383Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0695589Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0695777Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0695989Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0696218Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0696483Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0697111Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0697407Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0697777Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0698297Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0698961Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0699984Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0700577Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0700917Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0701694Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0702317Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0703343Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0703894Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0704148Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0704604Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0705110Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0705573Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0706018Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0706593Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0707174Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0707394Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0707670Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0707858Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0708152Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0708354Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0708539Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0708700Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0708951Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0710722Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0710944Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0711182Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0711421Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0711651Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0711892Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0712172Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0712404Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0712628Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0712869Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0713102Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0713376Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0713776Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0714036Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0714296Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0714539Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0714818Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0715050Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0715298Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0715529Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0715769Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0716006Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0716226Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0716435Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0716605Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0716789Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0716949Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0717179Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0717442Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0718068Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0718370Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0718740Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0719311Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0720011Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0721041Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0721587Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0721919Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0722600Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0723249Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0724267Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0724855Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0725153Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0725607Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0726031Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0726458Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0726899Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0727525Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0728097Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0728265Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0728524Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0728692Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0728968Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0729170Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0729349Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0729511Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0729765Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0731585Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0731852Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0732126Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0732396Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0732624Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0732867Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0733148Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0733381Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0733618Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0733858Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0734089Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0734321Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0734591Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0734818Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0735074Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0735312Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0735589Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0735854Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0736131Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0736373Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0736651Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0736888Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0737107Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0737317Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0737487Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0737676Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0737842Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0738071Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0738292Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0738918Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0739206Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0739575Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0740456Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0741268Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0742380Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0742927Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0743278Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0743928Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0744508Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0745532Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0746117Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0746367Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0746816Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0747243Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0747718Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0748215Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0748802Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0749368Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0749535Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0749796Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0750002Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0750339Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0750543Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0750723Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0750886Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0751142Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0752876Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0753104Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0753370Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0753620Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0753889Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0754130Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0754415Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0754690Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0754933Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0755170Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0755395Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0755633Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0755892Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0756124Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0756388Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0756625Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0756902Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0757133Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0757384Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0757609Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0757847Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0758082Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0758697Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0758951Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0759213Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0759406Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0759610Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0759844Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0760065Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0760693Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0760995Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0761371Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0761894Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0762552Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0763573Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0764177Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0764505Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0765202Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0765830Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0766860Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0767402Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0767654Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0768108Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0768624Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0769080Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0769522Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0770108Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0770679Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0770856Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0771166Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0771330Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0771654Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0771858Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0772033Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0772194Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0772460Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0774231Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0774456Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0774699Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0774937Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0775172Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0775414Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0775694Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0775926Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0776163Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0776398Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0776628Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0776909Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0777214Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0777529Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0777836Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0778066Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0778347Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0778586Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0778828Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0779058Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0779300Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0779538Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0779761Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0779971Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0780140Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0780322Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0780488Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0780716Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0780980Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0781700Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0782001Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0782368Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0782937Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0783638Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0784670Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0785229Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0785557Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0786207Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0786890Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0787903Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0788493Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0788749Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0789252Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0789687Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0790106Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0790544Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0791130Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0791736Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0791903Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0792162Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0792325Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0792599Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0792800Z _______________ TestUnbacked.test_do_not_guard_unbacked_inputs ________________ 2025-12-04T10:44:03.0792980Z [XPASS(strict)] https://github.com/pytorch/pytorch/issues/163785 2025-12-04T10:44:03.0793146Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:44:03.0793415Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] Python shape guard function: 2025-12-04T10:44:03.0795215Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def ___make_guard_fn(IsNonOverlappingAndDenseIndicator, cast_symbool_to_symint_guardless, math, torch, ___check_type_id, ___check_obj_id, ___odict_getitem, ___key_to_id, ___dict_version, ___dict_contains, ___tuple_iterator_len, ___normalize_range_iter, ___tuple_iterator_getitem, ___dataclass_fields, ___namedtuple_fields, ___get_torch_function_mode_stack_at, ___get_current_stream, __math_isnan, __numpy_isnan, inf, __load_module, utils_device, device, ___from_numpy, ___as_tensor, inspect): 2025-12-04T10:44:03.0795438Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] def guard(L): 2025-12-04T10:44:03.0795752Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var0 = L['a'] 2025-12-04T10:44:03.0796033Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var1 = _var0.size 2025-12-04T10:44:03.0796266Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var2 = _var1() 2025-12-04T10:44:03.0796506Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var3 = _var2[1] 2025-12-04T10:44:03.0796795Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var0.stride()[0] == _var3): 2025-12-04T10:44:03.0797032Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0797270Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var4 = L['b'] 2025-12-04T10:44:03.0797506Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var5 = _var4.size 2025-12-04T10:44:03.0797739Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var6 = _var5() 2025-12-04T10:44:03.0797979Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] _var7 = _var2[0] 2025-12-04T10:44:03.0798237Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[0] == _var7): 2025-12-04T10:44:03.0798467Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0798728Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var6[1] == _var3): 2025-12-04T10:44:03.0798956Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0799233Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (_var4.stride()[0] == _var3): 2025-12-04T10:44:03.0799513Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0799754Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var7): 2025-12-04T10:44:03.0799984Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0800274Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] if not (0 <= _var3): 2025-12-04T10:44:03.0800537Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return False 2025-12-04T10:44:03.0800765Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return True 2025-12-04T10:44:03.0800976Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] return guard 2025-12-04T10:44:03.0801151Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:1786] [0/0] [__guards] 2025-12-04T10:44:03.0801335Z V1204 10:43:59.962000 784 torch\_dynamo\guards.py:3990] [0/0] [__guards] GUARDS: 2025-12-04T10:44:03.0801499Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0801738Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] TREE_GUARD_MANAGER: 2025-12-04T10:44:03.0801960Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- RootGuardManager 2025-12-04T10:44:03.0802586Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- LAMBDA_GUARD: torch._functorch.aot_autograd.utils.top_saved_tensors_hooks ids == None # _dynamo\output_graph.py:808 in init_ambient_guards 2025-12-04T10:44:03.0802874Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GLOBAL_STATE: ___check_global_state() 2025-12-04T10:44:03.0803242Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- TORCH_FUNCTION_MODE_STACK: ___check_torch_function_mode_stack() 2025-12-04T10:44:03.0803804Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- DEFAULT_DEVICE: utils_device.CURRENT_DEVICE == None # _dynamo\output_graph.py:795 in init_ambient_guards 2025-12-04T10:44:03.0804529Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['a'], accessed_by=FrameLocalsGuardAccessor(key='a', framelocals_idx=0), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0805544Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['a'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0806139Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['a'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0806517Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING: check_no_aliasing(L['a'], L['b']) 2025-12-04T10:44:03.0807163Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | +- GuardManager: source=L['b'], accessed_by=FrameLocalsGuardAccessor(key='b', framelocals_idx=1), type=, tag_safe=(True, False) 2025-12-04T10:44:03.0807744Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TYPE_MATCH: ___check_type_id(L['b'], 1691316436704) # # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0808759Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- TENSOR_MATCH: check_tensor(L['b'], Tensor, DispatchKeySet(CPU, BackendSelect, ADInplaceOrView, AutogradCPU), torch.float32, device=None, requires_grad=False, size=[None, None], stride=[None, 1]) # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0809350Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_HASATTR: hasattr(L['b'], '_dynamo_dynamic_indices') == False # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func 2025-12-04T10:44:03.0809594Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] | | +- NO_TENSOR_ALIASING 2025-12-04T10:44:03.0810051Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['a'].stride()[0] == L['a'].size()[1] # (unknown source L['a'].stride()[0], please file a bug) 2025-12-04T10:44:03.0810485Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[0] == L['a'].size()[0] # (unknown source L['b'].size()[0], please file a bug) 2025-12-04T10:44:03.0810905Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].size()[1] == L['a'].size()[1] # (unknown source L['b'].size()[1], please file a bug) 2025-12-04T10:44:03.0811351Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: L['b'].stride()[0] == L['a'].size()[1] # (unknown source L['b'].stride()[0], please file a bug) 2025-12-04T10:44:03.0811984Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[0] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0812597Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] +- LAMBDA_GUARD: 0 <= L['a'].size()[1] # a.expand(b.shape) # test\test_dynamic_shapes.py:3403 in func (_dynamo\variables\builder.py:3686 in ) 2025-12-04T10:44:03.0812770Z V1204 10:43:59.963000 784 torch\_dynamo\guards.py:3698] [0/0] [__guards] 2025-12-04T10:44:03.0813035Z V1204 10:43:59.984000 784 torch\_dynamo\guards.py:3734] [0/0] [__guards] Guard eval latency = 31.90 us 2025-12-04T10:44:03.0813243Z ------------------------------ Captured log call ------------------------------ 2025-12-04T10:44:03.0813552Z ERROR numba.cuda.cudadrv.driver:driver.py:384 Call to cuInit results in CUDA_ERROR_NO_DEVICE 2025-12-04T10:44:03.0814446Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_dynamic_shapes\test_dynamic_shapes-9c83c2800626d656.xml - 2025-12-04T10:44:03.0814583Z =========================== short test summary info =========================== 2025-12-04T10:44:03.0814882Z FAILED [9.7617s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0815136Z FAILED [0.0290s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0815376Z FAILED [0.0283s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0815612Z FAILED [0.0260s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0815860Z FAILED [0.0247s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0816101Z FAILED [0.0281s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0816339Z FAILED [0.0253s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0816585Z FAILED [0.0314s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0816831Z FAILED [0.0413s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0817069Z FAILED [0.0409s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0817398Z FAILED [0.0243s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0817700Z FAILED [0.0240s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0817941Z FAILED [0.0245s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0818272Z FAILED [0.0365s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0818528Z FAILED [0.0420s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0818766Z FAILED [0.0420s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0819005Z FAILED [0.0421s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0819249Z FAILED [0.0420s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0819483Z FAILED [0.0421s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0819726Z FAILED [0.0419s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0819968Z FAILED [0.0423s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0820204Z FAILED [0.0422s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0820446Z FAILED [0.0424s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0820698Z FAILED [0.0271s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0820934Z FAILED [0.0246s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0821253Z FAILED [0.0255s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0821491Z FAILED [0.0248s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0821738Z FAILED [0.0239s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0821980Z FAILED [0.0243s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0822216Z FAILED [0.0240s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0822505Z FAILED [0.0245s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0822774Z FAILED [0.0240s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0823048Z FAILED [0.0243s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0823291Z FAILED [0.0245s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0823577Z FAILED [0.0240s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0823815Z FAILED [0.0354s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0824103Z FAILED [0.0242s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0824339Z FAILED [0.0248s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0824573Z FAILED [0.0320s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0824820Z FAILED [0.0408s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0825060Z FAILED [0.0346s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0825295Z FAILED [0.0242s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0825544Z FAILED [0.0287s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0825781Z FAILED [0.0254s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0826022Z FAILED [0.0447s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0826264Z FAILED [0.0451s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0826506Z FAILED [0.0452s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0826786Z FAILED [0.0458s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0827024Z FAILED [0.0467s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0827270Z FAILED [0.0468s] test_dynamic_shapes.py::TestUnbacked::test_do_not_guard_unbacked_inputs 2025-12-04T10:44:03.0827388Z ============================= 50 failed in 12.35s ============================= 2025-12-04T10:44:03.0827399Z 2025-12-04T10:44:03.0827768Z FINISHED PRINTING LOG FILE of test_dynamic_shapes 1/1 (test/test-reports/test_dynamic_shapes_1.1_0f681b86dc4db108_.log) 2025-12-04T10:44:03.0827774Z 2025-12-04T10:44:03.0828016Z Finished test_dynamic_shapes 1/1 ... [2025-12-04 10:44:02.918960][3920.6984918], took 0.31min 2025-12-04T10:44:03.4030200Z test_dynamic_shapes 1/1 failed! 2025-12-04T10:44:08.2396345Z Running test_functional_optim 1/1 ... [2025-12-04 10:44:08.238956][3926.0186112] 2025-12-04T10:44:08.2396818Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:08.2403034Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_functional_optim.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:44:08.238956] 2025-12-04T10:44:08.3448111Z Running test_maskedtensor 1/1 ... [2025-12-04 10:44:08.342883][3926.1238115] 2025-12-04T10:44:08.3448559Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:08.3455165Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_maskedtensor.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:44:08.342883] 2025-12-04T10:44:08.3736295Z Running benchmark_utils/test_benchmark_utils 1/1 ... [2025-12-04 10:44:08.373332][3926.1526597] 2025-12-04T10:44:08.3736966Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:08.3743752Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'benchmark_utils/test_benchmark_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:44:08.373924] 2025-12-04T10:44:13.2007490Z 2025-12-04T10:44:13.2008742Z benchmark_utils/test_benchmark_utils 1/1 was successful, full logs can be found in artifacts with path test/test-reports/benchmark_utils.test_benchmark_utils_1.1_8d24dad479ed21da_.log 2025-12-04T10:44:13.2009728Z Running 0 items in this shard: 2025-12-04T10:44:13.2009903Z 2025-12-04T10:44:13.2010219Z Finished benchmark_utils/test_benchmark_utils 1/1 ... [2025-12-04 10:44:13.200821][3930.9800899], took 0.08min 2025-12-04T10:44:13.6980391Z 2025-12-04T10:44:13.6981551Z test_functional_optim 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_functional_optim_1.1_3849bda6b9cd638d_.log 2025-12-04T10:44:13.6982258Z Running 0 items in this shard: 2025-12-04T10:44:13.6982479Z 2025-12-04T10:44:13.6983795Z Finished test_functional_optim 1/1 ... [2025-12-04 10:44:13.697689][3931.4773358], took 0.09min 2025-12-04T10:44:17.7049527Z 2025-12-04T10:44:17.7050619Z test_maskedtensor 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_maskedtensor_1.1_034e3b10f38cd6f8_.log 2025-12-04T10:44:17.7051294Z Running 0 items in this shard: 2025-12-04T10:44:17.7051471Z 2025-12-04T10:44:17.7051914Z Finished test_maskedtensor 1/1 ... [2025-12-04 10:44:17.701584][3935.4842764], took 0.16min 2025-12-04T10:44:18.5088309Z Running torch_np/numpy_tests/core/test_scalarmath 1/1 ... [2025-12-04 10:44:18.506077][3936.287801] 2025-12-04T10:44:18.5088846Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:18.5095510Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_scalarmath.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:44:18.506077] 2025-12-04T10:44:18.9601348Z Running torch_np/numpy_tests/core/test_shape_base 1/1 ... [2025-12-04 10:44:18.957451][3936.7391184] 2025-12-04T10:44:18.9601859Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:18.9608207Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_shape_base.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:44:18.957451] 2025-12-04T10:44:23.2651432Z Running test_vulkan 1/1 ... [2025-12-04 10:44:23.262727][3941.0441235] 2025-12-04T10:44:23.2651854Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:23.2658119Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_vulkan.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:44:23.262727] 2025-12-04T10:44:23.8854412Z 2025-12-04T10:44:23.8857002Z torch_np/numpy_tests/core/test_scalarmath 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalarmath_1.1_f4e812340d7b64a5_.log 2025-12-04T10:44:23.8857866Z Running 0 items in this shard: 2025-12-04T10:44:23.8858036Z 2025-12-04T10:44:23.8858366Z Finished torch_np/numpy_tests/core/test_scalarmath 1/1 ... [2025-12-04 10:44:23.884005][3941.6647617], took 0.09min 2025-12-04T10:44:23.9674723Z 2025-12-04T10:44:23.9675884Z torch_np/numpy_tests/core/test_shape_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_shape_base_1.1_9f72d4f19eae58ec_.log 2025-12-04T10:44:23.9677215Z Running 0 items in this shard: 2025-12-04T10:44:23.9677436Z 2025-12-04T10:44:23.9677787Z Finished torch_np/numpy_tests/core/test_shape_base 1/1 ... [2025-12-04 10:44:23.967441][3941.7468118], took 0.08min 2025-12-04T10:44:27.9865022Z 2025-12-04T10:44:27.9865948Z test_vulkan 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_vulkan_1.1_dbab065d8005e8a9_.log 2025-12-04T10:44:27.9866718Z Running 0 items in this shard: 2025-12-04T10:44:27.9866892Z 2025-12-04T10:44:27.9867520Z Finished test_vulkan 1/1 ... [2025-12-04 10:44:27.986662][3945.7658162], took 0.08min 2025-12-04T10:44:29.2741450Z Running lazy/test_generator 1/1 ... [2025-12-04 10:44:29.272731][3947.0531036] 2025-12-04T10:44:29.2741933Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:29.2748390Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'lazy/test_generator.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:44:29.272731] 2025-12-04T10:44:29.3461700Z Running torch_np/numpy_tests/linalg/test_linalg 1/1 ... [2025-12-04 10:44:29.345971][3947.1251039] 2025-12-04T10:44:29.3462221Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:29.3468733Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/linalg/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:44:29.346608] 2025-12-04T10:44:33.1838751Z Running torch_np/numpy_tests/core/test_dtype 1/1 ... [2025-12-04 10:44:33.178377][3950.96282] 2025-12-04T10:44:33.1839307Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:33.1845458Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_dtype.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:44:33.178377] 2025-12-04T10:44:34.1553480Z 2025-12-04T10:44:34.1554536Z lazy/test_generator 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_generator_1.1_70fc5a93c23c9ba9_.log 2025-12-04T10:44:34.1555243Z Running 0 items in this shard: 2025-12-04T10:44:34.1555459Z 2025-12-04T10:44:34.1556071Z Finished lazy/test_generator 1/1 ... [2025-12-04 10:44:34.154998][3951.9346495], took 0.08min 2025-12-04T10:44:35.1682060Z 2025-12-04T10:44:35.1683061Z torch_np/numpy_tests/linalg/test_linalg 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.linalg.test_linalg_1.1_9ad6db21c65c7ae4_.log 2025-12-04T10:44:35.1683915Z Running 0 items in this shard: 2025-12-04T10:44:35.1684079Z 2025-12-04T10:44:35.1684535Z Finished torch_np/numpy_tests/linalg/test_linalg 1/1 ... [2025-12-04 10:44:35.162566][3952.9475059], took 0.10min 2025-12-04T10:44:38.3814011Z 2025-12-04T10:44:38.3815008Z torch_np/numpy_tests/core/test_dtype 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_dtype_1.1_319c702048ddeb36_.log 2025-12-04T10:44:38.3815818Z Running 0 items in this shard: 2025-12-04T10:44:38.3815991Z 2025-12-04T10:44:38.3816422Z Finished torch_np/numpy_tests/core/test_dtype 1/1 ... [2025-12-04 10:44:38.380779][3956.1606923], took 0.09min 2025-12-04T10:44:39.5381497Z Running lazy/test_debug_util 1/1 ... [2025-12-04 10:44:39.537546][3957.3170956] 2025-12-04T10:44:39.5382200Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:39.5388518Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'lazy/test_debug_util.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:44:39.538169] 2025-12-04T10:44:40.6190351Z Running nn/test_load_state_dict 1/1 ... [2025-12-04 10:44:40.617321][3958.3979934] 2025-12-04T10:44:40.6190817Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:40.6197254Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_load_state_dict.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:44:40.617321] 2025-12-04T10:44:43.4973422Z Running test_shape_ops 1/1 ... [2025-12-04 10:44:43.497161][3961.2763067] 2025-12-04T10:44:43.4973890Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:43.4980460Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_shape_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:44:43.497782] 2025-12-04T10:44:44.4456512Z 2025-12-04T10:44:44.4457298Z lazy/test_debug_util 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_debug_util_1.1_7586a22e1d6a67d2_.log 2025-12-04T10:44:44.4458495Z Running 0 items in this shard: 2025-12-04T10:44:44.4458705Z 2025-12-04T10:44:44.4459520Z Finished lazy/test_debug_util 1/1 ... [2025-12-04 10:44:44.445317][3962.2249704], took 0.08min 2025-12-04T10:44:45.8373121Z 2025-12-04T10:44:45.8374252Z nn/test_load_state_dict 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_load_state_dict_1.1_57a98ec2e135c480_.log 2025-12-04T10:44:45.8375222Z Running 0 items in this shard: 2025-12-04T10:44:45.8375449Z 2025-12-04T10:44:45.8375709Z Finished nn/test_load_state_dict 1/1 ... [2025-12-04 10:44:45.835924][3963.6166176], took 0.09min 2025-12-04T10:44:48.9510516Z 2025-12-04T10:44:48.9511611Z test_shape_ops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_shape_ops_1.1_2f8f654281e0a9b5_.log 2025-12-04T10:44:48.9512261Z Running 0 items in this shard: 2025-12-04T10:44:48.9512447Z 2025-12-04T10:44:48.9512785Z Finished test_shape_ops 1/1 ... [2025-12-04 10:44:48.946652][3966.7303265], took 0.09min 2025-12-04T10:44:49.5847878Z Running nn/test_module_hooks 1/1 ... [2025-12-04 10:44:49.583349][3967.3637276] 2025-12-04T10:44:49.5848347Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:49.5854767Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_module_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:44:49.583349] 2025-12-04T10:44:50.9937495Z Running torch_np/numpy_tests/lib/test_twodim_base 1/1 ... [2025-12-04 10:44:50.993481][3968.7726727] 2025-12-04T10:44:50.9938023Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:50.9944818Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/lib/test_twodim_base.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:44:50.994101] 2025-12-04T10:44:54.1678096Z Running profiler/test_memory_profiler 1/1 ... [2025-12-04 10:44:54.157826][3971.9467492] 2025-12-04T10:44:54.1678593Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:44:54.1685206Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'profiler/test_memory_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:44:54.167925] 2025-12-04T10:44:55.0102242Z 2025-12-04T10:44:55.0103034Z nn/test_module_hooks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_module_hooks_1.1_ded29723dd66529e_.log 2025-12-04T10:44:55.0104081Z Running 0 items in this shard: 2025-12-04T10:44:55.0104251Z 2025-12-04T10:44:55.0105473Z Finished nn/test_module_hooks 1/1 ... [2025-12-04 10:44:55.009936][3972.7895143], took 0.09min 2025-12-04T10:44:55.8500312Z 2025-12-04T10:44:55.8501564Z torch_np/numpy_tests/lib/test_twodim_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_twodim_base_1.1_5a4762e0bc67c121_.log 2025-12-04T10:44:55.8502426Z Running 0 items in this shard: 2025-12-04T10:44:55.8502599Z 2025-12-04T10:44:55.8502924Z Finished torch_np/numpy_tests/lib/test_twodim_base 1/1 ... [2025-12-04 10:44:55.846165][3973.6293003], took 0.08min 2025-12-04T10:45:00.3816506Z Running test_jit_llga_fuser 1/1 ... [2025-12-04 10:45:00.375161][3978.1605906] 2025-12-04T10:45:00.3816960Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:45:00.3823526Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_jit_llga_fuser.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:45:00.375161] 2025-12-04T10:45:01.0626230Z Running test_serialization 1/1 ... [2025-12-04 10:45:01.062376][3978.8414344] 2025-12-04T10:45:01.0626723Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:45:01.0634785Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_serialization.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:45:01.063018] 2025-12-04T10:45:04.4366870Z 2025-12-04T10:45:04.4367813Z PRINTING LOG FILE of profiler/test_memory_profiler 1/1 (test/test-reports/profiler.test_memory_profiler_1.1_e1cd7f77407956ac_.log) 2025-12-04T10:45:04.4371543Z Test results will be stored in test-reports\python-pytest\profiler.test_memory_profiler\profiler.test_memory_profiler-cc4a87f81f18c7e9.xml 2025-12-04T10:45:04.4372331Z ============================= test session starts ============================= 2025-12-04T10:45:04.4372946Z 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:45:04.4373492Z cachedir: .pytest_cache 2025-12-04T10:45:04.4374142Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-12-04T10:45:04.4374831Z rootdir: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:45:04.4375180Z configfile: pytest.ini 2025-12-04T10:45:04.4375865Z 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:45:04.4376696Z collecting ... collected 33 items 2025-12-04T10:45:04.4377095Z stepcurrent: Cannot find last run test, not skipping 2025-12-04T10:45:04.4400031Z Running 50 items in this shard: test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none, test/profiler/test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4421891Z 2025-12-04T10:45:04.4422346Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1791s] [ 2%] 2025-12-04T10:45:04.4423278Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1588s] [ 2%] 2025-12-04T10:45:04.4424219Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1430s] [ 2%] 2025-12-04T10:45:04.4425150Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1092s] [ 2%] 2025-12-04T10:45:04.4426216Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0439s] [ 2%] 2025-12-04T10:45:04.4427158Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1103s] [ 2%] 2025-12-04T10:45:04.4428108Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1127s] [ 2%] 2025-12-04T10:45:04.4429043Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1097s] [ 2%] 2025-12-04T10:45:04.4429963Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1110s] [ 2%] 2025-12-04T10:45:04.4430890Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0427s] [ 2%] 2025-12-04T10:45:04.4431824Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1121s] [ 2%] 2025-12-04T10:45:04.4432748Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1547s] [ 2%] 2025-12-04T10:45:04.4433681Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1321s] [ 2%] 2025-12-04T10:45:04.4434606Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1094s] [ 2%] 2025-12-04T10:45:04.4435537Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1154s] [ 2%] 2025-12-04T10:45:04.4436466Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0375s] [ 2%] 2025-12-04T10:45:04.4437482Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1085s] [ 2%] 2025-12-04T10:45:04.4439554Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none [W1204 10:45:00.000000000 CPUAllocator.cpp:245] Memory block of unknown size was allocated before the profiling started, profiler results will not include the deallocation event 2025-12-04T10:45:04.4440710Z PASSED [0.1251s] [ 2%] 2025-12-04T10:45:04.4441270Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0380s] [ 2%] 2025-12-04T10:45:04.4442211Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1105s] [ 2%] 2025-12-04T10:45:04.4443145Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1159s] [ 2%] 2025-12-04T10:45:04.4444072Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0382s] [ 2%] 2025-12-04T10:45:04.4445010Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1149s] [ 2%] 2025-12-04T10:45:04.4445938Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0373s] [ 2%] 2025-12-04T10:45:04.4446871Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1098s] [ 2%] 2025-12-04T10:45:04.4447797Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1152s] [ 2%] 2025-12-04T10:45:04.4448727Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0405s] [ 2%] 2025-12-04T10:45:04.4449658Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1227s] [ 2%] 2025-12-04T10:45:04.4450632Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1288s] [ 2%] 2025-12-04T10:45:04.4451574Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0377s] [ 2%] 2025-12-04T10:45:04.4452507Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1143s] [ 2%] 2025-12-04T10:45:04.4453492Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0377s] [ 2%] 2025-12-04T10:45:04.4454517Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1396s] [ 2%] 2025-12-04T10:45:04.4455458Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1194s] [ 2%] 2025-12-04T10:45:04.4456387Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0374s] [ 2%] 2025-12-04T10:45:04.4457346Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1096s] [ 2%] 2025-12-04T10:45:04.4458273Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1138s] [ 2%] 2025-12-04T10:45:04.4459286Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0375s] [ 2%] 2025-12-04T10:45:04.4460223Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1451s] [ 2%] 2025-12-04T10:45:04.4461143Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0364s] [ 2%] 2025-12-04T10:45:04.4462074Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1095s] [ 2%] 2025-12-04T10:45:04.4463094Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1123s] [ 2%] 2025-12-04T10:45:04.4464085Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0379s] [ 2%] 2025-12-04T10:45:04.4465019Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1091s] [ 2%] 2025-12-04T10:45:04.4465946Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1148s] [ 2%] 2025-12-04T10:45:04.4466884Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0376s] [ 2%] 2025-12-04T10:45:04.4467819Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1147s] [ 2%] 2025-12-04T10:45:04.4468751Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1102s] [ 2%] 2025-12-04T10:45:04.4469691Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none FAILED [0.0372s] [ 2%] 2025-12-04T10:45:04.4470610Z profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none PASSED [0.1107s] [ 2%] 2025-12-04T10:45:04.4471134Z 2025-12-04T10:45:04.4471255Z ================================== FAILURES =================================== 2025-12-04T10:45:04.4471721Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4472151Z Traceback (most recent call last): 2025-12-04T10:45:04.4472786Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4473498Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4474244Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4474855Z check(cold_start=True) 2025-12-04T10:45:04.4475310Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4475897Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4476514Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4477125Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4477598Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4478031Z raise self.failureException(msg) 2025-12-04T10:45:04.4478309Z AssertionError: False is not true 2025-12-04T10:45:04.4478484Z 2025-12-04T10:45:04.4478650Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4479300Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4479785Z 2025-12-04T10:45:04.4479995Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4480482Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4481624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4482652Z _warn_once( 2025-12-04T10:45:04.4484033Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4486232Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4486717Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4487162Z Traceback (most recent call last): 2025-12-04T10:45:04.4487792Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4488517Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4489215Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4489817Z check(cold_start=True) 2025-12-04T10:45:04.4490280Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4490865Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4491490Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4492084Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4492561Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4493002Z raise self.failureException(msg) 2025-12-04T10:45:04.4493350Z AssertionError: False is not true 2025-12-04T10:45:04.4493534Z 2025-12-04T10:45:04.4493699Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4494344Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4494837Z 2025-12-04T10:45:04.4495048Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4495575Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4496698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4497726Z _warn_once( 2025-12-04T10:45:04.4499130Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4500589Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4501077Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4501525Z Traceback (most recent call last): 2025-12-04T10:45:04.4502172Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4502904Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4503587Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4513301Z check(cold_start=True) 2025-12-04T10:45:04.4513936Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4514551Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4515210Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4515974Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4516514Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4516973Z raise self.failureException(msg) 2025-12-04T10:45:04.4517301Z AssertionError: False is not true 2025-12-04T10:45:04.4517504Z 2025-12-04T10:45:04.4517672Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4518346Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4518835Z 2025-12-04T10:45:04.4519046Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4519548Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4520686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4521734Z _warn_once( 2025-12-04T10:45:04.4523086Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4524543Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4525055Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4525499Z Traceback (most recent call last): 2025-12-04T10:45:04.4526231Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4527041Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4527742Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4528376Z check(cold_start=True) 2025-12-04T10:45:04.4528841Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4529462Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4530111Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4530713Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4531219Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4531657Z raise self.failureException(msg) 2025-12-04T10:45:04.4531951Z AssertionError: False is not true 2025-12-04T10:45:04.4532132Z 2025-12-04T10:45:04.4532298Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4532966Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4533462Z 2025-12-04T10:45:04.4533681Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4534161Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4535305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4536344Z _warn_once( 2025-12-04T10:45:04.4537718Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4539362Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4539852Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4540312Z Traceback (most recent call last): 2025-12-04T10:45:04.4540967Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4541687Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4542403Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4543011Z check(cold_start=True) 2025-12-04T10:45:04.4543490Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4544098Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4544727Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4545340Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4545816Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4546279Z raise self.failureException(msg) 2025-12-04T10:45:04.4546561Z AssertionError: False is not true 2025-12-04T10:45:04.4546751Z 2025-12-04T10:45:04.4546916Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4547583Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4548071Z 2025-12-04T10:45:04.4548328Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4548821Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4549955Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4550998Z _warn_once( 2025-12-04T10:45:04.4552336Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4553787Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4554296Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4554749Z Traceback (most recent call last): 2025-12-04T10:45:04.4555390Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4556124Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4556818Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4557442Z check(cold_start=True) 2025-12-04T10:45:04.4557922Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4558513Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4559159Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4559812Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4560349Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4560830Z raise self.failureException(msg) 2025-12-04T10:45:04.4561137Z AssertionError: False is not true 2025-12-04T10:45:04.4561314Z 2025-12-04T10:45:04.4561495Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4562148Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4562657Z 2025-12-04T10:45:04.4562872Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4563352Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4564505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4565551Z _warn_once( 2025-12-04T10:45:04.4566889Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4568362Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4568868Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4569318Z Traceback (most recent call last): 2025-12-04T10:45:04.4569970Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4570738Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4571451Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4572080Z check(cold_start=True) 2025-12-04T10:45:04.4572545Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4573147Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4573775Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4574392Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4574868Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4575324Z raise self.failureException(msg) 2025-12-04T10:45:04.4575625Z AssertionError: False is not true 2025-12-04T10:45:04.4575804Z 2025-12-04T10:45:04.4575968Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4576638Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4577130Z 2025-12-04T10:45:04.4577338Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4577830Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4579085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4580111Z _warn_once( 2025-12-04T10:45:04.4581520Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4583065Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4583554Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4584019Z Traceback (most recent call last): 2025-12-04T10:45:04.4584663Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4585396Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4586096Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4586727Z check(cold_start=True) 2025-12-04T10:45:04.4587211Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4587808Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4588449Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4589048Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4589539Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4589992Z raise self.failureException(msg) 2025-12-04T10:45:04.4590274Z AssertionError: False is not true 2025-12-04T10:45:04.4590457Z 2025-12-04T10:45:04.4590646Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4591300Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4591844Z 2025-12-04T10:45:04.4592054Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4592541Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4593699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4594737Z _warn_once( 2025-12-04T10:45:04.4596062Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4597536Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4598042Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4598498Z Traceback (most recent call last): 2025-12-04T10:45:04.4599158Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4599881Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4600590Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4601214Z check(cold_start=True) 2025-12-04T10:45:04.4601679Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4602281Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4602910Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4603567Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4604109Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4604591Z raise self.failureException(msg) 2025-12-04T10:45:04.4604888Z AssertionError: False is not true 2025-12-04T10:45:04.4605065Z 2025-12-04T10:45:04.4605231Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4605895Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4606383Z 2025-12-04T10:45:04.4606595Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4607088Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4608232Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4609257Z _warn_once( 2025-12-04T10:45:04.4610594Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4612058Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4612539Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4612994Z Traceback (most recent call last): 2025-12-04T10:45:04.4613632Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4614418Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4615136Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4615742Z check(cold_start=True) 2025-12-04T10:45:04.4616225Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4616816Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4617459Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4618062Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4618637Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4619100Z raise self.failureException(msg) 2025-12-04T10:45:04.4619392Z AssertionError: False is not true 2025-12-04T10:45:04.4619570Z 2025-12-04T10:45:04.4619757Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4620420Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4620925Z 2025-12-04T10:45:04.4621134Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4621635Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4622772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4623808Z _warn_once( 2025-12-04T10:45:04.4625700Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4627244Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4627748Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4628196Z Traceback (most recent call last): 2025-12-04T10:45:04.4628840Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4629565Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4630270Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4630899Z check(cold_start=True) 2025-12-04T10:45:04.4631359Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4631970Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4632590Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4633185Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4633665Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4634104Z raise self.failureException(msg) 2025-12-04T10:45:04.4634387Z AssertionError: False is not true 2025-12-04T10:45:04.4634560Z 2025-12-04T10:45:04.4634724Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4635382Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4635915Z 2025-12-04T10:45:04.4636121Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4636613Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4637748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4638763Z _warn_once( 2025-12-04T10:45:04.4640094Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4641545Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4642020Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4642465Z Traceback (most recent call last): 2025-12-04T10:45:04.4643097Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4643826Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4644512Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4645126Z check(cold_start=True) 2025-12-04T10:45:04.4645576Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4646159Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4646786Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4647474Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4647988Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4648416Z raise self.failureException(msg) 2025-12-04T10:45:04.4648695Z AssertionError: False is not true 2025-12-04T10:45:04.4648866Z 2025-12-04T10:45:04.4649026Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4649673Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4650153Z 2025-12-04T10:45:04.4650359Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4650839Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4651980Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4653001Z _warn_once( 2025-12-04T10:45:04.4654328Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4655783Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4656252Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4656688Z Traceback (most recent call last): 2025-12-04T10:45:04.4657311Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4658074Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4658866Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4659475Z check(cold_start=True) 2025-12-04T10:45:04.4659940Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4660519Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4661151Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4661759Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4662224Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4662661Z raise self.failureException(msg) 2025-12-04T10:45:04.4662927Z AssertionError: False is not true 2025-12-04T10:45:04.4663106Z 2025-12-04T10:45:04.4663266Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4663910Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4664399Z 2025-12-04T10:45:04.4664609Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4665083Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4666205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4667223Z _warn_once( 2025-12-04T10:45:04.4668637Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4670126Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4670617Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4671051Z Traceback (most recent call last): 2025-12-04T10:45:04.4671693Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4672416Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4673098Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4673716Z check(cold_start=True) 2025-12-04T10:45:04.4674174Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4674767Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4675380Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4675975Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4676451Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4676883Z raise self.failureException(msg) 2025-12-04T10:45:04.4677171Z AssertionError: False is not true 2025-12-04T10:45:04.4677341Z 2025-12-04T10:45:04.4677504Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4678151Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4678683Z 2025-12-04T10:45:04.4678898Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4679378Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4680508Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4681534Z _warn_once( 2025-12-04T10:45:04.4682869Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4684469Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4684948Z ___ TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none ___ 2025-12-04T10:45:04.4685389Z Traceback (most recent call last): 2025-12-04T10:45:04.4686017Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 285, in test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4686726Z self._test_extract_gradients_from_optimizer(set_to_none=True) 2025-12-04T10:45:04.4687412Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 278, in _test_extract_gradients_from_optimizer 2025-12-04T10:45:04.4688007Z check(cold_start=True) 2025-12-04T10:45:04.4688471Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 265, in check 2025-12-04T10:45:04.4689094Z self.gradient_detected(prof, _EventType.PyCall, w0.grad, w0), 2025-12-04T10:45:04.4689833Z File "C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py", line 141, in gradient_detected 2025-12-04T10:45:04.4690483Z self.assertTrue(key_matches_tensor(p_key, parameter)) 2025-12-04T10:45:04.4690987Z File "C:\Jenkins\Miniconda3\envs\py_tmp\lib\unittest\case.py", line 687, in assertTrue 2025-12-04T10:45:04.4691435Z raise self.failureException(msg) 2025-12-04T10:45:04.4691706Z AssertionError: False is not true 2025-12-04T10:45:04.4691891Z 2025-12-04T10:45:04.4692053Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4692699Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4693185Z 2025-12-04T10:45:04.4693391Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4693874Z ---------------------------- Captured stderr call ----------------------------- 2025-12-04T10:45:04.4695051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\profiler\profiler.py:217: UserWarning: Warning: Profiler clears events at the end of each cycle.Only events from the current cycle will be reported.To keep events across cycles, set acc_events=True. 2025-12-04T10:45:04.4696121Z _warn_once( 2025-12-04T10:45:04.4697449Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:125: 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:45:04.4698996Z return tensor.storage().data_ptr() == key.storage.ptr 2025-12-04T10:45:04.4699842Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\profiler.test_memory_profiler\profiler.test_memory_profiler-cc4a87f81f18c7e9.xml - 2025-12-04T10:45:04.4700726Z =========================== short test summary info =========================== 2025-12-04T10:45:04.4701604Z FAILED [0.0439s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4702230Z 2025-12-04T10:45:04.4702395Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4703038Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4703534Z 2025-12-04T10:45:04.4703738Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4704573Z FAILED [0.0427s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4705190Z 2025-12-04T10:45:04.4705354Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4706008Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4706488Z 2025-12-04T10:45:04.4706702Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4707616Z FAILED [0.0375s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4708242Z 2025-12-04T10:45:04.4708411Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4709050Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4709539Z 2025-12-04T10:45:04.4709739Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4710562Z FAILED [0.0380s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4711226Z 2025-12-04T10:45:04.4711428Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4712138Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4712618Z 2025-12-04T10:45:04.4712864Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4713746Z FAILED [0.0382s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4714362Z 2025-12-04T10:45:04.4714541Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4715180Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4715668Z 2025-12-04T10:45:04.4715876Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4716713Z FAILED [0.0373s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4717328Z 2025-12-04T10:45:04.4717499Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4718145Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4718626Z 2025-12-04T10:45:04.4718866Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4719754Z FAILED [0.0405s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4720367Z 2025-12-04T10:45:04.4720536Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4721176Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4721713Z 2025-12-04T10:45:04.4721916Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4722739Z FAILED [0.0377s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4723361Z 2025-12-04T10:45:04.4723521Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4724177Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4724666Z 2025-12-04T10:45:04.4724912Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4725782Z FAILED [0.0377s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4726405Z 2025-12-04T10:45:04.4726574Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4727215Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4727703Z 2025-12-04T10:45:04.4727905Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4728719Z FAILED [0.0374s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4729339Z 2025-12-04T10:45:04.4729498Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4730144Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4730622Z 2025-12-04T10:45:04.4730866Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4731784Z FAILED [0.0375s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4732440Z 2025-12-04T10:45:04.4732644Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4733285Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4733774Z 2025-12-04T10:45:04.4733978Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4734803Z FAILED [0.0364s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4735427Z 2025-12-04T10:45:04.4735587Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4736235Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4736768Z 2025-12-04T10:45:04.4736971Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4737845Z FAILED [0.0379s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4738553Z 2025-12-04T10:45:04.4738726Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4739366Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4739858Z 2025-12-04T10:45:04.4740074Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4740900Z FAILED [0.0376s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4741534Z 2025-12-04T10:45:04.4741698Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4742406Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4742943Z 2025-12-04T10:45:04.4743147Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4744027Z FAILED [0.0372s] profiler\test_memory_profiler.py::TestIdentifyGradients::test_extract_gradients_from_optimizer_set_to_none - AssertionError: False is not true 2025-12-04T10:45:04.4744643Z 2025-12-04T10:45:04.4744810Z To execute this test, run the following from the base repo dir: 2025-12-04T10:45:04.4745448Z python test\profiler\test_memory_profiler.py TestIdentifyGradients.test_extract_gradients_from_optimizer_set_to_none 2025-12-04T10:45:04.4745928Z 2025-12-04T10:45:04.4746136Z This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 2025-12-04T10:45:04.4746564Z ======================== 15 failed, 35 passed in 5.03s ======================== 2025-12-04T10:45:04.4746813Z 2025-12-04T10:45:04.4747264Z FINISHED PRINTING LOG FILE of profiler/test_memory_profiler 1/1 (test/test-reports/profiler.test_memory_profiler_1.1_e1cd7f77407956ac_.log) 2025-12-04T10:45:04.4747812Z 2025-12-04T10:45:04.4748102Z Finished profiler/test_memory_profiler 1/1 ... [2025-12-04 10:45:04.437704][3982.2167898], took 0.17min 2025-12-04T10:45:04.8213932Z profiler/test_memory_profiler 1/1 failed! 2025-12-04T10:45:06.0784238Z 2025-12-04T10:45:06.0785057Z test_jit_llga_fuser 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_llga_fuser_1.1_3699bbfb37a24c8a_.log 2025-12-04T10:45:06.0786085Z Running 0 items in this shard: 2025-12-04T10:45:06.0786255Z 2025-12-04T10:45:06.0786832Z Finished test_jit_llga_fuser 1/1 ... [2025-12-04 10:45:06.074243][3983.8576998], took 0.09min 2025-12-04T10:45:07.0451404Z 2025-12-04T10:45:07.0452353Z test_serialization 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_serialization_1.1_6f35f0f1b091ece6_.log 2025-12-04T10:45:07.0453248Z Running 0 items in this shard: 2025-12-04T10:45:07.0453416Z 2025-12-04T10:45:07.0455531Z Finished test_serialization 1/1 ... [2025-12-04 10:45:07.044832][3984.8244065], took 0.10min 2025-12-04T10:45:09.6656876Z Running test_sparse_csr 1/1 ... [2025-12-04 10:45:09.665017][3987.4446107] 2025-12-04T10:45:09.6657319Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:45:09.6663743Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_sparse_csr.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:45:09.666203] 2025-12-04T10:45:11.4987420Z Running optim/test_optim 1/1 ... [2025-12-04 10:45:11.495747][3989.2776648] 2025-12-04T10:45:11.4987858Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:45:11.4994080Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'optim/test_optim.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:45:11.495747] 2025-12-04T10:45:12.3252031Z Running functorch/test_ops 2/9 ... [2025-12-04 10:45:12.324991][3990.1041231] 2025-12-04T10:45:12.3252488Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:45:12.3259037Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_ops.py', '-m', 'not serial', '--shard-id=2', '--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:45:12.325662] 2025-12-04T10:45:16.0852635Z 2025-12-04T10:45:16.0853713Z optim/test_optim 1/1 was successful, full logs can be found in artifacts with path test/test-reports/optim.test_optim_1.1_9add09dab6bd8696_.log 2025-12-04T10:45:16.0854465Z 2025-12-04T10:45:16.0854712Z Finished optim/test_optim 1/1 ... [2025-12-04 10:45:16.085165][3993.8644446], took 0.08min 2025-12-04T10:45:21.1775811Z Running functorch/test_aotdispatch 2/12 ... [2025-12-04 10:45:21.177193][3998.9564739] 2025-12-04T10:45:21.1776316Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:45:21.1782973Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'not serial', '--shard-id=2', '--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:45:21.177804] 2025-12-04T10:45:28.5148135Z 2025-12-04T10:45:28.5148992Z test_sparse_csr 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_sparse_csr_1.1_30cda868495ea7f0_.log 2025-12-04T10:45:28.5149808Z Running 0 items in this shard: 2025-12-04T10:45:28.5149985Z 2025-12-04T10:45:28.5150656Z Finished test_sparse_csr 1/1 ... [2025-12-04 10:45:28.502267][4006.2940553], took 0.31min 2025-12-04T10:45:33.6326310Z Running functorch/test_aotdispatch 3/12 ... [2025-12-04 10:45:33.628215][4011.4115162] 2025-12-04T10:45:33.6326818Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:45:33.6333060Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'not serial', '--shard-id=3', '--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:45:33.632796] 2025-12-04T10:45:36.6175267Z 2025-12-04T10:45:36.6176446Z functorch/test_aotdispatch 2/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_2.12_9c5b5e9b7e986a6e_.log 2025-12-04T10:45:36.6177485Z Running 0 items in this shard: 2025-12-04T10:45:36.6177670Z 2025-12-04T10:45:36.6178032Z Finished functorch/test_aotdispatch 2/12 ... [2025-12-04 10:45:36.609275][4014.3967714], took 0.26min 2025-12-04T10:45:36.6368560Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\profiler.test_python_tracer\profiler.test_python_tracer-8103c554f4c6ee68.xml 2025-12-04T10:45:36.6370121Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_transformers\test_transformers-2870fec2a833bc1e.xml 2025-12-04T10:45:36.6371446Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_decomp\test_decomp-aa12fcd012537754.xml 2025-12-04T10:45:36.6372681Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_decomp\test_decomp-1b097a7a646eb51c.xml 2025-12-04T10:45:36.6373898Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_decomp\test_decomp-1bce78231acf05bb.xml 2025-12-04T10:45:36.6375005Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_decomp\test_decomp-5b8e661662f6c00e.xml 2025-12-04T10:45:36.6376075Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_decomp\test_decomp-01a95e5c3506b8de.xml 2025-12-04T10:45:36.6377212Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_decomp\test_decomp-1af7a3d6e957822d.xml 2025-12-04T10:45:36.6378292Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops\test_ops-39dce4214da5919a.xml 2025-12-04T10:45:36.6379372Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops\test_ops-c8a16383520ea3af.xml 2025-12-04T10:45:36.6380646Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops\test_ops-e7dc9c70fd26be5d.xml 2025-12-04T10:45:36.6381938Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\inductor.test_aot_inductor_utils\inductor.test_aot_inductor_utils-a69fe9644297c007.xml 2025-12-04T10:45:36.6383269Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_varlen_attention\test_varlen_attention-c16dd12749fc01bd.xml 2025-12-04T10:45:36.6384560Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_binary_ufuncs\torch_np.test_binary_ufuncs-d3fac4a1533c73e2.xml 2025-12-04T10:45:36.6385813Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_proxy_tensor\test_proxy_tensor-c29d641f69325934.xml 2025-12-04T10:45:36.6387178Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_unary_ufuncs\torch_np.test_unary_ufuncs-6d5614a08a8b9f82.xml 2025-12-04T10:45:36.6388447Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_utils_filelock\test_utils_filelock-fc1ab13bc93cc964.xml 2025-12-04T10:45:36.6389833Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_rename_privateuse1_to_existing_device\test_rename_privateuse1_to_existing_device-de9c601088124837.xml 2025-12-04T10:45:36.6391279Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\typing.test_python_operators\typing.test_python_operators-09a1515ef0273987.xml 2025-12-04T10:45:36.6392646Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_functionalization\test_functionalization-d48894c213e2767f.xml 2025-12-04T10:45:36.6394580Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_dtype\torch_np.test_dtype-070269b897c791b3.xml 2025-12-04T10:45:36.6395832Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_matmul_cuda\test_matmul_cuda-0e375f53552bf299.xml 2025-12-04T10:45:36.6397007Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_file_check\test_file_check-50f2426dcca69fc2.xml 2025-12-04T10:45:36.6398233Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\profiler.test_kineto\profiler.test_kineto-5c52ecac7104967d.xml 2025-12-04T10:45:36.6399573Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_flop_counter\test_flop_counter-50afdebf2764a3c4.xml 2025-12-04T10:45:36.6400849Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\backends.xeon.test_launch\backends.xeon.test_launch-7d866751ccf97090.xml 2025-12-04T10:45:36.6402058Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_openmp\test_openmp-d63244d666809dcd.xml 2025-12-04T10:45:36.6403204Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_module_tracker\test_module_tracker-2fb8abc759dbfc13.xml 2025-12-04T10:45:36.6404438Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_expanded_weights\test_expanded_weights-e48c8c5dd74d6afd.xml 2025-12-04T10:45:36.6405731Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_autograd\test_autograd-06c8935cd3edbce1.xml 2025-12-04T10:45:36.6407176Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_scalarinherit\torch_np.numpy_tests.core.test_scalarinherit-aef417c78e0d6842.xml 2025-12-04T10:45:36.6408622Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_tensorexpr_pybind\test_tensorexpr_pybind-919acda3161ac0d8.xml 2025-12-04T10:45:36.6409917Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_ac_knapsack\functorch.test_ac_knapsack-4ae9f6e4d986c744.xml 2025-12-04T10:45:36.6411298Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_fx_experimental\test_fx_experimental-9617e1a329960f4b.xml 2025-12-04T10:45:36.6412579Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_nep50_examples\torch_np.test_nep50_examples-86a14241b70ec0a9.xml 2025-12-04T10:45:36.6413815Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\xpu.test_gemm\xpu.test_gemm-ac4a863a5ba833d4.xml 2025-12-04T10:45:36.6415064Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\higher_order_ops.test_print\higher_order_ops.test_print-4e23c2a33cef6a15.xml 2025-12-04T10:45:36.6416316Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_sparse\test_sparse-eaf74b2e7f43f6eb.xml 2025-12-04T10:45:36.6417553Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_sparse\test_sparse-949a945cb7317552.xml 2025-12-04T10:45:36.6418718Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_per_overload_api\test_per_overload_api-05394cf3e5227177.xml 2025-12-04T10:45:36.6420166Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_einsum\torch_np.numpy_tests.core.test_einsum-474ad344818cd8b9.xml 2025-12-04T10:45:36.6421620Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T10:45:36.6422071Z Uploading artifacts took 0.00 seconds 2025-12-04T10:45:36.6422797Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_out_dtype_op\test_out_dtype_op-2e7d5f6ae97198cf.xml 2025-12-04T10:45:36.6424025Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\lazy.test_step_closures\lazy.test_step_closures-b0c44398cb135e00.xml 2025-12-04T10:45:36.6425317Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_ufuncs_basic\torch_np.test_ufuncs_basic-8e974b7043684546.xml 2025-12-04T10:45:36.6426664Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.dim.test_getsetitem\functorch.dim.test_getsetitem-477cf5cf3136c4e1.xml 2025-12-04T10:45:36.6427983Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_fwd_gradients\test_ops_fwd_gradients-e47165e6132d1828.xml 2025-12-04T10:45:36.6429170Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_jit\test_ops_jit-b21e10e5d99dc3af.xml 2025-12-04T10:45:41.6939192Z 2025-12-04T10:45:41.6940273Z functorch/test_ops 2/9 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_ops_2.9_785a876fcaaecbd1_.log 2025-12-04T10:45:41.6941046Z Running 0 items in this shard: 2025-12-04T10:45:41.6941257Z 2025-12-04T10:45:41.6941508Z Finished functorch/test_ops 2/9 ... [2025-12-04 10:45:41.682107][4019.4731396], took 0.49min 2025-12-04T10:45:41.8878731Z Running functorch/test_aotdispatch 6/12 ... [2025-12-04 10:45:41.884009][4019.6667503] 2025-12-04T10:45:41.8879253Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:45:41.8885537Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_aotdispatch.py', '-m', 'not serial', '--shard-id=6', '--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:45:41.884009] 2025-12-04T10:45:46.8699854Z Running functorch/test_vmap 2/2 ... [2025-12-04 10:45:46.867214][4024.6488792] 2025-12-04T10:45:46.8700337Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:45:46.8706753Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'functorch/test_vmap.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:45:46.867214] 2025-12-04T10:45:49.4603832Z 2025-12-04T10:45:49.4604796Z functorch/test_aotdispatch 3/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_3.12_23723d3d8a30c672_.log 2025-12-04T10:45:49.4630394Z Running 50 items in this shard: test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32, test/functorch/test_aotdispatch.py::TestEagerFusionOpInfoCPU::test_aot_autograd_exhaustive_as_strided_scatter_cpu_float32 2025-12-04T10:45:49.4654960Z 2025-12-04T10:45:49.4655250Z Finished functorch/test_aotdispatch 3/12 ... [2025-12-04 10:45:49.453507][4027.239754], took 0.26min 2025-12-04T10:45:54.8035563Z Running torch_np/numpy_tests/lib/test_index_tricks 1/1 ... [2025-12-04 10:45:54.803107][4032.5824194] 2025-12-04T10:45:54.8036098Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:45:54.8049235Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/lib/test_index_tricks.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:45:54.804109] 2025-12-04T10:45:57.5327274Z 2025-12-04T10:45:57.5328178Z functorch/test_aotdispatch 6/12 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_aotdispatch_6.12_a6e3f3a6644eb7d2_.log 2025-12-04T10:45:57.5329313Z Running 0 items in this shard: 2025-12-04T10:45:57.5329534Z 2025-12-04T10:45:57.5329846Z Finished functorch/test_aotdispatch 6/12 ... [2025-12-04 10:45:57.530693][4035.3119364], took 0.26min 2025-12-04T10:45:58.7995081Z 2025-12-04T10:45:58.7995933Z functorch/test_vmap 2/2 was successful, full logs can be found in artifacts with path test/test-reports/functorch.test_vmap_2.2_105d6782f4d8a288_.log 2025-12-04T10:45:58.7996725Z Running 0 items in this shard: 2025-12-04T10:45:58.7996918Z 2025-12-04T10:45:58.7997554Z Finished functorch/test_vmap 2/2 ... [2025-12-04 10:45:58.794360][4036.5787137], took 0.20min 2025-12-04T10:45:59.6298949Z 2025-12-04T10:45:59.6299979Z torch_np/numpy_tests/lib/test_index_tricks 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_index_tricks_1.1_4a61e9830b34ae78_.log 2025-12-04T10:45:59.6300859Z Running 0 items in this shard: 2025-12-04T10:45:59.6301029Z 2025-12-04T10:45:59.6301484Z Finished torch_np/numpy_tests/lib/test_index_tricks 1/1 ... [2025-12-04 10:45:59.629643][4037.4091083], took 0.08min 2025-12-04T10:46:02.8137863Z Running test_jit_autocast 1/1 ... [2025-12-04 10:46:02.809743][4040.5926512] 2025-12-04T10:46:02.8138325Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:46:02.8144464Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_jit_autocast.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:46:02.809743] 2025-12-04T10:46:03.9983549Z Running nn/test_embedding 1/1 ... [2025-12-04 10:46:03.998165][4041.7772227] 2025-12-04T10:46:03.9984180Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:46:03.9990555Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_embedding.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:46:03.998805] 2025-12-04T10:46:04.7910562Z Running test_unary_ufuncs 1/1 ... [2025-12-04 10:46:04.779884][4042.5699145] 2025-12-04T10:46:04.7911026Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:46:04.7917212Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_unary_ufuncs.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:46:04.779884] 2025-12-04T10:46:09.4217526Z 2025-12-04T10:46:09.4218622Z nn/test_embedding 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_embedding_1.1_4e5bb414bb38587f_.log 2025-12-04T10:46:09.4219316Z Running 0 items in this shard: 2025-12-04T10:46:09.4219492Z 2025-12-04T10:46:09.4219791Z Finished nn/test_embedding 1/1 ... [2025-12-04 10:46:09.410174][4047.2009354], took 0.09min 2025-12-04T10:46:10.1979328Z 2025-12-04T10:46:10.1980294Z test_jit_autocast 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_jit_autocast_1.1_0a7af18d56c1f900_.log 2025-12-04T10:46:10.1981276Z Running 0 items in this shard: 2025-12-04T10:46:10.1981465Z 2025-12-04T10:46:10.1981887Z Finished test_jit_autocast 1/1 ... [2025-12-04 10:46:10.198006][4047.9771494], took 0.12min 2025-12-04T10:46:14.5957873Z Running test_xnnpack_integration 1/1 ... [2025-12-04 10:46:14.595479][4052.3746359] 2025-12-04T10:46:14.5958562Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:46:14.5964584Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_xnnpack_integration.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:46:14.596052] 2025-12-04T10:46:15.3153270Z Running torch_np/numpy_tests/core/test_numerictypes 1/1 ... [2025-12-04 10:46:15.314849][4053.0941726] 2025-12-04T10:46:15.3159282Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:46:15.3160578Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_numerictypes.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:46:15.314849] 2025-12-04T10:46:19.3507915Z 2025-12-04T10:46:19.3508854Z test_xnnpack_integration 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_xnnpack_integration_1.1_19d665e45ecc0cea_.log 2025-12-04T10:46:19.3509866Z Running 0 items in this shard: 2025-12-04T10:46:19.3510040Z 2025-12-04T10:46:19.3510717Z Finished test_xnnpack_integration 1/1 ... [2025-12-04 10:46:19.350913][4057.1300079], took 0.08min 2025-12-04T10:46:20.2996573Z 2025-12-04T10:46:20.2997833Z torch_np/numpy_tests/core/test_numerictypes 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_numerictypes_1.1_18ee3e055f5b0454_.log 2025-12-04T10:46:20.2998741Z Running 0 items in this shard: 2025-12-04T10:46:20.2998912Z 2025-12-04T10:46:20.2999257Z Finished torch_np/numpy_tests/core/test_numerictypes 1/1 ... [2025-12-04 10:46:20.299403][4058.0788362], took 0.08min 2025-12-04T10:46:24.7654914Z Running test_function_schema 1/1 ... [2025-12-04 10:46:24.759835][4062.5443219] 2025-12-04T10:46:24.7655552Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:46:24.7662471Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_function_schema.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:46:24.759835] 2025-12-04T10:46:25.5439754Z Running nn/test_init 1/1 ... [2025-12-04 10:46:25.543598][4063.3228162] 2025-12-04T10:46:25.5440181Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:46:25.5446528Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'nn/test_init.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:46:25.544173] 2025-12-04T10:46:29.4430356Z 2025-12-04T10:46:29.4431227Z test_function_schema 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_function_schema_1.1_5e8dde115f575d18_.log 2025-12-04T10:46:29.4432280Z Running 0 items in this shard: 2025-12-04T10:46:29.4432452Z 2025-12-04T10:46:29.4433104Z Finished test_function_schema 1/1 ... [2025-12-04 10:46:29.440978][4067.2222351], took 0.08min 2025-12-04T10:46:30.5955711Z 2025-12-04T10:46:30.5958110Z nn/test_init 1/1 was successful, full logs can be found in artifacts with path test/test-reports/nn.test_init_1.1_6011f4798eb8dcd9_.log 2025-12-04T10:46:30.5958744Z Running 0 items in this shard: 2025-12-04T10:46:30.5958919Z 2025-12-04T10:46:30.5959152Z Finished nn/test_init 1/1 ... [2025-12-04 10:46:30.594163][4068.3747497], took 0.08min 2025-12-04T10:46:34.8342251Z Running torch_np/numpy_tests/core/test_scalar_methods 1/1 ... [2025-12-04 10:46:34.827258][4072.6130415] 2025-12-04T10:46:34.8342966Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:46:34.8349273Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_scalar_methods.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:46:34.827258] 2025-12-04T10:46:35.6102154Z Running torch_np/numpy_tests/fft/test_helper 1/1 ... [2025-12-04 10:46:35.609486][4073.3889697] 2025-12-04T10:46:35.6102687Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:46:35.6108721Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/fft/test_helper.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:46:35.610637] 2025-12-04T10:46:39.6206759Z 2025-12-04T10:46:39.6208056Z torch_np/numpy_tests/core/test_scalar_methods 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalar_methods_1.1_d4db2f77ff5aadbb_.log 2025-12-04T10:46:39.6208974Z Running 0 items in this shard: 2025-12-04T10:46:39.6209146Z 2025-12-04T10:46:39.6209527Z Finished torch_np/numpy_tests/core/test_scalar_methods 1/1 ... [2025-12-04 10:46:39.607896][4077.3998718], took 0.08min 2025-12-04T10:46:40.3835596Z 2025-12-04T10:46:40.3836794Z torch_np/numpy_tests/fft/test_helper 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.fft.test_helper_1.1_af29ba61b225928c_.log 2025-12-04T10:46:40.3837638Z Running 0 items in this shard: 2025-12-04T10:46:40.3837813Z 2025-12-04T10:46:40.3838286Z Finished torch_np/numpy_tests/fft/test_helper 1/1 ... [2025-12-04 10:46:40.378757][4078.162752], took 0.08min 2025-12-04T10:46:44.7206274Z Running torch_np/test_function_base 1/1 ... [2025-12-04 10:46:44.719907][4082.4994039] 2025-12-04T10:46:44.7206931Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:46:44.7213187Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_function_base.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:46:44.721053] 2025-12-04T10:46:45.5948726Z Running test_type_promotion 1/1 ... [2025-12-04 10:46:45.594145][4083.3737015] 2025-12-04T10:46:45.5949272Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:46:45.5955664Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_type_promotion.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:46:45.595215] 2025-12-04T10:46:49.3871798Z 2025-12-04T10:46:49.3872734Z torch_np/test_function_base 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_function_base_1.1_e09637343bea880f_.log 2025-12-04T10:46:49.3873836Z Running 0 items in this shard: 2025-12-04T10:46:49.3874051Z 2025-12-04T10:46:49.3874640Z Finished torch_np/test_function_base 1/1 ... [2025-12-04 10:46:49.387103][4087.166371], took 0.08min 2025-12-04T10:46:51.6309657Z 2025-12-04T10:46:51.6310797Z test_type_promotion 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_type_promotion_1.1_4af4072cb960e0e4_.log 2025-12-04T10:46:51.6311902Z Running 0 items in this shard: 2025-12-04T10:46:51.6312147Z 2025-12-04T10:46:51.6312416Z Finished test_type_promotion 1/1 ... [2025-12-04 10:46:51.629671][4089.4101412], took 0.10min 2025-12-04T10:46:54.4212420Z Running torch_np/test_scalars_0D_arrays 1/1 ... [2025-12-04 10:46:54.420677][4092.2000578] 2025-12-04T10:46:54.4213022Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:46:54.4220423Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_scalars_0D_arrays.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:46:54.421791] 2025-12-04T10:46:56.9575715Z Running profiler/test_profiler_tree 1/1 ... [2025-12-04 10:46:56.956521][4094.7363864] 2025-12-04T10:46:56.9576280Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:46:56.9583042Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'profiler/test_profiler_tree.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:46:56.957640] 2025-12-04T10:46:59.2853922Z 2025-12-04T10:46:59.2854872Z torch_np/test_scalars_0D_arrays 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_scalars_0D_arrays_1.1_b69480d1912843ca_.log 2025-12-04T10:46:59.2855751Z Running 0 items in this shard: 2025-12-04T10:46:59.2855932Z 2025-12-04T10:46:59.2856631Z Finished torch_np/test_scalars_0D_arrays 1/1 ... [2025-12-04 10:46:59.278636][4097.0645599], took 0.08min 2025-12-04T10:47:01.8077361Z 2025-12-04T10:47:01.8078458Z profiler/test_profiler_tree 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_profiler_tree_1.1_919d6e5024cd1669_.log 2025-12-04T10:47:01.8079258Z Running 0 items in this shard: 2025-12-04T10:47:01.8079470Z 2025-12-04T10:47:01.8079868Z Finished profiler/test_profiler_tree 1/1 ... [2025-12-04 10:47:01.795522][4099.5868839], took 0.08min 2025-12-04T10:47:04.3852387Z Running torch_np/numpy_tests/lib/test_arraysetops 1/1 ... [2025-12-04 10:47:04.384658][4102.1640148] 2025-12-04T10:47:04.3853084Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:47:04.3859992Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/lib/test_arraysetops.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:47:04.385246] 2025-12-04T10:47:06.9237226Z Running test_dlpack 1/1 ... [2025-12-04 10:47:06.921959][4104.7025179] 2025-12-04T10:47:06.9237683Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:47:06.9243931Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_dlpack.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:47:06.921959] 2025-12-04T10:47:09.5151655Z 2025-12-04T10:47:09.5152704Z torch_np/numpy_tests/lib/test_arraysetops 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_arraysetops_1.1_2e86aa2ef8148798_.log 2025-12-04T10:47:09.5153624Z Running 0 items in this shard: 2025-12-04T10:47:09.5153802Z 2025-12-04T10:47:09.5154270Z Finished torch_np/numpy_tests/lib/test_arraysetops 1/1 ... [2025-12-04 10:47:09.515073][4107.2943159], took 0.09min 2025-12-04T10:47:09.6890358Z 2025-12-04T10:47:09.6891226Z test_unary_ufuncs 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_unary_ufuncs_1.1_76eafd5845cb6f16_.log 2025-12-04T10:47:09.6892180Z Running 0 items in this shard: 2025-12-04T10:47:09.6892469Z 2025-12-04T10:47:09.6893242Z Finished test_unary_ufuncs 1/1 ... [2025-12-04 10:47:09.688805][4107.4681929], took 1.08min 2025-12-04T10:47:12.4374233Z 2025-12-04T10:47:12.4375231Z test_dlpack 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_dlpack_1.1_7e0a2cad4b98afce_.log 2025-12-04T10:47:12.4375945Z Running 0 items in this shard: 2025-12-04T10:47:12.4376131Z 2025-12-04T10:47:12.4376546Z Finished test_dlpack 1/1 ... [2025-12-04 10:47:12.433980][4110.2165571], took 0.09min 2025-12-04T10:47:15.0105970Z Running profiler/test_torch_tidy 1/1 ... [2025-12-04 10:47:15.010304][4112.7893831] 2025-12-04T10:47:15.0106502Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:47:15.0113130Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'profiler/test_torch_tidy.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:47:15.010915] 2025-12-04T10:47:15.1627806Z Running lazy/test_reuse_ir 1/1 ... [2025-12-04 10:47:15.162235][4112.9415915] 2025-12-04T10:47:15.1628341Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:47:15.1635394Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'lazy/test_reuse_ir.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:47:15.163376] 2025-12-04T10:47:17.5895795Z Running test_functional_autograd_benchmark 1/1 ... [2025-12-04 10:47:17.582389][4115.3683709] 2025-12-04T10:47:17.5896328Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:47:17.5902696Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_functional_autograd_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:47:17.582389] 2025-12-04T10:47:19.9517472Z 2025-12-04T10:47:19.9519008Z lazy/test_reuse_ir 1/1 was successful, full logs can be found in artifacts with path test/test-reports/lazy.test_reuse_ir_1.1_27cc3ec10f0e89be_.log 2025-12-04T10:47:19.9519790Z Running 0 items in this shard: 2025-12-04T10:47:19.9520019Z 2025-12-04T10:47:19.9520267Z Finished lazy/test_reuse_ir 1/1 ... [2025-12-04 10:47:19.951023][4117.7308939], took 0.08min 2025-12-04T10:47:21.4757262Z 2025-12-04T10:47:21.4758157Z profiler/test_torch_tidy 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_torch_tidy_1.1_1e571fda3df0fa5b_.log 2025-12-04T10:47:21.4776495Z Running 50 items in this shard: test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids, test/profiler/test_torch_tidy.py::TestTorchTidyProfiler::test_module_and_optimizer_ids 2025-12-04T10:47:21.4793092Z 2025-12-04T10:47:21.4793382Z Finished profiler/test_torch_tidy 1/1 ... [2025-12-04 10:47:21.469637][4119.2549811], took 0.11min 2025-12-04T10:47:22.3510779Z 2025-12-04T10:47:22.3511667Z test_functional_autograd_benchmark 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_functional_autograd_benchmark_1.1_3e5c68f4b3513ab4_.log 2025-12-04T10:47:22.3512686Z Running 0 items in this shard: 2025-12-04T10:47:22.3512872Z 2025-12-04T10:47:22.3513374Z Finished test_functional_autograd_benchmark 1/1 ... [2025-12-04 10:47:22.351224][4120.1302212], took 0.08min 2025-12-04T10:47:25.1787728Z Running torch_np/test_reductions 1/1 ... [2025-12-04 10:47:25.170872][4122.95756] 2025-12-04T10:47:25.1788259Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:47:25.1795382Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/test_reductions.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:47:25.170872] 2025-12-04T10:47:26.6384741Z Running torch_np/numpy_tests/core/test_scalar_ctors 1/1 ... [2025-12-04 10:47:26.638158][4124.4172561] 2025-12-04T10:47:26.6385325Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:47:26.6392272Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/core/test_scalar_ctors.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:47:26.638777] 2025-12-04T10:47:27.6042937Z Running torch_np/numpy_tests/lib/test_arraypad 1/1 ... [2025-12-04 10:47:27.601070][4125.3830492] 2025-12-04T10:47:27.6043504Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:47:27.6049938Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'torch_np/numpy_tests/lib/test_arraypad.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:47:27.604156] 2025-12-04T10:47:31.3535119Z 2025-12-04T10:47:31.3536147Z torch_np/numpy_tests/core/test_scalar_ctors 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.core.test_scalar_ctors_1.1_bc430bfc01e47725_.log 2025-12-04T10:47:31.3537081Z Running 0 items in this shard: 2025-12-04T10:47:31.3537262Z 2025-12-04T10:47:31.3537672Z Finished torch_np/numpy_tests/core/test_scalar_ctors 1/1 ... [2025-12-04 10:47:31.343932][4129.1326404], took 0.08min 2025-12-04T10:47:32.4428454Z 2025-12-04T10:47:32.4429720Z torch_np/numpy_tests/lib/test_arraypad 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.numpy_tests.lib.test_arraypad_1.1_7172d90fe608ea0f_.log 2025-12-04T10:47:32.4430587Z Running 0 items in this shard: 2025-12-04T10:47:32.4430869Z 2025-12-04T10:47:32.4431209Z Finished torch_np/numpy_tests/lib/test_arraypad 1/1 ... [2025-12-04 10:47:32.440204][4130.2219723], took 0.08min 2025-12-04T10:47:32.5717312Z 2025-12-04T10:47:32.5718192Z torch_np/test_reductions 1/1 was successful, full logs can be found in artifacts with path test/test-reports/torch_np.test_reductions_1.1_0069fc0245ca3ee2_.log 2025-12-04T10:47:32.5719143Z Running 0 items in this shard: 2025-12-04T10:47:32.5719357Z 2025-12-04T10:47:32.5720058Z Finished torch_np/test_reductions 1/1 ... [2025-12-04 10:47:32.571684][4130.3508763], took 0.12min 2025-12-04T10:47:36.6826139Z Running test_prims 1/1 ... [2025-12-04 10:47:36.682063][4134.4614095] 2025-12-04T10:47:36.6826648Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:47:36.6835960Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'test_prims.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:47:36.683246] 2025-12-04T10:47:37.9692480Z Running profiler/test_python_tracer 1/1 ... [2025-12-04 10:47:37.966778][4135.7480078] 2025-12-04T10:47:37.9693022Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-12-04T10:47:37.9699295Z Executing ['C:\\Jenkins\\Miniconda3\\envs\\py_tmp\\python.exe', '-bb', 'profiler/test_python_tracer.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:47:37.966778] 2025-12-04T10:47:42.4955559Z 2025-12-04T10:47:42.4957177Z profiler/test_python_tracer 1/1 was successful, full logs can be found in artifacts with path test/test-reports/profiler.test_python_tracer_1.1_127489339f26add1_.log 2025-12-04T10:47:42.4957992Z Running 0 items in this shard: 2025-12-04T10:47:42.4958174Z 2025-12-04T10:47:42.4958471Z Finished profiler/test_python_tracer 1/1 ... [2025-12-04 10:47:42.494954][4140.2746673], took 0.08min 2025-12-04T10:47:43.2157325Z 2025-12-04T10:47:43.2158094Z test_prims 1/1 was successful, full logs can be found in artifacts with path test/test-reports/test_prims_1.1_437ba2c91afcb1f3_.log 2025-12-04T10:47:43.2159305Z Running 0 items in this shard: 2025-12-04T10:47:43.2159492Z 2025-12-04T10:47:43.2159890Z Finished test_prims 1/1 ... [2025-12-04 10:47:43.207852][4140.9948696], took 0.11min 2025-12-04T10:47:48.3141341Z Running test batch 'tests to run' cost 2854.68 seconds 2025-12-04T10:47:48.3173021Z Emitting td_test_failure_stats_v2 2025-12-04T10:47:48.6394165Z Emitting td_test_failure_stats_v2 2025-12-04T10:47:48.6780740Z test_dynamic_shapes 1/1 failed! 2025-12-04T10:47:48.6781095Z profiler/test_memory_profiler 1/1 failed! 2025-12-04T10:47:48.6791576Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_nestedtensor\test_nestedtensor-f7da5d4400cb5ea1.xml 2025-12-04T10:47:48.6792895Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_packed_sequence\nn.test_packed_sequence-9faeb854206bd933.xml 2025-12-04T10:47:48.6794157Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_numa_binding\test_numa_binding-971fbbe985a31abd.xml 2025-12-04T10:47:48.6795373Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_pruning_op\test_pruning_op-0738c4f8a0be5a87.xml 2025-12-04T10:47:48.6796518Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_meta\test_meta-4fa96fea589558ec.xml 2025-12-04T10:47:48.6797822Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_meta\test_meta-c22c69f1a9776b88.xml 2025-12-04T10:47:48.6799015Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_logging\test_logging-161f3cf525645704.xml 2025-12-04T10:47:48.6800213Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_lazy_modules\nn.test_lazy_modules-49c5700432624d9e.xml 2025-12-04T10:47:48.6801419Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_jit_fuser_te\test_jit_fuser_te-6b44fdbf6034941c.xml 2025-12-04T10:47:48.6802632Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_pruning\nn.test_pruning-45c592f0ec3118b1.xml 2025-12-04T10:47:48.6803809Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_monitor\test_monitor-25068d388243d6d2.xml 2025-12-04T10:47:48.6804975Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_bundled_inputs\test_bundled_inputs-d9dad548854922f7.xml 2025-12-04T10:47:48.6806367Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_numeric\torch_np.numpy_tests.core.test_numeric-c93aa3290cc2ceaa.xml 2025-12-04T10:47:48.6807934Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_multiarray\torch_np.numpy_tests.core.test_multiarray-27464a850a1f0657.xml 2025-12-04T10:47:48.6809234Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_itt\test_itt-09cc20c4d0e14ea3.xml 2025-12-04T10:47:48.6810721Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.lib.test_function_base\torch_np.numpy_tests.lib.test_function_base-2f617dc125006e8f.xml 2025-12-04T10:47:48.6812077Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_masked\test_masked-119066f131526b98.xml 2025-12-04T10:47:48.6813210Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_sympy_utils\test_sympy_utils-0674daf3a116b8f0.xml 2025-12-04T10:47:48.6814382Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_subclass\test_subclass-bb1d04a883325f82.xml 2025-12-04T10:47:48.6815558Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_import_stats\test_import_stats-7a16dff9428d951a.xml 2025-12-04T10:47:48.6816901Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_vmap_registrations\functorch.test_vmap_registrations-cb2129cfddffc283.xml 2025-12-04T10:47:48.6818305Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_parametrization\nn.test_parametrization-8166ad6eac87441a.xml 2025-12-04T10:47:48.6819576Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_mkldnn_fusion\test_mkldnn_fusion-16c4ffa9b6bd20e9.xml 2025-12-04T10:47:48.6820777Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\lazy.test_ts_opinfo\lazy.test_ts_opinfo-b46badb2f6782485.xml 2025-12-04T10:47:48.6821975Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_datapipe\test_datapipe-b02d9d4173501422.xml 2025-12-04T10:47:48.6823147Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_dynamic_shapes\test_dynamic_shapes-9c83c2800626d656.xml 2025-12-04T10:47:48.6824546Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_numba_integration\test_numba_integration-5c695a11d5a7323b.xml 2025-12-04T10:47:48.6825497Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T10:47:48.6825948Z Uploading artifacts took 0.00 seconds 2025-12-04T10:47:48.6826872Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\benchmark_utils.test_benchmark_utils\benchmark_utils.test_benchmark_utils-9b11b10bbf49f450.xml 2025-12-04T10:47:48.6828268Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_functional_optim\test_functional_optim-141fad7adc8bb9c6.xml 2025-12-04T10:47:48.6829497Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_maskedtensor\test_maskedtensor-8e6af4c696825374.xml 2025-12-04T10:47:48.6830909Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_scalarmath\torch_np.numpy_tests.core.test_scalarmath-4196cfdb53fefc17.xml 2025-12-04T10:47:48.6832461Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_shape_base\torch_np.numpy_tests.core.test_shape_base-6ca9e9b7d25b9968.xml 2025-12-04T10:47:48.6833780Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_vulkan\test_vulkan-d09e2e8e4a23d4ae.xml 2025-12-04T10:47:48.6834962Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\lazy.test_generator\lazy.test_generator-0277c0b7b53d1271.xml 2025-12-04T10:47:48.6836385Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.linalg.test_linalg\torch_np.numpy_tests.linalg.test_linalg-51b51129101db6c3.xml 2025-12-04T10:47:48.6837890Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_dtype\torch_np.numpy_tests.core.test_dtype-042797b0d061f769.xml 2025-12-04T10:47:48.6839249Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\lazy.test_debug_util\lazy.test_debug_util-184cf341d26f536e.xml 2025-12-04T10:47:48.6840484Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_load_state_dict\nn.test_load_state_dict-f2fd6410c98bc83d.xml 2025-12-04T10:47:48.6841710Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_shape_ops\test_shape_ops-9c87ee6df4a978c5.xml 2025-12-04T10:47:48.6842926Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_module_hooks\nn.test_module_hooks-bdc5c4b5decf02e9.xml 2025-12-04T10:47:48.6844300Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.lib.test_twodim_base\torch_np.numpy_tests.lib.test_twodim_base-4f29b4a61fd41504.xml 2025-12-04T10:47:48.6845787Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\profiler.test_memory_profiler\profiler.test_memory_profiler-cc4a87f81f18c7e9.xml 2025-12-04T10:47:48.6846794Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-12-04T10:47:48.6847247Z Uploading artifacts took 0.00 seconds 2025-12-04T10:47:48.6848026Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_jit_llga_fuser\test_jit_llga_fuser-c7715abf6550d748.xml 2025-12-04T10:47:48.6849373Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_serialization\test_serialization-a84128bdc263825f.xml 2025-12-04T10:47:48.6851798Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_sparse_csr\test_sparse_csr-ab9d8f8845d4a0c5.xml 2025-12-04T10:47:48.6854335Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_aotdispatch\functorch.test_aotdispatch-12fb55e80e98d609.xml 2025-12-04T10:47:48.6856850Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_ops\functorch.test_ops-4c8e637c47c3e7b1.xml 2025-12-04T10:47:48.6859398Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_aotdispatch\functorch.test_aotdispatch-b4e6aba8ebe921d3.xml 2025-12-04T10:47:48.6861814Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_aotdispatch\functorch.test_aotdispatch-ef50a1abbd82bd2b.xml 2025-12-04T10:47:48.6863125Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\functorch.test_vmap\functorch.test_vmap-33cda475ff15f773.xml 2025-12-04T10:47:48.6864545Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.lib.test_index_tricks\torch_np.numpy_tests.lib.test_index_tricks-5f0faeb871625bc7.xml 2025-12-04T10:47:48.6865948Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_embedding\nn.test_embedding-9a9582296c344c92.xml 2025-12-04T10:47:48.6868376Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_jit_autocast\test_jit_autocast-c8aedf6c76cfff10.xml 2025-12-04T10:47:48.6870948Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_xnnpack_integration\test_xnnpack_integration-be9931696640046c.xml 2025-12-04T10:47:48.6873829Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_numerictypes\torch_np.numpy_tests.core.test_numerictypes-c429dee2f616d057.xml 2025-12-04T10:47:48.6876573Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_function_schema\test_function_schema-ca015425139f1573.xml 2025-12-04T10:47:48.6878895Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\nn.test_init\nn.test_init-a0ce29ac89b9de56.xml 2025-12-04T10:47:48.6881508Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_scalar_methods\torch_np.numpy_tests.core.test_scalar_methods-c405a10b3ee17ad3.xml 2025-12-04T10:47:48.6884486Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.fft.test_helper\torch_np.numpy_tests.fft.test_helper-f8ddc6ce4c10dac9.xml 2025-12-04T10:47:48.6887168Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_function_base\torch_np.test_function_base-f94c071b7ce436b5.xml 2025-12-04T10:47:48.6889631Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_type_promotion\test_type_promotion-d9e64c55459047f0.xml 2025-12-04T10:47:48.6892228Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_scalars_0D_arrays\torch_np.test_scalars_0D_arrays-82d6fc1a62b8b386.xml 2025-12-04T10:47:48.6894846Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\profiler.test_profiler_tree\profiler.test_profiler_tree-0d607d066617278c.xml 2025-12-04T10:47:48.6897576Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_unary_ufuncs\test_unary_ufuncs-91a90382a0e6975b.xml 2025-12-04T10:47:48.6900209Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.lib.test_arraysetops\torch_np.numpy_tests.lib.test_arraysetops-87011b60957f909c.xml 2025-12-04T10:47:48.6902751Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_dlpack\test_dlpack-b7a4540ef1e3b5f9.xml 2025-12-04T10:47:48.6904977Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\lazy.test_reuse_ir\lazy.test_reuse_ir-e8632a1cdc9bc341.xml 2025-12-04T10:47:48.6907369Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\profiler.test_torch_tidy\profiler.test_torch_tidy-e6bc12f0db311dc5.xml 2025-12-04T10:47:48.6910060Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_functional_autograd_benchmark\test_functional_autograd_benchmark-f61ee41f0b0669b2.xml 2025-12-04T10:47:48.6912986Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.core.test_scalar_ctors\torch_np.numpy_tests.core.test_scalar_ctors-0586bee1e5bd92f9.xml 2025-12-04T10:47:48.6915939Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.numpy_tests.lib.test_arraypad\torch_np.numpy_tests.lib.test_arraypad-659e9b2f528ea341.xml 2025-12-04T10:47:48.6918245Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\torch_np.test_reductions\torch_np.test_reductions-7784f0a630779940.xml 2025-12-04T10:47:48.6919628Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\profiler.test_python_tracer\profiler.test_python_tracer-b06d1edd1c2ba739.xml 2025-12-04T10:47:48.6920849Z Parsing testcases for test report: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_prims\test_prims-9cf88685e0e71f86.xml 2025-12-04T10:47:48.6921874Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1764845268_ac854b8ed0fe11f0b9ca16fffcd53dc9 2025-12-04T10:47:48.6923319Z Done! Finish writing document to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1764845268_ac854b8ed0fe11f0b9ca16fffcd53dc9 2025-12-04T10:47:48.6924794Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1764845268_acb6671fd0fe11f09bdd16fffcd53dc9 2025-12-04T10:47:48.6925795Z Done! Finish writing document to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1764845268_acb6671fd0fe11f09bdd16fffcd53dc9 2025-12-04T10:47:49.3964743Z 2025-12-04T10:47:49.3965357Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 2025-12-04T10:47:49.3965815Z 2025-12-04T10:47:49.3965989Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch\test>popd 2025-12-04T10:47:49.3970655Z 2025-12-04T10:47:49.3970838Z (py_tmp) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2025-12-04T10:47:49.3991115Z + [[ 4 == 1 ]] 2025-12-04T10:47:49.3991346Z + [[ 4 == 2 ]] 2025-12-04T10:47:49.3991729Z + assert_git_not_dirty 2025-12-04T10:47:49.3991979Z + [[ win-vs2022-cpu-py3 != *rocm* ]] 2025-12-04T10:47:49.3992264Z + [[ win-vs2022-cpu-py3 != *xla* ]] 2025-12-04T10:47:49.4109900Z ++ git status --porcelain 2025-12-04T10:47:49.4162007Z ++ grep -v '?? third_party' 2025-12-04T10:47:53.0199848Z ++ true 2025-12-04T10:47:53.0204357Z + git_status= 2025-12-04T10:47:53.0204630Z + [[ -n '' ]] 2025-12-04T10:47:53.0205196Z + echo 'TEST PASSED' 2025-12-04T10:47:53.0205545Z TEST PASSED 2025-12-04T10:47:53.0346790Z ##[group]Run cat test/**/*_toprint.log || true 2025-12-04T10:47:53.0347182Z cat test/**/*_toprint.log || true 2025-12-04T10:47:53.0367190Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T10:47:53.0367604Z env: 2025-12-04T10:47:53.0367846Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:47:53.0368150Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:47:53.0368574Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:47:53.0369067Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:47:53.0369524Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:47:53.0369898Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:47:53.0370175Z ##[endgroup] 2025-12-04T10:47:53.1131708Z cat: 'test/**/*_toprint.log': No such file or directory 2025-12-04T10:47:53.1244828Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2025-12-04T10:47:53.1245159Z kill "$MONITOR_SCRIPT_PID" 2025-12-04T10:47:53.1264598Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T10:47:53.1265047Z env: 2025-12-04T10:47:53.1265234Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:47:53.1265497Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:47:53.1265921Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:47:53.1266410Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:47:53.1266865Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:47:53.1267246Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:47:53.1267535Z MONITOR_SCRIPT_PID: 562 2025-12-04T10:47:53.1267758Z ##[endgroup] 2025-12-04T10:47:53.1449051Z C:\actions-runner\_work\_temp\99805e0c-c655-4970-ac78-58d6845c154f.sh: line 1: kill: (562) - No such process 2025-12-04T10:47:53.1479591Z ##[error]Process completed with exit code 1. 2025-12-04T10:47:53.1697877Z Prepare all required actions 2025-12-04T10:47:53.1698305Z Getting action download info 2025-12-04T10:47:53.3253563Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-12-04T10:47:53.5958923Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-12-04T10:47:54.0621888Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-12-04T10:47:54.0622217Z with: 2025-12-04T10:47:54.0622551Z file-suffix: test-default-4-4-lf.windows.4xlarge.nonephemeral_57120243441 2025-12-04T10:47:54.0622982Z s3-bucket: gha-artifacts 2025-12-04T10:47:54.0623213Z env: 2025-12-04T10:47:54.0623384Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:47:54.0623652Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:47:54.0624074Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:47:54.0624629Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:47:54.0625081Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:47:54.0625464Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:47:54.0625798Z ##[endgroup] 2025-12-04T10:47:54.0754030Z ##[group]Run # -ir => recursive include all files in pattern 2025-12-04T10:47:54.0754453Z # -ir => recursive include all files in pattern 2025-12-04T10:47:54.0754906Z 7z a "test-jsons-$Env:FILE_SUFFIX.zip" -ir'!test\test-reports\*.json' 2025-12-04T10:47:54.0771352Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T10:47:54.0771804Z env: 2025-12-04T10:47:54.0771989Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:47:54.0772267Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:47:54.0772691Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:47:54.0773298Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:47:54.0773764Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:47:54.0774144Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:47:54.0774595Z FILE_SUFFIX: test-default-4-4-lf.windows.4xlarge.nonephemeral_57120243441 2025-12-04T10:47:54.0774996Z ##[endgroup] 2025-12-04T10:47:54.4044407Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:47:54.4116480Z Finished 2025-12-04T10:47:54.5591781Z 2025-12-04T10:47:54.5592255Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-12-04T10:47:54.5592557Z 2025-12-04T10:47:54.5592641Z Scanning the drive: 2025-12-04T10:47:54.5592850Z 241 files, 821487 bytes (803 KiB) 2025-12-04T10:47:54.5593016Z 2025-12-04T10:47:54.5593353Z Creating archive: test-jsons-test-default-4-4-lf.windows.4xlarge.nonephemeral_57120243441.zip 2025-12-04T10:47:54.5593817Z 2025-12-04T10:47:54.5593968Z Add new data to archive: 241 files, 821487 bytes (803 KiB) 2025-12-04T10:47:54.5594212Z 2025-12-04T10:47:54.5594216Z 2025-12-04T10:47:54.5594302Z Files read from disk: 241 2025-12-04T10:47:54.5594531Z Archive size: 92019 bytes (90 KiB) 2025-12-04T10:47:54.5594780Z Everything is Ok 2025-12-04T10:47:54.5854476Z ##[group]Run # -ir => recursive include all files in pattern 2025-12-04T10:47:54.5854887Z # -ir => recursive include all files in pattern 2025-12-04T10:47:54.5855438Z 7z a "test-reports-$Env:FILE_SUFFIX.zip" -ir'!test\test-reports\*.xml' -ir'!test\test-reports\*.csv' 2025-12-04T10:47:54.5871998Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T10:47:54.5872437Z env: 2025-12-04T10:47:54.5872621Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:47:54.5872899Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:47:54.5873323Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:47:54.5875284Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:47:54.5875774Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:47:54.5876159Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:47:54.5876604Z FILE_SUFFIX: test-default-4-4-lf.windows.4xlarge.nonephemeral_57120243441 2025-12-04T10:47:54.5877016Z ##[endgroup] 2025-12-04T10:47:54.9095469Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:47:54.9167322Z Finished 2025-12-04T10:47:55.0154514Z 2025-12-04T10:47:55.0154977Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-12-04T10:47:55.0155278Z 2025-12-04T10:47:55.0155370Z Scanning the drive: 2025-12-04T10:47:55.0155588Z 240 files, 751698 bytes (735 KiB) 2025-12-04T10:47:55.0155760Z 2025-12-04T10:47:55.0156110Z Creating archive: test-reports-test-default-4-4-lf.windows.4xlarge.nonephemeral_57120243441.zip 2025-12-04T10:47:55.0156584Z 2025-12-04T10:47:55.0156734Z Add new data to archive: 240 files, 751698 bytes (735 KiB) 2025-12-04T10:47:55.0156978Z 2025-12-04T10:47:55.0156982Z 2025-12-04T10:47:55.0157069Z Files read from disk: 240 2025-12-04T10:47:55.0157303Z Archive size: 118480 bytes (116 KiB) 2025-12-04T10:47:55.0157547Z Everything is Ok 2025-12-04T10:47:55.0428611Z ##[group]Run # -ir => recursive include all files in pattern 2025-12-04T10:47:55.0429030Z # -ir => recursive include all files in pattern 2025-12-04T10:47:55.0429507Z 7z a "logs-$Env:FILE_SUFFIX.zip" 'usage_log.txt' -ir'!test\test-reports\*.log' 2025-12-04T10:47:55.0445789Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T10:47:55.0446229Z env: 2025-12-04T10:47:55.0446424Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:47:55.0446768Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:47:55.0447249Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:47:55.0447860Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:47:55.0448337Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:47:55.0448737Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:47:55.0449175Z FILE_SUFFIX: test-default-4-4-lf.windows.4xlarge.nonephemeral_57120243441 2025-12-04T10:47:55.0449589Z ##[endgroup] 2025-12-04T10:47:55.3679602Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:47:55.3736074Z Finished 2025-12-04T10:47:55.4752540Z 2025-12-04T10:47:55.4753003Z 7-Zip 25.01 (x64) : Copyright (c) 1999-2025 Igor Pavlov : 2025-08-03 2025-12-04T10:47:55.4753312Z 2025-12-04T10:47:55.4753402Z Scanning the drive: 2025-12-04T10:47:55.4753638Z 361 files, 882366 bytes (862 KiB) 2025-12-04T10:47:55.4753809Z 2025-12-04T10:47:55.4754124Z Creating archive: logs-test-default-4-4-lf.windows.4xlarge.nonephemeral_57120243441.zip 2025-12-04T10:47:55.4754560Z 2025-12-04T10:47:55.4754716Z Add new data to archive: 361 files, 882366 bytes (862 KiB) 2025-12-04T10:47:55.4754959Z 2025-12-04T10:47:55.4754981Z 2025-12-04T10:47:55.4755076Z Files read from disk: 361 2025-12-04T10:47:55.4755315Z Archive size: 234024 bytes (229 KiB) 2025-12-04T10:47:55.4755587Z Everything is Ok 2025-12-04T10:47:55.5021178Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T10:47:55.5021484Z with: 2025-12-04T10:47:55.5021666Z s3-bucket: gha-artifacts 2025-12-04T10:47:55.5021948Z s3-prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T10:47:55.5022257Z retention-days: 14 2025-12-04T10:47:55.5022464Z if-no-files-found: warn 2025-12-04T10:47:55.5022687Z path: test-jsons-*.zip 2025-12-04T10:47:55.5022894Z name: artifact 2025-12-04T10:47:55.5023082Z region: us-east-1 2025-12-04T10:47:55.5023262Z env: 2025-12-04T10:47:55.5023442Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:47:55.5023793Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:47:55.5024685Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:47:55.5025351Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:47:55.5025815Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:47:55.5026200Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:47:55.5026471Z ##[endgroup] 2025-12-04T10:47:55.8970128Z NOTE: s3-prefix specified, ignoring name parameter 2025-12-04T10:47:55.8970611Z With the provided path, there will be 1 file uploaded 2025-12-04T10:47:55.8971016Z Uploading to s3 prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T10:47:55.8992884Z Starting upload of test-jsons-test-default-4-4-lf.windows.4xlarge.nonephemeral_57120243441.zip 2025-12-04T10:47:56.0994877Z Finished upload of test-jsons-test-default-4-4-lf.windows.4xlarge.nonephemeral_57120243441.zip 2025-12-04T10:47:56.1229425Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T10:47:56.1229736Z with: 2025-12-04T10:47:56.1229945Z s3-bucket: gha-artifacts 2025-12-04T10:47:56.1230223Z s3-prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T10:47:56.1230527Z retention-days: 14 2025-12-04T10:47:56.1230742Z if-no-files-found: error 2025-12-04T10:47:56.1231042Z path: test-reports-*.zip 2025-12-04T10:47:56.1231266Z name: artifact 2025-12-04T10:47:56.1231450Z region: us-east-1 2025-12-04T10:47:56.1231643Z env: 2025-12-04T10:47:56.1231856Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:47:56.1232127Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:47:56.1232551Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:47:56.1233057Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:47:56.1233507Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:47:56.1233887Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:47:56.1234771Z ##[endgroup] 2025-12-04T10:47:56.4996021Z NOTE: s3-prefix specified, ignoring name parameter 2025-12-04T10:47:56.4996444Z With the provided path, there will be 1 file uploaded 2025-12-04T10:47:56.4996861Z Uploading to s3 prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T10:47:56.5009373Z Starting upload of test-reports-test-default-4-4-lf.windows.4xlarge.nonephemeral_57120243441.zip 2025-12-04T10:47:56.6702986Z Finished upload of test-reports-test-default-4-4-lf.windows.4xlarge.nonephemeral_57120243441.zip 2025-12-04T10:47:56.6934522Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T10:47:56.6934823Z with: 2025-12-04T10:47:56.6935004Z s3-bucket: gha-artifacts 2025-12-04T10:47:56.6935282Z s3-prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T10:47:56.6935583Z retention-days: 14 2025-12-04T10:47:56.6935798Z if-no-files-found: ignore 2025-12-04T10:47:56.6936022Z path: logs-*.zip 2025-12-04T10:47:56.6936219Z name: artifact 2025-12-04T10:47:56.6936425Z region: us-east-1 2025-12-04T10:47:56.6936609Z env: 2025-12-04T10:47:56.6936802Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:47:56.6937068Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:47:56.6937502Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:47:56.6937997Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:47:56.6938460Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:47:56.6938839Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:47:56.6939119Z ##[endgroup] 2025-12-04T10:47:57.0687833Z NOTE: s3-prefix specified, ignoring name parameter 2025-12-04T10:47:57.0688269Z With the provided path, there will be 1 file uploaded 2025-12-04T10:47:57.0688661Z Uploading to s3 prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T10:47:57.0701686Z Starting upload of logs-test-default-4-4-lf.windows.4xlarge.nonephemeral_57120243441.zip 2025-12-04T10:47:57.2513388Z Finished upload of logs-test-default-4-4-lf.windows.4xlarge.nonephemeral_57120243441.zip 2025-12-04T10:47:57.2742895Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T10:47:57.2743207Z with: 2025-12-04T10:47:57.2743394Z s3-bucket: gha-artifacts 2025-12-04T10:47:57.2743687Z s3-prefix: pytorch/pytorch/19922768520/1/artifact 2025-12-04T10:47:57.2743995Z retention-days: 14 2025-12-04T10:47:57.2744225Z if-no-files-found: ignore 2025-12-04T10:47:57.2744451Z path: debug-*.zip 2025-12-04T10:47:57.2744645Z name: artifact 2025-12-04T10:47:57.2744826Z region: us-east-1 2025-12-04T10:47:57.2745020Z env: 2025-12-04T10:47:57.2745199Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:47:57.2745462Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:47:57.2745900Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:47:57.2746392Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:47:57.2746866Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:47:57.2747249Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:47:57.2747563Z ##[endgroup] 2025-12-04T10:47:57.6399132Z No files were found with the provided path: debug-*.zip. No artifacts will be uploaded. 2025-12-04T10:47:57.6647226Z Prepare all required actions 2025-12-04T10:47:57.6647608Z Getting action download info 2025-12-04T10:47:57.8057476Z Download action repository 'actions/setup-python@v6' (SHA:83679a892e2d95755f2dac6acb0bfd1e9ac5d548) 2025-12-04T10:47:58.2374804Z ##[group]Run ./.github/actions/upload-utilization-stats 2025-12-04T10:47:58.2375143Z with: 2025-12-04T10:47:58.2375320Z job_id: 57120243441 2025-12-04T10:47:58.2375762Z job_name: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T10:47:58.2376307Z workflow_name: trunk 2025-12-04T10:47:58.2376530Z workflow_run_id: 19922768520 2025-12-04T10:47:58.2376826Z workflow_attempt: 1 2025-12-04T10:47:58.2377094Z env: 2025-12-04T10:47:58.2377282Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:47:58.2377542Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:47:58.2377983Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:47:58.2378511Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:47:58.2378963Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:47:58.2379346Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:47:58.2379619Z ##[endgroup] 2025-12-04T10:47:58.2504744Z ##[group]Run actions/setup-python@v6 2025-12-04T10:47:58.2505017Z with: 2025-12-04T10:47:58.2505212Z python-version: 3.10 2025-12-04T10:47:58.2505423Z check-latest: false 2025-12-04T10:47:58.2505736Z token: *** 2025-12-04T10:47:58.2505933Z update-environment: true 2025-12-04T10:47:58.2506190Z allow-prereleases: false 2025-12-04T10:47:58.2506426Z freethreaded: false 2025-12-04T10:47:58.2506642Z env: 2025-12-04T10:47:58.2506819Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:47:58.2507070Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:47:58.2507498Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:47:58.2508008Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:47:58.2508809Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:47:58.2509507Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:47:58.2510021Z ##[endgroup] 2025-12-04T10:47:58.4197769Z ##[group]Installed versions 2025-12-04T10:47:58.4208445Z Version 3.10 was not found in the local cache 2025-12-04T10:47:58.4477422Z (node:5920) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. 2025-12-04T10:47:58.4478142Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-12-04T10:47:58.8778778Z Version 3.10 is available for downloading 2025-12-04T10:47:58.8779476Z Download from "https://github.com/actions/python-versions/releases/download/3.10.11-11114431484/python-3.10.11-win32-x64.zip" 2025-12-04T10:47:59.1184438Z Extract downloaded archive 2025-12-04T10:47:59.1447429Z [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\3c908757-09fe-4f02-89cc-778191385168' -Force } else {[System.IO.Compression.ZipFile]::ExtractToDirectory('C:\actions-runner\_work\_temp\python-3.10.11-win32-x64.zip', 'C:\actions-runner\_work\_temp\3c908757-09fe-4f02-89cc-778191385168', $true) }" 2025-12-04T10:47:59.6898976Z Execute installation script 2025-12-04T10:48:00.0863547Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:48:00.0939504Z Finished 2025-12-04T10:48:00.1170939Z Check if Python hostedtoolcache folder exist... 2025-12-04T10:48:00.1173054Z 2025-12-04T10:48:00.1183624Z Create Python toolcache folder 2025-12-04T10:48:00.1184125Z 2025-12-04T10:48:00.1208586Z Check if current Python version is installed... 2025-12-04T10:48:00.1209251Z 2025-12-04T10:48:00.1242482Z No Python3.10.* found 2025-12-04T10:48:00.1243249Z 2025-12-04T10:48:00.1247371Z Remove registry entries for Python 3.10(x64)... 2025-12-04T10:48:00.1248083Z 2025-12-04T10:48:00.3303931Z Create Python 3.10.11 folder in C:\actions-runner\_work\_tool\Python 2025-12-04T10:48:00.3304254Z 2025-12-04T10:48:00.3320655Z Copy Python binaries to C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:00.3321067Z 2025-12-04T10:48:00.3507613Z Install Python 3.10.11 in C:\actions-runner\_work\_tool\Python... 2025-12-04T10:48:00.3508276Z 2025-12-04T10:48:15.7363792Z Create python3 symlink 2025-12-04T10:48:15.7364369Z 2025-12-04T10:48:15.7556520Z 2025-12-04T10:48:15.7557339Z 2025-12-04T10:48:15.7559863Z Directory: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:15.7560156Z 2025-12-04T10:48:15.7562295Z Mode LastWriteTime Length Name 2025-12-04T10:48:15.7565120Z ---- ------------- ------ ---- 2025-12-04T10:48:15.7568799Z -a---l 12/4/2025 10:48 AM 0 python3.exe 2025-12-04T10:48:15.7573929Z Install and upgrade Pip 2025-12-04T10:48:15.7574902Z 2025-12-04T10:48:17.4504095Z Looking in links: c:\Users\RUNNER~1\AppData\Local\Temp\tmpb0rjj5uf 2025-12-04T10:48:17.4506382Z Requirement already satisfied: setuptools in c:\actions-runner\_work\_tool\python\3.10.11\x64\lib\site-packages (65.5.0) 2025-12-04T10:48:17.4509669Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.10.11\x64\lib\site-packages (23.0.1) 2025-12-04T10:48:18.0624629Z Collecting pip 2025-12-04T10:48:18.0810320Z Downloading pip-25.3-py3-none-any.whl (1.8 MB) 2025-12-04T10:48:18.1149738Z 2025-12-04T10:48:18.1150632Z ---------------------------------------- 1.8/1.8 MB 57.0 MB/s eta 0:00:00 2025-12-04T10:48:18.1152473Z 2025-12-04T10:48:18.1647821Z Installing collected packages: pip 2025-12-04T10:48:18.1649379Z Attempting uninstall: pip 2025-12-04T10:48:18.1656460Z Found existing installation: pip 23.0.1 2025-12-04T10:48:18.5572392Z Uninstalling pip-23.0.1: 2025-12-04T10:48:18.5783220Z Successfully uninstalled pip-23.0.1 2025-12-04T10:48:19.9576335Z Successfully installed pip-25.3 2025-12-04T10:48:20.1008495Z Create complete file 2025-12-04T10:48:20.1008691Z 2025-12-04T10:48:20.1018258Z 2025-12-04T10:48:20.1018556Z 2025-12-04T10:48:20.1264396Z Successfully set up CPython (3.10.11) 2025-12-04T10:48:20.1264900Z ##[endgroup] 2025-12-04T10:48:20.1473057Z ##[group]Run echo "workflow_id: 19922768520" 2025-12-04T10:48:20.1473498Z echo "workflow_id: 19922768520" 2025-12-04T10:48:20.1473787Z echo "workflow_attempt: 1" 2025-12-04T10:48:20.1474082Z echo "workflow_Name: trunk" 2025-12-04T10:48:20.1474353Z echo "job_id: 57120243441" 2025-12-04T10:48:20.1474922Z echo "job_name: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests)" 2025-12-04T10:48:20.1475487Z echo "artifact_prefix: " 2025-12-04T10:48:20.1475754Z python3 --version 2025-12-04T10:48:20.1496676Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T10:48:20.1497111Z env: 2025-12-04T10:48:20.1497313Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:48:20.1497590Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:48:20.1498030Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:48:20.1498537Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:48:20.1499033Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:48:20.1499422Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:48:20.1500442Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:20.1500978Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:48:20.1501477Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:20.1501942Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:20.1502392Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:20.1502751Z ##[endgroup] 2025-12-04T10:48:20.1706752Z workflow_id: 19922768520 2025-12-04T10:48:20.1707034Z workflow_attempt: 1 2025-12-04T10:48:20.1707263Z workflow_Name: trunk 2025-12-04T10:48:20.1707474Z job_id: 57120243441 2025-12-04T10:48:20.1707941Z job_name: win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests) 2025-12-04T10:48:20.1708559Z artifact_prefix: 2025-12-04T10:48:20.1857281Z Python 3.10.11 2025-12-04T10:48:20.1973808Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T10:48:20.1974097Z with: 2025-12-04T10:48:20.1974307Z shell: bash 2025-12-04T10:48:20.1974485Z timeout_minutes: 5 2025-12-04T10:48:20.1974701Z max_attempts: 5 2025-12-04T10:48:20.1974910Z retry_wait_seconds: 30 2025-12-04T10:48:20.1975386Z 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:48:20.1975916Z polling_interval_seconds: 1 2025-12-04T10:48:20.1976152Z warning_on_retry: true 2025-12-04T10:48:20.1976371Z continue_on_error: false 2025-12-04T10:48:20.1976588Z env: 2025-12-04T10:48:20.1976751Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:48:20.1977017Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:48:20.1977443Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:48:20.1977950Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:48:20.1978400Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:48:20.1978791Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:48:20.1979185Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:20.1979680Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:48:20.1980165Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:20.1980602Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:20.1981045Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:20.1981381Z ##[endgroup] 2025-12-04T10:48:20.7404434Z Collecting python-dateutil==2.8.2 2025-12-04T10:48:20.7595793Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl.metadata (8.2 kB) 2025-12-04T10:48:21.0948692Z Collecting boto3==1.35.42 2025-12-04T10:48:21.0980821Z Using cached boto3-1.35.42-py3-none-any.whl.metadata (6.7 kB) 2025-12-04T10:48:21.2315594Z Collecting pandas==2.1.3 2025-12-04T10:48:21.2364225Z Downloading pandas-2.1.3-cp310-cp310-win_amd64.whl.metadata (18 kB) 2025-12-04T10:48:21.2941124Z Collecting dataclasses_json==0.6.7 2025-12-04T10:48:21.2959571Z Using cached dataclasses_json-0.6.7-py3-none-any.whl.metadata (25 kB) 2025-12-04T10:48:21.3113527Z Collecting six>=1.5 (from python-dateutil==2.8.2) 2025-12-04T10:48:21.3131795Z Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-04T10:48:21.7500757Z Collecting botocore<1.36.0,>=1.35.42 (from boto3==1.35.42) 2025-12-04T10:48:21.7521913Z Using cached botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2025-12-04T10:48:21.7675019Z Collecting jmespath<2.0.0,>=0.7.1 (from boto3==1.35.42) 2025-12-04T10:48:21.7695345Z Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-04T10:48:21.7884128Z Collecting s3transfer<0.11.0,>=0.10.0 (from boto3==1.35.42) 2025-12-04T10:48:21.7902513Z Using cached s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2025-12-04T10:48:22.0267332Z Collecting numpy<2,>=1.22.4 (from pandas==2.1.3) 2025-12-04T10:48:22.0314568Z Downloading numpy-1.26.4-cp310-cp310-win_amd64.whl.metadata (61 kB) 2025-12-04T10:48:22.0849626Z Collecting pytz>=2020.1 (from pandas==2.1.3) 2025-12-04T10:48:22.0868211Z Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2025-12-04T10:48:22.1029384Z Collecting tzdata>=2022.1 (from pandas==2.1.3) 2025-12-04T10:48:22.1047739Z Using cached tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-04T10:48:22.1456922Z Collecting marshmallow<4.0.0,>=3.18.0 (from dataclasses_json==0.6.7) 2025-12-04T10:48:22.1475058Z Using cached marshmallow-3.26.1-py3-none-any.whl.metadata (7.3 kB) 2025-12-04T10:48:22.1611544Z Collecting typing-inspect<1,>=0.4.0 (from dataclasses_json==0.6.7) 2025-12-04T10:48:22.1629329Z Using cached typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-04T10:48:22.3907220Z Collecting urllib3!=2.2.0,<3,>=1.25.4 (from botocore<1.36.0,>=1.35.42->boto3==1.35.42) 2025-12-04T10:48:22.3945870Z Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 2025-12-04T10:48:22.4255992Z Collecting packaging>=17.0 (from marshmallow<4.0.0,>=3.18.0->dataclasses_json==0.6.7) 2025-12-04T10:48:22.4274508Z Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-04T10:48:22.5959253Z Collecting mypy-extensions>=0.3.0 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) 2025-12-04T10:48:22.5977291Z Using cached mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-12-04T10:48:22.6180201Z Collecting typing-extensions>=3.7.4 (from typing-inspect<1,>=0.4.0->dataclasses_json==0.6.7) 2025-12-04T10:48:22.6197847Z Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-04T10:48:22.6298230Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2025-12-04T10:48:22.6435307Z Using cached boto3-1.35.42-py3-none-any.whl (139 kB) 2025-12-04T10:48:22.6520384Z Downloading pandas-2.1.3-cp310-cp310-win_amd64.whl (10.7 MB) 2025-12-04T10:48:22.7168089Z ---------------------------------------- 10.7/10.7 MB 221.4 MB/s 0:00:00 2025-12-04T10:48:22.7185064Z Using cached dataclasses_json-0.6.7-py3-none-any.whl (28 kB) 2025-12-04T10:48:22.7202310Z Using cached botocore-1.35.99-py3-none-any.whl (13.3 MB) 2025-12-04T10:48:22.7293447Z Using cached jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-04T10:48:22.7310757Z Using cached marshmallow-3.26.1-py3-none-any.whl (50 kB) 2025-12-04T10:48:22.7391435Z Downloading numpy-1.26.4-cp310-cp310-win_amd64.whl (15.8 MB) 2025-12-04T10:48:22.8283678Z ---------------------------------------- 15.8/15.8 MB 165.4 MB/s 0:00:00 2025-12-04T10:48:22.8301091Z Using cached s3transfer-0.10.4-py3-none-any.whl (83 kB) 2025-12-04T10:48:22.8318773Z Using cached typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-12-04T10:48:22.8357273Z Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 2025-12-04T10:48:22.8436159Z Using cached mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-12-04T10:48:22.8453362Z Using cached packaging-25.0-py3-none-any.whl (66 kB) 2025-12-04T10:48:22.8472412Z Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-12-04T10:48:22.8493600Z Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) 2025-12-04T10:48:22.8515553Z Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2025-12-04T10:48:22.8532709Z Using cached tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-12-04T10:48:23.1319580Z 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:48:34.9665963Z 2025-12-04T10:48:34.9726860Z 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:48:35.3548047Z Command completed after 1 attempt(s). 2025-12-04T10:48:35.3712162Z ##[group]Run python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-12-04T10:48:35.3712806Z python3 -m tools.stats.upload_utilization_stats.upload_utilization_stats \ 2025-12-04T10:48:35.3713262Z  --workflow-run-id "19922768520" \ 2025-12-04T10:48:35.3713564Z  --workflow-name "trunk" \ 2025-12-04T10:48:35.3713848Z  --workflow-run-attempt "1" \ 2025-12-04T10:48:35.3714118Z  --job-id "57120243441" \ 2025-12-04T10:48:35.3714646Z  --job-name "win-vs2022-cpu-py3 / test (default, 4, 4, lf.windows.4xlarge.nonephemeral, rerun_disabled_tests)" \ 2025-12-04T10:48:35.3715179Z  --local-path "" \ 2025-12-04T10:48:35.3715509Z  --artifact-prefix "" 2025-12-04T10:48:35.3736918Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T10:48:35.3737338Z env: 2025-12-04T10:48:35.3737515Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:48:35.3737798Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:48:35.3738226Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:48:35.3738799Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:48:35.3739310Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:48:35.3739683Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:48:35.3740084Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:35.3740576Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:48:35.3741055Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:35.3741519Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:35.3741955Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:35.3742306Z ##[endgroup] 2025-12-04T10:48:36.0658882Z Traceback (most recent call last): 2025-12-04T10:48:36.0665332Z File "C:\actions-runner\_work\_tool\Python\3.10.11\x64\lib\runpy.py", line 196, in _run_module_as_main 2025-12-04T10:48:36.0665910Z return _run_code(code, main_globals, None, 2025-12-04T10:48:36.0666426Z File "C:\actions-runner\_work\_tool\Python\3.10.11\x64\lib\runpy.py", line 86, in _run_code 2025-12-04T10:48:36.0666876Z exec(code, run_globals) 2025-12-04T10:48:36.0667471Z File "C:\actions-runner\_work\pytorch\pytorch\tools\stats\upload_utilization_stats\upload_utilization_stats.py", line 16, in 2025-12-04T10:48:36.0668226Z from tools.stats.upload_stats_lib import download_s3_artifacts, upload_to_s3 2025-12-04T10:48:36.0669045Z File "C:\actions-runner\_work\pytorch\pytorch\tools\stats\upload_stats_lib.py", line 15, in 2025-12-04T10:48:36.0669533Z import requests 2025-12-04T10:48:36.0669795Z ModuleNotFoundError: No module named 'requests' 2025-12-04T10:48:36.1232645Z ##[error]Process completed with exit code 1. 2025-12-04T10:48:36.1323602Z ##[group]Run python3 .github/scripts/parse_ref.py 2025-12-04T10:48:36.1324002Z python3 .github/scripts/parse_ref.py 2025-12-04T10:48:36.1345899Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2025-12-04T10:48:36.1346374Z env: 2025-12-04T10:48:36.1346560Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:48:36.1346892Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:48:36.1347402Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:48:36.1347965Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:48:36.1348490Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:48:36.1348971Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:48:36.1349422Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.1349997Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:48:36.1350581Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.1351097Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.1351635Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.1352039Z ##[endgroup] 2025-12-04T10:48:36.1889797Z Setting output branch=main 2025-12-04T10:48:36.2043060Z Prepare all required actions 2025-12-04T10:48:36.2043490Z Getting action download info 2025-12-04T10:48:36.3314279Z ##[group]Run ./.github/actions/teardown-win 2025-12-04T10:48:36.3314577Z with: 2025-12-04T10:48:36.3314749Z env: 2025-12-04T10:48:36.3315087Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:48:36.3315385Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:48:36.3315829Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:48:36.3316333Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:48:36.3316799Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:48:36.3317197Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:48:36.3317588Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.3318094Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:48:36.3318633Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.3319077Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.3319533Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.3319888Z ##[endgroup] 2025-12-04T10:48:36.3408723Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2025-12-04T10:48:36.3409149Z .github\scripts\wait_for_ssh_to_drain.ps1 2025-12-04T10:48:36.3426342Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T10:48:36.3426770Z env: 2025-12-04T10:48:36.3426952Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:48:36.3427220Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:48:36.3427645Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:48:36.3428138Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:48:36.3428617Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:48:36.3429003Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:48:36.3429388Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.3429892Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:48:36.3430462Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.3430906Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.3431343Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.3431694Z ##[endgroup] 2025-12-04T10:48:36.6624285Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:48:36.6695779Z Finished 2025-12-04T10:48:36.8136608Z Holding runner until all ssh sessions have logged out 2025-12-04T10:48:36.8372418Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2025-12-04T10:48:36.8372841Z .github\scripts\kill_active_ssh_sessions.ps1 2025-12-04T10:48:36.8390578Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T10:48:36.8391006Z env: 2025-12-04T10:48:36.8391272Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:48:36.8391582Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:48:36.8392081Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:48:36.8392574Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:48:36.8393035Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:48:36.8393417Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:48:36.8393806Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.8394302Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:48:36.8396072Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.8396552Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.8397009Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:36.8397418Z ##[endgroup] 2025-12-04T10:48:37.1557414Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:48:37.1620253Z Finished 2025-12-04T10:48:37.1969474Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T10:48:37.1969737Z with: 2025-12-04T10:48:37.1969912Z shell: bash 2025-12-04T10:48:37.1970105Z timeout_minutes: 5 2025-12-04T10:48:37.1970315Z max_attempts: 3 2025-12-04T10:48:37.1970506Z retry_wait_seconds: 90 2025-12-04T10:48:37.1971474Z 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:48:37.1972472Z polling_interval_seconds: 1 2025-12-04T10:48:37.1972705Z warning_on_retry: true 2025-12-04T10:48:37.1972928Z continue_on_error: false 2025-12-04T10:48:37.1973144Z env: 2025-12-04T10:48:37.1973330Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:48:37.1973596Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:48:37.1974028Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:48:37.1974520Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:48:37.1974979Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:48:37.1975357Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:48:37.1975738Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:37.1976230Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:48:37.1976714Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:37.1977155Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:37.1977605Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:48:37.1977954Z EXTRA_DELETE_DIR: 2025-12-04T10:48:37.1978263Z ##[endgroup] 2025-12-04T10:48:37.3142448Z + '[' -n '' ']' 2025-12-04T10:48:37.3155334Z + 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-4-4-lf.windows.4xlarge.nonephemeral_57120243441.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-4-4-lf.windows.4xlarge.nonephemeral_57120243441.zip ./test-reports-test-default-4-4-lf.windows.4xlarge.nonephemeral_57120243441.zip ./third_party ./tools ./torch ./torchgen ./ubsan.supp ./ufunc_defs.bzl ./usage_log.txt ./version.txt 2025-12-04T10:49:06.4039378Z Command completed after 1 attempt(s). 2025-12-04T10:49:06.4188749Z ##[group]Run handle C:\actions-runner\_work\ 2025-12-04T10:49:06.4189087Z handle C:\actions-runner\_work\ 2025-12-04T10:49:06.4207226Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T10:49:06.4207683Z env: 2025-12-04T10:49:06.4207882Z GIT_DEFAULT_BRANCH: main 2025-12-04T10:49:06.4208175Z CONDA: C:\Jenkins\Miniconda3\condabin\conda.bat 2025-12-04T10:49:06.4208605Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2025-12-04T10:49:06.4209846Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2025-12-04T10:49:06.4210341Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2025-12-04T10:49:06.4210724Z TMPDIR: C:\Users\RUNNER~1\AppData\Local\Temp 2025-12-04T10:49:06.4211130Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:49:06.4211706Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.11\x64/lib/pkgconfig 2025-12-04T10:49:06.4212213Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:49:06.4212664Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:49:06.4213123Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.11\x64 2025-12-04T10:49:06.4213491Z ##[endgroup] 2025-12-04T10:49:06.7402718Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:49:06.7456596Z Finished 2025-12-04T10:49:06.7966334Z 2025-12-04T10:49:06.7966774Z Nthandle v5.0 - Handle viewer 2025-12-04T10:49:06.7967155Z Copyright (C) 1997-2022 Mark Russinovich 2025-12-04T10:49:06.7967468Z Sysinternals - www.sysinternals.com 2025-12-04T10:49:06.7967661Z 2025-12-04T10:49:06.8317889Z powershell.exe pid: 5200 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:49:06.8318519Z handle.exe pid: 1556 type: File 44: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:49:06.8319071Z handle.exe pid: 3220 type: File 94: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:49:06.8319623Z handle64.exe pid: 4928 type: File 50: C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:49:06.8654193Z Post job cleanup. 2025-12-04T10:49:06.8744074Z Post job cleanup. 2025-12-04T10:49:07.0129893Z (node:5416) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. 2025-12-04T10:49:07.0130639Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-12-04T10:49:07.0357522Z Post job cleanup. 2025-12-04T10:49:07.0452964Z Post job cleanup. 2025-12-04T10:49:07.1836528Z [command]"C:\Program Files\Git\cmd\git.exe" version 2025-12-04T10:49:07.2098144Z git version 2.51.0.windows.1 2025-12-04T10:49:07.2163062Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\22b4c68d-fabb-4f34-ae5e-e3ee460ef9c4\.gitconfig' 2025-12-04T10:49:07.2180084Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\22b4c68d-fabb-4f34-ae5e-e3ee460ef9c4' before making global git config changes 2025-12-04T10:49:07.2180919Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T10:49:07.2191533Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2025-12-04T10:49:07.2449737Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2025-12-04T10:49:07.2700357Z [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:49:07.6749116Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T10:49:07.6976167Z http.https://github.com/.extraheader 2025-12-04T10:49:07.7023081Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2025-12-04T10:49:07.7277874Z [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:49:08.1304534Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T10:49:08.1550407Z [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:49:08.5599127Z A job completed hook has been configured by the self-hosted runner administrator 2025-12-04T10:49:08.5643752Z ##[group]Run 'C:\actions-runner\jobcompleted.ps1' 2025-12-04T10:49:08.5664307Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2025-12-04T10:49:08.5664756Z ##[endgroup] 2025-12-04T10:49:08.8968643Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2025-12-04T10:49:08.9038712Z Finished 2025-12-04T10:49:10.4393446Z Cleaning up orphan processes 2025-12-04T10:49:10.4867737Z Terminate orphan process: pid (4548) (vctip)